Fossil SCM
Make clear the one can use the Fossil user name in the .allowed_signers file.
Commit
b25a0eff1ffff8d99f6bea489fbe5536619943413b815f2b85c8e10bc4033e37
Parent
e1cbb9968d93b80…
1 file changed
+2
+2
| --- www/signing.md | ||
| +++ www/signing.md | ||
| @@ -71,10 +71,12 @@ | ||
| 71 | 71 | ### OpenSSH |
| 72 | 72 | |
| 73 | 73 | The user and the key that was used to create the signature must be listed |
| 74 | 74 | together in the `ALLOWED_SIGNERS` file (see |
| 75 | 75 | [documentation](https://man.openbsd.org/ssh-keygen#ALLOWED_SIGNERS)). |
| 76 | +Note that in that file, the "@DOMAIN" bit for the principal is only a | |
| 77 | +recommendation; you can (or even _should_) simply use your Fossil user name. | |
| 76 | 78 | |
| 77 | 79 | As mentioned, for lack of an OpenSSH built-in non-detached signature mechanism, |
| 78 | 80 | the burden of extracting the relevant part of the signed check-in is on the |
| 79 | 81 | user. |
| 80 | 82 | |
| 81 | 83 |
| --- www/signing.md | |
| +++ www/signing.md | |
| @@ -71,10 +71,12 @@ | |
| 71 | ### OpenSSH |
| 72 | |
| 73 | The user and the key that was used to create the signature must be listed |
| 74 | together in the `ALLOWED_SIGNERS` file (see |
| 75 | [documentation](https://man.openbsd.org/ssh-keygen#ALLOWED_SIGNERS)). |
| 76 | |
| 77 | As mentioned, for lack of an OpenSSH built-in non-detached signature mechanism, |
| 78 | the burden of extracting the relevant part of the signed check-in is on the |
| 79 | user. |
| 80 | |
| 81 |
| --- www/signing.md | |
| +++ www/signing.md | |
| @@ -71,10 +71,12 @@ | |
| 71 | ### OpenSSH |
| 72 | |
| 73 | The user and the key that was used to create the signature must be listed |
| 74 | together in the `ALLOWED_SIGNERS` file (see |
| 75 | [documentation](https://man.openbsd.org/ssh-keygen#ALLOWED_SIGNERS)). |
| 76 | Note that in that file, the "@DOMAIN" bit for the principal is only a |
| 77 | recommendation; you can (or even _should_) simply use your Fossil user name. |
| 78 | |
| 79 | As mentioned, for lack of an OpenSSH built-in non-detached signature mechanism, |
| 80 | the burden of extracting the relevant part of the signed check-in is on the |
| 81 | user. |
| 82 | |
| 83 |