katzenpost / mixnet_uprising

repository for tracking open tasks
18 stars 1 forks source link

telegram frontend for katzenpost #2

Open david415 opened 6 years ago

david415 commented 6 years ago

Vincent is convinced that it's not that hard to rip out the backend from the telegram user interface code and use it to make an instant messaging client for katzenpost. As per Yawning's recommendations this should be done using a high lever katzenpost messaging API and NOT using minclient directly and therefore written with client which will abstract away the details of ARQ scheduler, message framentation/reassembly, and provider a storage interface for state persistence.

moba commented 6 years ago

Minimal integration tested and works!