add pass man stretch goals

dansholds/add-projects
dsh 1 day ago
parent 1455c80fae
commit c79fc94558
  1. 2
      src/data/projects/integrity-checker.md
  2. 5
      src/data/projects/password-manager.md

@ -40,4 +40,4 @@ The tool should:
> ./integrity-check -file /var/log/auth.log
> Status: Unmodified
```
```

@ -31,3 +31,8 @@ The tool should:
- Allow the user to add, delete and view passwords.
- Suggest strong passwords.
- Use GPG to encrypt the password storage file.
## Stretch Goals
- Make the CLI interactive with navigation options rather than CLI arguments.
- Allow the user to share passwords with other (local) users.

Loading…
Cancel
Save