summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@omgwallhack.org>2017-04-03 12:47:21 -0700
committerJoe Rayhawk <jrayhawk@omgwallhack.org>2017-04-03 12:47:21 -0700
commit2ffd526f464241b0e79c3dcd69c8de80382e108b (patch)
treeb868b44eabd38cec0f3bd6a62e2273d6be5e11ef
parentd941f0a39b4010f10f63e69999abfa09bfdb12d9 (diff)
wiki/401: correct and clarify email requirements.
-rw-r--r--wiki/401.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiki/401.mdwn b/wiki/401.mdwn
index 0c1af61..0305b1d 100644
--- a/wiki/401.mdwn
+++ b/wiki/401.mdwn
@@ -6,7 +6,7 @@ To avoid problems with spammers, the htpasswd entries associated with HTTPS auth
If you have a freedesktop.org shell account, you can add or update any htpasswd entry: `ssh wiki.freedesktop.org wikipasswd INSERT_DESIRED_USERNAME_HERE`. Use your powers wisely; everything is logged under version control.
-If you don't have a shell account, you should find a way to generate a hash and safely send it to the sitewranglers with with a verifiable signature.
+If you don't have a shell account, you should find a way to generate a hash and safely send it to the sitewranglers with a clearsigned signature that can be `gpg --verify`ed.
### Generation