Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
nathants
on Sept 1, 2022
|
parent
|
context
|
favorite
| on:
Show HN: Encrypted Git hosting should be easy
looks like keybase git was implemented as a git remote helper, just like this. it’s up at github.com/keybase/client/kbfsgit.
my take away from implementing this is that git remote helpers are easy to write and very flexible.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
my take away from implementing this is that git remote helpers are easy to write and very flexible.