Skip to content
View tresni's full-sized avatar
Block or Report

Block or report tresni

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. StackExchange/dnscontrol StackExchange/dnscontrol Public

    Infrastructure as code for DNS!

    Go 3k 369

  2. pyHurricaneDNS pyHurricaneDNS Public

    Python interface to manage Hurricane Electric DNS records ( http://dns.he.net )

    Python 21 12

  3. python-dnsdist python-dnsdist Public

    Python library to talk to dnsdist

    Python 1 3

  4. pip-autoremove pip-autoremove Public

    Forked from invl/pip-autoremove

    Remove a package and its unused dependencies.

    Python 5 3

  5. Enabling Yubikey for sudo on OSX Enabling Yubikey for sudo on OSX
    1
    # Intro
    2
    
                  
    3
    Primarily, I use TouchID for sudo authentication on OSX, but I also tend to be connected to a [CalDigit TS3 Plus](https://www.amazon.com/CalDigit-TS3-Plus-Thunderbolt-Dock/dp/B07CZPV8DF/ref=sr_1_3?crid=3NKSLZARSXMPI&dchild=1&keywords=caldigit+ts3+plus&qid=1599584145&sprefix=caldigit%2Caps%2C233&sr=8-3) dock and external monitors with my laptop lid closed.  TouchID does not work in that situation.
    4
    
                  
    5
    In my quest to have another solution I found the instructions from Yubikey\[[1](https://developers.yubico.com/yubico-pam/MacOS_X_Challenge-Response.html)\]\[[2](https://www.yubico.com/wp-content/uploads/2016/02/Yubico_YubiKeyMacOSXLogin_en.pdf)\].  Unfortunately, the instructions are not well laid out, with formatting issues and some necessary information just missing.  I hope to rectify that with this document.
  6. setup setup Public

    Setting up new OSX machines with ansible and lies

    Shell