verida / data-connector-server

1 stars 2 forks source link

Support signing API responses when running within a secure enclave #76

Open tahpot opened 3 months ago

tahpot commented 3 months ago

Fetch the file at /app/id.sec which is an ed25519 key and use that to sign all API responses.

If that file doesn't exist, don't sign responses.