Neal H. Walfield an experienced programmer, and an aspiring manager. He cares a lot about human rights, and tries to be kind.
In 2017, Neal co-founded the Sequoia PGP project with Justus Winter and Kai Michaelis. Prior to working on Sequoia PGP, he worked for Werner Koch at g10code on GnuPG. Before that he wrote his PhD thesis on privacy on mobile phones. During his time at university, he spent a lot of time writing Free Software. His primary was project was the Hurd.
When not working, Neal spends as much time as possible with his family. He enjoys reading, baking, and roller coasters.
Accepted Talks:
A Practical Introduction to using sq, Sequoia PGP's CLI
sq is Sequoia PGP’s primary command line tool. After seven years of development, we’ve just released version 1.0.
In this talk, I’ll present sq. I’ll start by discussing sq’s design philosophy. In particular, I’ll explain how sq aims to firstly be a tool for end users, and not developers writing scripts, and what that means for users of the tool. I’ll then present how sq is different from other tools in the ecosystem. In this regard, one of the most important differences is that sq explicitly does not support curated keyrings; users have to authenticate all of the certificates that they use. At first blush, this may sound like a usability nightmare, but I’ll show how sq supports users by managing evidence, which simplifies these decisions. Finally, I’ll demonstrate several workflows. These include how to verify files, how to create and manage a certificate, how to find a certificate and use it, and how to create and manage a CA for your organization.