GithubHelp home page GithubHelp logo

isabella232 / crtauth-java-agent-signer-apache Goto Github PK

View Code? Open in Web Editor NEW

This project forked from spotify/crtauth-java-agent-signer-apache

0.0 0.0 0.0 128 KB

A Signer for crtauth-java that connects to ssh-agent

License: Apache License 2.0

Java 100.00%

crtauth-java-agent-signer-apache's Introduction

crtauth java agent signer

An implementation of the Signer interface in crtauth-java that connects to the local ssh-agent.

If you want to see a working example using this code, have a look in crtauth-java-jersey-example in the branch agentsigner (to test it you need to replace id_rsa.pub with a public key that has a corresponding private key in your ssh-agent)

Dependencies

It depends on the Apache sshd-core library which in turn depends on the Tomcat native library to implement UNIX socket communication.

To use this code please make sure that you have installed tcnative. On Ubuntu 14.04 LTS it lives in the libtcnative-1 package.

Credit

This was originally written by Federico Piccinini for the crtauth-java project but was later moved into this small project to simplify dependencies.

License

This software is licensed under the Apache 2 License. Copyright Spotify AB

TODO

  • There is very little in the way of error reporting. Having that would be nice.
  • Some testing perhaps.

crtauth-java-agent-signer-apache's People

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.