Hacker News new | ask | show | jobs
by chrisdew 1513 days ago
I use Turnstile: https://github.com/fadedbee/turnstile
1 comments

You have to be careful with unknown scripts/apps on GitHub.

They may not be reviewed, may disappear or not maintained next year, file formats might be specific or not supported by other tools. The benefits are also dubious over well established tools like OpenSSL (if you just want to encrypt a file from command line).

Use widely-used well-known tools. File encryption is a commodity!