Confirmed users
324
edits
No edit summary |
(→Additional work: fixing the receipt tilde) |
||
| Line 56: | Line 56: | ||
* a class hierarchy that manages accessing different types of HSMs may be necessary. i.e. none(for testing), chil(for stage/prod), and maybe OpenHSM(for dev). | * a class hierarchy that manages accessing different types of HSMs may be necessary. i.e. none(for testing), chil(for stage/prod), and maybe OpenHSM(for dev). | ||
* a revisit of receipt signing in general | * a revisit of receipt signing in general | ||
* possibly replacing our tilde separated receipt format (for key separation) with a more standard way of attaching a key to a JSON Web Token. The Persona/FxA work may have some leads on how to do this. | |||
== Bugs == | == Bugs == | ||