In a previous blog post we explored how to sign messages using the Estonian eID card. In this video, we demonstrate how a receiver who got a signed email message would be able to verify that the email really did come from the advertised sender. https://youtu.be/Nx-jRPIAyEM I have uploaded the revised code to github, please … Continue reading Signing GMail Messages with the Estonian eID PKI Card (Part 2)
Nugget post: Installing PyVLFEAT
When attempting to install PyVLFEAT (), a simple pip install pyvlfeat fails. Proceeding to the PyPI website (https://pypi.python.org/pypi/pyvlfeat/) we can download the code but again it doesn't run when attempting the usual python setup.py build also fails. The trick to get this installed successfully is first of all to make sure you have the python … Continue reading Nugget post: Installing PyVLFEAT
You must be logged in to post a comment.