Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| howto:password-manager [2026/04/22 01:25] – created izzy | howto:password-manager [2026/04/22 03:15] (current) – izzy | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ## Install packages | ## Install packages | ||
| + | (skip this section on SKSLAN-managed workstations) | ||
| - pass | - pass | ||
| - qtpass | - qtpass | ||
| Line 27: | Line 28: | ||
| 7. Make sure the file name makes sense. | 7. Make sure the file name makes sense. | ||
| 8. Select " | 8. Select " | ||
| + | 9. Input your key's passphrase and press " | ||
| + | |||
| + | ## Setting up QtPass | ||
| + | 1. Open QtPass from the menu | ||
| + | 2. It will complain that there is no password store initialised. This is fine. Press OK. | ||
| + | 3. Check the box next to your newly generated key in the "Read Access Users" dialog that comes up next. | ||
| + | 4. Press OK. | ||
| + | 5. Accept the options in the " | ||
| + | |||
| + | ## Adding Passwords | ||
| + | 1. Navigate to the main " | ||
| + | 2. Click on the "Add password" | ||
| + | 3. Type in the domain name of the service you want to save a password for and press " | ||
| + | 4. Type the password to save in the " | ||
| + | 5. (Optional) Add your email or username in the larger unmarked box, preceded by something along the lines of `email: `. | ||
| + | 6. Press " | ||
| + | |||
| + | ## Setting up the Firefox addon (PassFF) | ||
| + | (skip this section on SKSLAN-managed workstations) | ||
| + | ### Installing the Firefox part | ||
| + | 1. Navigate to https:// | ||
| + | 2. Click "Add to Firefox" | ||
| + | 3. (Optional) Check "Allow extensions to run in private windows" | ||
| + | 4. Confirm with " | ||
| + | 5. (Optional) Check the "Pin extension to toolbar" | ||
| + | |||
| + | ### Installing the native addon | ||
| + | Instructions adapted from https:// | ||
| + | |||
| + | 1. Navigate to https:// | ||
| + | 2. Click on the first " | ||
| + | 3. Open your file manager from the application menu, and go to Downloads | ||
| + | 4. Right click on the background, and click "Open in Terminal" | ||
| + | 5. Run the following commands (copy and paste, then press Enter): | ||
| + | 1. `chmod +x install_host_app.sh` | ||
| + | 2. `./ | ||
| + | 6. Restart Firefox | ||