Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
JoshTriplett
on April 26, 2017
|
parent
|
context
|
favorite
| on:
Shutting down public FTP services
> "Unauthenticated SSH" is basically what the git:// protocol is.
git:// is usually unencrypted (people have run it over TLS, but not commonly).
dorianm
on April 26, 2017
[–]
Related: how bundler deals with it:
https://github.com/bundler/bundler/blob/master/lib/bundler/d...
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
git:// is usually unencrypted (people have run it over TLS, but not commonly).