Sia – Decentralized cloud storage network
21–30 of 199 posts
Re: Sia – Decentralized cloud storage network
#22Re: Sia – Decentralized cloud storage network
#23Earlier quoted context omitted.
All data is fragmented and encrypted, so it's impossible to know whether a particular host is storing a fragment of illegal content or not. I suppose if you somehow _did_ find out you were hosting a fragment of illegal content you could breach the storage contract (and pay the resulting penalty) but that's very unlikely because, again, all content is encrypted.
Seems like this could be a common use case for pirates. Similar to how Megaupload or Fileshare worked a few years ago. Sia's encryption doesn't protect the file hosts, if the uploader posts a link + decryption keys for pirated content to a public file sharing forum. Does the take down notice go to everyone that hosts a fragment of the file? Who is liable if the uploader can't be traced?
I suppose that would only work if whatever keys the pirate needed to publish to allow the data to be downloaded wouldn't _also_ give the keyholder the ability to delete that data. Otherwise the copyright holder could just issue the command to delete the file themselves. I'm not sure if Sia works that way or not; would be interesting to see.
Re: Sia – Decentralized cloud storage network
#24Earlier quoted context omitted.
In the spirit of blockchain and decentralization, I think you're right. But practically, explaining that to the authorities will probably not be a pleasant experience if they manage to find cp or other illegal data on your hard drive.
The data is encrypted by the client, so that's theoretically impossible. Neither you nor the authorities have the ability to determine what file fragments (whole flies aren't stored; just fragments) are on your PC.
Re: Sia – Decentralized cloud storage network
#25Re: Sia – Decentralized cloud storage network
#26Earlier quoted context omitted.
In the spirit of blockchain and decentralization, I think you're right. But practically, explaining that to the authorities will probably not be a pleasant experience if they manage to find cp or other illegal data on your hard drive.
The data is encrypted by the client, so that's theoretically impossible. Neither you nor the authorities have the ability to determine what file fragments (whole flies aren't stored; just fragments) are on your PC.
Re: Sia – Decentralized cloud storage network
#27Earlier quoted context omitted.
Seems like this could be a common use case for pirates. Similar to how Megaupload or Fileshare worked a few years ago. Sia's encryption doesn't protect the file hosts, if the uploader posts a link + decryption keys for pirated content to a public file sharing forum. Does the take down notice go to everyone that hosts a fragment of the file? Who is liable if the uploader can't be traced?
Good question. I suppose that would only work if whatever keys the pirate needed to publish to allow the data to be downloaded wouldn't _also_ give the keyholder the ability to delete that data. Otherwise the copyright holder could just issue the command to delete the file themselves. I'm not sure if Sia works that way or not; would be interesting to see.
Re: Sia – Decentralized cloud storage network
#28How do services like Sia handle illegal content?
I believe that censorship resistance is a key value proposition for decentralized file storage. So its agnostic handling of illegal content is a feature, not a bug.
Re: Sia – Decentralized cloud storage network
#29Can someone ELI5 why you need a blockchain for this? Another startup could make a non-blockchain version of this that uses similar syncing technology to GDrive / Dropbox file sync that just syncs other people's stuff instead of yours and pays you monthly.
Re: Sia – Decentralized cloud storage network
#30> How is this possible? By removing intermediaries > [Sia] makes a small transaction fee from each file contract. Am I wrong in observing that the number of intermediaries between hosting data on AWS == the number of intermediaries oh Sia == 1? What exactly is this doing? Blockchain contracts to rent out your hard drives?
I've always thought the most important use case around decentralized storage was more around censorship. You can post content that is harder to block in countries that firewall AWS, etc.