Skip to content

Aurelius is a highly secure distributed messaging network used for transmitting and receiving highly sensitive information.

License

Notifications You must be signed in to change notification settings

winarama/aurelius

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aurelius

Aurelius is a highly secure distributed messaging network used for transmitting and receiving highly sensitive information.

A combination of RSA (2048-bit) and AES (256-bit) cryptography are used to ensure messages cannot be viewed in transit and can only be read by intended recipients.

Run pre-built binaries

Download the correct binary for your OS and run it from a terminal.

To send a message to a citizen on the network of aurelius nodes, prefix the message with the ctizen's name followed by a colon.

bob:hello bob, how are you today?

Note - The pre-built binaries connect to an existing network of aurelius nodes. You must preregister to access this network. The official registration page is yet to be completed, so in the meantime please raise an issue on the GitHub project page with the title "preregistration request".

Build from src

You can use the standard cargo commands to build aurelius binaries from src.

cargo build

To run the build you will need at least one relay-node and and one client-node.

Powered by

About

Aurelius is a highly secure distributed messaging network used for transmitting and receiving highly sensitive information.

Resources

License

Stars

Watchers

Forks

Packages

No packages published