A simple, private, open-source journal.
Project description
open-journal
A simple, private, open-source journal for Linux. No user data is collected.
Encryption
Journals can be optionally encrypted using a uniquely generated encryption key. The cryptography library used is built on AES. The encryption key only needs to be generated once. Export a copy of it from the program and store it in a safe place.
The encryption key must be stored in the same location as main.py. It is placed here automatically upon generation.
Installation and Usage
Install Open Journal via pip. Preferably in a new pip or conda environment for easy management. Use pip3 if necessary.
$ pip install open-journal
To run, execute the following from a terminal, in same environment it was installed.
$ openjournal
To remove, simply run:
$ pip uninstall open-journal
Screenshots
License
Copyright (C) 2020 Stuart Clayton
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
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 open-journal-1.1.1.tar.gz
.
File metadata
- Download URL: open-journal-1.1.1.tar.gz
- Upload date:
- Size: 192.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.6.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 511df8303a6dc66980b22711dbc47f94ebaa38c24dfe13558f97c94ff2ae876f |
|
MD5 | 8ccc644476a2c64827bee61f1fc49712 |
|
BLAKE2b-256 | 9e162c6900c11f8cbc64663bf6a4c4d32fc5217f3d2a863a52743919c2acfacc |
File details
Details for the file open_journal-1.1.1-py3-none-any.whl
.
File metadata
- Download URL: open_journal-1.1.1-py3-none-any.whl
- Upload date:
- Size: 218.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.6.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 31b7dffb78d55b28aaa90a21babd632b3138dd93eb960483a4bd5aa48ba52736 |
|
MD5 | fa58d4296b4b4ab192860ff9a412367a |
|
BLAKE2b-256 | 8f9eab7c54c8444866435be8630c9b6339734b7fd835015d6dbb58db17fa968a |