-
Notifications
You must be signed in to change notification settings - Fork 277
Closed
Milestone
Description
How does Porter authenticate REST API requesters?
While there is nothing to leak (in the current scope of functionality) - there is the possibility of DDOS-type attacks.
Mentioned in https://github.com/nucypher/productdev/issues/7#issuecomment-730612379.
- Infura by default requires project id API key - can also be extended to use basic auth - https://infura.io/docs/gettingStarted/authentication
- Filecoin uses basic auth: username (project id) and password (project secret) - https://infura.io/docs/filecoin#section/Securing-Your-Credentials'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels