diff options
-rw-r--r-- | content/posts/2025-05-18-trying-tails.md | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/content/posts/2025-05-18-trying-tails.md b/content/posts/2025-05-18-trying-tails.md index e1a6adf..4013326 100644 --- a/content/posts/2025-05-18-trying-tails.md +++ b/content/posts/2025-05-18-trying-tails.md @@ -4,7 +4,9 @@ title: "Trying Tails" date: "2025-05-18T09:44:21-04:00" draft: true --- -Post about fiddling with Tails and hosting site as onion service +Post about fiddling with Tails. + +Maybe rename to "review of tails"? tails notes - hidetopmenu extension does not work :/ @@ -43,3 +45,7 @@ tails notes proxy = socks5h://127.0.0.1:9050/ [https] proxy = socks5h://127.0.0.1:9050/ +- save all gnome settings with `dconf dump /` > dconf.txt + +- several apps don't honor dark mode + - onion circuits |