From 86b0732a101d5bd0ca2e6cffb883a08667514f56 Mon Sep 17 00:00:00 2001 From: Niels Lohmann Date: Thu, 3 May 2018 18:11:42 +0200 Subject: [PATCH] :memo: added public key used for commits and releases --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 47c3ae21..d09794c8 100644 --- a/README.md +++ b/README.md @@ -865,6 +865,10 @@ If you have questions regarding the library, I would like to invite you to [open Only if your request would contain confidential information, please [send me an email](mailto:mail@nlohmann.me). For encrypted messages, please use [this key](https://keybase.io/nlohmann/pgp_keys.asc). +## Security + +[Commits by Niels Lohmann](https://github.com/nlohmann/json/commits) and [releases](https://github.com/nlohmann/json/releases) are signed with this [PGP Key](https://keybase.io/nlohmann/pgp_keys.asc?fingerprint=797167ae41c0a6d9232e48457f3cea63ae251b69). + ## Thanks