Searching We Love Privacy Club

Twts matching #Ads
Sort by: Newest, Oldest, Most Relevant
In-reply-to » The original twt is unavailable. It may have been edited or deleted, or is from an unknown or muted feed.

@prologic@twtxt.net an added benefit of the avatar: would be the user could put their gravatar/libravatar image url like https://key.sour.is/avatar/01bc6186d015218c23dec55447e502e669ca4c61c7566dfcaa1cac256108dff0

⤋ Read More

The master plan is to export the !worgle bits of !monolith to a !weewiki, then begin adding user-level documentation that is able to dynamically reference bits of source code as another wiki page.

⤋ Read More

Using Gnupg and openssl for encryption
I have used Gnupg to encrypt my private files, specially those that I upload to the clouds, for a long time. I used to encrypt to self, using my own key, then later moved to symmetric encryption only. The command is easy:

Using Gnupg

To encrypt:

gpg --cipher-algo aes256 --symmetric file.txt

Adding the option --armor to the above will produce an ASCII armoured encrypted file.

To decrypt:

... ⌘ [Read more](https://collantes.us/2019/07/30/using-gnupg-and-openssl-for-encryption/)

⤋ Read More