redoctober
Software-based two-man rule style encryption and decryption server
Install
- All systems
-
curl cmd.cat/redoctober.sh
- Debian
-
apt-get install golang-redoctober
- Ubuntu
-
apt-get install golang-redoctober
- Kali Linux
-
apt-get install golang-redoctober
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install golang-redoctober
- Raspbian
-
apt-get install golang-redoctober
- Dockerfile
- dockerfile.run/redoctober
golang-redoctober
Software-based two-man rule style encryption and decryption server
Red October is a software-based two-man rule style encryption and decryption server. The two-man rule is a control mechanism designed to achieve a high level of security by requiring the presence of two authorized people at all times. In the case of Red October the two-man rule is implemented by encrypting data in such as way as to require two authorised key-holds to decrypt it. This package contains the server and command-line client.