Blog

Setting Up a React App with Vite: Step-by-Step Guide

Written by Lucie Zdeňková on 2025-10-09

reactjavascript

In this post, we'll take a detailed look at how to set up a React application using the Vite build tool. We'll also go through the installation of essential libraries that we typically use for developing frontend applications.

...
...
...

YubiKey GPG-Agent Forwarding and Crypt4GH

Written by Dominik Pantůček on 2025-08-28

pgpyubikey

Working on YubiKey support through GnuPG to enable working with Crypt4GH containers protected by private key stored in a trusted device, it seemed like a natural extension to keep the key locally and use it remotely - for example on a high-performance computing server.

...
...