Skip to content

Releases: deckar01/belafonte

Custom Command Line Trackers

31 Oct 22:13
Compare
Choose a tag to compare
Pre-release
  • Support custom trackers from the command line

Command Line Metadata Generator

31 Oct 19:22
Compare
Choose a tag to compare
Pre-release
  • Generate the metadata file using a command line utility (#3)
  • Remove the date from the metadata format

Canonical Content Seeding

28 Oct 04:12
Compare
Choose a tag to compare
Pre-release
  • 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

27 Oct 15:17
Compare
Choose a tag to compare
Setup Bower Pre-release
Pre-release
  • Support installing from Bower

Deterministic Content Hashing

27 Oct 13:11
Compare
Choose a tag to compare
Pre-release
  • 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