Sequoia 1.3
sequoia-pgp.org
Sequoia 1.3
1–10 of 19 posts
Re: Sequoia 1.3
#2Re: Sequoia 1.3
#3Re: Sequoia 1.3
#4Anyone has a good tutorial on how to use sq, their command line utility?
https://docs.sequoia-pgp.org/sq/index.html
The sub commands feel like they are pretty much self-explanatory to me, e.g., encrypt, decrypt, verify are pretty clear in what they will do, and the options for those sub-commands seem not to cryptic either to me, but that's naturally a bit opinionated.
Besides that the initial release news article of the sq tool has some quick demo: https://sequoia-pgp.org/blog/2021/01/26/202101-sq-release/
What would be your use cases for sq?
Re: Sequoia 1.3
#5I don't even mind the GPL, in fact most of the code I've ever written is GPL. But there are plenty of projects for which I would prefer a different license.
Re: Sequoia 1.3
#6Perhaps coincidentally, on PGP 30th birthday!
Re: Sequoia 1.3
#7Re: Sequoia 1.3
#8Why not use something more modern?
Re: Sequoia 1.3
#9With all the great encryption utilities like age[0], Signal, or Veracrypt, can anyone please tell me what the point is in using pgp anymore? It's old, it's clunky, it requires careful use to be safe. Why not use something more modern? 0. https://github.com/FiloSottile/age
Re: Sequoia 1.3
#10With all the great encryption utilities like age[0], Signal, or Veracrypt, can anyone please tell me what the point is in using pgp anymore? It's old, it's clunky, it requires careful use to be safe. Why not use something more modern? 0. https://github.com/FiloSottile/age
I agree that PGP is clunky. Maybe it's just me, but I often find that modern is the opposite of safe and robust.
To me, "old and clunky" also tends to imply "memory unsafe", or "written in Perl so old that a pipe filter in the wrong place in the input coughs up a shell", or "better make sure nobody's name is O'Connor because that includes SQL metadata", or "lol remember temp file races". But I'm prepared to concede that there may be places where the old stuff is better than the new, and eager to hear examples.