Skip to main content

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

yuriko-0.0.4.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

yuriko-0.0.4-py2.py3-none-any.whl (6.0 kB view details)

Uploaded Python 2 Python 3

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

Hashes for yuriko-0.0.4.tar.gz
Algorithm Hash digest
SHA256 a46f4dd638e47aa4dbdabc75ed54562f4c8bb040182145d7ee6a12da582a2774
MD5 2d9423273f7670008d6090dc8e8b36ec
BLAKE2b-256 1830d48eeace9f336e7aa893ab40eb92a072773a0baaf54379a7793629e5b5f8

See more details on using hashes here.

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

Hashes for yuriko-0.0.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 43d06aba30d46470a04d450e82cf3c5ddae32437b4ff26fc3df0b85b41c9b35b
MD5 5bfcac39d3ca4d5ce674140a2b41707d
BLAKE2b-256 5d4da4b6f6650a3f57a23069c64d3331d8909dfddc23a5459c81fc9224f3098f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page