Open tahpot opened 3 months ago
Fetch the file at /app/id.sec which is an ed25519 key and use that to sign all API responses.
/app/id.sec
ed25519
If that file doesn't exist, don't sign responses.
Fetch the file at
/app/id.sec
which is aned25519
key and use that to sign all API responses.If that file doesn't exist, don't sign responses.