diff options
author | Johannes Demel <demel@uni-bremen.de> | 2019-12-22 13:44:17 +0100 |
---|---|---|
committer | Marcus Müller <marcus@hostalia.de> | 2020-01-05 21:29:18 +0100 |
commit | fad13f8f87a5570d7dc7963995a31a87dc2f26f1 (patch) | |
tree | 943962fb1b55f6443c72c5bc837dcd93ec3dd321 /docs | |
parent | 4e0212954886e29161c06b81cd8d10c79f1f66ca (diff) |
volk: Add README to VOLK key folder
This commit adds a short README to explain why we add these keys.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/volk-signing-keys/README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/volk-signing-keys/README.md b/docs/volk-signing-keys/README.md new file mode 100644 index 0000000000..f599a08661 --- /dev/null +++ b/docs/volk-signing-keys/README.md @@ -0,0 +1,6 @@ +# Public keys for VOLK + +We publish the keys that are used to sign VOLK releases. + +These keys are generated with [OpenBSD signify](https://www.openbsd.org/papers/bsdcan-signify.html). +On Ubuntu you can find this tool in the `signify-openbsd` package.
\ No newline at end of file |