Closed termontwouter closed 8 months ago
Documenting there reason for the "AccountSettingsStorageDescriber" here: it was written to enable us to easily add account settings to the StorageDescription of a pod, e.g. public keys for provenance signing. It is currently not within this repo, but seemed valuable enough to keep and later transfer it to the CSS code base.
This adds a public key provided by the CSS on
/.well-known/jwks.json
.The corresponding private key can be retrieved in code via the
urn:solid-server:default:JwkGenerator