Skip to content
/ touchmed Public

Hacky solution to get an OSX notification when a Yubikey wants to be touched

License

Notifications You must be signed in to change notification settings

jbro/touchmed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

touchmed

Hacky solution to get an OSX notification when a Yubikey wants to be touched

Installation

  • Edit socket path in scdaemon.conf

  • Add scdaemon.conf to ~/.gnupg/

cp scdaemon.conf` `~/.gnupg/
  • Restart gpg-agent
killall gpg-agent
launchctl start org.gpgtools.macgpg2.fix
  • Edit socket path in changemed.sh

  • Install changemed.sh

cp changemed.sh ~/.gnupg/
  • Edit socket and script paths in com.user.touchmed.plist

  • Install launchd agent

cp com.user.touchmed.plist ~/Library/LaunchAgents/
  • Load agent
launchctl load ~/Library/LaunchAgents/com.user.touchmed.plist
  • Done

About

Hacky solution to get an OSX notification when a Yubikey wants to be touched

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages