摘要
The Big Picture
加密 vs 安全
Open Source
- GopenPGP
An OpenPGP Wrapper for Go - https://gopenpgp.org/ (Developed by ProtonMail and built on a fork of the Go crypto package.)
- FiloSottile/mkcert
A simple zero-config tool to make locally trusted development certificates with any names you’d like. https://mkcert.dev
参考文献
- https://zvelo.com/securely-logging-tracing-http-requests-go/
- NaCl: Networking and Cryptography library
- package golang.org/x/crypto/openpgp
- 维基百科:PGP
- saltpack | a modern crypto messaging format:saltpack is a binary message format, encoded using the MessagePack format.
- 4 secrets management tools for Git encryption | See how Git-crypt, BlackBox, SOPS, and Transcrypt stack up for storing secrets in Git.
- How to Encrypt Your DNS With DNSCrypt on Ubuntu and Debian