Tag: yubikey

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.

...
...

Rclone 1.68 Released

Written by Dominik Pantůček on 2024-10-10

rcloneyubikey

In a previous blog two months ago we have shown an ongoing progress on improving protection of secret keys in rclone configuration. On 8th September 2024 new version 1.68 has been released which finally contains all the building blocks for implementing such protection in a very user-friendly manner. Let us see the important new features of this version.

...

Rclone YubiKey Integration Progress

Written by Dominik Pantůček on 2024-08-01

rcloneyubikey

The well-known rclone tool for accessing and synchronizing cloud-based storage can have its configuration encrypted using a symmetric cipher with password-derived key. However some elaborate work is needed to provide a higher protection of the configuration secrets - for example using the YubiKey 5 security token. There is alredy some development under way to streamline such usage.

...