Solid (web decentralization project)

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

Solid
Developer(s) Massachusetts Institute of Technology
Target platform(s) World Wide Web
Player software Node.js
Programming language(s) JavaScript
Application(s) Social networking
Status Active
License MIT

Solid (Social Linked Data)[1] is a web decentralization project led by Tim Berners-Lee, the inventor of the World Wide Web. The project is run from the Massachusetts Institute of Technology (MIT). The project "aims to radically change the way Web applications work today, resulting in true data ownership as well as improved privacy"[2] by developing a platform for linked data applications that are completely decentralized and fully under users' control rather than controlled by other entities.

History

Two decades after Berners-Lee invented the World Wide Web in 1989, he outlined the design issues of what later became the Solid project in drafts he wrote for the World Wide Web Consortium.[3][4] Berners-Lee became increasingly dismayed at seeing his invention being abused, such as when Russian hackers allegedly interfered with the 2016 US elections, when the Facebook–Cambridge Analytica data scandal became public, when Facebook in 2012 conducted psychological experiments on nearly 700,000 users in secret, and when Google and Amazon applied for patents on devices that listen for emotional changes in human voices.[5]

Berners-Lee felt that the internet was in need of repair and conceived the Solid project as a first step to fix it, as a way to give individual users full control over usage of their data.[6] The Solid project is available to anyone to join and contribute, although Berners-Lee advises that people without coding skills should instead advocate publicly for changing the internet.[7]

In 2015, MIT received a gift from Mastercard to support the development of Solid. Berners-Lee's research team collaborated with the Qatar Computing Research Institute and Oxford University on Solid.[8] In 2018, Berners-Lee launched a commercial venture based on Solid, named Inrupt.[9]

Design

There are a number of technical challenges to be surmounted to accomplish decentralizing the web.[10] Applications and data must be kept separate, allowing people to store personal data where they want. Authentication must correctly identify the data owner while ensuring the privacy of identities. Rather than using a centralized spoke–hub distribution paradigm, decentralized peer-to-peer networking should be implemented in a manner that adds more control and performance features than traditional peer-to-peer networks such as BitTorrent. Finally, the system must be easy to use, fast, and allow for simple creation of applications by developers.[10]

Solid's central focus is to enable the discovery and sharing of information in a way that preserves privacy. A user stores personal data in "pods" (personal online data stores) hosted wherever the user desires. Applications that are authenticated by Solid are allowed to request data if the user has given the application permission. A user may distribute personal information among several pods; for example, different pods might contain personal profile data, contact information, financial information, health, travel plans, or other information. The user could then join an authenticated social-networking application by giving it permission to access appropriate information in a specific pod. The user retains complete ownership and control of data in the user's pods: what data each pod contains, where each pod is stored, and which applications have permission to use the data.[1]

In more detail, Solid consists of the following components:[11]

  • An organized collection of standards and data formats/vocabularies providing the same capabilities that centralized social media services offer, such as identity, authentication, login, permission lists, contact management, messaging, feed subscriptions, comments, discussions, and others.
  • Specifications and design notes describing a REST API to extend existing standards, to guide developers building servers or applications.
  • Servers that implement the Solid specification.
  • A test suite for testing and validating Solid implementations.
  • An ecosystem of social applications, identity providers, and helper libraries that run on the Solid platform.
  • A community providing documentation, discussion, tutorials, and presentations.

See also

References

  1. 1.0 1.1 Lua error in package.lua at line 80: module 'strict' not found.
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. Lua error in package.lua at line 80: module 'strict' not found.
  6. Lua error in package.lua at line 80: module 'strict' not found.
  7. Lua error in package.lua at line 80: module 'strict' not found.
  8. Lua error in package.lua at line 80: module 'strict' not found.
  9. Lua error in package.lua at line 80: module 'strict' not found.
  10. 10.0 10.1 Lua error in package.lua at line 80: module 'strict' not found.
  11. Lua error in package.lua at line 80: module 'strict' not found.

External links