diestel

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by diestel

  1. The app I was looking for! Thanks. Things I would like to see on the feature list: a ) copying files instead of fully transmitting them (for example a file B, which is a copy of file A, which has been transmitted.) b ) only retransmission of changed chunks of a changed file, not the whole file. c ) the most important feature for me is decentral bootstrapping on the Internet. What does it mean? Think of following scenario: 1) A device goes online and is configured to look at predifined hosts to connect to the swarm. The predifed host is a DDNS link. Now there are two possible scenarios: 2a) The DDNS link is recent and valid and the device can connect to a peer and to the swarm. 2b) The entry is old and the connection fails. Now, the device assumes that it is the first online peer of the swarm and deposits its own IP address at the DDNS entry. Any new online device will try to connect to the predefined host and will end up in 2a). Necessary for that is, that the peer can find out its public IP address behind a NAT and the ability to update a DDNS entry. This solution implements everybodies own tracker and it is absolutely private.