A subjective and somewhat random look at OpenPGP # This site is a starting point for any readers who want to learn about OpenPGP. OpenPGP acts as a building block for a diverse range of privacy and security infrastructure, including package integrity validation in many Linux distributions. It is also used for confidentiality by encryption in a wide range of applications. My main goal is empowerment: OpenPGP has a tendency to seem daunting, but really, it’s not rocket science. This site offe...| OpenPGP.foo
This is a short writeup about a new feature in the rsop CLI tool: Since version 0.8.0, rsop can decrypt a GnuPG-proprietary message encryption format. GnuPG sometimes produces non-standard encrypted messages # Unfortunately, under some circumstances, GnuPG produces encrypted messages that are not compatible with the OpenPGP standard. This issue started in its 2.4.x series. GnuPG calls its proprietary format “OCB encrypted data”. However, note that practically all big Linux distributions d...| OpenPGP.foo