Infisical

♾ Infisical is an open-source, end-to-end encrypted platform for secret management: sync secrets across your team/infrastructure and prevent secret leaks.
Alternatives To Infisical
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Infisical6,553
14 hours ago129otherTypeScript
♾ Infisical is an open-source, end-to-end encrypted platform for secret management: sync secrets across your team/infrastructure and prevent secret leaks.
Your_spotify1,599
3 days ago29gpl-3.0TypeScript
Self hosted Spotify tracking dashboard
Aqua1,391
5 years agomitJavaScript
:bulb: A website and user system starter
Vault Ui1,299
5 years ago3October 04, 201750otherJavaScript
Vault-UI — A beautiful UI to manage your Vault, written in React
Cboard592
a day ago122gpl-3.0JavaScript
Augmentative and Alternative Communication (AAC) system with text-to-speech for the browser
Atsea Sample Shop App590
a year agoapache-2.0Java
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.
Ulearn434
2 years agoMay 17, 202243mitPHP
ULEARN - Open Source(FREE) LMS script in Laravel 5.8 and ReactJS 16.9
Redux Persist Transform Encrypt34349162 months ago12July 29, 20224mitTypeScript
Encrypt your Redux store
Wp Decoupled238
a year ago26mitJavaScript
Next.js app with WPGraphQL and WordPress at the backend.
Katachidraw215
a year ago13mitTypeScript
SVG based drawing tool and react-native component
Alternatives To Infisical
Select To Compare


Alternative Project Comparisons
Readme

infisical infisical

Open-source, end-to-end encrypted platform to manage secrets and configs across your team and infrastructure.

Slack | Infisical Cloud | Self-Hosting | Docs | Website

Infisical is released under the MIT license. PRs welcome! git commit activity Cloudsmith downloads Slack community channel Infisical Twitter

Dashboard

Introduction

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.

Features

And much more.

Getting started

Check out the Quickstart Guides

Use Infisical Cloud

The fastest and most reliable way to get started with Infisical is signing up for free to Infisical Cloud.

Deploy Infisical on premise

View all deployment options

Run Infisical locally

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

Scan and prevent secret leaks

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

Open-source vs. paid

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.

Security

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.

Contributing

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:

Resources

  • Docs for comprehensive documentation and guides
  • Slack for discussion with the community and Infisical team.
  • GitHub for code, issues, and pull requests
  • Twitter for fast news
  • YouTube for videos on secret management
  • Blog for secret management insights, articles, tutorials, and updates
  • Roadmap for planned features

Acknowledgements

Popular Secret Projects
Popular Reactjs Projects
Popular Security Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Typescript
Reactjs
Golang
Command Line
Security
Nextjs
Secret
Environment Variables
End To End Encryption
Secret Management