Skip to content

feat(keymgr): new FAQ question about HSM-backed keys MTA-7300#6705

Draft
vanda-scw wants to merge 3 commits into
mainfrom
MTA-7300
Draft

feat(keymgr): new FAQ question about HSM-backed keys MTA-7300#6705
vanda-scw wants to merge 3 commits into
mainfrom
MTA-7300

Conversation

@vanda-scw

Copy link
Copy Markdown
Collaborator

No description provided.

@vanda-scw vanda-scw added do not merge PR that shouldn't be merged before a specific date (eg release) do not review yet please wait before reviewing its not ready yet labels Jul 16, 2026
Comment thread pages/key-manager/faq.mdx Outdated

When generating a [Key encryption key (KEK)](/key-manager/concepts/#key-encryption-key-kek), you can choose between a software-protected key and an HSM-backed key, each representing a different level of protection but both using the same encryption algorithms.

A **software-protected key** is generated within a software environment, then encrypted by a Root Encryption Key (REK), which also lives inside software. Keys are processed and stored in memory, without physical isolation. This can potentially make them vulnerable to software attacks.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"This can potentially make them vulnerable to software attacks."
-> we can take this part off

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do not merge PR that shouldn't be merged before a specific date (eg release) do not review yet please wait before reviewing its not ready yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants