Giter Site home page Giter Site logo

obelisk / rustica Goto Github PK

View Code? Open in Web Editor NEW
39.0 4.0 4.0 722 KB

An SSHCA that uses a standard Yubikey to issue new host and user certificates.

License: MIT License

Rust 95.54% Shell 4.14% Dockerfile 0.14% Makefile 0.17%
ssh rust ssh-certificates yubikey

rustica's Issues

README is outdated

Should be updated after #5 since that changed how the system is configured and deployed.

Use $HOME/.config/rusticaagent for configuration

It would be nice to use XDG base directories for configuration files to keep config files all in one place.

To fully respect the config home, I believe it would default to $HOME/.config/rusticaagent or if XDG_CONFIG_HOME is set it would use $XDG_CONFIG_HOME/rusticaagent. For backward compatibility, falling back to $HOME/.rusticaagent would be a good idea.

mTLS credentials refreshed too often

After an mTLS creds refresh, the refresh timestamp should be updated and no more refresh should happen until we go into the refresh window again. But there seems to be too many refreshes.

Influx Lag Blocks Certificate Issuance

When using Influx logging, if influx stops responding, the web request must timeout before the certificate is passed to the client.

This should be happening in another thread.

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.