Releases: deckar01/belafonte
Releases · deckar01/belafonte
Custom Command Line Trackers
- Support custom trackers from the command line
Command Line Metadata Generator
- Generate the metadata file using a command line utility (#3)
- Remove the date from the metadata format
Canonical Content Seeding
- Seed the original resource instead of serializing the DOM (#1)
- Use location.origin since document.origin is non-standard
- Set the initial page state URL
Setup Bower
- Support installing from Bower
Deterministic Content Hashing
- Forked as "Belafonte" from "CacheP2P"
- Refactored for readability
- Dropped dependency on "force_id" WebTorrent patch
- Discovered torrent using info hash of content
- Defers content verification to torrent protocol
- Documented for maintainability