Simple secret diary based on JSON and AES encryption
Project description
Secret Diary
My own project to manage my daily diary.
How it works
The entire diary is based only on JSON text, everything is done with JSON. Diary has 'public' infos and 'secret' infos, the secret part is encrypted with AES algorithm.
The public part is called 'summary', this will be usefull to help you to know what that page of diary talk about or specific infos.
No connection to internet required, new diary will be created if username is not recognized (obviously with a prompt to allow or deny).
Once you wrote you can't edit text (both public and private) but you can write without limits.
Password of your diary is stored in the same JSON file, the name is yout username setted at first start.
Example of usage
All you need is to install the package from pip.
Import package and call the Diary class with username and Password, after that call the access() method and that's all!
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
File details
Details for the file json_secret_diary-1.0.2.tar.gz
.
File metadata
- Download URL: json_secret_diary-1.0.2.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/2.7.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c42a3a5f8d85a2aed7d9f81aaddb18df948a37e3434adbd358ef6c2ce6e2eb0b |
|
MD5 | fd0f47dee9dfa5c985ddc55b2ebbd635 |
|
BLAKE2b-256 | 2b57b1c1cf9e1a565ee611b2ff219f66416ed0987420cc5e4c7da603c1ef225d |
File details
Details for the file json_secret_diary-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: json_secret_diary-1.0.2-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/2.7.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d11ada7b218530b0faab8b9bfe1591d0771876f117a778f6f0e0939bf0a5905 |
|
MD5 | d9d1b472333ded68b7b712e48d741acb |
|
BLAKE2b-256 | 5172d3e3d3cbfb5b65b34acdb7d60b2e184c52396e8b1d95139aa020116dad3e |