Skip to content

legoktm/securedrop-protocol-server-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SecureDrop Protocol in Rust

This is a very, very, work in progress port of the SecureDrop Protocol demo code to Rust.

Don't use it for anything.

Getting started

Once you have Rust installed, you can generate the initial key heirarchy with:

cargo run --bin initialize_keys

This will create a root key pair, an intermediate key pair (signed by root), and individual journalist key pairs (signed by intermediate).

License

Available under the AGPL, v3 or (at your option) any later version. See COPYING for more details.

(C) 2024 Freedom of the Press Foundation & Kunal Mehta

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages