Earlier quoted context omitted.
> Hmm based on this, the .org tld and the server providers can have control over the project too. Right? No, pretty obviously not. For the domain, this has already been answered. For the servers, it's trivial to move your setup to a different hoster with no visible effects to the outside. > If so, we should use an open source distributed protocol. Like ... git and email? Yeah, we should.
Git and email isn't sufficient, surely you need a repository as well, a listserver in your implementation I guess?
Also, with git you have a repository as soon as you start using it. If you mean something like a centralized repository server: No, you don't actually need that. You can serve a git repository from your workstation just fine for others to pull from. Or you can just move changes around via email.
Also, there are way more ways to use email than for mailing lists. You could also use it as a transport for machine-readable messages between git frontends or whatever.
In and case, I don't get what point you are trying to make.