Giter Site home page Giter Site logo

obelisk / rustica Goto Github PK

View Code? Open in Web Editor NEW
37.0 3.0 3.0 845 KB

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

License: MIT License

Rust 95.26% Shell 4.38% Dockerfile 0.16% Makefile 0.19%
ssh rust ssh-certificates yubikey

rustica's Introduction

Rust developer πŸ¦€ but lots of previous Go (goquery) and C++ (osquery) work.

Currently: πŸ› οΈing things that should exist under permissive licences for everyone to use.

Useful Projects

Rustica πŸ¦€ πŸ”

Scale hardware SSH keys for access and code signing across your infrastructure and developers. Cryptographically guarantee hardware backed and hypershort lived certificates that never need revocation.

Exhibit βœ¨πŸ“±βœ¨

Give interactive presentations without giving external services access to your slide data. Major updates coming soon.

Plaid ⏱️ πŸš€

Go fast writing automations in Rust. Write rules, compile to WASM, execute at the speed of logs.

Useful Libraries

Build your own memory safe endpoint security product for macOS (and eventually maybe other *OS platforms πŸ€”). Helpful abstractions over many events ES provides with it being easy to add more.

sshcerts πŸ” πŸ”‘

Very functional SSH certificates and keys library built in Rust. Even handles generation and validation of SSH hardware key attestation data for FIDO devices.

rustica's People

Contributors

henrynguyen5 avatar obelisk avatar timweri avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

rustica's Issues

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.

README is outdated

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

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.