Thoughts on software development, technology, and other random philosophical matters.

Tutorials

Tutorials for various topics mostly related to software development.

Daryl Wright /

How to authenticate users and manage passwords is one of the biggest tech problems we face today. We want to prevent adversaries from accessing our apps and services, without locking ourselves out of them. There already exist strategies to protect our passwords or reduce the need for them. But each strategy carries its own set of caveats and security holes.

Read More