Ian Wold
About
Now
Connect
Book Club
Topic: Security
05.30
There's More to Network Security than the Network
Assuming a secure network in a distributed system loses sight of all the ways vulnerabilities can creep into our systems. Just as distributed computing makes our systems 10x more complex, the same effect is felt on security.
04.17
Roll Your Own End-to-End Encryption in Blazor WASM
Using the SubtleCrypto API to get simple end-to-end encryption for a collaborative Blazor WASM app.