mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-09 15:38:03 -05:00
369 lines
21 KiB
Markdown
369 lines
21 KiB
Markdown
<h1 align="center">
|
|
<img width="300" src="/img/logoname-black.svg#gh-light-mode-only" alt="infisical">
|
|
<img width="300" src="/img/logoname-white.svg#gh-dark-mode-only" alt="infisical">
|
|
</h1>
|
|
<p align="center">
|
|
<p align="center">Open-source, end-to-end encrypted tool to manage secrets and configs across your team, devices, and infrastructure.</p>
|
|
</p>
|
|
|
|
<h4 align="center">
|
|
<a href="https://join.slack.com/t/infisical-users/shared_invite/zt-1kdbk07ro-RtoyEt_9E~fyzGo_xQYP6g">Slack</a> |
|
|
<a href="https://infisical.com/">Infisical Cloud</a> |
|
|
<a href="https://infisical.com/docs/self-hosting/overview">Self-Hosting</a> |
|
|
<a href="https://infisical.com/docs/getting-started/introduction">Docs</a> |
|
|
<a href="https://www.infisical.com">Website</a>
|
|
</h4>
|
|
|
|
<h4 align="center">
|
|
<a href="https://github.com/medusajs/medusa/blob/master/LICENSE">
|
|
<img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="Infisical is released under the MIT license." />
|
|
</a>
|
|
<a href="https://github.com/infisical/infisical/blob/main/CONTRIBUTING.md">
|
|
<img src="https://img.shields.io/badge/PRs-Welcome-brightgreen" alt="PRs welcome!" />
|
|
</a>
|
|
<a href="https://github.com/Infisical/infisical/issues">
|
|
<img src="https://img.shields.io/github/commit-activity/m/infisical/infisical" alt="git commit activity" />
|
|
</a>
|
|
<a href="https://cloudsmith.io/~infisical/repos/">
|
|
<img src="https://img.shields.io/badge/Downloads-34.6k-orange" alt="Cloudsmith downloads" />
|
|
</a>
|
|
<a href="https://join.slack.com/t/infisical-users/shared_invite/zt-1kdbk07ro-RtoyEt_9E~fyzGo_xQYP6g">
|
|
<img src="https://img.shields.io/badge/chat-on%20Slack-blueviolet" alt="Slack community channel" />
|
|
</a>
|
|
<a href="https://twitter.com/infisical">
|
|
<img src="https://img.shields.io/twitter/follow/infisical?label=Follow" alt="Infisical Twitter" />
|
|
</a>
|
|
</h4>
|
|
|
|
<img src="/img/infisical_github_repo.png" width="100%" alt="Dashboard" />
|
|
|
|
**Read this in other languages**: <kbd>[<img title="English" alt="English language" src="https://cdn.staticaly.com/gh/hjnilsson/country-flags/master/svg/us.svg" width="22">](i18n/README.en.md)</kbd>
|
|
<kbd>[<img title="Spanish" alt="Spanish language" src="https://cdn.staticaly.com/gh/hjnilsson/country-flags/master/svg/es.svg" width="22">](i18n/README.es.md)</kbd>
|
|
<kbd>[<img title="German" alt="German language" src="https://cdn.staticaly.com/gh/hjnilsson/country-flags/master/svg/de.svg" width="22">](i18n/README.de.md)</kbd>
|
|
<kbd>[<img title="Korean" alt="Korean language" src="https://cdn.staticaly.com/gh/hjnilsson/country-flags/master/svg/kr.svg" width="22">](i18n/README.ko.md)</kbd>
|
|
<kbd>[<img title="Turkish" alt="Turkish language" src="https://cdn.staticaly.com/gh/hjnilsson/country-flags/master/svg/tr.svg" width="22">](i18n/README.tr.md)</kbd>
|
|
<kbd>[<img title="Bahasa Indonesia" alt="Bahasa Indonesia language" src="https://cdn.staticaly.com/gh/hjnilsson/country-flags/master/svg/id.svg" width="22">](i18n/README.id.md)</kbd>
|
|
<kbd>[<img title="Japanese" alt="Japanese language" src="https://cdn.staticaly.com/gh/hjnilsson/country-flags/master/svg/jp.svg" width="22">](i18n/README.ja.md)</kbd>
|
|
|
|
**[Infisical](https://infisical.com)** is an open source, end-to-end encrypted secret manager which you can use to centralize your API keys and configs. From Infisical, you can then distribute these secrets across your whole development lifecycle - from development to production . It's designed to be simple and take minutes to get going.
|
|
|
|
- **[User-Friendly Dashboard](https://infisical.com/docs/getting-started/dashboard/project)** to manage your team's secrets and configs within projects
|
|
- **[Language-Agnostic CLI](https://infisical.com/docs/cli/overview)** that pulls and injects esecrets and configs into your local workflow
|
|
- **[Complete control over your data](https://infisical.com/docs/self-hosting/overview)** - host it yourself on any infrastructure
|
|
- **Navigate Multiple Environments** per project (e.g. development, staging, production, etc.)
|
|
- **Personal overrides** for secrets and configs
|
|
- **[Integrations](https://infisical.com/docs/integrations/overview)** with CI/CD and production infrastructure
|
|
- **[Infisical API](https://infisical.com/docs/api-reference/overview/introduction)** - manage secrets via HTTPS requests to the platform
|
|
- **[Secret Versioning](https://infisical.com/docs/getting-started/dashboard/versioning)** to view the change history for any secret
|
|
- **[Audit Logs](https://infisical.com/docs/getting-started/dashboard/audit-logs)** to record every action taken in a project
|
|
- **[Point-in-time Secrets Recovery](https://infisical.com/docs/getting-started/dashboard/pit-recovery)** for rolling back to any snapshot of your secrets
|
|
- **Role-based Access Controls** per environment
|
|
- **2FA** (more options coming soon)
|
|
- 🔜 **1-Click Deploy** to AWS
|
|
- 🔜 **Automatic Secret Rotation**
|
|
- 🔜 **Smart Security Alerts**
|
|
- 🔜 **Secrets Rotation**
|
|
- 🔜 **Slack & MS Teams** integrations
|
|
|
|
And more.
|
|
|
|
## 🚀 Get started
|
|
|
|
To quickly get started, visit our [get started guide](https://infisical.com/docs/getting-started/introduction).
|
|
|
|
<p>
|
|
<a href="https://infisical.com/docs/self-hosting/overview" target="_blank"><img src="https://user-images.githubusercontent.com/78047717/218910609-18a75846-51a9-420a-a9a9-5958ac9c5505.png" height=150 /> </a>
|
|
<a href="https://app.infisical.com/signup" target="_blank"><img src="https://user-images.githubusercontent.com/78047717/218910520-b36a607f-af66-4a06-af10-6a2191ab02de.png" height=150></a>
|
|
</p>
|
|
|
|
## 🔥 What's cool about this?
|
|
|
|
Infisical makes secret management simple and end-to-end encrypted by default. We're on a mission to make it more accessible to all developers, <i>not just security teams</i>.
|
|
|
|
According to a [report](https://www.ekransystem.com/en/blog/secrets-management), only 10% of organizations use secret management solutions despite all using digital secrets to some extent.
|
|
|
|
If you care about efficiency and security, then Infisical is right for you.
|
|
|
|
We are currently working hard to make Infisical more extensive. Need any integrations or want a new feature? Feel free to [create an issue](https://github.com/Infisical/infisical/issues) or [contribute](https://infisical.com/docs/contributing/overview) directly to the repository.
|
|
|
|
## 🔌 Integrations
|
|
|
|
We're currently setting the foundation and building [integrations](https://infisical.com/docs/integrations/overview) so secrets can be synced everywhere. Any help is welcome! :)
|
|
|
|
<table>
|
|
<tr>
|
|
<th>Platforms </th>
|
|
<th>Frameworks</th>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
|
|
<table>
|
|
<tbody>
|
|
<tr>
|
|
<td align="left" valign="middle">
|
|
<a href="https://infisical.com/docs/integrations/platforms/docker?ref=github.com">
|
|
✔️ Docker
|
|
</a>
|
|
</td>
|
|
<td align="left" valign="middle">
|
|
<a href="https://infisical.com/docs/integrations/platforms/docker-compose?ref=github.com">
|
|
✔️ Docker Compose
|
|
</a>
|
|
</td>
|
|
<td align="left" valign="middle">
|
|
<a href="https://infisical.com/docs/integrations/cloud/heroku?ref=github.com">
|
|
✔️ Heroku
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left" valign="middle">
|
|
<a href="https://infisical.com/docs/integrations/cloud/vercel?ref=github.com">
|
|
✔️ Vercel
|
|
</a>
|
|
</td>
|
|
<td align="left" valign="middle">
|
|
<a href="https://infisical.com/docs/integrations/platforms/kubernetes?ref=github.com">
|
|
✔️ Kubernetes
|
|
</a>
|
|
</td>
|
|
<td align="left" valign="middle">
|
|
<a href="https://infisical.com/docs/integrations/cloud/flyio">
|
|
✔️ Fly.io
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left" valign="middle">
|
|
🔜 Supabase
|
|
</td>
|
|
<td align="left" valign="middle">
|
|
<a href="https://infisical.com/docs/integrations/cicd/githubactions">
|
|
✔️ GitHub Actions
|
|
</a>
|
|
</td>
|
|
<td align="left" valign="middle">
|
|
🔜 Railway (https://github.com/Infisical/infisical/issues/271)
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left" valign="middle">
|
|
🔜 GCP SM (https://github.com/Infisical/infisical/issues/285)
|
|
</td>
|
|
<td align="left" valign="middle">
|
|
<a href="https://infisical.com/docs/integrations/cicd/gitlab">
|
|
✔️ GitLab CI/CD
|
|
</a>
|
|
</td>
|
|
<td align="left" valign="middle">
|
|
🔜 CircleCI (https://github.com/Infisical/infisical/issues/91)
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left" valign="middle">
|
|
🔜 Jenkins
|
|
</td>
|
|
<td align="left" valign="middle">
|
|
🔜 Digital Ocean
|
|
</td>
|
|
<td align="left" valign="middle">
|
|
🔜 Azure
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left" valign="middle">
|
|
🔜 TravisCI
|
|
</td>
|
|
<td align="left" valign="middle">
|
|
<a href="https://infisical.com/docs/integrations/cloud/aws-secret-manager">
|
|
✔️ AWS Secrets Manager
|
|
</a>
|
|
</td>
|
|
<td align="left" valign="middle">
|
|
🔜 Forge
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left" valign="middle">
|
|
🔜 Bitbucket
|
|
</td>
|
|
<td align="left" valign="middle">
|
|
<a href="https://infisical.com/docs/integrations/cloud/aws-parameter-store">
|
|
✔️ AWS Parameter Store
|
|
</a>
|
|
</td>
|
|
<td align="left" valign="middle">
|
|
<a href="https://infisical.com/docs/integrations/cloud/render">
|
|
✔️ Render
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left" valign="middle">
|
|
🔜 BuddyCI
|
|
</td>
|
|
<td align="left" valign="middle">
|
|
🔜 Serverless
|
|
</td>
|
|
<td align="left" valign="middle">
|
|
<a href="https://infisical.com/docs/integrations/cloud/netlify">
|
|
✔️ Netlify
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
<table>
|
|
<tbody>
|
|
<tr>
|
|
<td align="left" valign="middle">
|
|
<a href="https://infisical.com/docs/integrations/frameworks/react?ref=github.com">
|
|
✔️ React
|
|
</a>
|
|
</td>
|
|
<td align="left" valign="middle">
|
|
<a href="https://infisical.com/docs/integrations/frameworks/express?ref=github.com">
|
|
✔️ Express
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left" valign="middle">
|
|
<a href="https://infisical.com/docs/integrations/frameworks/gatsby?ref=github.com">
|
|
✔️ Gatsby
|
|
</a>
|
|
</td>
|
|
<td align="left" valign="middle">
|
|
<a href="https://infisical.com/docs/integrations/frameworks/flask?ref=github.com">
|
|
✔️ Flask
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left" valign="middle">
|
|
<a href="https://infisical.com/docs/integrations/frameworks/django?ref=github.com">
|
|
✔️ Django
|
|
</a>
|
|
</td>
|
|
<td align="left" valign="middle">
|
|
<a href="https://infisical.com/docs/integrations/frameworks/laravel?ref=github.com">
|
|
✔️ Laravel
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left" valign="middle">
|
|
<a href="https://infisical.com/docs/integrations/frameworks/nestjs?ref=github.com">
|
|
✔️ NestJS
|
|
</a>
|
|
</td>
|
|
<td align="left" valign="middle">
|
|
<a href="https://infisical.com/docs/integrations/frameworks/remix?ref=github.com">
|
|
✔️ Remix
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left" valign="middle">
|
|
<a href="https://infisical.com/docs/integrations/frameworks/nextjs?ref=github.com">
|
|
✔️ Next.js
|
|
</a>
|
|
</td>
|
|
<td align="left" valign="middle">
|
|
<a href="https://infisical.com/docs/integrations/frameworks/vite?ref=github.com">
|
|
✔️ Vite
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left" valign="middle">
|
|
<a href="https://infisical.com/docs/integrations/frameworks/vue?ref=github.com">
|
|
✔️ Vue
|
|
</a>
|
|
</td>
|
|
<td align="left" valign="middle">
|
|
<a href="https://infisical.com/docs/integrations/frameworks/rails?ref=github.com">
|
|
✔️ Ruby on Rails
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left" valign="middle">
|
|
<a href="https://infisical.com/docs/integrations/frameworks/fiber?ref=github.com">
|
|
✔️ Fiber
|
|
</a>
|
|
</td>
|
|
<td align="left" valign="middle">
|
|
<a href="https://infisical.com/docs/integrations/frameworks/nuxt?ref=github.com">
|
|
✔️ Nuxt
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left" valign="middle">
|
|
<a href="https://infisical.com/docs/integrations/frameworks/dotnet?ref=github.com">
|
|
✔️ .NET
|
|
</a>
|
|
</td>
|
|
<td align="left" valign="middle">
|
|
And more...
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
## 💚 Community & Support
|
|
|
|
- [Slack](https://join.slack.com/t/infisical-users/shared_invite/zt-1kdbk07ro-RtoyEt_9E~fyzGo_xQYP6g) (For live discussion with the community and the Infisical team)
|
|
- [GitHub Discussions](https://github.com/Infisical/infisical/discussions) (For help with building and deeper conversations about features)
|
|
- [GitHub Issues](https://github.com/Infisical/infisical-cli/issues) (For any bugs and errors you encounter using Infisical)
|
|
- [Twitter](https://twitter.com/infisical) (Get news fast)
|
|
|
|
## 🏘 Open-source vs. paid
|
|
|
|
This repo is entirely MIT licensed, with the exception of the `ee` directory which will contain premium enterprise features requiring a Infisical license in the future. We're currently focused on developing non-enterprise offerings first that should suit most use cases.
|
|
|
|
## 🛡 Security
|
|
|
|
Looking to report a security vulnerability? Please don't post about it in GitHub issue. Instead, refer to our [SECURITY.md](./SECURITY.md) file.
|
|
|
|
## 🚨 Stay Up-to-Date
|
|
|
|
Infisical officially launched as v.1.0 on November 21st, 2022. There are a lot of new features coming very frequently. Watch **releases** of this repository to be notified about future updates:
|
|
|
|

|
|
|
|
## 🌱 Contributing
|
|
|
|
Whether it's big or small, we love contributions ❤️ Check out our guide to see how to [get started](https://infisical.com/docs/contributing/overview).
|
|
|
|
Not sure where to get started? You can:
|
|
|
|
- [Book a free, non-pressure pairing sessions with one of our teammates](mailto:tony@infisical.com?subject=Pairing%20session&body=I'd%20like%20to%20do%20a%20pairing%20session!)!
|
|
- Join our <a href="https://join.slack.com/t/infisical-users/shared_invite/zt-1kdbk07ro-RtoyEt_9E~fyzGo_xQYP6g">Slack</a>, and ask us any questions there.
|
|
|
|
## 🦸 Contributors
|
|
|
|
[//]: contributor-faces
|
|
|
|
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
|
<!-- prettier-ignore-start -->
|
|
<!-- markdownlint-disable -->
|
|
|
|
<a href="https://github.com/dangtony98"><img src="https://avatars.githubusercontent.com/u/25857006?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/maidul98"><img src="https://avatars.githubusercontent.com/u/9300960?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/akhilmhdh"><img src="https://avatars.githubusercontent.com/u/31166322?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/reginaldbondoc"><img src="https://avatars.githubusercontent.com/u/7693108?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/mv-turtle"><img src="https://avatars.githubusercontent.com/u/78047717?s=96&v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/gangjun06"><img src="https://avatars.githubusercontent.com/u/50910815?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/asheliahut"><img src="https://avatars.githubusercontent.com/u/945619?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/SH5H"><img src="https://avatars.githubusercontent.com/u/25437192?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/gmgale"><img src="https://avatars.githubusercontent.com/u/62303146?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/asharonbaltazar"><img src="https://avatars.githubusercontent.com/u/58940073?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/JoaoVictor6"><img src="https://avatars.githubusercontent.com/u/68869379?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/mocherfaoui"><img src="https://avatars.githubusercontent.com/u/37941426?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/cerrussell"><img src="https://avatars.githubusercontent.com/u/80227828?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/jon4hz"><img src="https://avatars.githubusercontent.com/u/26183582?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/edgarrmondragon"><img src="https://avatars.githubusercontent.com/u/16805946?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/arjunyel"><img src="https://avatars.githubusercontent.com/u/11153289?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/LemmyMwaura"><img src="https://avatars.githubusercontent.com/u/20738858?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/Zamion101"><img src="https://avatars.githubusercontent.com/u/8071263?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/Grraahaam"><img src="https://avatars.githubusercontent.com/u/72856427?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/Neeraj138"><img src="https://avatars.githubusercontent.com/u/58552561?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/esau-morais"><img src="https://avatars.githubusercontent.com/u/55207584?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/animeshdas2000"><img src="https://avatars.githubusercontent.com/u/40542456?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/umrak11"><img src="https://avatars.githubusercontent.com/u/20104948?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/KunalSin9h"><img src="https://avatars.githubusercontent.com/u/82411321?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/ImBIOS"><img src="https://avatars.githubusercontent.com/u/41441643?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/sanyamjain04"><img src="https://avatars.githubusercontent.com/u/107163858?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/Gabriellopes232"><img src="https://avatars.githubusercontent.com/u/74881862?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/naorpeled"><img src="https://avatars.githubusercontent.com/u/6171622?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/Aashish-Upadhyay-101"><img src="https://avatars.githubusercontent.com/u/81024263?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/jonerrr"><img src="https://avatars.githubusercontent.com/u/73760377?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/kmlgkcy"><img src="https://avatars.githubusercontent.com/u/102428035?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/samsbg"><img src="https://avatars.githubusercontent.com/u/70488844?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/imakecodes"><img src="https://avatars.githubusercontent.com/u/35536648?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/kimcore"><img src="https://avatars.githubusercontent.com/u/36142378?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/caioluis"><img src="https://avatars.githubusercontent.com/u/30005368?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/adrianmarinwork"><img src="https://avatars.githubusercontent.com/u/118568289?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/arthurzenika"><img src="https://avatars.githubusercontent.com/u/445200?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/franky47"><img src="https://avatars.githubusercontent.com/u/1174092?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/hanywang2"><img src="https://avatars.githubusercontent.com/u/44352119?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/tobias-mintlify"><img src="https://avatars.githubusercontent.com/u/110702161?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/wjhurley"><img src="https://avatars.githubusercontent.com/u/15939055?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/alexdanilowicz"><img src="https://avatars.githubusercontent.com/u/29822597?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/0xflotus"><img src="https://avatars.githubusercontent.com/u/26602940?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/wanjohiryan"><img src="https://avatars.githubusercontent.com/u/71614375?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/nirga"><img src="https://avatars.githubusercontent.com/u/4224692?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/RashidUjang"><img src="https://avatars.githubusercontent.com/u/11313829?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/kanhaiya38"><img src="https://avatars.githubusercontent.com/u/54778773?v=4" width="50" height="50" alt=""/></a>
|
|
|
|
## 🌎 Translations
|
|
|
|
Infisical is currently available in English, Korean, French, and Portuguese (Brazil). Help us translate Infisical to your language!
|
|
|
|
You can find all the info in [this issue](https://github.com/Infisical/infisical/issues/181).
|