Code Monkey home page Code Monkey logo

gnupg-scdaemon-shared-access's Introduction

gnupg-scdaemon-shared-access ๐Ÿ‘ซ ๐Ÿ”‘

A script to install gnupg2 with the GPGTools scdaemon shared-access patch

How To

  • Install MacPorts
  • Sanity check the script in this repo.
  • If you trust what you read execute:
    • curl https://raw.githubusercontent.com/felddy/gnupg-scdaemon-shared-access/master/install_gnupg2.sh | sudo bash
  • Add shared-access to your .gnupg/scdaemon.conf
  • Insert your token.
  • killall -9 gpg-agent; gpg --card-status

The Problem

On Mac OS X, tokend connects to a token immediately upon its insertion, which is necessary to present the token as a (PIV) keychain in the Keychain Access, and make its keys/certificates otherwise available to the Mac OS X applications.

However, when you try to use gpg, scdaemon detects that the token is already being used - and refuses to connect to it. GPGTools patched scdaemon to support a shared-access mode, but the pull request was not accepted upstream.

This script will apply that patch to a MacPorts Portfile and install gnupg2 with the shared functionality.

For more information see:

gnupg-scdaemon-shared-access's People

Contributors

felddy avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.