you know nothing server - Jameson Lee

Опубликовано: 13 Август 2026
на канале: PyGotham 2014
166
1

This tutorial will cover how you would build a messaging server that know nothing about the messages it is sending or receiving. We will quickly gloss over some choices in cipher suite and the recommended libraries for encryption for python developers. The server will be extended to also identity verification from both the user's and the server's perspective. Finally we will discuss possible extension that could be done to make the server more secure and functional.

This is a light hearted talk around cryptography and secret sharing, there will be memes.