Updated: Thursday, September 28,2023-09-28 11:29:35
parent
60ef92ebac
commit
849e49c859
|
@ -1,5 +1,9 @@
|
|||
{
|
||||
"recentFiles": [
|
||||
{
|
||||
"basename": "Password Managers",
|
||||
"path": "Machine Tips (Quantum)/Math/Algorithms/Encryption/Password Managers.md"
|
||||
},
|
||||
{
|
||||
"basename": "About Tool",
|
||||
"path": "Coding Tips (Classical)/Terminal Tips/Languages/Python/tools/About Tool.md"
|
||||
|
@ -195,10 +199,6 @@
|
|||
{
|
||||
"basename": "MacFUSE",
|
||||
"path": "Coding Tips (Classical)/Terminal Tips/Computers/Apple Macbook/IDEs & APIs/MacFUSE.md"
|
||||
},
|
||||
{
|
||||
"basename": "How to delete a file on macOS that’s “in use”",
|
||||
"path": "Coding Tips (Classical)/Terminal Tips/Computers/Apple Macbook/Mac Tips/How to delete a file on macOS that’s “in use”.md"
|
||||
}
|
||||
],
|
||||
"omittedPaths": [],
|
||||
|
|
|
@ -53,7 +53,7 @@
|
|||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Coding Tips (Classical)/Terminal Tips/Languages/Python/tools/About Tool.md",
|
||||
"file": "Machine Tips (Quantum)/Math/Algorithms/Encryption/Password Managers.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
|
@ -134,7 +134,7 @@
|
|||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "Coding Tips (Classical)/Terminal Tips/Languages/Python/tools/About Tool.md",
|
||||
"file": "Machine Tips (Quantum)/Math/Algorithms/Encryption/Password Managers.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
|
@ -167,7 +167,7 @@
|
|||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "Coding Tips (Classical)/Terminal Tips/Languages/Python/tools/About Tool.md"
|
||||
"file": "Machine Tips (Quantum)/Math/Algorithms/Encryption/Password Managers.md"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -177,7 +177,7 @@
|
|||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Coding Tips (Classical)/Terminal Tips/Languages/Python/tools/About Tool.md",
|
||||
"file": "Machine Tips (Quantum)/Math/Algorithms/Encryption/Password Managers.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
|
@ -211,6 +211,7 @@
|
|||
},
|
||||
"active": "212d61bc9cba17a4",
|
||||
"lastOpenFiles": [
|
||||
"Coding Tips (Classical)/Terminal Tips/Languages/Python/tools/About Tool.md",
|
||||
"Coding Tips (Classical)/Terminal Tips/Languages/Python/Welcome to Python.md",
|
||||
"Coding Tips (Classical)/Terminal Tips/CLI Tools/CLI Tool Collection/Commands + Settings/Extra customizations.md",
|
||||
"Textual.md",
|
||||
|
@ -237,7 +238,6 @@
|
|||
"Machine Tips (Quantum)/QIS/Qyte vs Byte.md",
|
||||
"Machine Tips (Quantum)/QIS",
|
||||
"Coding Tips (Classical)/Terminal Tips/About terminal.md",
|
||||
"Coding Tips (Classical)/Project Vault/Communication Projects/RADIO/Hardware/Optical Network Terminals.md",
|
||||
"Coding Tips (Classical)/Terminal Tips/Servers/Virtual Machines/VirtualBox",
|
||||
"Coding Tips (Classical)/Terminal Tips/Servers/Virtual Machines/Quay",
|
||||
"Coding Tips (Classical)/Project Vault/Website Projects/Obsidian/imgFiles/Pasted image 20230924025824.png",
|
||||
|
|
|
@ -8,6 +8,8 @@ There are a number of password manager with a graphical user interface that are
|
|||
- browser integration with all browsers vivaldi, chrome, tor, etc.
|
||||
- compatible with all OS
|
||||
- for mobile version, read this [KeePassium](https://keepassium.com/articles/keepass-apps-for-ios/) Page
|
||||
- KeePassX is a modernization of [KeePass](https://keepass.info/index.html)
|
||||
- additional plugins for KeePass are found [here](https://keepass.info/plugins.html)
|
||||
- ![[Pasted image 20230804094231.png]]
|
||||
- [BitWarden](https://go.bitwarden.com/password-management-for-business-teams-organizations/?utm_source=bing&utm_medium=cpc&utm_campaign=BG_US_NU_CL_Bitwarden_en_GSN_DTMB_Brand_KW:Brand_Exact&utm_content=83769135857484&utm_term=Bitwarden%7Ckwd-83769362628669:loc-4116&msclkid=1b4e72b85b671ed6b6cb1674a45aa275) : an enterprise password manager
|
||||
- ![[Pasted image 20230804094145.png]]
|
||||
|
|
Loading…
Reference in New Issue