Common operations using Estonian eID (Linux)

Assumptions: Using Ubuntu with OpenSC Installation Tip: Make sure to have installed OpenSC from source, rather than using the Ubuntu repositories (in other words, follow the instructions here [1] rather than using apt-get install opensc). This is necessary to avoid the "failed: Invalid arguments Decrypt failed: Invalid arguments " error as outlined in this OpenSC … Continue reading Common operations using Estonian eID (Linux)

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