A command line tool to edit text files encrypted with GnuPG whilst preventing the plaintext from being written to the hard drive.
Project description
A command line tool to edit text files encrypted with GnuPG whilst preventing the plaintext from being written to the hard drive. This is achieved using the POSIX shared memory API. If you have no available memory, Mikla will not work.
Currently, only works in Python 3.5.
Installation
You can install Mikla using pip:
$ pip install mikla
Usage
Use the mikla command to run Mikla:
$ mikla --help Usage: mikla [--editor=<editor>] [--tmpfs=<path>] <encrypted-file> mikla (-h | --help | --version) Options: --version show program's version number and exit. -h, --help show this help message and exit. -e, --editor=<editor> specify the editor to use [default: $EDITOR]. -t, --tmpfs=<path> the path to a temporary file system [default: /dev/shm].
License
Copyright © 2015 Matt Deacalion Stevens, released under The MIT License.
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
mikla-0.1.1.tar.gz
(4.3 kB
view hashes)
Built Distribution
Close
Hashes for mikla-0.1.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7debef6b15a2a84f3d3af25d6dade0adeda4ef85351ea1e2e723c1312f099952 |
|
MD5 | 463c6d92f7b1b8b32729f278e543364e |
|
BLAKE2b-256 | 1555c7375b9db613fe69562b0728e41fa4e3e9787c077dce520df7974f72a2d1 |