Given Tilde's dedication to user security and privacy, it would be awesome if we could use GPG encryption in PMs.
This is of course already possible with base 64 encoding and some work on the user's side, but adding the ability to encrypt messages as a native feature would better encourage this as a security...
This is of course already possible with base 64 encoding and some work on the user's side, but adding the ability to encrypt messages as a native feature would better encourage this as a security measure. This is a standard feature on a lot of darknet markets. Tildes could allow users to upload a public GPG key. Then a private key could be held entirely client-side in session storage to be used by JavaScript.
This feature would probably add too much complexity to the site's simplistic front end. But I'd be interested to have a discussion on the pros/cons.