Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
bigiain
on Nov 1, 2013
|
parent
|
context
|
favorite
| on:
Don't Pipe to your Shell
Which reduces the problem to hip, cool projects telling newbies to just:
wget -O -
http://example.ru/public.key
| gpg --fast-import && sudo gpg --trust 0xABADIDEA
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
wget -O - http://example.ru/public.key | gpg --fast-import && sudo gpg --trust 0xABADIDEA