From 43835a52674758adfd2879845d6e0dd8a12fb949 Mon Sep 17 00:00:00 2001 From: David Todd Date: Thu, 26 Mar 2020 14:45:51 -0500 Subject: [PATCH] add yubico configs --- home/.config/Yubico/YKPersonalization.conf | 40 +++++++++++++++++++ home/.config/Yubico/Yubico Authenticator.conf | 17 ++++++++ 2 files changed, 57 insertions(+) create mode 100644 home/.config/Yubico/YKPersonalization.conf create mode 100644 home/.config/Yubico/Yubico Authenticator.conf diff --git a/home/.config/Yubico/YKPersonalization.conf b/home/.config/Yubico/YKPersonalization.conf new file mode 100644 index 0000000..c313cc6 --- /dev/null +++ b/home/.config/Yubico/YKPersonalization.conf @@ -0,0 +1,40 @@ +[Customer] +Prefix=0 +Used=false + +[Export] +Filename=/home/dtodd/export.ycfg + +[Flag] +AllowUpdate=true +AppendCr=true +AppendDelay1=false +AppendDelay2=false +AppendTab1=false +AppendTab2=false +FastTrig=false +HmacLt64=true +ManUpdate=false +OathHotp8=false +Pacing10ms=false +Pacing20ms=false +RequireInput=false +SerialBtnVisible=true +StrongPw1=false +StrongPw2=false +StrongPw3=false +TabTirst=false +UseNumericKeypad=false +serialApiVisible=true +serialUsbVisible=false + +[Import] +Filename=/home/dtodd/import.ycfg + +[Log] +Disabled=false +Filename=/home/dtodd/configuration_log.csv +Format=0 + +[Preference] +Export=false diff --git a/home/.config/Yubico/Yubico Authenticator.conf b/home/.config/Yubico/Yubico Authenticator.conf new file mode 100644 index 0000000..392497b --- /dev/null +++ b/home/.config/Yubico/Yubico Authenticator.conf @@ -0,0 +1,17 @@ +[General] +closeToTray=true +customReaderName= +desktopAvailableHeight=1200 +desktopAvailableWidth=5760 +favorites=@Invalid() +height=1146 +hideOnLaunch=false +otpMode=false +requireTouch=true +slot1digits=0 +slot2digits=0 +theme=1 +useCustomReader=false +width=619 +x=1286 +y=39