Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mix_server

This rust crate provides a library for writing mixnet servers.

warning

This code has not been formally audited by a cryptographer or security researcher. It therefore should not be considered safe or correct. Use it at your own risk!

details

This mix network library is design for writing mix servers using the SEDA computational model; Staged Event Driven Architecture allows for dynamic loading and graceful performance degradation which is are features any good software router ought to have.

acknowledgments

Thanks to Yawning Angel for the inspiring design of the Katzenpost mix server library: https://github.com/katzenpost/server

license

GNU AFFERO GENERAL PUBLIC LICENSE

About

work-in-progress mix server crate

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages