mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-11 08:28:11 -05:00
45 lines
1.8 KiB
Plaintext
45 lines
1.8 KiB
Plaintext
---
|
|
title: "Features"
|
|
description: "A list of features that Infisical has to offer."
|
|
---
|
|
|
|
This is a non-exhaustive list of features that Infisical offers:
|
|
|
|
## Platform
|
|
|
|
- Provision members access to organizations and projects.
|
|
- Manage secrets by adding, deleting, updating them across environments; search, sort, hide/un-hide, export/import them.
|
|
- Sync secrets to platforms via integrations to platforms like GitHub, Vercel, and Netlify.
|
|
- Rollback secrets to any point in time.
|
|
- Rollback each secrets to any version.
|
|
- Track actions through audit logs.
|
|
|
|
## CLI
|
|
|
|
The CLI is used to inject environment variables into applications and infrastructure.
|
|
|
|
- Inject environment variables.
|
|
- Inject environment variables into containers via service tokens for Docker.
|
|
|
|
## Roadmap
|
|
|
|
We're building the future of secret management, one that's comprehensive and accessible to all. Some high-level features we have in mind:
|
|
|
|
| Feature | Status |
|
|
| ------------------------------------- | ----------- |
|
|
| Account recovery: Backup key | Done |
|
|
| 2FA | Done |
|
|
| Read/write access controls | Done |
|
|
| Comparing secrets across environments | Done |
|
|
| Integrations | Ongoing |
|
|
| More hosting options | Ongoing |
|
|
| 1-Click Deploys | Ongoing |
|
|
| Access logs | Ongoing |
|
|
| Account recovery: Member-assisted | Coming soon |
|
|
| Slack & MS teams integrations | Coming soon |
|
|
| Version control for secrets | Coming soon |
|
|
| Restricted IPs | Coming soon |
|
|
| Secret rotation | Coming soon |
|
|
|
|
Interested in contributing? Check out the [guide](/contributing/overview).
|