Post
Topic
Board Meta
Merits 6 from 1 user
Re: Idea: How to exchange Emails outside the forum, without giving up opsec
by
Rizzrack
on 10/12/2020, 15:37:34 UTC
⭐ Merited by LoyceV (6)
How cool would it be if the (new) forum would implement client side PM encryption by default?
Might be doable I guess. You would have to save a PGP pub key in your profile info somewhere (which could be publicly visible or not) and the system would use it do encrypt the message.
For decryption you would need to paste/type the priv key yourself each time (not really a fan of saving priv keys in DBs. Privacy usually comes with less confort)

You would need to trust that the priv key is not stored and only used to decrypt.
So trust your PMs are not read or trust your priv keys are no stored or trust that...

There's no such thing as a trustless automated system. Pluses and minuses I guess