mirror of
https://github.com/sobolevn/awesome-cryptography.git
synced 2026-03-11 07:14:23 +00:00
Add sops (#69)
This commit is contained in:
parent
00f9a1e29c
commit
afd49a6fe8
1 changed files with 1 additions and 0 deletions
|
|
@ -131,6 +131,7 @@ A curated list of cryptography resources and links.
|
|||
- [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.
|
||||
- [sops](https://github.com/mozilla/sops) - sops is an editor of encrypted files that supports YAML, JSON and BINARY formats and encrypts with AWS KMS, GCP KMS, Azure Key Vault and PGP.
|
||||
|
||||
### Plugins
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue