Hacker News new | ask | show | jobs
by ertian 876 days ago
There were a few days back in the 90s where all the tech sites would run a campaign where everybody was supposed to send emails full of red flag words: "bomb" and "assassinate" and "terrorism" and what have you. It was specifically to mess with NSA surveillance operations.
1 comments

Forever, there was a file included in stock Emacs, `spook.el`, which could be hooked up to automatically add random strings of "interesting" keywords to each of your email or Usenet messages (in signatures, or in headers like `X-Spook`).

https://www.gnu.org/software/emacs/manual/html_node/emacs/Ma...

Looks like copyright date of 1988:

https://github.com/emacs-mirror/emacs/blob/master/lisp/play/...

https://github.com/emacs-mirror/emacs/blob/master/etc/spook....

Try `M-x spook RET` in an Emacs buffer.