Comment on Launch HN: Peer5 (YC W17) – Serverless CDNComments−zitterbewegung9yHow do you ensure that videos won't be modified by the users do you have an integrity check ?−shacharzOP9yYes, we do hash verification of the fragments as they are received from users.−zitterbewegung9yCould I perform a Sybil attack on the network?−shacharzOP9yNo, since the verification is done using signatures received from the server, without any reputation system involved.
Comments
How do you ensure that videos won't be modified by the users do you have an integrity check ?
Yes, we do hash verification of the fragments as they are received from users.
Could I perform a Sybil attack on the network?
No, since the verification is done using signatures received from the server, without any reputation system involved.