You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems interesting. I feel wary of rolling our own crypto. What existing (extremely widely deployed) software can we lean on here? Last time we went for this I was thinking about Git
The following serves a directory of scraps over the network:
But we also want to enable folks to remotely (and securely) push scraps to a yard:
We could implement the CLI command like so:
On the server side, we can start out by storing a directory of public keys like so:
The text was updated successfully, but these errors were encountered: