Encrypted notes
Project description
Encrypted notes.
DISCLAIMER: use it on your own risk, authors are not responsible for any vulnerability may lead to a leak of sensitive data or loss of data. Please make sure your password is strong enough.
Setup
pip install yuriko
Set environment variable YURIKO_DB_PATH to path to where the database will be located (it can be created with init if not exist).
One way is to use ~/.bash_profile:
vim ~/.bash_profile
// add `export YURIKO_DB_PATH=/some/path`
source ~/.bash_profile
Also there is YURIKO_PASSWORD_SUFFIX environment variable. AES key = (password entered + YURIKO_PASSWORD_SUFFIX)[:16], so password to enter can be a bit shorter.
Usage
yuriko init
yuriko search <q prefix>
yuriko open <key>
yuriko del <key>
yuriko password <size> # password generator
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file yuriko-0.0.4.tar.gz.
File metadata
- Download URL: yuriko-0.0.4.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a46f4dd638e47aa4dbdabc75ed54562f4c8bb040182145d7ee6a12da582a2774
|
|
| MD5 |
2d9423273f7670008d6090dc8e8b36ec
|
|
| BLAKE2b-256 |
1830d48eeace9f336e7aa893ab40eb92a072773a0baaf54379a7793629e5b5f8
|
File details
Details for the file yuriko-0.0.4-py2.py3-none-any.whl.
File metadata
- Download URL: yuriko-0.0.4-py2.py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
43d06aba30d46470a04d450e82cf3c5ddae32437b4ff26fc3df0b85b41c9b35b
|
|
| MD5 |
5bfcac39d3ca4d5ce674140a2b41707d
|
|
| BLAKE2b-256 |
5d4da4b6f6650a3f57a23069c64d3331d8909dfddc23a5459c81fc9224f3098f
|