ConsenSysMesh / ConsenSysMesh/web3studio-dONT
AWS Lambda Function for Access Control and Encryption Untrusted Third Party
- Dominant language
- Haskell
- Stars
- 9
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
## Overview
As a video provider, I need to make sure that I only provide video access to authorized people. As a client, I need a service that is always on, that I can request encrypted video.
### Acceptance
- Deployed and tested lambda function that
- can receive requests from client (via AWS API Gateway),
- verify signature of client
- store things to Dynamo DB,
- receive events from DynamoDB
## Tasks
- integrate in implementation of ECDSA for checking client signature
- Use Infura to access smart contract with Ethereum Addresses - use this to get public key
- Setup API endpoints
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.