Skip to content
geeksforgeeks
  • Tutorials
    • Python
    • Java
    • Data Structures & Algorithms
    • ML & Data Science
    • Interview Corner
    • Programming Languages
    • Web Development
    • CS Subjects
    • DevOps And Linux
    • School Learning
    • Practice Coding Problems
  • Courses
    • DSA to Development
    • Get IBM Certification
    • Newly Launched!
      • Master Django Framework
      • Become AWS Certified
    • For Working Professionals
      • Interview 101: DSA & System Design
      • Data Science Training Program
      • JAVA Backend Development (Live)
      • DevOps Engineering (LIVE)
      • Data Structures & Algorithms in Python
    • For Students
      • Placement Preparation Course
      • Data Science (Live)
      • Data Structure & Algorithm-Self Paced (C++/JAVA)
      • Master Competitive Programming (Live)
      • Full Stack Development with React & Node JS (Live)
    • Full Stack Development
    • Data Science Program
    • All Courses
  • HTML
  • CSS
  • JavaScript
  • TypeScript
  • jQuery
  • AngularJS
  • ReactJS
  • Next.js
  • React Native
  • NodeJS
  • Express.js
  • MongoDB
  • MERN Stack
  • PHP
  • WordPress
  • Bootstrap
  • Tailwind
  • CSS Frameworks
  • JS Frameworks
  • Web Development
Open In App
Next Article:
Decentralized Web - Web3
Next article icon

Decentralized Web - Web3

Last Updated : 17 Aug, 2020
Comments
Improve
Suggest changes
Like Article
Like
Report
Prerequisite - Web 1.0, Web 2.0 and Web 3.0 We have come long way since introduction of computers and with technology evolving every day, we are on road that seems endless. In the early days of its invention when computers were standalone machines, person used to store his data on floppy disk, remove it and then give it to his friend who wanted it. Then came INTERNET and emergence of WWW by providing transmission protocols like TCP/IP, UDP, etc. This eased task of exchanging information and hence we saw rise of Web2 which introduced concept of Social media and e-commerce sites. Web2 has revolutionized World order and Economy by bringing people who want to deliver service and people who want to consume, together. However, downside is there is always middle man required to ensure TRUST. Problems with Existing System : Web2 revolutionized frontend by making it more interactive and user friendly whereas with introduction of Web3, frontend doesn't change much, it is backend revolution, data architecture as to how data is stored at backend. Every time you request data from Facebook server, server gets access to your data and all this data is centrally stored on their servers. Now with IoT coming into picture, more and more of our devices like refrigerators, Watches, etc. are connected to internet, and hence third party gets access to more and more of our data which obviously cannot be trusted. Internet we use today predominantly builds on idea of stand-alone computer. Data is centrally stored and managed on servers of trusted institutions. The data on these servers is protected by firewalls, and system administrators are needed to manage these servers and their firewalls. Trying to manipulate data on server resembles breaking into house, where security is provided by fence and alarm system.
Figure - Client-Server Internet
Why is Web3 next possible BIG thing? Web3 is difficult to understand as it is still at early age. With introduction of Ethereum, leading Blockchain network of Web3 is playing important role in shaping current development of Web3 and decentralization since its introduction in 2015. With regular data breaches in Web2, Web3 's consensus protocol is designed in such way that it is next to impossible to hack node and get access to data. Web3 enables users to control data privacy and data ownership instead of intermediary third party. In essence, Web3 technologies provide foundation for P2P (peer-to-peer) communication, payments, services, and marketplaces.
Figure - P2P Network
Since Web3 is still in developing stage, one would find Web3 in two versions namely v0.x.x and v1.x.x. The former supports Primitive interface - only callbacks for async code, whereas latter provides support for promises + async/await. In short, there is significant difference in syntax of both version and latter is improved version of former.
Figure - Web3 Versioning
Challenges :
  1. Scalability - Most Blockchains today cannot reach scalability offered by Web2 applications. For Example, Visa processes 1700-2500 transactions per second whereas Web3 applications like Ethereum can only process 15-25 transactions per second.
  2. Data Privacy - Web3 has already proven itself better than Web2 in terms of data security, however, transaction data and history can be seen by anyone in real-time by simply knowing public address of user resulting in new kind of data privacy concerns.

Next Article
Decentralized Web - Web3

Y

yathartharora
Improve
Article Tags :
  • Computer Networks
  • Web Technologies

Similar Reads

    Web 4.0 - Intelligent Web
    Web 4.0 represents the next evolution of the Internet where artificial intelligence, machine learning and advanced technologies work together to create a smarter, more intuitive online experience. Unlike previous versions of the web which focused primarily on connectivity and user-generated content.
    5 min read
    Centralized Architecture in Distributed System
    The centralized architecture is defined as every node being connected to a central coordination system, and whatever information they desire to exchange will be shared by that system. A centralized architecture does not automatically require that all functions must be in a single place or circuit, b
    5 min read
    Components of Web Services
    Web services are software systems designed to enable machine-to-machine interaction over the internet. They are used to share data and functionality between different applications and systems. Here are some of the different types of web services and their importance, which are described below: SOAP
    5 min read
    Difference between Web Browser and Web Server
    The Web Browser and Web Server are two essential components of the World Wide Web that work together to deliver web pages to users. Although they interact with each other, they serve different purposes and are designed to perform distinct tasks. Understanding the differences between them is key to u
    4 min read
    Internet and Web programming
    The Internet is a global network of interconnected computers and servers that allows people to communicate, share information, and access resources from anywhere in the world. Web programming involves creating dynamic websites that are interactive and user-friendly. This includes the use of database
    9 min read
geeksforgeeks-footer-logo
Corporate & Communications Address:
A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
Registered Address:
K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
GFG App on Play Store GFG App on App Store
Advertise with us
  • Company
  • About Us
  • Legal
  • Privacy Policy
  • In Media
  • Contact Us
  • Advertise with us
  • GFG Corporate Solution
  • Placement Training Program
  • Languages
  • Python
  • Java
  • C++
  • PHP
  • GoLang
  • SQL
  • R Language
  • Android Tutorial
  • Tutorials Archive
  • DSA
  • Data Structures
  • Algorithms
  • DSA for Beginners
  • Basic DSA Problems
  • DSA Roadmap
  • Top 100 DSA Interview Problems
  • DSA Roadmap by Sandeep Jain
  • All Cheat Sheets
  • Data Science & ML
  • Data Science With Python
  • Data Science For Beginner
  • Machine Learning
  • ML Maths
  • Data Visualisation
  • Pandas
  • NumPy
  • NLP
  • Deep Learning
  • Web Technologies
  • HTML
  • CSS
  • JavaScript
  • TypeScript
  • ReactJS
  • NextJS
  • Bootstrap
  • Web Design
  • Python Tutorial
  • Python Programming Examples
  • Python Projects
  • Python Tkinter
  • Python Web Scraping
  • OpenCV Tutorial
  • Python Interview Question
  • Django
  • Computer Science
  • Operating Systems
  • Computer Network
  • Database Management System
  • Software Engineering
  • Digital Logic Design
  • Engineering Maths
  • Software Development
  • Software Testing
  • DevOps
  • Git
  • Linux
  • AWS
  • Docker
  • Kubernetes
  • Azure
  • GCP
  • DevOps Roadmap
  • System Design
  • High Level Design
  • Low Level Design
  • UML Diagrams
  • Interview Guide
  • Design Patterns
  • OOAD
  • System Design Bootcamp
  • Interview Questions
  • Inteview Preparation
  • Competitive Programming
  • Top DS or Algo for CP
  • Company-Wise Recruitment Process
  • Company-Wise Preparation
  • Aptitude Preparation
  • Puzzles
  • School Subjects
  • Mathematics
  • Physics
  • Chemistry
  • Biology
  • Social Science
  • English Grammar
  • Commerce
  • World GK
  • GeeksforGeeks Videos
  • DSA
  • Python
  • Java
  • C++
  • Web Development
  • Data Science
  • CS Subjects
@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
Lightbox
Improvement
Suggest Changes
Help us improve. Share your suggestions to enhance the article. Contribute your expertise and make a difference in the GeeksforGeeks portal.
geeksforgeeks-suggest-icon
Create Improvement
Enhance the article with your expertise. Contribute to the GeeksforGeeks community and help create better learning resources for all.
geeksforgeeks-improvement-icon
Suggest Changes
min 4 words, max Words Limit:1000

Thank You!

Your suggestions are valuable to us.

What kind of Experience do you want to share?

Interview Experiences
Admission Experiences
Career Journeys
Work Experiences
Campus Experiences
Competitive Exam Experiences