Y
Hacker News
new
|
ask
|
show
|
jobs
by
waisbrot
3377 days ago
You can run your own git repository (it's really easy). And most of the Git-service providers offer an "enterprise" version where you can self-host.
1 comments
Cyph0n
3377 days ago
What happens when someone inexperienced pushes their SSH private key to Github? Isn't that same as not specifying a .kiteignore file?
link
ino
3377 days ago
To do that, you have to commit and push. With kite, you might not even realize it uploaded something it shouldn't have.
link
Cyph0n
3377 days ago
We're talking about inexperienced users, so it sounds pretty much the same to me. Case in point: go search for API keys on GitHub.
link