From cfdd7766b62a22868637090be68985ba5cc17dcf Mon Sep 17 00:00:00 2001 From: anarsec Date: Tue, 27 Jun 2023 22:04:00 +0000 Subject: [PATCH] absolute hrefs for categories/tags --- content/posts/e2ee/index.md | 8 ++++++-- themes/DeepThought/templates/macros.html | 4 ++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/content/posts/e2ee/index.md b/content/posts/e2ee/index.md index 03a36de..d8d3edd 100644 --- a/content/posts/e2ee/index.md +++ b/content/posts/e2ee/index.md @@ -53,6 +53,7 @@ Any Cwtch user can turn the app on their phone or computer into an untrusted ser
Cwtch Installation on Tails
+

Cwtch is still beta - support for Tails is very new and not yet thoroughly tested.

-
  • Cwtch must be re-installed every session you need to use it. Backup `$HOME/.cwtch` to the personal data LUKS USB, and copy it back into $HOME/ the next time you install Cwtch.
  • -
  • Updates must be made manually - back up your profile first.
  • +
  • How you use Cwtch depends on whether you have enabled Persistent Storage:
      +
    • With Persistent Storage disabled, Cwtch must be re-installed every session you need to use it. Backup `/home/amnesia/.cwtch/` to the personal data LUKS USB, and copy it back into /home/amnesia/ the next time you install Cwtch.
    • +
    • With Persistent Storage enabled and unlocked, in Terminal run sudo sed -i '$ a /home/amnesia/.cwtch source=cwtch' /live/persistence/TailsData_unlocked/persistence.conf
    +
  • +
  • Updates must be made manually - back up your profile first.

  • diff --git a/themes/DeepThought/templates/macros.html b/themes/DeepThought/templates/macros.html index cdf8471..5c92797 100644 --- a/themes/DeepThought/templates/macros.html +++ b/themes/DeepThought/templates/macros.html @@ -81,7 +81,7 @@

    Categories: {% for category in categories %} - + @@ -97,7 +97,7 @@

    Tags: {% for tag in tags %} - +