Quick start¶
These are quick instructions for the impatient, just wanting to check out DisPass. For full user documentation browse to the next sections.
Using DisPass for the first time¶
For this example we will create a passphrase to use for a google account.
Create and save a label
google
to the labelfile:dispass add google
Generate the passphrase for the first time. Since you will need to register the passphrase with google we pass the
--verify
flag or simply-v
so DisPass asks us to verify the password and we can avoid typing errors in the input password while creating the resulting passphrase for the first time:dispass generate --verify google
Mini screencast¶
Checkout the following mini screencast. In this demo the label is added interactively.