Add image to README.md
This commit is contained in:
parent
99c16b368d
commit
1c4025c313
2 changed files with 6 additions and 2 deletions
|
@ -1,12 +1,16 @@
|
|||
# 🔑 Password Trainer
|
||||
|
||||
Before changing important passwords and then struggeling to enter them correctly, start building muscle memory first.
|
||||
Before changing important passwords and then struggling to enter them correctly, start building muscle memory first.
|
||||
This application provides you the possibility to store new passwords securely and learn them over time.
|
||||
Gamification like success rates, typing time tracking and daily prompts to enter a password help you learn them faster.
|
||||
|
||||
## Security
|
||||
An app handling secrets like these has to be implemented securly. That's why:
|
||||
An app handling secrets like these has to be implemented securely. That's why:
|
||||
|
||||
- Passwords are securely stored in your devices keychain
|
||||
- Authentication is required to enter the app
|
||||
- No cloud sync (unless you are using your iCloud Keychain)
|
||||
|
||||
<br/>
|
||||
|
||||
<img height="350" src="docs/images/app-screenshot.png" alt="Screenshot"/>
|
||||
|
|
BIN
docs/images/app-screenshot.png
Normal file
BIN
docs/images/app-screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 114 KiB |
Loading…
Add table
Add a link
Reference in a new issue