Skip to content

Commit 8959b29

Browse files
committed
Published multiple files
1 parent 9fffe1e commit 8959b29

2 files changed

Lines changed: 21 additions & 2 deletions

File tree

src/site/notes/Laptop/1. Installation.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
{"dg-publish":true,"permalink":"/laptop/1-installation/","updated":"2025-11-09T12:26:57.905-06:00"}
2+
{"dg-publish":true,"permalink":"/laptop/1-installation/","updated":"2025-11-10T13:59:18.960-06:00"}
33
---
44

55
# Installation
@@ -31,5 +31,23 @@ Linux Mint has a really nice post-installation welcome screen, that helps you ge
3131
- Went into Firefox and added the "uBlock Origin" ad-blocker extension.
3232
- In order to access the [[Self-Hosting/2. Raspberry Pi Initial Configuration\|Raspberry Pi]] via VNC, I needed to install a VNC viewer. I opened the "Software Manager" and searched for "VNC". The one that I ended up installing was "Tigervnc-viewer", as it had the highest rating. I was then able to open the app and log into my Raspberry Pi.
3333

34+
# Snapshots and Backing up
35+
coming soon
36+
37+
# Hardening the OS
38+
Details coming soon.
39+
My risk analysis suggests my primary threat vectors are:
40+
- Malicious website (either the website itself or [malvertising](https://en.wikipedia.org/wiki/Malvertising))
41+
- I've seen this one hit people who were careful. Risk management strategies include DNS protection (to minimize redirection attacks), browser sand-boxing (I need to read up on the Apparmor protections for Firefox) and extension protections (uBlock Origin filters).
42+
- [Supply Chain attack](https://en.wikipedia.org/wiki/Supply_chain_attack) , either of a Steam game or via a poisoned update to a trusted repository
43+
- Need to look into stronger sand-boxing strategies for Steam games
44+
- Malicious attachment to an email.
45+
- I'm pretty careful on opening email attachments, but I'd like something a bit more formal. At least it looks like Mint ships LibreOfice with active Apparmor profiles.
46+
47+
### Research
48+
- Found this, seems promising: https://forums.linuxmint.com/viewtopic.php?t=454383
49+
- Direct link to the PDF: https://nallino.net/stockage/security/Linux_Mint_Security.pdf
50+
-
51+
3452
Previous: [[Laptop/0. Design Considerations\|0. Design Considerations]]
3553
Next: [[Laptop/2. VPN\|2. VPN]]

src/site/notes/Laptop/3. Syncthing.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
{"dg-publish":true,"permalink":"/laptop/3-syncthing/","updated":"2025-11-09T17:50:02.407-06:00"}
2+
{"dg-publish":true,"permalink":"/laptop/3-syncthing/","updated":"2025-11-10T14:05:20.069-06:00"}
33
---
44

55
# Discussion
@@ -28,6 +28,7 @@ Please note that this page is only for the initial set-up of Syncthing on the my
2828
- Syncthing URL: https://127.0.0.1:8384
2929
- API key: what you copied from Syncthing GUI Settings about two bullet points above.
3030
- Click "Apply" and "OK", and it looks like I'm ready to add folders!
31+
- Next step is to install Syncthing on my [[Self-Hosting/3. Syncthing\|Raspberry Pi]] and my [[Phone/4. Syncthing\|Phone]]
3132

3233
Previous: [[Laptop/2. VPN\|2. VPN]]
3334
Next: [[Laptop/4. Note-taking\|4. Note-taking]]

0 commit comments

Comments
 (0)