command
module
Version:
v0.3.2
Opens a new window with list of versions in this module.
Published: May 25, 2022
License: MIT
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
onepw

Install
check Releases
What's this
onepw is a command line tool for managing passwords. You MUST remember the master password
, and don't tell anyone!
Principles
- Generate Key by master password
o--------o o-----o
| Master | KDF: scrypt | |
| Pass |============>| Key |
| Word | | |
o--------o o-----o
- Encrypt account and password
o-----------o
| |
| Random IV |==o
| | | o------------o
o-----------o | CFB Encrypter | |
|===============>| CipherText |
o-----------o | AES Cipher | |
| | | with Key o------------o
| PlainText |==o
| |
o-----------o
Get Started
Get Started
CHANGELOG
ChangeLog
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.