Y
Hacker News
new
|
ask
|
show
|
jobs
by
_f75i
5022 days ago
One of those repos was mine. :( Fortunately it was a fresh Rails app without anything important. However, it does make me rethink the security of storing my code on github.
1 comments
mckoss
5021 days ago
I store proprietary code on github, but I would never recommend storing actual
secrets
(like keys or passwords).
link