Modern Alternatives to PGP
blog.gtank.cc
Modern Alternatives to PGP
1–10 of 261 posts
Re: Modern Alternatives to PGP
#2https://github.com/golang/go/issues/30141
Filippo proposes to deprecate (but not remove) Blowfish, archaic curves, CAST, MD4, RIPEMD160, TEA, Twofish, XTS, and OpenPGP from the Golang x/ libraries (which are "officially supported" but not part of the standard library.
It's really heartening to see a project get serious about shedding legacy crypto.
Re: Modern Alternatives to PGP
#3Re: Modern Alternatives to PGP
#4Re: Modern Alternatives to PGP
#5Short, to-the-point, and I wasn't familiar with any of these options! Love it!
Re: Modern Alternatives to PGP
#6Ouch, the unfortunate truth.
Re: Modern Alternatives to PGP
#7Short, to-the-point, and I wasn't familiar with any of these options! Love it!
For the userland, there was only two tools on the post that allows signing. How will handle file encryption?
Re: Modern Alternatives to PGP
#8> No one was sending you encrypted emails anyway,... Ouch, the unfortunate truth.
Re: Modern Alternatives to PGP
#9> No one was sending you encrypted emails anyway,... Ouch, the unfortunate truth.
The only encrypted mail I get is from Facebook. It drives me crazy that nobody else bothers to put a "enter your public key here" field. It seems like it should be super easy to implement, but Facebook is literally the only company that I've ever seen do it.
Re: Modern Alternatives to PGP
#10> No one was sending you encrypted emails anyway
I actually use PGP for e-mailing quite often, for instance: how am I supposed to report security issues without gpg? (please don't suggest Whatsapp...)