It would be an interesting feature to allow access to Freenet.
URLs given to freenet.tor2web.org or similar are passed to a Freenet node in public gateway mode (Configuration > Web Interface > Public gateway mode (in advanced mode)). This can be set programatically over FCP or by writing fproxy.publicGatewayMode=true to freenet.ini while the node is shut down.
The requests must come to the node from an IP not listed as "full access" for public gateway mode to affect it.
Blacklists can start with the Linkageddon txt list. Before hashing the key the edition should be omitted so that it matches all editions.
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/9219899-add-freenet-support?utm_campaign=plugin&utm_content=tracker%2F318575&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F318575&utm_medium=issues&utm_source=github).
It would be an interesting feature to allow access to Freenet.
freenet.tor2web.org
or similar are passed to a Freenet node in public gateway mode (Configuration > Web Interface > Public gateway mode (in advanced mode)). This can be set programatically over FCP or by writingfproxy.publicGatewayMode=true
tofreenet.ini
while the node is shut down.