Skip to content

McFacePunch/SecretsTransfer

Repository files navigation

Project Logo

Secrets Transfer

Notice! This is still beta, core featuers work but its not very pretty yet.

A secure secrets sharing service written in Rust and packaged neatly into a single binary for easy deployment and use. It provides an easy and minimal setup way to share secrets in a reliable and secure way.

While being capable of running standalone with no extra infrastructure it can also be deployed as part of a cluster with caching using Redis/Valkey.

Key Features:

  • Easy to setup and run, only needs one binary and a config
  • Pure Rust internals, no unsafe code.
  • Minimal Javascript
  • API for building custom integrations
  • Secure transfer of secrets
  • All features exposed via CLI (TODO)
  • Optional Captcha (TODO)
  • HTML templatization for easy customization
  • Open Source and free to use.

About

Secure Rust based secrets sharing service.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published