https://github.com/fmeringdal/covert Skip to content Toggle navigation Sign up * Product + Actions Automate any workflow + Packages Host and manage packages + Security Find and fix vulnerabilities + Codespaces Instant dev environments + Copilot Write better code with AI + Code review Manage code changes + Issues Plan and track work + Discussions Collaborate outside of code Explore + All features + Documentation + GitHub Skills + Blog * Solutions For + Enterprise + Teams + Startups + Education By Solution + CI/CD & Automation + DevOps + DevSecOps Resources + Customer Stories + White papers, Ebooks, Webinars + Partners * Open Source + GitHub Sponsors Fund open source developers + The ReadME Project GitHub community articles Repositories + Topics + Trending + Collections * Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Search [ ] Clear Search syntax tips Provide feedback We read every piece of feedback, and take your input very seriously. [ ] [ ] Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Name [ ] Query [ ] To see all available qualifiers, see our documentation. Cancel Create saved search Sign in Sign up You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. {{ message }} fmeringdal / covert Public * Notifications * Fork 1 * Star 37 License MIT, Apache-2.0 licenses found Licenses found MIT LICENCE-MIT Apache-2.0 LICENSE-APACHE 37 stars 1 fork Activity Star Notifications * Code * Issues 0 * Pull requests 0 * Actions * Projects 0 * Security * Insights More * Code * Issues * Pull requests * Actions * Projects * Security * Insights fmeringdal/covert This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. main Switch branches/tags [ ] Branches Tags Could not load branches Nothing to show {{ refName }} default View all branches Could not load tags Nothing to show {{ refName }} default View all tags Name already in use A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch? Cancel Create 1 branch 0 tags Code * Local * Codespaces * Clone HTTPS GitHub CLI [https://github.com/f] Use Git or checkout with SVN using the web URL. [gh repo clone fmerin] Work fast with our official CLI. Learn more about the CLI. * Open with GitHub Desktop * Download ZIP Sign In Required Please sign in to use Codespaces. Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Launching Xcode If nothing happens, download Xcode and try again. Launching Visual Studio Code Your codespace will open once ready. There was a problem preparing your codespace, please try again. Latest commit @fmeringdal fmeringdal Update README.md ... 5a50532 Mar 2, 2023 Update README.md 5a50532 Git stats * 61 commits Files Permalink Failed to load latest commit information. Type Name Latest commit message Commit time .github/workflows Implement replication and recovery with Litestream February 28, 2023 20:08 backend Bump version March 1, 2023 21:02 covert-cli Bump version March 1, 2023 21:02 covert-framework Bump version March 1, 2023 21:02 covert-sdk Bump version March 1, 2023 21:02 covert-server Bump version March 1, 2023 21:02 covert-storage Bump version March 1, 2023 21:02 covert-types Bump version March 1, 2023 21:02 examples This commit adds namespace support to enable isolated environments February 22, 2023 19:24 .dockerignore Add Dockerfile March 1, 2023 18:36 .gitignore Implement replication and recovery with Litestream February 28, 2023 20:08 Cargo.lock Bump version March 1, 2023 21:02 Cargo.toml init February 12, 2023 17:24 Dockerfile Add Dockerfile March 1, 2023 18:36 LICENCE-MIT Create LICENCE-MIT February 12, 2023 18:52 LICENSE-APACHE Create LICENSE-APACHE February 12, 2023 18:52 README.md Update README.md March 2, 2023 22:16 clippy.toml Remove Core type from covert-server. February 15, 2023 20:43 config.example.toml Implement replication and recovery with Litestream February 28, 2023 20:08 View code Covert secrets management Getting started README.md Covert secrets management CI Covert is a secrets management solution written in Rust that leverages SQLCipher for encrypted storage and Litestream for replication. Covert has a very similar API to HashiCorp Vault and takes a lot of inspiration from it, but aims to be a simpler and more affordable option. Some of the features included are: * Versioned Key-Value secrets * Dynamic secrets (only PostgreSQL currently) * Namespaces * Streaming replication * Type safe and flexible framework for writing new secrets engines and authentication methods NOTE: This is a experimental software which is not yet suitable for production use-cases. Getting started Install Covert with Cargo cargo install covert Start the Covert server covert server --config ./config.example.toml Check out some of the examples in the examples folder. About No description, website, or topics provided. Resources Readme License MIT, Apache-2.0 licenses found Licenses found MIT LICENCE-MIT Apache-2.0 LICENSE-APACHE Activity Stars 37 stars Watchers 2 watching Forks 1 fork Report repository Releases No releases published Packages 0 No packages published Languages * Rust 99.9% * Dockerfile 0.1% Footer (c) 2023 GitHub, Inc. Footer navigation * Terms * Privacy * Security * Status * Docs * Contact GitHub * Pricing * API * Training * Blog * About You can't perform that action at this time.