We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It's important that storage nodes return correct information.
Storage nodes will need to create a Verida DID and sign all their responses. This also helps prevent potential MIM attacks.
Endpoints to sign responses:
/user/usage
/user/databases
/user/databaseInfo
/user/updateDatabase
/user/deleteDatabases
/user/deleteDatabase
/user/createDatabase
/auth/public
/auth/isTokenValid
The text was updated successfully, but these errors were encountered:
tahpot
No branches or pull requests
It's important that storage nodes return correct information.
Storage nodes will need to create a Verida DID and sign all their responses. This also helps prevent potential MIM attacks.
Endpoints to sign responses:
/user/usage
/user/databases
/user/databaseInfo
/user/updateDatabase
/user/deleteDatabases
/user/deleteDatabase
/user/createDatabase
/auth/public
/auth/isTokenValid
The text was updated successfully, but these errors were encountered: