mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Doc update
This commit is contained in:
@@ -7,8 +7,6 @@ description: "Learn how to share time & view-count bound secrets securely with a
|
||||
Developers frequently need to share secrets with team members, contractors, or other third parties, which can be risky due to potential leaks or misuse.
|
||||
Infisical offers a secure solution for sharing secrets over the internet in a time and view-count bound manner. It is possible to share secrets without signing up via [share.infisical.com](https://share.infisical.com) or via Infisical Dashboard (which has more advanced functionality).
|
||||
|
||||
With its zero-knowledge architecture, secrets shared via Infisical remain unreadable even to Infisical itself.
|
||||
|
||||
## Sharing a Secret
|
||||
|
||||
<Steps>
|
||||
@@ -60,9 +58,6 @@ To delete a shared secret, click the **Trash Can** icon on the relevant shared s
|
||||
## FAQ
|
||||
|
||||
<AccordionGroup>
|
||||
<Accordion title="Does Infisical have access to Shared Secrets?">
|
||||
No, Infisical does not have access to shared secrets. This is part of our zero-knowledge architecture.
|
||||
</Accordion>
|
||||
<Accordion title="Can secrets be changed after they are shared?">
|
||||
No, secrets cannot be changed after they've been created. This is to ensure that secrets are not tampered with.
|
||||
</Accordion>
|
||||
|
||||
Reference in New Issue
Block a user