Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| howto:password-manager [2026/04/22 02:35] – 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 45: | Line 46: | ||
| ## Setting up the Firefox addon (PassFF) | ## Setting up the Firefox addon (PassFF) | ||
| + | (skip this section on SKSLAN-managed workstations) | ||
| ### Installing the Firefox part | ### Installing the Firefox part | ||
| 1. Navigate to https:// | 1. Navigate to https:// | ||
| 2. Click "Add to Firefox" | 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 | ### Installing the native addon | ||
| Line 54: | Line 59: | ||
| 1. Navigate to https:// | 1. Navigate to https:// | ||
| 2. Click on the first " | 2. Click on the first " | ||
| - | 3. Open your file manager, and go to Downloads | + | 3. Open your file manager |
| 4. Right click on the background, and click "Open in Terminal" | 4. Right click on the background, and click "Open in Terminal" | ||
| - | 5. Run the commands: | + | 5. Run the following |
| - | ``` | + | 1. `chmod +x install_host_app.sh` |
| - | chmod +x install_host_app.sh` | + | 2. `./ |
| - | ./ | + | |
| - | ``` | + | |
| 6. Restart Firefox | 6. Restart Firefox | ||