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:
parent
470f854942
commit
4ef129ebd8
@ -61,3 +61,9 @@ To run keyring integrity and consistency checks
|
|||||||
```bash
|
```bash
|
||||||
make check
|
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.
|
||||||
|
Loading…
Reference in New Issue
Block a user