Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Wiki Replica
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
TPA
Wiki Replica
Commits
36c59fa1
Commit
36c59fa1
authored
5 years ago
by
Peter Palfrader
Browse files
Options
Downloads
Patches
Plain Diff
formatting issues
parent
90abe46e
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tsa/howto/wkd.mdwn
+8
-9
8 additions, 9 deletions
tsa/howto/wkd.mdwn
with
8 additions
and
9 deletions
tsa/howto/wkd.mdwn
+
8
−
9
View file @
36c59fa1
...
...
@@ -8,20 +8,19 @@ See https://wiki.gnupg.org/WKD for details from upstream.
Torproject only implements key retrieval, which works using https GET
requests, and not any of the update mechanisms.
The directory is populated from the tor keyring[keyring]. When
updates
are pushed to the repo on alberti, a hook will rebuild the keyring,
The directory is populated from the tor
[account-
keyring
]
[keyring]. When
updates
are pushed to the repo on alberti, a hook will rebuild the keyring,
rebuild the wkd directory tree, and push updates to the static mirrors.
To build the tree, we currently use [
d
ebian
-keyring
][
D
ebian
's script
].
To build the tree, we currently use [
D
ebian
's script
][
d
ebian
-keyring
].
Key retrivals can be tested using gpg's wks client:
weasel@orinoco:~$ systemctl --user stop dirmngr.service
Warning: Stopping dirmngr.service, but it can still be activated by:
dirmngr.socket
weasel@orinoco:~$ /usr/lib/gnupg/gpg-wks-client --check al@torproject.org && echo yay || echo boo
yay
weasel@orinoco:~$ systemctl --user stop dirmngr.service
Warning: Stopping dirmngr.service, but it can still be activated by:
dirmngr.socket
weasel@orinoco:~$ /usr/lib/gnupg/gpg-wks-client --check al@torproject.org && echo yay || echo boo
yay
[keyring]: ssh://git@git-rw.torproject.org/admin/account-keyring
[debian-keyring]: https://salsa.debian.org/debian-keyring/keyring
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment