Andy Balaam
Andy is a long-time free/open source contributor who has worked as a programmer in many different industries, using a variety of technologies including C++, Java, Python, JavaScript and Rust. His hobbies are writing programming languages, coding retro games, and making programming videos.
He loves working with people to craft clean, well-tested code, and feels very privileged to be able to work on Matrix full-time in his job at Element.
Session
Intended for people who don't know much about encryption or Matrix, this session will give an overview of how your messages are kept safe, using end-to-end encryption.
We'll very briefly review what we are trying to do: be sure who we're talking to, and be sure no-one else can read our messages. Then we'll discuss how Matrix does this: devices talk to each other with something called Olm, and messages in rooms use Megolm.
By the end of this session you should be confident talking about how Matrix keeps your data safe, and you should know enough that you are able to dig deeper when you need to.