TL;DR: Secure storage, time-bound access, auditability, and cross-domain controls are now table stakes for protecting secrets, certificates, and confidential files across a growing enterprise estate, according to Arcon. The harder problem is governance: zero trust only works when storage, sharing, and deletion are enforced consistently, not just promised at the application layer.
At a glance
What this is: This is a product-implications analysis of a secure vault for files and secrets, with the key finding that zero-trust storage still depends on governed access, auditability, and lifecycle controls.
Why it matters: It matters because IAM, PAM, and NHI teams have to govern not only who can request access, but how secrets, credentials, and shared files are stored, shared, time-limited, and removed.
By the numbers:
- Only 44% of organisations are currently using a dedicated secrets management system.
👉 Read Arcon’s analysis of secure vault controls for secrets and confidential files
Context
Enterprises now store passwords, SSH keys, certificates, tokens, and confidential files across more systems than their governance model was designed to control. A vault helps centralise that surface, but centralisation alone does not remove the identity risk if access, sharing, and deletion are still handled inconsistently. This is primarily an NHI governance problem, with PAM and lifecycle controls at the centre of it.
Arcon’s My Vault is positioned around secure storage, time-bound access, automatic deletion, cross-domain sharing, and audit logs. Those features map directly to the operational gaps identity teams already face: overexposed secrets, uncontrolled file sharing, and weak visibility into who accessed what and when. The typical enterprise challenge is not lack of vault technology, but lack of enforceable governance around it.
Key questions
Q: How should security teams govern secrets across multiple vaults?
A: Security teams should govern multi-vault environments above the storage layer. That means creating one inventory of all secrets, mapping ownership and consumers, and enforcing the same rotation and expiry rules across every store. Without that cross-vault layer, each vault becomes a separate island of privilege with its own blind spots.
Q: Why do cross-domain file-sharing controls fail so often?
A: They fail when organisations assume internal identity rules automatically apply to external users. External collaboration needs separate verification, tighter permission scopes, and clear limits on download and redistribution. Without those controls, the vault becomes a transport layer for sensitive content instead of a governed trust boundary.
Q: What breaks when credentials are stored outside a secrets manager?
A: When credentials live in code, config files, or CI/CD systems, they bypass the controls that make secrets governable. Rotation, revocation, and auditability become fragmented, and attackers can recover valid access without defeating authentication. The result is not just weaker security, but an identity estate that no longer knows where its own access paths exist.
Q: Should organisations replace their credential vault before adopting new PAM controls?
A: Not necessarily. The better question is whether the current vault, rotation process, and session controls already provide a complete governance chain. If they do not, organisations should define which system is authoritative for storage, access, and invalidation before adding another platform into the stack.
Technical breakdown
How zero-trust vaulting changes secret and file access
A vault becomes more than encrypted storage when it applies policy at access time, not just at rest. That means access decisions depend on identity, permission scope, and usage context, while the vault enforces time-bounded retrieval, restricted download paths, and deletion rules. In NHI terms, the vault is controlling credentials, keys, and sensitive files as governed assets rather than static blobs. The operational value comes from reducing standing exposure and making each retrieval auditable.
Practical implication: treat vault access as an entitlement model, not just a storage feature, and review who can retrieve, transfer, or export assets.
Why cross-domain sharing needs stronger identity proofing
Cross-domain collaboration creates a wider trust boundary because external users do not sit inside the same directory, device posture, or policy baseline as internal staff. A vault can narrow that risk by requiring step-up authentication, restricting file types, and limiting what the recipient can do after access is granted. The important point is that sharing controls only work when the receiving identity is verified at the point of use and the permissions are scoped to the specific asset, not the whole exchange relationship.
Practical implication: apply explicit recipient verification and per-file permissions before allowing any external collaboration through the vault.
Dynamic secrets management versus static credential sprawl
Dynamic secrets management changes the failure mode from long-lived credential exposure to short-lived, task-scoped access. That matters because SSH keys, certificates, and tokens become difficult to govern once they persist beyond the job they were issued for. A vault that supports automatic deletion and time-bound access reduces the window for misuse, but only if those controls are enforced consistently across the applications and teams that consume the secrets. Otherwise, the organisation simply relocates the sprawl.
Practical implication: align vault policy with secret lifetime and revoke or delete secrets as soon as the business task ends.
NHI Mgmt Group analysis
Zero-trust vaulting is an NHI governance control, not just a storage pattern. The article’s core value lies in its recognition that secrets, certificates, and confidential files need policy enforcement at the storage layer. That shifts the discussion away from repository design and toward lifecycle control, auditability, and access containment. Practitioners should judge vaults by whether they reduce standing exposure and improve governance outcomes, not by whether they simply encrypt data.
Cross-domain sharing creates a privileged trust exception unless the vault can re-verify the recipient. External collaboration is where many file-sharing programmes lose control because directory trust and business trust are not the same thing. The vault must therefore act as a decision point for authentication, permission scope, and transfer rights. The practical conclusion is that third-party access cannot be managed as a simple extension of internal sharing policy.
Dynamic secrets management addresses the persistence problem that static credentials create. Long-lived secrets are hard to govern because they outlive the task, the session, and sometimes the owner. Time-bound access and automatic deletion reduce that persistence, which is the real security gain. The discipline here is lifecycle governance: if a secret can remain useful after its legitimate purpose ends, it is already overexposed.
Granular permissions only work when ownership and revocation are operationally clear. Ownership transfer, download restrictions, and audit logs are useful only if someone is accountable for the asset throughout its life. Without that accountability, the vault becomes a collection point for sensitive material rather than a governed control. Organisations should treat vault ownership as part of access governance, not as an administrative afterthought.
From our research:
- 88% of security professionals are concerned about secrets sprawl, with 49% of those in larger organisations described as "very concerned", according to The 2024 State of Secrets Management Survey.
- 54% of organisations are dissatisfied with their current secrets management solution because not all secrets are secured, and 43% cite lack of central management.
- That pattern aligns with Ultimate Guide to NHIs , Key Challenges and Risks, which helps frame why vault governance must extend beyond storage.
What this signals
Vault adoption will keep colliding with governance debt until teams stop treating secrets, files, and certificates as separate control problems. The operational reality is that access scope, ownership, and deletion rules need to be consistent across all three. That is where NHI governance becomes a programme capability rather than a point solution question.
Centralisation helps only when the organisation can prove who accessed what and when. Audit logs matter because they connect the asset to the actor, the action, and the approval trail. Without that chain of evidence, the vault reduces clutter but not accountability.
Secrets sprawl remains the signal that the current model is too fragmented to scale. With 88% of professionals already worried about it, the next control move is not another repository, but tighter lifecycle control across NHI Lifecycle Management Guide and NIST Cybersecurity Framework 2.0 aligned processes.
For practitioners
- Map vault entitlements to asset lifecycle Document who can create, request, transfer, download, and delete each category of secret or file, then tie those permissions to the asset’s business owner and retention rules.
- Enforce step-up controls for external recipients Require stronger authentication and per-item approval before any cross-domain user can access shared content, especially files that can be copied or forwarded outside the vault.
- Time-limit sensitive access by default Set time-bound access and automatic deletion for secrets, certificates, and high-risk files so access expires when the task or collaboration ends.
- Separate storage from trust decisions Use the vault as a policy enforcement point, not just a repository, and verify that access logging, download restrictions, and ownership transfer rules are all active.
Key takeaways
- Vaults solve only part of the problem if access, transfer, and deletion are not governed as identity events.
- Cross-domain sharing and dynamic secrets both reduce risk only when the organisation can enforce time-bound, auditable control.
- The control gap is not storage capacity, but lifecycle discipline across secrets, files, and privileged access.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0, NIST SP 800-53 Rev 5 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Non-Human Identity Top 10 | NHI-03 | The article centres on secrets handling and vault governance, which map to NHI secret risk. |
| NIST CSF 2.0 | PR.AC-4 | Granular permissions and least privilege are central themes in this vault model. |
| NIST SP 800-53 Rev 5 | IA-5 | Secrets, certificates, and token handling directly implicate authenticator management. |
| NIST Zero Trust (SP 800-207) | The article’s zero-trust framing depends on verifying access at request time. |
Review vault handling against NHI-03 and ensure secrets are time-bound, auditable, and revocable.
Key terms
- Secrets Sprawl: The uncontrolled proliferation of sensitive credentials — API keys, tokens, passwords, certificates — across codebases, cloud environments, CI/CD pipelines, and configuration files. In 2024, over 50 million leaked secrets were found on the dark web.
- Cross-Domain Sharing: Cross-domain sharing is the controlled exchange of sensitive files or secrets between users from different organisational or trust boundaries. It requires separate verification, scoped permissions, and strong audit trails because the recipient is outside the native identity domain.
- Time-Bound Access: Time-bound access is a control pattern that grants permissions for a defined window and removes them automatically when the window ends. It is a practical least-privilege mechanism for cloud operations and NHI governance because it reduces how long elevated access can be abused.
- Ownership Transfer: Ownership transfer is the point at which an extension changes hands, either through sale, account compromise, or developer handoff. It matters because the extension can keep the same name, rating, and install base while becoming a materially different security object after the transfer.
What's in the full article
Arcon's full post covers the operational detail this analysis intentionally leaves for the source:
- Step-by-step product behaviour for secure file upload, sharing, and ownership transfer workflows.
- Details of cross-domain access handling, including two-factor authentication and restriction logic for shared content.
- How the vault synchronises with the DRM folder and what that means for operational file handling.
- The integration points with privileged access management for centralised control over sensitive assets.
Deepen your knowledge
NHI governance, agentic AI identity, and machine identity lifecycle are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are responsible for identity security strategy or NHI governance in your organisation, it is worth exploring.
Published by the NHIMG editorial team on August 17, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org