diff options
Diffstat (limited to 'content/about.md')
-rw-r--r-- | content/about.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/content/about.md b/content/about.md index 16b6f30..59af9de 100644 --- a/content/about.md +++ b/content/about.md @@ -9,7 +9,7 @@ _build: --- ## Contact Info -SimpleX is my preferred method of contact. It's private and secure. +If you have questions or comments about anything related to this journal, or proposed patches to my Git repositories, contact me over SimpleX. It's private and secure. [:speech_balloon: SimpleX](simplex:/contact#/?v=2-7&smp=smp%3A%2F%2F6EwfYlug2qIm7KYA3gcBHvQGFeUycERcma3IduapK6o%3D%40smp.nicholasjohnson.ch%2FO5isf6iqZ_eRChuVqfqkGbiJy0IvDvPz%23%2F%3Fv%3D1-3%26dh%3DMCowBQYDK2VuAyEA0lEMm1n_WPUOjkkeuSnmn2by8Zs7mFe1pJOmyaqiJgM%253D%26srv%3Dnicholase6bxecz4c3o6kstvpujj7jx6qlihnivlhovzh3ehs6tum6ad.onion) @@ -41,7 +41,7 @@ For maximum privacy/security, use I2P or Tor. [:onion: Tor Site](http://git.nicholase6bxecz4c3o6kstvpujj7jx6qlihnivlhovzh3ehs6tum6ad.onion) -### Codeberg Mirror (SHA-1 Repos) +### Codeberg Mirror [:eye: ICANN Site](https://codeberg.org/nicholasjohnson) @@ -76,5 +76,5 @@ To provide some assurance that I don't use AI tools to write this journal, I tim ```sh git clone --recursive https://git.nicholasjohnson.ch/journal -ots verify -d "$(git -C journal show-ref --hash signify-signature-10)" journal/static/static/timestamp-2.ots +ots verify -d "$(git -C journal show-ref --hash archive/signify-signature-10)" journal/static/static/timestamp-2.ots ``` |