-
Notifications
You must be signed in to change notification settings - Fork 502
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Decentralization ideas. #201
Comments
Hi Paul; It sounds like what you are proposing is a combination of Zero Knowledge Privacy (models in which a service provider has no knowledge of user's content as it handles it) and federated servers (in point 2). There are plenty of examples of what you propose: ProtonMail and SpiderOak Hive come to mind. One major issue with these is that the service provider's interests (profit-seeking) are typically opposed to the user's interests. We still inhabit an economic bubble of "free" services where the user's information is the primary product of most consumer-facing web service companies. Note that "federation" and "decentralization" are not the same thing; decentralization might be better described as a _con_federation of actors who agree to observe a protocol, and no more. Blockchain-based systems often function in this manner: Twister, ZeroNet, and most cryptocurrencies are examples of these. Standardizing these systems is a hugely difficult process, and may ultiimately be infeasible or undesirable--a decentralized system or its users probably do not want a minority group capable of dictating how the system functions. Bitcoin is dealing with this issue at the moment. "Ownership of data" as you mention is another contentious issue, spanning all the way from gene patents to user-created electronic media. Companies profit from the services they offer that employ user data as a kind of "rent-seeking" behavior; in other words, they start to be paid just for having a nice data set that is large, current, and somewhat exclusive. They guard their claims to that data quite firmly, and you can expect a fight if you want to attack those claims. As you can see from the above, these issues are thorny and combine technical, social, economic, and political concerns. Effective decentralization as a method has to work through each of them. |
Thank you for your comment talexand. I attended re-decentralization breakout session in W3C Sapporo yesterday and I became to be very interested in this item now. Above issue I wrote is for clarifying my idea and your comment was very helpful. |
Glad to hear it helped. Actually, your suggestions helped me organize my thoughts also. Thanks! |
I have some questions
|
|
|
Hi everyone. My name is Konstantinos Komaitis and I am working on Internet policy issues having a law background. I am a technology geek trying to figure my way around the complex world of the Internet. I am quite interested in the whole decentralization idea and have started doing some work on it. Here is a blog post I wrote not so long ago: http://www.komaitis.org/the-conversation/decentralization-is-not-panacea-we-need-to-collaborate |
I'm Paul from Korea and very interested in decentralization. It was very interesting session today.
I think there might be some initial ideas to decentralize user's data like below :
There might be management issues because technically, users can not manage their server and the server must be weak for security from outside.
So, additional management service is needed.
Only thing the service provider can do is just to give data to other users or other services as the user(owner)'s permission. The service provider can not access to the user's data and can not use user's data for marketing or commercial.
At this moment, many companies are using their user's data for commercial. But in this model, service company is strictly blocked to the user's data. Only users own their data.
And what will be the next step for making decentralization standard in W3C?
The text was updated successfully, but these errors were encountered: