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 origin filter API endpoint #219

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

andyhd
Copy link
Contributor

@andyhd andyhd commented Dec 18, 2023

  • Allows website to send a list of origins and receive a filtered list of known origins
  • Avoids revealing known origins - possibly a security issue?
  • May reduce amount of data transferred by downloading whole list of known origins

@andyhd andyhd added the release:minor Backward compatible API changes or minor feature added label Dec 18, 2023
* Allows website to send a list of origins and receive a filtered list of known
  origins
* Avoids revealing known origins - possibly a security issue?
* May reduce amount of data transferred by downloading whole list of known
  origins
@andyhd andyhd force-pushed the andyhd/feat/known-origin-filter branch from c910eb1 to 8075bad Compare December 20, 2023 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:minor Backward compatible API changes or minor feature added
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant