Amaury Chamayou
Amaury Chamayou
While the service configuration, including registration policies, is updated through governance proposals, it would be convenient for users of the service to be able to fetch the current version through...
It would be good for the project to have a few end to end benchmarks at least, and to run them regularly to at least spot performance regressions quickly, if...
Closes #6537 Issues in `recovery.py` lines 952 and 957: - [ ] Update `tests/testdata/expired_service` with a new, expired service, that uses new-style shares - [ ] Same with `sgx_service`, we...
sss was kept to support recovery shares produced before the migration to the new re-share code. All 5.x release use the new code, and have deprecated the use of sss...
Some applications may want to authorize user input using multiple bearer tokens, for example an identity and an MAA token. While there is no standard way to do that, we...
`verify_uvm_endorsements()` checks endorsements against both internal hardcoded roots of trust, and entries in the `public:ccf.gov.nodes.snp.uvm_endorsements` map. Only attestations endorsed collateral meeting _both_ requirements are currently allowed through. This means that...