Python/keyrings

From Omnia
Revision as of 23:11, 16 September 2026 by Kenneth (talk | contribs) (Created page with "== keyrings == Another keyring db for other usage sudo apt install python3-keyring python3-keyrings.alt # which also installs: python3-pycryptodome python3-secretstorage # or python3 -m pip install keyring keyrings.alt python3 -m pip keyrings.cryptfile ~/.config/python_keyring")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

keyrings

Another keyring db for other usage

  sudo apt install python3-keyring python3-keyrings.alt
 # which also installs:  python3-pycryptodome  python3-secretstorage
 # or
 python3 -m pip install keyring keyrings.alt
 
 python3 -m pip keyrings.cryptfile
  ~/.config/python_keyring