Git Product home page Git Product logo

ifd-yubico's Introduction

Yubico OS X libccid patcher

This repository contains scripts for building an installer for OSX that ensures your system can detect and use CCID enabled YubiKeys. The way this is done differs depending on what version of OS X you are running. If you’re just looking for the actuall installer to run, you can use the link below.

Download the installer: ifd-yubico.pkg

OS X 10.10 and earlier

OS X ships with libccid, which supports all CCID enabled YubiKey devices. However, it contains a whitelist of compatible devices, and the list that ships with the OS is missing several entries that are needed for YubiKeys to be detected. On these systems the ifd-yubico installer will patch the existing list and add all needed entries.

OS X 10.11 (and later)

Due to the new "rootless" security feature of 10.11, it is no longer possible to patch the existing libccid device list. Instead, the installer will install a custom built version of libccid in parallel to the original one, with it’s own device list containing all YubiKey devices.

Building the installer

If you’re just looking for an installer to use, just download a pre-built one from the releases page. If you want to build it yourself, first download the following dependencies into the root directory of the repository, then run ./build-installer.sh. The resulting installer, ifd-yubico.pkg, will be created in the output directory.

Note
You will need OS X 10.11 to build the installer.

Build dependencies

To build the installer you will need the source code for libusb 1.0.9 as well as libccid 1.4.20. These are available from the following pages:

You also need pkg-config, which can be installed using for example Homebrew.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.