Updated: 2023-08-15 11:30:01 + 5
parent
21f2f4d9bc
commit
5af0757348
|
@ -49,7 +49,19 @@
|
|||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Machine Tips (Quantum)/Math/Algorithms/Encryption/Encryption Software.md",
|
||||
"file": "Coding Tips (Classical)/Project Vault/Obsidian/Tips on Obsidian itself.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "e439a4adc42cc6ac",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Coding Tips (Classical)/Project Vault/Obsidian/Encrypting Obsidian.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
|
@ -272,7 +284,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 3
|
||||
"currentTab": 4
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
|
@ -338,7 +350,7 @@
|
|||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Machine Tips (Quantum)/Math/Algorithms/Encryption/Encryption Software.md",
|
||||
"file": "Coding Tips (Classical)/Project Vault/Obsidian/Encrypting Obsidian.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
|
@ -355,7 +367,7 @@
|
|||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "Machine Tips (Quantum)/Math/Algorithms/Encryption/Encryption Software.md",
|
||||
"file": "Coding Tips (Classical)/Project Vault/Obsidian/Encrypting Obsidian.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
|
@ -378,7 +390,7 @@
|
|||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "Machine Tips (Quantum)/Math/Algorithms/Encryption/Encryption Software.md"
|
||||
"file": "Coding Tips (Classical)/Project Vault/Obsidian/Encrypting Obsidian.md"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -401,12 +413,16 @@
|
|||
"omnisearch:Omnisearch": false
|
||||
}
|
||||
},
|
||||
"active": "368b690b57efb87a",
|
||||
"active": "232b6fc149c4f16b",
|
||||
"lastOpenFiles": [
|
||||
"Machine Tips (Quantum)/Math/Algorithms/Encryption/Password Managers.md",
|
||||
"Coding Tips (Classical)/Project Vault/Obsidian/Obsidian-git process.md",
|
||||
"Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Servers/Cloud Servers/Linode.md",
|
||||
"Coding Tips (Classical)/Project Vault/Obsidian/imgFiles/Pasted image 20230815110450.png",
|
||||
"Coding Tips (Classical)/Project Vault/Obsidian/Tips on Obsidian itself.md",
|
||||
"Coding Tips (Classical)/Project Vault/Obsidian/Encrypting Obsidian.md",
|
||||
"Coding Tips (Classical)/Project Vault/Obsidian/Encrypting Obsidian",
|
||||
"Coding Tips (Classical)/Project Vault/Obsidian/Obsidian-git process.md",
|
||||
"Machine Tips (Quantum)/Math/Algorithms/Encryption/Encryption Software.md",
|
||||
"Machine Tips (Quantum)/Math/Algorithms/Encryption/Password Managers.md",
|
||||
"Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Servers/Cloud Servers/Linode.md",
|
||||
"Coding Tips (Classical)/Terminal Tips/Computers/Linux/KDE/Users.md",
|
||||
"Coding Tips (Classical)/Terminal Tips/About terminal.md",
|
||||
"Coding Tips (Classical)/Terminal Tips/CLI Tools/CLI Tool Collection/Vim/Vim.md",
|
||||
|
@ -431,9 +447,6 @@
|
|||
"Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Browser talk/TLD.md",
|
||||
"Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Servers/Cloud Servers/About Cloud Servers.md",
|
||||
"Coding Tips (Classical)/Terminal Tips/CLI Tools/Networking/Protocols",
|
||||
"Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Servers/Databases/About Databases.md",
|
||||
"Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Servers/Cloud Servers/Cloudron.md",
|
||||
"Coding Tips (Classical)/Terminal Tips/Languages/Fortran 1.md",
|
||||
"Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Servers/Cloud Servers",
|
||||
"Coding Tips (Classical)/Project Vault/Obsidian/imgFiles/Pasted image 20230810192136.png",
|
||||
"Coding Tips (Classical)/Project Vault/Obsidian/imgFiles/Pasted image 20230810193931.png",
|
||||
|
|
|
@ -0,0 +1,8 @@
|
|||
|
||||
To encrypt Obsidian, I use [Cryptomator](obsidian://open?vault=enter&file=Machine%20Tips%20(Quantum)%2FMath%2FAlgorithms%2FEncryption%2FEncryption%20Software) to ensure files on GDrive are encrypted even if stored on the cloud when git syncing the files.
|
||||
|
||||
This is an ongoing process but whenever I have files or notes that I want to keep personally private for myself but would still like to store via git publicly or store on any cloud provider, cryptomater is a good one to use.
|
||||
|
||||
Flow:
|
||||
GDrive > Git Sync all > Private Files > Encrypted Notepad
|
||||
|
Binary file not shown.
After Width: | Height: | Size: 110 KiB |
Loading…
Reference in New Issue