feat(studio): optional pinned-key field in the store-add form
Some checks are pending
Security / Security check (push) Waiting to run
Some checks are pending
Security / Security check (push) Waiting to run
The module-store manager's 'Add a store' form gains an optional PEM public-key field; when set it pins that publisher key to the store (per-store signing trust). Localized DE/EN. Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
This commit is contained in:
parent
762788ea9e
commit
7625509237
7 changed files with 68 additions and 5 deletions
|
|
@ -345,6 +345,8 @@
|
|||
"storesManagerRemoveFailed": "Could not remove store",
|
||||
"storesManagerSuggested": "Suggested stores",
|
||||
"storesManagerAddShort": "Add",
|
||||
"storesManagerPinnedKeyLabel": "Pinned public key — PEM (optional)",
|
||||
"storesManagerPinnedKeyHint": "Signed modules from this store verify against this key instead of the built-in vendor key. Paste a PEM public key.",
|
||||
"storesManagerNotAvailable": "Not available yet",
|
||||
"storesManagerNotAvailableHint": "The provider hasn't published this store index yet. It will become installable once they do.",
|
||||
"storesSuggestedReclaimDesc": "Recl∆Im — modules for law & duty reform-mapping",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue