Fossil SCM
Slight wording change.
Commit
d4fae7d7b6fa2f964e9c9419e6561d3e8e7160ce966a9075a7c8abeac8970687
Parent
02cdfa5e0866368…
1 file changed
+2
-2
+2
-2
| --- www/signing.md | ||
| +++ www/signing.md | ||
| @@ -19,12 +19,12 @@ | ||
| 19 | 19 | (unless you provide the `--nosign` flag to `fossil commit`). To this end, |
| 20 | 20 | Fossil calls the command given by the `pgp-command` setting. |
| 21 | 21 | |
| 22 | 22 | Fossil needs a non-detached signature that includes the rest of the usual |
| 23 | 23 | manifest. For GnuPG, this is no problem, but OpenSSH can currently (2024, |
| 24 | -version 9.8p1) create **and verify** only detached signatures; Fossil embeds | |
| 25 | -itself this signature into the manifest prior to committing. This makes the | |
| 24 | +version 9.8p1) create **and verify** only detached signatures; Fossil itself | |
| 25 | +embeds this signature into the manifest prior to committing. This makes the | |
| 26 | 26 | verification more complex, as additional steps are needed to extract the |
| 27 | 27 | signature and feed it into OpenSSH. |
| 28 | 28 | |
| 29 | 29 | ### GnuPG |
| 30 | 30 | |
| 31 | 31 |
| --- www/signing.md | |
| +++ www/signing.md | |
| @@ -19,12 +19,12 @@ | |
| 19 | (unless you provide the `--nosign` flag to `fossil commit`). To this end, |
| 20 | Fossil calls the command given by the `pgp-command` setting. |
| 21 | |
| 22 | Fossil needs a non-detached signature that includes the rest of the usual |
| 23 | manifest. For GnuPG, this is no problem, but OpenSSH can currently (2024, |
| 24 | version 9.8p1) create **and verify** only detached signatures; Fossil embeds |
| 25 | itself this signature into the manifest prior to committing. This makes the |
| 26 | verification more complex, as additional steps are needed to extract the |
| 27 | signature and feed it into OpenSSH. |
| 28 | |
| 29 | ### GnuPG |
| 30 | |
| 31 |
| --- www/signing.md | |
| +++ www/signing.md | |
| @@ -19,12 +19,12 @@ | |
| 19 | (unless you provide the `--nosign` flag to `fossil commit`). To this end, |
| 20 | Fossil calls the command given by the `pgp-command` setting. |
| 21 | |
| 22 | Fossil needs a non-detached signature that includes the rest of the usual |
| 23 | manifest. For GnuPG, this is no problem, but OpenSSH can currently (2024, |
| 24 | version 9.8p1) create **and verify** only detached signatures; Fossil itself |
| 25 | embeds this signature into the manifest prior to committing. This makes the |
| 26 | verification more complex, as additional steps are needed to extract the |
| 27 | signature and feed it into OpenSSH. |
| 28 | |
| 29 | ### GnuPG |
| 30 | |
| 31 |