covert-encryption / covert-encryption/covert
Refactor askpass to return the password only
Open
enhancement
help wanted
- Dominant language
- Python
- Stars
- 45
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Currently it returns a tuple (password, ~~valid~~ visible), which is not meaningful for non-Covert passwords. Should refactor this utility function ~~not to return validity but rather handle that via a separate function call if needed.~~
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.