https://image.nostr.build/2beebee735df279bbde1e1767a1256918951c589338be3c8c10d2c17a3e78372.jpg ### Configure Smart Cards on Linux & Firefox 1. Install the Smart Card programs and/or libraries ``` sudo apt-get install libpcsclite1 pcscd pcsc-tools coolkey opensc ``` 2. Download your PKI Certificatees You will have to get these from someone, like your employer 3. Import the PKI Certificates into Firefox - Go to three bars menu in Firefox (upper right) - Preferences -->Privacy & Security -->Certificates -->View Certificates -->Import - Browse to folder containing your certificates and select the .der.p7b file that has all the other certificates linked in it. 4. Install Smart Card Reader module into Firefox - Settings -->Privacy & Security -->Certificates -->Security Devices -->Load - In "Module Name" Type in a name that you want, such as "coolkey Smart Module" or "opensc Smart Module" - For `opensc` click Browse and browse to and select: /usr/lib/x86_64-linux-gnu/opensc-pkcs11.so - ~~For coolkey, click Browse and browse to and select: ~~ (currently not working) ``` /usr/lib/pkcs11/libcoolkeypk11.so ``` ⚡️ [Follow](@Freedom Tech) | 🗣 [Discuss](nostr:nevent1qqsyle9lxzgt5zvd84yhvcdgm7mtthuva2fn076nhzd6qaxd4jyudzqzypxmljmuthdcyj0ecl4ccg0qr8cgl0aha3w764qgkc29jzlt35tf2qcyqqqqq2q4hy6hy) #SmartCards #Linux #Firefox #FreeYourTech