Skip to content
New issue

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

Add VDR API version usage with regards to DID methods to docs #3400

Merged
merged 3 commits into from
Sep 23, 2024

Conversation

woutslakhorst
Copy link
Member

closes #3285

builds on: #3399

Copy link
Member

@gerardsn gerardsn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe rebase first, because I have now reviewed the outdated file that is part of a merged PR. (Comments still stand though)


- Protect your domain from takeover. Make sure it's locked for a year after cancelling the domain.
- Monitor calls to ``**/did.json`` on the domain and make sure they are handled by the Nuts Node.
- Use Hashicorp Vault or Microsoft Azure Key Vault to store the private keys.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

type of key storage is not did method specific

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

true but more important for did:web. Changed point slightly

Comment on lines 3 to 4
Security Considerations
#######################
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did:web recommends? DNS over HTTPS and DNSSEC RFC4033, RFC4034, and RFC4035.

openid4vp requires BCP195

I think we should therefore include these in our recommendations/requirements as well

@woutslakhorst woutslakhorst merged commit 6a03263 into master Sep 23, 2024
9 checks passed
@woutslakhorst woutslakhorst deleted the docs/3285_did_methods branch September 23, 2024 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add documentation on enabled DID methods and VDR API usage for v6
2 participants