Articles
I usually write about stuff. Not regularly.
How To Store End-to-End Encryption Keys In The Browser
End-to-end encrypted applications use cryptographic keys that don't leave the client, so how do we store them securely in the browser ?
Building A Strava Authentication CLI In Rust
A first look at how to implement an OAuth authentication / authorization exchange in Rust.