Skip to content

docs(faq): add FAQ on legality of running a Freenet peer - #107

Merged
sanity merged 5 commits into
mainfrom
faq-peer-legal
Aug 7, 2026
Merged

docs(faq): add FAQ on legality of running a Freenet peer#107
sanity merged 5 commits into
mainfrom
faq-peer-legal

Conversation

@sanity

@sanity sanity commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Problem

People considering running a Freenet peer sometimes worry they could face legal trouble simply because the peer automatically routes or caches third-party contract state it doesn't control.

Approach

Adds one new FAQ entry, placed immediately after "How does Freenet handle harmful content?", explaining that running infrastructure which automatically routes/caches third-party material is legally distinct from intentionally publishing it. Cites 17 U.S.C. §512 (DMCA conduit/caching safe harbors) and the U.S. Copyright Office's explanation of §512 as concrete evidence of this distinction, while being explicit that:

  • §512 is copyright-specific and has statutory requirements, not a blanket guarantee
  • other laws/jurisdictions may still apply, especially for knowing participation in unlawful activity

No claim is made that Freenet peers are automatically covered by the DMCA, and no claim is made that Freenet determines what content is legal.

Testing

  • hugo --gc --minify — site builds cleanly
  • python3 scripts/check-links.py --self-test — passes
  • python3 scripts/check-links.py hugo-site/public — no broken internal links (222 pages checked)

[AI-assisted - Claude]

sanity and others added 5 commits August 6, 2026 23:27
Addresses a common question about legal exposure from automatically
routing/caching third-party contract state. Notes the DMCA's
conduit/caching safe harbors (17 U.S.C. §512) as evidence that
infrastructure providers are treated distinctly from publishers, while
being explicit that this isn't a blanket legal guarantee.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UMFQxiSpfoUqxrEqQp5JXR
Two rounds of Fable 5 review on the new "Is it legal to run a Freenet
peer?" entry:
- Add a direct "Generally speaking, yes" lead so ordinary readers get
  an answer up front instead of opening mid-argument.
- Soften "so it offers no such cover" to "should not be relied on for
  cover", matching the existing anonymity FAQ entry's own hedge
  ("should not be relied on as one") instead of overstating it.
- Reframe the closing paragraph around the automatic-vs-knowing
  distinction and link to the existing anonymity FAQ entry rather than
  restating it, so the deterrent point for bad-faith readers doesn't
  read as a threat to ordinary operators.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UMFQxiSpfoUqxrEqQp5JXR
Split the nested §512 sentence, replace backwards references
('doing the latter', bare 'above' link) with forward ones, and
tighten the closing anonymity caveat.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UMFQxiSpfoUqxrEqQp5JXR
@sanity
sanity merged commit 10f1462 into main Aug 7, 2026
3 checks passed
@sanity
sanity deleted the faq-peer-legal branch August 7, 2026 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant