
Password Store – More testing ahead
It’s hard to keep the right balance between showing code and showing testing that is a bit more complex to make interesting on stream. That’s why I jumped to some actual implementation before finishing the…
Your daily geek
It’s hard to keep the right balance between showing code and showing testing that is a bit more complex to make interesting on stream. That’s why I jumped to some actual implementation before finishing the…
Small update on my little password store project, I took my last weekend off from code because I needed to break a bit. Things a moving on, slower that I expected, mostly because, coding on…
Last Friday, I implemented the last part of the basic testing for the Password File API. To perform the unit testing for the lambda, I went for a pretty basic solution: no SAM image deployment…
Let’s put just a quick design update for my previous post. I thought a lot, because obviously, the first design you put for any project is bad. Here is the new design: On the storage…
This is a project I’ve been thinking about for a while now. I’ve been using KeePass 2 for quite long as my password manager. And It works great, but with all the services I’m hosting,…