Last week I made an attempt at passing one of the new AWS Specialty exams – Security.
Why I give to FreeBSD Foundation
When the year comes to and end, it’s the final chance to help your favourite open source project!
DHCP implementation in… PHP
PHP is not usually used to implement network services – and generally for good reasons. Not because it can’t be done, but rather because it’s not what it was meant to be used for.
Although, if you think that PHP simply can’t be used for anything other than serving your blog, think again. Because my DHCP implementation in PHP seems to work quite well!
Yet another utility capsicumised!
I’m pleased to announce that the work on sandboxing the
dd
utility using Capsicum framework has been successfully completed and from today it’s available in FreeBSD-CURRENT.
Using PGP keys from YubiKey as SSH RSA keys on MacOS
Recently, I became a fan of YubiKeys – hardware encryptions keys used for storage of PGP keys, FIDO U2F (two-factor authentication) and more.
The PGP keys stored on the device can also be used as RSA keys for SSH authentication. The setup is quite simple on MacOS.