-
Notifications
You must be signed in to change notification settings - Fork 92
Closed
notaryproject/notation-go
#179Labels
specSpecifications to define the product requirementsSpecifications to define the product requirements
Milestone
Description
The directory structure spec defines system and user level directory paths. When both paths are present, it may be required to give precedence to system or user level based on specific scenarios.
- User level setting in
config.jsonandsigningkeys.jsonmay take precedence over system level settings in development scenarios, or an environment shared by multiple users. - In deployment scenarios, it may be desirable to use system level
trustpolicy.jsonand trust store, even if an user level (application or service role) trust store and policy exists, to allow administrator roles to enforce usage of trust policy and store.
We should come up with an approach that is flexible to support both scenarios.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
specSpecifications to define the product requirementsSpecifications to define the product requirements
Type
Projects
Status
Done