Skip to content
jon1enforce edited this page May 7, 2025 · 1 revision

server.py features

  • intermediate between client.py and another client.py

  • central-phonebook distribution, verify integrity with merkle root, of public key chain.

  • rooting

client.py features

  • voip peer-to-peer, with server independent secure communication, RSA+AES encryption.
  • call and hangup a phonecall, between two participants, transparency: Phonebook is identical to all clients.

Clone this wiki locally