app
Project description
jencrypt
File and directory encryption application with auto-mount volume for macOS.
Installation
$ pip install jencrypt
Usage
$ jencrypt
Functions
0. Exit.
1. Mount encrypted volume.
2. Wipe all encrypted data.
3. Show status.
Example
After successfully installed jencrypt
, you should execute the jencrypt
command in Terminal
or 3rd party terminal, eg: iTerm2.
It'll show function list.
Select 1.
Input your password for encryption. It's not allowed to change password in current version. Please input carefully.
After typing password, press Enter
. Open Finder.app
. You will see a new volume named
jencrypt-xxx
, open it and put files or folders into it.
When you don't need edit or view these private files anymore, press ctrl-C
to exit jencrypt
.
The encrypted volume will be ejected automatically. Or, you can eject the private volume manually, after that
, jencrypt
will also exit automatically.
Dependencies
- Python 3
- Watchdog
- openssl
- tar
- diskutil
Licensing
Jencrypt is licensed under the terms of the Apache License, version 2.0.
Copyright 2021 JamesZBL.
Why jencrypt?
- Reliable encryption
- Fully automated encrypted volume
- Automatically detect changes and re-encrypt
- Password secondary verification
- Fast RAM disk, private data isn't kept on disk
- Easy to use
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 jencrypt-2.0.15.tar.gz
.
File metadata
- Download URL: jencrypt-2.0.15.tar.gz
- Upload date:
- Size: 13.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.25.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2278ef043dc43628cbadaaa1100a4b1988993c7438fa39058714fe987f49a5ec |
|
MD5 | 2fc9a041c4b60f6cc76bec8d405a4701 |
|
BLAKE2b-256 | b03a997fd9e20331152a2549fe0c14afa41daf318eb2762cd269b664f3f74086 |
File details
Details for the file jencrypt-2.0.15-py2.py3-none-any.whl
.
File metadata
- Download URL: jencrypt-2.0.15-py2.py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.25.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac9073ae50812eb402b865763ff70c77b56861d9f7f9563a54e710b15a1ed105 |
|
MD5 | cfdf35f47fe39821080df7275750ecac |
|
BLAKE2b-256 | 2fb98665fe9cfc689ef385e2fdc78bbf6fda3af6f948f84b31d2b1194f93f291 |