Skip to content

Instantly share code, notes, and snippets.

View jdelic's full-sized avatar

Jonas Maurus jdelic

View GitHub Profile
@jdelic
jdelic / yubitouch.sh
Created September 8, 2016 22:22 — forked from a-dma/yubitouch.sh
Bash script for setting or clearing touch requirements for cryptographic operations in the OpenPGP application on a YubiKey 4.
#!/bin/bash
# Bash script for setting or clearing touch requirements for
# cryptographic operations the OpenPGP application on a YubiKey 4.
#
# Author: Alessio Di Mauro <alessio@yubico.com>
GCA=$(which gpg-connect-agent)
DO=0
UIF=0