62f9d2267878

Update
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Fri, 20 Jul 2018 14:14:07 +0000
parents 6660cae4aa65
children 1ee03086d3e2
branches/tags (none)
files README.markdown

Changes

--- a/README.markdown	Fri Jul 20 14:10:30 2018 +0000
+++ b/README.markdown	Fri Jul 20 14:14:07 2018 +0000
@@ -159,3 +159,20 @@
 
 Installed the Arduino IDE on my desktop.  The quest to switch fully to Linux
 continues.
+
+## 2018-07-18
+
+Started setting up my new Yubikeys.  The process is... not friendly.  I'm mostly
+following [this guide](https://www.palkeo.com/sys/perfect-password-manager.html).
+
+## 2018-07-19
+
+Finished setting up the Yubikeys.  I think.
+
+There's still a few fiddly bits -- handling multiple different Yubikeys seems
+like it's gonna take a bit of scripting grease, and I don't think there's a way
+to time out the PIN on the Yubikey after a certain amount of inactivity.
+I think this should mostly be alright, since the only one I'll leave plugged in
+is the Nano: that's plugged into my desktop monitor that I use for a KVM, so
+whenever I switch the computers or turn off the monitor it'll lock.  I think
+that's a good enough mix of practicality and security for what I need.