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

Gateway signing messages on reading (Part.1) #39

Open
2 of 3 tasks
pikonha opened this issue Mar 12, 2024 · 1 comment
Open
2 of 3 tasks

Gateway signing messages on reading (Part.1) #39

pikonha opened this issue Mar 12, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@pikonha
Copy link
Contributor

pikonha commented Mar 12, 2024

The gateway should sign messages read from any external datasource to proof its authenticity on the smart OffchainResolver smart contract.

  • Gateway has its own private key
  • It read data from an external datasource (DB, L2)
  • It signs the read data with it's private key so the contract can proof that it came from the right place
@pikonha pikonha self-assigned this Mar 12, 2024
@pikonha pikonha added the enhancement New feature or request label Mar 12, 2024
@LeonardoVieira1630 LeonardoVieira1630 self-assigned this Mar 18, 2024
@pikonha pikonha changed the title Gateway signing messages on reading Gateway signing messages on reading (Part.1) Apr 1, 2024
@pikonha
Copy link
Contributor Author

pikonha commented Apr 1, 2024

continuation on #50

@pikonha pikonha mentioned this issue Apr 2, 2024
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: ✅ Done
Development

No branches or pull requests

2 participants