Freenet interface for GNU Guile.
Arne Babenhauserheide 2ebc96f0ae success lines with different age | il y a 3 semaines | |
---|---|---|
language | il y a 6 ans | |
LICENSE | il y a 9 ans | |
LICENSE_GPL | il y a 9 ans | |
README.md | il y a 6 ans | |
activelink.png | il y a 6 ans | |
anonymize-csv.scm | il y a 8 ans | |
crawl-wot.scm | il y a 4 ans | |
deduplicate-csv.scm | il y a 8 ans | |
doctests.w | il y a 6 ans | |
fcp-example.scm | il y a 4 ans | |
fcp-example.w | il y a 4 ans | |
fcp.rkt | il y a 9 ans | |
fcp.scm | il y a 4 ans | |
fcp.w | il y a 4 ans | |
fetchpull-plot.gnuplot | il y a 3 semaines | |
fetchpull-standalone.scm | il y a 6 ans | |
fetchpull.w | il y a 8 mois | |
parse-crawled.scm | il y a 8 ans | |
securepassword.scm | il y a 4 ans | |
securepassword.w | il y a 6 ans |
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.