-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Currently, scheme and plugin names have been created on ad-hoc basis. However, as these names are a part of the overall "interface" exposed by Veraison, we should cosider naming more carefully. A naming scheme should be devised and documented; we should also modify existing code base to adhere to the scheme.
The naming scheme should consider:
- Avoiding collisions between differnt plugin creators (e.g. prefix sheme with a vendor name , e.g.
veraison/psato distinguish from other PSA-based scheme plugins). - Consistent use of suffixes and prefixes, and separators thereof, in the names to indicate different aspects of the schemes, such as the technology used (e.g. TPM).
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers