Skip to main content

Python Password Vault

Reason this release was yanked:

Depricated

Project description

Python password vault.

Python password vault to keep track of password either localy or centralized in your own cloud. As this is a hobby project I cannot guarantee any functionallity or that no data loss will occur, but as I use it personally I will do my best to avoid it. Currently development is done on Python 3.9 and the client runs on Win10 while the cloud is run on Raspbian on a Raspberry Pi 2.

Prerequisites

  • cryptography
  • paramiko
  • pillow

Setup

  • Install prerequisites
  • Clone repo or pip install acid_vault
  • Run VaultGui.pyw (For GUI)
  • Setup your vault in file menu (Only neccesercy for Cloud and/or Stegography)
    • Setup SSH for cloud (For remote storage of vault)
      • Host - URL to host
      • Port - Port to use on host
      • Username - Username to login with at host
      • Password - Password to login with at host, will not be saved and has to be entered each time program is started. Recomended usage is through key exchange, see below
    • Setup Steganography (For hiding the vault in an image)
      • File location - path to vault storage E.g. images/picture.png
      • Original file - path to local file with the original png picture to compare against (Important that its a png and not jpeg as jpeg compression is not stable)
  • Check Steganography (If Steganography is to be used) https://en.wikipedia.org/wiki/Steganography
  • Chose Local/Remote (Where to store vault)

Basic usage

  • Add passwords by pressing "Add Password" button.
  • Chose a password in password box.
  • Press Save passwords to save passwords in vault.
  • Press Load passwords to load passwords into vault (Will clear any unsaved data).
  • Lock/Unlock - Will lock/unlock the data kept by program while its running to avoid overhead of geting data from the cloud.

I vault detect that the user has not used the UI for 5 minutes it will lock it self.

The file menu has options to save/load backups both as encrypted and unencrypted localy where the user chose.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

acid_vault-0.0.3.tar.gz (9.5 kB view details)

Uploaded Source

Built Distribution

acid_vault-0.0.3-py3-none-any.whl (22.2 kB view details)

Uploaded Python 3

File details

Details for the file acid_vault-0.0.3.tar.gz.

File metadata

  • Download URL: acid_vault-0.0.3.tar.gz
  • Upload date:
  • Size: 9.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.8.0

File hashes

Hashes for acid_vault-0.0.3.tar.gz
Algorithm Hash digest
SHA256 7a51d631f7702dd7d4cc2dec867fc2b74ea88a4ca23d16aaadcbd7cafcf80b63
MD5 8f70a2ecb82f18c75afd675641433df6
BLAKE2b-256 24435cace44b9f859a417537fd3d6ef1211e9b3447d05077896b8562c897ed1f

See more details on using hashes here.

File details

Details for the file acid_vault-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: acid_vault-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 22.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.8.0

File hashes

Hashes for acid_vault-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 4f4daac1bcf774ec282dd2a9e26b3f5b8c3426fd5ffa4dcde96ca973e86ed4cd
MD5 79a242de03a2b890fc166fd6c99012eb
BLAKE2b-256 7333a1082134ad08b93cd98a3a8aa7426bec3b439f9627b8068879a3f363e4f0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page