Live data from Hacker News

Encrypt your e-mail with PGP and random profanity

github.com

1–10 of 68 posts

Re: Encrypt your e-mail with PGP and random profanity

#2
Despite the banality of this project. I think the idea itself could be interesting: That is, mapping your encrypted email into authentic looking text. Sending the text. Then your receiver would need to know that the text is encrypted (don't tell them in the email). This /might/ be a temporarily effective dodge against bulk storage of PGP encrypted emails.

Re: Encrypt your e-mail with PGP and random profanity

#6
post #2

Despite the banality of this project. I think the idea itself could be interesting: That is, mapping your encrypted email into authentic looking text. Sending the text. Then your receiver would need to know that the text is encrypted (don't tell them in the email). This /might/ be a temporarily effective dodge against bulk storage of PGP encrypted emails.

That is an interesting idea, but I'm not sure that it's actually doable. How would you do implement it? Moreover it seems to me that it would be likely not worth the work, because training some ML algorithm to detect this kind of messages would be always much easier than to design and implement this kind of mapping in the first place.

Re: Encrypt your e-mail with PGP and random profanity

#7
post #2

Despite the banality of this project. I think the idea itself could be interesting: That is, mapping your encrypted email into authentic looking text. Sending the text. Then your receiver would need to know that the text is encrypted (don't tell them in the email). This /might/ be a temporarily effective dodge against bulk storage of PGP encrypted emails.

It would be reasonably straightforward to generate encoded messages that are about as coherent as spambots plucking a series of random phrases from the web.

I don't know how you'd generate anything plausibly human, though, unless you're doing obvious steganography with whitespace or capitalization.

Re: Encrypt your e-mail with PGP and random profanity

#9
post #5

Would be fun to switch from profanities to things like "tor NSA bitcoin PRISM GCHQ Snowden"

Basically a M-x spook version of the same thing.

Now that's ironic. Using code words supposedly designed to attract automated monitoring system attention which are actually themselves a form of code to an encrypted message.

Post reply on HN