From 742fac904ce89060ab93d47cc357b70ae0e6090a Mon Sep 17 00:00:00 2001 From: Michael Royal <45159366+mikeroyal@users.noreply.github.com> Date: Tue, 16 May 2023 00:46:41 -0700 Subject: [PATCH] Added tools to encryption. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e6955ab..50d8efa 100644 --- a/README.md +++ b/README.md @@ -1873,6 +1873,10 @@ Minio's test-server called "play" is already configured in the default client, y [Pretty Good Privacy (PGP)](https://en.wikipedia.org/wiki/Pretty_Good_Privacy) is an encryption program that provides cryptographic privacy and authentication for data communication. It's used for signing, encrypting, and decrypting texts, e-mails, files, directories, and whole disk partitions and to increase the security of e-mail communications. +[Infisical](https://infisical.com/) is an open-source, end-to-end encrypted platform to sync secrets and configs across your team and infrastructure. + +[Hemmelig.app](https://github.com/HemmeligOrg/Hemmelig.app) is a tool that keeps your sensitive information out of chat logs, emails, and more with encrypted secrets. + **How Encryption Keys work**