You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 1, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,11 @@ single trusted person in your organization. As a member of an organization,
17
17
you install GPG Sync on your computer, configure it with a few settings,
18
18
and then you forget about it. GPG Sync takes care of everything else.
19
19
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/)
0 commit comments