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

Implement support for Web Key Directory #146

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

pravi
Copy link
Contributor

@pravi pravi commented May 31, 2024

Add support Web Key Directory Fixes #121

  • generate wkd hash and store in database
  • add options=wkd as supported query parameter
  • search within wkdhash when options=wkd is passed
  • add documentation for adding a rewrite rule to caddy web server to expose the url pattern expected by wkd clients.

Thanks to wkd-client npm module, Akshay S Dinesh and Ananthu CV

Thanks to wkd-client npm module, Akshay S Dinesh and Ananthu CV
@pravi pravi changed the title Generate and store wkd hash in the database Generate and store wkd hash in the database and suppot search by wkd hash Jun 1, 2024
@pravi pravi marked this pull request as draft June 1, 2024 13:42
Using gpg command to dearmor since openpgp.js seems to not support it yet
@pravi pravi marked this pull request as ready for review June 2, 2024 17:35
@pravi pravi mentioned this pull request Jun 2, 2024
@pravi pravi changed the title Generate and store wkd hash in the database and suppot search by wkd hash Implement support for Web Key Directory Jun 2, 2024
@pravi pravi marked this pull request as draft June 2, 2024 20:07
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.

Web key directory
2 participants