summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsthibaul <sthibaul@web>2023-01-12 18:05:11 +0000
committerIkiWiki <ikiwiki.info>2023-01-12 18:05:11 +0000
commit5f6d9f9057a0c825d7b31a6db485f8c4c70d4caf (patch)
tree21fa890d98c195e4fbe562a951238d8012e849ed
parentc5c31adf44d21c0339a7e121624e077a8ec0b1bc (diff)
-rw-r--r--wiki/401.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/wiki/401.mdwn b/wiki/401.mdwn
index f0e822c..c3a12ff 100644
--- a/wiki/401.mdwn
+++ b/wiki/401.mdwn
@@ -10,6 +10,8 @@ If you don't have a shell account, you should find a way to generate a hash and
### Generation
+Several ways are possible to define your password and encrypt it so you can safely send it to us:
+
* local shell with apache installed:
* `htpasswd -c -m /dev/stdout DesiredUsername` # and input your password at the prompts
* local shell with python installed:
@@ -19,6 +21,8 @@ If you don't have a shell account, you should find a way to generate a hash and
### Signing
+Before sending to wiki-request, you need to gpg-sign the result with:
+
* `gpg --clearsign`
* enter GPG passphrase
* paste htpasswd entry