From e495558db05843f53a2c449e089f6536400ae198 Mon Sep 17 00:00:00 2001 From: Yuli Date: Wed, 10 Feb 2021 13:16:52 +0200 Subject: [PATCH] Order list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1610a67..495a08c 100644 --- a/README.md +++ b/README.md @@ -135,10 +135,10 @@ A curated list of cryptography resources and links. - [Bcrypt](http://bcrypt.sourceforge.net/) - Cross-platform file encryption utility. - [blackbox](https://github.com/StackExchange/blackbox) - safely store secrets in Git/Mercurial/Subversion. -- [Databunker](https://databunker.org/) - API based personal data or PII storage service built to comply with GDPR and CCPA. - [certbot](https://github.com/certbot/certbot) - Previously the Let's Encrypt Client, is EFF's tool to obtain certs from Let's Encrypt, and (optionally) auto-enable HTTPS on your server. It can also act as a client for any other CA that uses the ACME protocol. - [Coherence](https://github.com/liesware/coherence/) - Cryptographic server for modern web apps. - [cryptomator](https://github.com/cryptomator/cryptomator) - Multi-platform transparent client-side encryption of your files in the cloud. +- [Databunker](https://databunker.org/) - API based personal data or PII storage service built to comply with GDPR and CCPA. - [gpg](https://www.gnupg.org/) - Complete and free implementation of the OpenPGP standard. It allows to encrypt and sign your data and communication, features a versatile key management system. GnuPG is a command line tool with features for easy integration with other applications. - [ironssh](https://github.com/IronCoreLabs/ironssh) - End-to-end encrypt transferred files using sftp/scp and selectively share with others. Automatic key management works with any SSH server. Encrypted files are gpg compatible. - [Nipe](https://github.com/GouveaHeitor/nipe) - Nipe is a script to make Tor Network your default gateway.