Category: programming

Subcategories

Posts

Application secret storage

Hannes Karppila

How to store secrets in your application? Things like API tokens, crendentials to other services, etc. In this post I'll go through my thought process on designing an operating system API for this. Hopefully I'm going to follow up with an...

Types of web pages

Hannes Karppila

We are planning to build a website, and need to pick a technology. Hopefully we know already what functionality the site should have. We would, of course, like to select the simplest suitable technology. Today there it's trendy to use tools built for...