Releases: fostidich/scrt
Releases · fostidich/scrt
Release list
SCRT-2.2.0
SCRT-2.1.0
Additions
- #7 renew function added. Try
scrt list renew [website] [username] [key].- Renewed entries will output different hashes based on how many times they've been renewed.
- This value is showed in
scrt list showif different from 0. - Use
scrt list reset [website] [username] [key]to set this value back to 0.
SCRT-2.0.0
SCRT-1.1.0
Addition
- Error system implemented so that panics can be exactly mapped to a specific error message.
Fixes
- Data folder is now generated along side the executable, and with a more reasonable name.
SCRT-1.0.0
Presentation
Generate passwords you can get later without storing them.
Features
- Generate an hash made of letters and digits from website, username and a 8-character long key you decide.
- Store and manage theese entries (key excluded) to better remember the used combination.
Usage
Use scrt help to see available actions.