Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Kryptor, age, and Minisign #150

Open
samuel-lucas6 opened this issue Nov 11, 2021 · 0 comments
Open

Add Kryptor, age, and Minisign #150

samuel-lucas6 opened this issue Nov 11, 2021 · 0 comments

Comments

@samuel-lucas6
Copy link

Kryptor

Kryptor is my free and open source, portable, and cross-platform command line file encryption program. It's well documented, secure by default, uses modern cryptographic algorithms, and aims to be a mixture of age and Minisign in terms of functionality to provide a simple alternative to GPG.

Whilst it hasn't been audited, it has been peer reviewed, and I would argue that if you're excluding programs on the basis of not being audited, then things like Cryptomator shouldn't be listed either. Note that age and Minisign haven't been audited as well.

age

age is a simple, modern, and secure file encryption tool, format, and Go library. It's become the popular alternative to GPG for encryption, but it doesn't support digital signatures. There's also a Rust implementation called rage.

Minisign

Minisign is a dead simple tool to sign files and verify digital signatures. Again, this is another popular alternative to GPG but only for signing, not encryption. There are implementations across a wide range of programming languages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant