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 signed API data type whitelisting #53

Open
bbenligiray opened this issue Sep 27, 2023 · 2 comments
Open

Implement signed API data type whitelisting #53

bbenligiray opened this issue Sep 27, 2023 · 2 comments
Labels
on hold We do not plan to address this at the moment

Comments

@bbenligiray
Copy link
Member

The signed API accepts and serves any signed data from any Airnode address. It may want to be selective about this. There can be two features:

  • Only accept signed data from specific Airnode addresses
  • Only accept signed data from specific Airnode addresses for specific templates
@bbenligiray bbenligiray changed the title Implement signed API Beacon whitelisting Implement signed API data type whitelisting Sep 27, 2023
@Siegrift
Copy link
Collaborator

Siegrift commented Nov 7, 2023

Only accept signed data from specific Airnode addresses

This was done as part of #101

Only accept signed data from specific Airnode addresses for specific templates

This one is not yet supported.

@Siegrift
Copy link
Collaborator

Only accept signed data from specific Airnode addresses for specific templates

This one is not yet supported.

It's nice to have this fine grain support, but it's also very hard to maintain. We agreed on call to leave it unimplemented for now.

@Siegrift Siegrift added the on hold We do not plan to address this at the moment label Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
on hold We do not plan to address this at the moment
Projects
None yet
Development

No branches or pull requests

2 participants