Extend contributing guidelines for WKD

CONTRIBUTING.md:
Extend contributing guidelines by a section about which data is released
to the Web Key Directory.
This commit is contained in:
David Runge 2022-07-28 13:23:45 +02:00
parent 470f854942
commit 4ef129ebd8
No known key found for this signature in database
GPG Key ID: 139B09DA5BF0D338

View File

@ -61,3 +61,9 @@ To run keyring integrity and consistency checks
```bash
make check
```
## Web Key Directory
Only tagged releases are built and exposed via WKD. This helps to ensure, that
inconsistent state of the keyring is not exposed to the enduser, which may make
use of it instantaneously.