Caveat
Currently the password vault program and the vaults must reside in the same folder.
(It could stored on a thumb drive?)
This will be changed in a future release/upgrade.
How to get started?
Create a vault and make sure everything works
- start the program
- create a new vault
- change the name of the vault
- add a few entries
- look at the vault stats to verify the data
- select a file name and a password for the vault
- save the vault using the password and file name
- REMEMBER THE PASSWORD AND FILE NAME
- shut down the program
- view the file on the disk to see the encrypted data (do not change it)
- re-start the program
- load the vault using the same password and file name
- look at the vault stats to verify the vault data
Add a Vault Entry
Delete a Vault Entry
Modify a Vault Entry
Change the Vault You are Using
Search the Vault Entries
Move/Copy a Vault to a Different Folder
Currently the password vault files must be in the same folder as the
Python program files and this help html file.
(This restriction will change in a future release.)
Copy the Vault to a Different System
Same as move/copy the vault(s). Python also needs to be installed.
The first line of the main Python file (#!/usr/bin/python3) may need to point to
a different location.