🌿 add notes about digital security
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
4fca68717b
commit
205ec60e71
3 changed files with 30 additions and 6 deletions
12
src/pages/garden/notes/digitalsecurity.md
Normal file
12
src/pages/garden/notes/digitalsecurity.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
title: "Digital Security"
|
||||
description: "🌱 ~ Very rough notes I've found on digital security"
|
||||
layout: "../../../layouts/Layout.astro"
|
||||
---
|
||||
|
||||
### Articles
|
||||
|
||||
- [Nathan Hewitt's Notes on Digital Security ](https://notebook.hew.tt/posts/digital-security/)
|
||||
- [Nathan Hewitt's Guide on Activist iPhone Security](https://notebook.hew.tt/posts/iphone-security/)
|
||||
- [The New Oil: Guide on Mobile Settings](https://thenewoil.org/en/guides/most-important/mobile-settings/)
|
||||
- [The New Oil: Replacement Apps](https://thenewoil.org/en/guides/most-important/mobile-apps/)
|
9
src/pages/garden/notes/index.md
Normal file
9
src/pages/garden/notes/index.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
title: "📝 Random Web-notes"
|
||||
description: ""
|
||||
layout: "../../../layouts/Layout.astro"
|
||||
---
|
||||
|
||||
Random notes I've found across the web that I want to store and remember.
|
||||
|
||||
- [**Digital Security** 🌱](/garden/notes/digitalsecurity)
|
Loading…
Add table
Add a link
Reference in a new issue