Freenet interface for GNU Guile.
Arne Babenhauserheide 2ebc96f0ae success lines with different age | преди 3 седмици | |
---|---|---|
language | преди 6 години | |
LICENSE | преди 9 години | |
LICENSE_GPL | преди 9 години | |
README.md | преди 6 години | |
activelink.png | преди 6 години | |
anonymize-csv.scm | преди 8 години | |
crawl-wot.scm | преди 4 години | |
deduplicate-csv.scm | преди 8 години | |
doctests.w | преди 6 години | |
fcp-example.scm | преди 4 години | |
fcp-example.w | преди 4 години | |
fcp.rkt | преди 9 години | |
fcp.scm | преди 4 години | |
fcp.w | преди 4 години | |
fetchpull-plot.gnuplot | преди 3 седмици | |
fetchpull-standalone.scm | преди 6 години | |
fetchpull.w | преди 8 месеца | |
parse-crawled.scm | преди 8 години | |
securepassword.scm | преди 4 години | |
securepassword.w | преди 6 години |
Tools to interact with Freenet from Guile Scheme
This generates stats with all state stored purely in Freenet and a randomly chosen prefix.
Gather stats:
./fetchpull.w
Process stats and create site (needs gnuplot and grep):
./fetchpull.w --site site
fcp.scm shows an example of interfacing with Freenet using FCP. fcp.rkt is a version of the same written for racket.
You can get a snapshot of the web of trust graph using
Simply execute them in order to get the file trust-anonymized.csv
This repository is available from multiple services:
All these programs are provided under the LGPL: You can copy, share, change and sell them, as long as you attribute the authors and enable others to do the same with your creation. See LICENSE for details.