Hello ng0, Sorry for the delayed reply! ng0 writes: > Maxim Cournoyer transcribed 1.0K bytes: > … >> >> What good is a substitute server if it doesn't hold the stuff I need >> >> *now*? :) On the other side, it really makes me want to look at GNUnet, >> >> which seems like the better long term solution. >> > >> > Though GNUnet doesn’t solve the fact that one needs a lot of CPU and >> > storage to build and store all this. :-) >> > >> >> I think what I meant was "integration of GNUnet with guix publish". >> Something which would allow anyone to effortlessly share what's been >> built on their machine with the other Guix users. A zero config kind >> of thing, with auto discovery of peers and available substitutes. >> >> I haven't researched much about GNUnet yet, but it seems it might be >> fit for that purpose. >> >> Maxim >> > > This has been addressed between 2013? and late 2015, and I'm about to document my own > discussions, thoughts, and roadmap for this (gathered in the last 2 years). > In the sense of freedom of choice, I'd rather make this an opt-in (contrary to what > my own position in discussions was before) so that I can make pragmaOS use this and > those who would like to use it too. > The main roadblocker is 5 weeks - 5 months until a new GNUnet release, but there's > some tasks to work on which can be quickly updated once we have released GNUnet 0.11 > or which version number is decided upon. > If you are interested, I can CC you in the message update when I have documented > the ideas (though they are 90% identical to the outcomes of the GSoC discussions > of the past, thought about without knowing it has been discussed > before). Count me in. I'd like to learn more about GNUnet and any design ideas/known issues there might be to integrate 'guix publish' with it. > My basic idea without going too much into depth (I don't want to search my papers): > > - following the ideas of pragmaOS, to first make GNUnet as easy as > possible to use and configure (the system service I'm working on) Shouldn't deploying GNUnet on Guix be as easy as adding a service to the system declaration (and maybe tweeking a few parameters) ? > - update the gnunet-guile bindings for HEAD of gnunet but work with 0.10.1 for the > current version of the service [...] > I know from the meeting december of last year that Ludovic is sceptic about > GNUnet by now to some degree, and if I could decide on releases GNUnet would now > have an -dev or -preview or whatever release. The amount of bugfixes which happened > since 0.10.1 are just too much to keep 0.10.1 around, especially since the compability > no longer works between nodes running 0.10.1 and ones running HEAD. > Is backward compatiblity absolutely necessary, given that this version has its share of problems and is fragmenting the network. I'd rather put efforts on making GNUnet 'next' working, and well. Also, why not packaging a GNUnet-next already in Guix? With only two bugs left to fix, it should already work rather well (maybe better?) compared to 0.10.1? Guix makes it easy to have multiple versions if we need -- let's make use of it! Maxim