hackergrrl / hypergit

Manage and clone peer-to-peer git repositories.
206 stars 9 forks source link

giving users write permissions #2

Closed hackergrrl closed 6 years ago

hackergrrl commented 6 years ago

Ideas from pvh on #dat freenode:

  1. Let writers generate N-use invite codes, CODE, and then new users can do git clone hypergit://KEY+CODE to do a fresh clone and have write access instantly.
  2. While running hypergit seed writers could receive requests from other peers to be granted write permissions at replication-time.
hackergrrl commented 6 years ago

OK, I'm leaning away from this model. I think a model that encourages no-hierarchy will work better. I'll try and get some workflow write-ups on here soon!