keybase / keybase-issues

A single repo for managing publicly recognized issues with the keybase client, installer, and website.
902 stars 37 forks source link

"keybase execute": replacement command for 'curl | sh' #1685

Open glyph opened 9 years ago

glyph commented 9 years ago

I would really like to be able to tell someone to run the command

keybase execute glyph https://glyph.im/some-code.sh

to replace telling them to pipe the output of curl to the output of sh.

The present UI for doing this is insufficient, because keybase verify doesn't un-base-64 its input and keybase decrypt happily outputs unverified data before it ultimately fails, which doesn't help in the |sh pipeline.

glyph commented 9 years ago

This was originally proposed on an issue for sandstorm.