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

Wire up service DID with secrets #7

Closed
vasco-santos opened this issue Nov 14, 2022 · 2 comments · Fixed by #35
Closed

Wire up service DID with secrets #7

vasco-santos opened this issue Nov 14, 2022 · 2 comments · Fixed by #35
Assignees
Labels
P0 Critical: Tackled by core team ASAP

Comments

@vasco-santos
Copy link
Contributor

As follow up from #4 , we need to look into integrating service DID (currently hardcoded) with secrets and environments.

See https://github.com/web3-storage/upload-api/blob/17e1fdf7b7c5b5a40f3ed207cbf75f57aeea88a4/api/authority.js

We can take inspiration from authority.js + config.js in w3up repo

@olizilla olizilla self-assigned this Nov 21, 2022
@olizilla
Copy link
Contributor

SST supports Secret managment via SSM now, with a nicer api so i'm gonna use that
https://docs.sst.dev/config

@olizilla
Copy link
Contributor

the base64 encoded edsigner private+public keypair is called:

@alanshaw alanshaw added the P0 Critical: Tackled by core team ASAP label Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P0 Critical: Tackled by core team ASAP
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants