-
Notifications
You must be signed in to change notification settings - Fork 65
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
Design a secure method to receive secret keys #639
Comments
A few options that @yuvipanda recently gave to the team at U. Toronto, and we might consider re-using as "officially recommended" options:
I feel like the first two options are the most reasonable, though both of them we shouldn't expect a Community Representative to have any background with and we should write documentation to step people through each. |
Maybe just the first option is sort of reasonable? |
Should have an equivalent PR to the docs repo targetted towards the people who are *sending* us stuff. Ref 2i2c-org#639
2i2c-org/infrastructure#1698 is the equivalent for engineers Fixes 2i2c-org/infrastructure#639
2i2c-org/docs#164 and #1698 add support for |
+1'ing keybase.io as well, since I already use it |
Description
Sometimes, we need to receive secret info (like OAuth keys!) from community champions / university IT to finish setting up our infrastructure. This needs to be encrypted both at rest and in transit.
Value / benefit
Implementation details
No response
Tasks to complete
Updates
No response
The text was updated successfully, but these errors were encountered: