Skip to content
This repository was archived by the owner on Feb 1, 2023. It is now read-only.

Commit 3ec311d

Browse files
authored
Merge pull request #197 from huertanix/develop
Adds README note on keylist JSON format
2 parents 866ed61 + 9f82bf4 commit 3ec311d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,11 @@ single trusted person in your organization. As a member of an organization,
1717
you install GPG Sync on your computer, configure it with a few settings,
1818
and then you forget about it. GPG Sync takes care of everything else.
1919

20-
GPG Sync complies with the in-progress [Distributing OpenPGP Keys with Signed Keylist Subscriptions](https://datatracker.ietf.org/doc/draft-mccain-keylist/)
20+
A single keylist is used by GPG Sync to keep keys in sync. This keylist
21+
must follow a specific JSON format, see [our example](https://github.com/firstlookmedia/gpgsync/blob/develop/example-keylist/keylist.json)
22+
for guidance on creating one for your organization if it does not already
23+
exist. GPG Sync complies with the in-progress
24+
[Distributing OpenPGP Keys with Signed Keylist Subscriptions](https://datatracker.ietf.org/doc/draft-mccain-keylist/)
2125
internet standard draft.
2226

2327
## Learn More

0 commit comments

Comments
 (0)