Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Infisical | 6,553 | 14 hours ago | 129 | other | TypeScript | |||||
♾ Infisical is an open-source, end-to-end encrypted platform for secret management: sync secrets across your team/infrastructure and prevent secret leaks. | ||||||||||
Your_spotify | 1,599 | 3 days ago | 29 | gpl-3.0 | TypeScript | |||||
Self hosted Spotify tracking dashboard | ||||||||||
Aqua | 1,391 | 5 years ago | mit | JavaScript | ||||||
:bulb: A website and user system starter | ||||||||||
Vault Ui | 1,299 | 5 years ago | 3 | October 04, 2017 | 50 | other | JavaScript | |||
Vault-UI — A beautiful UI to manage your Vault, written in React | ||||||||||
Cboard | 592 | a day ago | 122 | gpl-3.0 | JavaScript | |||||
Augmentative and Alternative Communication (AAC) system with text-to-speech for the browser | ||||||||||
Atsea Sample Shop App | 590 | a year ago | apache-2.0 | Java | ||||||
A sample app that uses a Java Spring Boot backend connected to a database to display a fictitious art shop with a React front-end. | ||||||||||
Ulearn | 434 | 2 years ago | May 17, 2022 | 43 | mit | PHP | ||||
ULEARN - Open Source(FREE) LMS script in Laravel 5.8 and ReactJS 16.9 | ||||||||||
Redux Persist Transform Encrypt | 343 | 49 | 16 | 2 months ago | 12 | July 29, 2022 | 4 | mit | TypeScript | |
Encrypt your Redux store | ||||||||||
Wp Decoupled | 238 | a year ago | 26 | mit | JavaScript | |||||
Next.js app with WPGraphQL and WordPress at the backend. | ||||||||||
Katachidraw | 215 | a year ago | 13 | mit | TypeScript | |||||
SVG based drawing tool and react-native component |
Open-source, end-to-end encrypted platform to manage secrets and configs across your team and infrastructure.
Infisical is an open source, end-to-end encrypted secret management platform that teams use to centralize their secrets like API keys, database credentials, and configurations.
We're on a mission to make secret management more accessible to everyone, not just security teams, and that means redesigning the entire developer experience from ground up.
And much more.
Check out the Quickstart Guides
The fastest and most reliable way to get started with Infisical is signing up for free to Infisical Cloud.
View all deployment options
To set up and run Infisical locally, make sure you have Git and Docker installed on your system. Then run the command for your system:
Linux/macOS:
git clone https://github.com/Infisical/infisical && cd "$(basename $_ .git)" && cp .env.example .env && docker-compose -f docker-compose.yml up
Windows Command Prompt:
git clone https://github.com/Infisical/infisical && cd infisical && copy .env.example .env && docker-compose -f docker-compose.yml up
Create an account at http://localhost:80
On top managing secrets with Infisical, you can also scan for over 140+ secret types in your files, directories and git repositories.
To scan your full git history, run:
infisical scan --verbose
Install pre commit hook to scan each commit before you push to your repository
infisical scan install --pre-commit-hook
Lean about Infisical's code scanning feature here
This repo available under the MIT expat license, with the exception of the ee
directory which will contain premium enterprise features requiring a Infisical license in the future.
Please do not file GitHub issues or post on our public forum for security vulnerabilities, as they are public!
Infisical takes security issues very seriously. If you have any concerns about Infisical or believe you have uncovered a vulnerability, please get in touch via the e-mail address [email protected]. In the message, try to provide a description of the issue and ideally a way of reproducing it. The security team will get back to you as soon as possible.
Note that this security address should be used only for undisclosed vulnerabilities. Please report any security problems to us before disclosing it publicly.
Whether it's big or small, we love contributions. Check out our guide to see how to get started.
Not sure where to get started? You can: