Augment 'TODO'.
parent
17b293a09c
commit
5d388c7c3f
10
TODO
10
TODO
|
@ -28,11 +28,13 @@ Ideally, extend .nix-cache-info to include the server's public key, and also
|
||||||
reply to requests for .narinfo.sig.
|
reply to requests for .narinfo.sig.
|
||||||
Optionally, use Guile-Avahi to publish the service.
|
Optionally, use Guile-Avahi to publish the service.
|
||||||
|
|
||||||
** MAYBE Add a substituter that uses the GNUnet DHT
|
** MAYBE Add a substituter that uses the GNUnet DHT or [[http://libswift.org][libswift]]
|
||||||
|
|
||||||
Would be neat if binaries could be pushed to and pulled from the GNUnet
|
Would be neat if binaries could be pushed to and pulled from the GNUnet DHT or
|
||||||
DHT. Guix users would sign their binaries, and define which binaries
|
rather libswift (since DHTs aren’t suited for large payloads). Guix users
|
||||||
they trust.
|
would sign their binaries, and define which binaries they trust.
|
||||||
|
|
||||||
|
Use UPnP and similar to traverse NAT, like ‘filegive’ does.
|
||||||
|
|
||||||
** Add a remote build hook
|
** Add a remote build hook
|
||||||
|
|
||||||
|
|
Reference in New Issue