- ✓ Store git repositories in a DHT
- ✓ Clone git repositories from DHT nodes
- ✓ Pull new changes committed by other users to repositories from DHT nodes
Please note this a work in progress and the data you store in the nodes could be lost
- Identity management and verification (NIP1 ??).
- Allow pull's with rebase (Prototype does not handle local commit merge when pulling)
- Branch tracking - the prototype currently tracks the main branch. )
- File size limits have not been tested. (File splitting is not handled ATM.) )