This library will allow you to interact with Red October using Python.
Project description
Python Red October Library
This library allows you to interact with a remote Red October Instance using Python.
Red October is a cryptographically-secure implementation of the two-person rule to protect sensitive data. From a technical perspective, Red October is a software-based encryption and decryption server. The server can be used to encrypt a payload in such a way that no one individual can decrypt it. The encryption of the payload is cryptographically tied to the credentials of the authorized users.
Authorized persons can delegate their credentials to the server for a period of time. The server can decrypt any previously-encrypted payloads as long as the appropriate number of people have delegated their credentials to the server.
This architecture allows Red October to act as a convenient decryption service. Other systems, including CloudFlare’s build system, can use it for decryption and users can delegate their credentials to the server via a simple web interface. All communication with Red October is encrypted with TLS, ensuring that passwords are not sent in the clear.
Installation
Install Python requirements pip install -r ./requirements
Setup
A pre-existing Red October server is required to use this library.
Usage
Known Issues / Road Map
Installation, setup, usage - in ReadMe
Credits
Images
LasLabs: Icon.
Contributors
Dave Lasley <dave@laslabs.com>
Maintainer
This module is maintained by LasLabs Inc.
Project details
Release history Release notifications | RSS feed
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 red-october-0.2.1b173.tar.gz
.
File metadata
- Download URL: red-october-0.2.1b173.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | abfc42f61d478b2998c05fdd9eb086563ad083a897e8f652fccd9fe9def591eb |
|
MD5 | 5b37201de8eb09785270e004b470609e |
|
BLAKE2b-256 | 1198228bacc2f7bb44943d38df829f53e7843e28197fc85f74412ded9da73561 |
File details
Details for the file red_october-0.2.1b173-py2-none-any.whl
.
File metadata
- Download URL: red_october-0.2.1b173-py2-none-any.whl
- Upload date:
- Size: 13.0 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ccd7c83db9463742f9026e06f02bf95b067008740250d681aa4577257c5cf7f |
|
MD5 | 087e55878a4d87a65632714af4af1740 |
|
BLAKE2b-256 | ad3a4ba895422cbe742417993e9f6330c48c8dd81f87a2c2a11589bcd193c64f |