From 8c6340f6f917031d5806be6dd21c0f092aafe431 Mon Sep 17 00:00:00 2001 From: Jim Zubov Date: Thu, 24 Jan 2019 23:00:39 -0500 Subject: [PATCH] ves utility --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a35af5e..58705eb 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,7 @@ A curated list of cryptography resources and links. - [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. +- [ves](https://github.com/vesvault/libVES.c) - End-to-end encrypted sharing via cloud repository, secure recovery through a viral network of friends in case of key loss. ### Plugins