CypherPort

HTTP(s) replacement for P2P world

Cypherport is a universal end-to-end encrypted P2P communication protocol.

Core features:

  • Binary

  • Based on strict types

  • RPC (stateless) and PubSub (stateful)

  • End-to-end encrypted (encryption protocol is negotiatable)

  • Authenticated on the responder side

  • Do not requires SSL/TLS, CA and PKI

  • Supposed to work on top of mixnets

Cypherport has assymetric connections (client-server), but distributed and relayed, thus it is a form of P2P protocols.

Last updated