HACKER Q&A
📣 max_

Would you pay for an E2E Encrypted Git Hosting service?


Do you write any sensitive code that you wouldn't want GitHub to used for training Chat GPT?

I would imagine if your writing code for an algorithmic trading strategy you would not want any one to prompt Chat GPT and have it spill your entire trading strategy.

What other use cases do you see it where you consider the code you are writing as sensitive?


  👤 detaro Accepted Answer ✓
I think I'd care about "not using a service" before I cared about "E2E" for git, but then I've also not seen an E2E encrypted git implementation yet.

👤 onion2k
If I was working on anything sensitive I'd just spin up a Gitea instance on my own hosting provider.