In order to provide another layer of security, you can include a hardware key with a private key to authenticate with services like GMAIL or Github. This hardware key support storing cryptocurrencies along with its U2F (Universal 2 Factor) authentication. There are other hardware key like the Yubikey NEO which can utilize NFC and operates as a U2F but it …
Yubikey – Encryption – OTP – 2FH – Challenge-Response – Better Security – FIDO Certified
Recently, in order to take the security story further I purchased a Yubikey from http://www.yubico.com. My decision was prompted to use better security for all places that I use keys. 1. Laptop – Login to Device (Challenge-Response) 2. Access to hosting provider (VULTR) 3. SSH access to systems (VPS, AWS) 4. Move away from Google Authenticator (2FH) 5. Laptop access …
Using Keybase
Here’s Proof. Keybase proof I hereby claim: I am agentbond007 on github. I am agentbond007 (https://keybase.io/agentbond007) on keybase. I have a public key ASDzXG8lFgquDRpM85Gc0M3ctRx_YP5wlHGMePhXHmHRrgo To claim this, I am signing this object: { “body”: { “key”: { “eldest_kid”: “01201ea40aea8b76ebd8cc7cb41edbb0ae641ebfbb5b0cf13e98924476eaae3309ee0a”, “host”: “keybase.io”, “kid”: “0120f35c6f25160aae0d1a4cf3919cd0cddcb51c7f60fe7094718c78f8571e61d1ae0a”, “uid”: “5b9fbfbd9f6a936af26c927b89d2e419”, “username”: “agentbond007” }, “service”: { “name”: “github”, “username”: “agentbond007” }, “type”: “web_service_binding”, “version”: 1 }, …
Encrypted Email – Enigmail for Thunderbird
I recently came across a great tool for working with Encrypted email. Thunderbird is a great free email client for OS X and Windows Enigmail is a free plug-in for Thunderbird that allows for sending and receiving encrypted email messages. You can also sign emails. https://enigmail.net/index.php/en/ Once downloaded and installed you need to also install GnuPG tools: “The first and …