Skip to content

Make maximum resident credential count configurable#12

Merged
robin-nitrokey merged 1 commit intomainfrom
max-credential-count
Apr 25, 2023
Merged

Make maximum resident credential count configurable#12
robin-nitrokey merged 1 commit intomainfrom
max-credential-count

Conversation

@robin-nitrokey
Copy link
Copy Markdown
Member

Previously, we estimated that we can handle 100 resident keys when returning the number of remaining resident keys in the credential management command.

This patch introduces a config option to set a maximum count of resident keys that is used to report the number of remaining resident keys and that is enforced when trying to create a new resident key.

Upstream PR: trussed-dev#25

Previously, we estimated that we can handle 100 resident keys when
returning the number of remaining resident keys in the credential
management command.

This patch introduces a config option to set a maximum count of resident
keys that is used to report the number of remaining resident keys and
that is enforced when trying to create a new resident key.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants