Blog

Rclone YubiKey Integration Progress

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

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.

...
...

New ASBR with MikroTik

Written by Dominik Pantůček on 2024-07-04

It took ages, however the replacement of our autonomous system border router (ASBR) is done. In addition we managed to converge our backbone L2 and L3 equipment and finally get a rid of two single points of failure (SPOF) in sequence.

...

Code emulation with Ghidra SRE

Written by Jiří Keresteš on 2021-04-08

Did you know that Ghidra SRE has the ability to emulate code? If you want to know how we use it to save time when reversing firmware binaries, read on!

...

Step-by-step SSH authentication on Ubuntu

Written by Lída Hrnčířová on 2021-02-18

During the last few weeks, we shared tutorials aimed at Windows users regarding SSH authentication using Cryptoucan™. Don't worry, we haven't forgotten about you, Ubuntu users! In this week's blog post you'll find a step-by-step written guide that will help you log into a remote machine easily!

...