posted an update

Lot49A lightweight protocol to incentivize mobile peer-to-peer communication

June 11, 2019 DRAFT version 0.8.5 Abstract:Mesh networks offer a decentralized alternative to centralized carriers and ISPs for mobile communication.To optimize successful message delivery, and improve network coverage and reliability, mesh nodes need a system to incentivize there lay behavior of peer network nodes.We propose a trust-minimized protocol for message senders to exchange incentive value with mesh nodes that relay their messages.Our approach is to create a payment channel network(PCN)based on the Bitcoin Lightning Network​[12]but adapted for very low-bandwidth adhoc mobile networks and there for e also applicable to less-constrained mesh topologies.To reduce incentive protocol overhead we propose using signature aggregation, simplex payment channel updates and payment channels formed between mesh nodes with indirect communication range. Nodes primarily exchange payments to incentivize the delivery of their data without internet connectivity. Only when nodes less frequently establish, checkpoint or close payment channels must they relay payment data to a mesh connected internet gateway.This proposal requires that both the Schnorr signature​[17]and SIGHASH_NOINPUT signature hashflag​[43]protocol updates have been adopted by the Bitcoin community.

Log in or sign up for Devpost to join the conversation.