On Wed, Sep 04, 2013 at 01:11:05AM -0400, Steve Dougherty wrote:
> This is the first day of classes for me. This... came up faster than I
> was anticipating. I will not be able to continue working full-time while
> I'm at school. I regret to report that the DVCS web UI is not useful at
> this point. It does serve as a proof of concept and a demonstration of a
> possible design, and has comments on design improvements.
> 
> I do think the patches to the Infocalypse command line are polished
> enough to be usable. In summary:
> 
> Infocalypse repositories can now be published under WoT identities.
> 
> To publish onto Freenet:
> hg clone . freenet:operhiem1/pyProbe
> 
> To download from Freenet:
> hg clone freenet:operhiem1/pyProbe
> 
> To push updates: (if created with clone)
> hg push
> 
> To download changes:
> hg pull freenet:operhiem1/pyProbe
> 
> To send a pull request:
> hg fn-pull-request --wot operhiem1/pyProbe
> 
> To check for pull requests:
> hg fn-check-notifications --wot operhiem1
> 
> To manually insert an up-to-date repository list:
> 
> hg fn-updaterepolist --wot operhiem1
> 
> To make it harder to trick someone into pulling from an identity with a
> similar nickname they did not intend, as part of the first pull the full
> nickname and identity ID is printed, and the full resulting USK is set
> as a path. Using the path in the future will not involve WoT lookups.
> 
> I will attempt to do further work on this project when I can, but as a
> full-time student I don't expect to get much done.
> 
> Infocalypse:
> https://bitbucket.org/operhiem1/wiki_hacking
> freenet:operhiem1@pxtehd-TmfJwyNUAW2Clk4pwv7Nshyg21NNfXcqzFv4/wiki_hacking
> USK@pxtehd-TmfJwyNUAW2Clk4pwv7Nshyg21NNfXcqzFv4,LTjcTWqvsq3ju6pMGe9Cqb3scvQgECG81hRdgj5WO4s,AQACAAE/wiki_hacking.R1/14
> 
> DVCS web UI plugin: (incomplete)
> https://github.com/Thynix/plugin-DVCS-WebUI
> freenet:operhiem1@pxtehd-TmfJwyNUAW2Clk4pwv7Nshyg21NNfXcqzFv4/plugin-DVCS-WebUI
> USK@pxtehd-TmfJwyNUAW2Clk4pwv7Nshyg21NNfXcqzFv4,LTjcTWqvsq3ju6pMGe9Cqb3scvQgECG81hRdgj5WO4s,AQACAAE/plugin-DVCS-WebUI.R1/3
> 
> It was great working on this project, and thanks for reading!
> 
> -operhiem1
> 
It sounds like most of the functionality is working, what are the major missing 
components / bugs?

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Devl mailing list
Devl@freenetproject.org
https://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to