mirror of
https://github.com/TrudeEH/web.git
synced 2025-12-06 08:23:37 +00:00
Add new tag to encryption
This commit is contained in:
6
content/.obsidian/workspace.json
vendored
6
content/.obsidian/workspace.json
vendored
@@ -13,7 +13,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "notes/drafts/linux/index.md",
|
"file": "notes/index/index.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
},
|
},
|
||||||
@@ -141,7 +141,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "notes/drafts/linux/index.md",
|
"file": "notes/index/index.md",
|
||||||
"followCursor": false,
|
"followCursor": false,
|
||||||
"showSearch": false,
|
"showSearch": false,
|
||||||
"searchQuery": ""
|
"searchQuery": ""
|
||||||
@@ -181,10 +181,10 @@
|
|||||||
},
|
},
|
||||||
"active": "2fdb7f37153cc3f1",
|
"active": "2fdb7f37153cc3f1",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"notes/drafts/linux/index.md",
|
||||||
"notes/drafts/linux-encrypt/index.md",
|
"notes/drafts/linux-encrypt/index.md",
|
||||||
"notes/ready/encryption.md",
|
"notes/ready/encryption.md",
|
||||||
"notes/ready/firewall.md",
|
"notes/ready/firewall.md",
|
||||||
"notes/drafts/linux/index.md",
|
|
||||||
"notes/ready/wsl2.md",
|
"notes/ready/wsl2.md",
|
||||||
"notes/ready/encrypt-files.md",
|
"notes/ready/encrypt-files.md",
|
||||||
"notes/drafts/linux/EXT3.png",
|
"notes/drafts/linux/EXT3.png",
|
||||||
|
|||||||
@@ -23,7 +23,7 @@ weight: "1"
|
|||||||
- [Databases](../ready/databases/) `SQL`
|
- [Databases](../ready/databases/) `SQL`
|
||||||
- Networking
|
- Networking
|
||||||
- [HTTP](../ready/http/) `CURL`
|
- [HTTP](../ready/http/) `CURL`
|
||||||
- [Encryption](../ready/encryption/) `GPG`
|
- [Encryption](../ready/encryption/) `GPG` `Cryptsetup`
|
||||||
- [HTTPS and SSL Certificates](../ready/https-ssl-certs/) `Certbot`
|
- [HTTPS and SSL Certificates](../ready/https-ssl-certs/) `Certbot`
|
||||||
- [SSH](../ready/ssh/)
|
- [SSH](../ready/ssh/)
|
||||||
- [Firewall](../ready/firewall/) `UFW`
|
- [Firewall](../ready/firewall/) `UFW`
|
||||||
|
|||||||
Reference in New Issue
Block a user