Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 386 Bytes

README.md

File metadata and controls

25 lines (12 loc) · 386 Bytes

thin client library for Katzenpost client daemon

thin client library for python

Works with Katzenpost v0.0.40 or later.

A thin client library is designed to talk to the katzenpost mixnet client daemon. It's kind of like a dumb terminal, it doesn't know how to do much. The client daemon does all the hard work.

install

pip instal -e .

License

AGPLv3