SlideShare ist ein Scribd-Unternehmen logo
1 von 2
Downloaden Sie, um offline zu lesen
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1130
Decentralized Social Network
Gnanesh K S 1, Varsha Shastri2, Priya Ramesh Naik3, Suman R M4, Sathish B Basapur5, Shilpa
Biradar6
*1,2,3,4 Bachelor of Engineering, Information Science Student, Dr. Ambedkar Institute Of Technology.
*5Asst.Professor, Department of ISE, Dr. Ambedkar Institute Of Technology, Bangalore
*6Asst.Professor, Department of ISE, Dr. Ambedkar Institute Of Technology, Bangalore
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - The current approach of social networks is
based on extreme responsibility in the hands of a single
platform. Conflicts are inevitable when there is
disagreement between users, creators, advertisers or
governments within the platform. In the current scenario of
online social networks, users and creators do not have
much-needed privacy and security. Decentralization helps to
change this status.People need a reliable, predictable and
free platform.This trust can move from a closed corporate
policy established by a company to open blockchain
protocols. Because of its predictable state, it can provide the
necessary security and stability for the creators to function
on the platform. Decentralization is the future.
Decentralized social networks operate on independently
managed servers rather than a centralized server owned by
a company. Blockchain technology allows data inputs to be
stored on servers anywhere in the world.It promotes
transparency as everyone on a network can see the data in
near real-time. Users can sign up on their social media and
see how the network works and what other users can say.
Rather than having a company monitor the content, the
founder of a federated social network can set the terms of
acceptable behavior for the site.
Keywords: Decentralized applications, Blockchain ,
Web 3.0 , Solidity, Hardhat , Metamask , InterPlanetary
File System , Smart Contract.
1. INTRODUCTION
Decentralized social media, also known as blockchain-
based social media, refers to social media platforms
powered by distributed ledger technologies (DLT) such as
blockchain or directed acyclic graph. Therefore, activities
on these platforms are irrevocably logged in a
decentralized log that cannot be controlled or monitored
by any central authority.
Because these social media platforms are decentralized,
they are not under a central authority that owns all the
data. Rather, data is stored decentrally across all nodes in
the network.
Traditional social platforms not only control what users
post, but also what they see. Therefore, they present users
with attention-grabbing advertising content that
entertains them rather than informs them.Users of
decentralized social networks are free to interact as they
please without censorship, since developers usually only
provide guidance rules and leave the rest to a distributed
group of users.
Decentralized social media platforms prevent the
unauthorized sale of user data, which is one of the bones
of contention of centralized social media. In addition,
blockchain technology increases user privacy and data
security through end-to-end encryption.
2. METHODOLOGY
The smart contract of this application manages all
transactions of the DApp . The user must first register
once with their wallet/account address and this user
address is stored in a mapping in the smart contract. Each
account in the app is linked to a single account address to
avoid creating multiple accounts from the same address.
This smart contract will be implemented in the Ethereum
virtual machine and the user interface will interact with
the users. Thus, the whole system forms a three-tier
architecture, where the UI is responsible for user
interaction, while the web3 and IPFS libraries are
responsible for API calls from the UI, the client
interface to the blockchain, and the IPFS storage,
respectively are. .At the very top is the frontend UI, which
is responsible for getting user input for log data,
publishing data and messages, and forwarding them to the
web3 library and the IPFS library. The web3 library then
connects to the underlying Ethereum blockchain system
for function calls, contract implementation, and fund
transfers. The IPFS library is called when the user creates
a post with an image or video. Images and videos are
stored in IPFS data storage and an IPFS hash is returned
and stored as log data on the blockchain.The whole system
consists of three main components, namely the Ethereum
backend blockchain, the IPFS storage and the frontend
web UI.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1131
Fig -1: System architecture
3. MODELING & ANALYSIS
When starting the client, the user can register in the
application only if he is not already registered. This is
handled by user mapping and the interface. If the user
account address already exists in the user mapping,
interface logging is disabled; Otherwise, the interface will
send a transaction to the blockchain along with 0.002
Ether (the cryptocurrency of the Ethereum blockchain)
and a new user account will be registered in the
application.
When creating a new post, if the user uploads an image or
video along with the post, the front-end client uploads the
image or video into a byte array and emails the byte data
from the IPFS library to the IPFS -Storage endpoint. If the
datastore succeeds, it returns the corresponding IPFS
hash. This hash is stored on the blockchain and is then
used to retrieve the image or video when needed. All post
data along with creator address, image/video IPFS hash
and current timestamp are sent to the blockchain as a
transaction and the post is created.
4. CONCLUSION
Misuse and monetization of user data by social media
companies, censorship issues, data security, and data
availability issues due to centralized industry are the main
concerns of companies using social networks around the
world. This article presents a possible solution to the
above mentioned problems by developing a social
network, as a decentralized web application. All the above
functions have been successfully developed. The main
technologies used in this project, from which a purely
decentralized application was developed, are the
Ethereum blockchain and the distributed storage system
IPFS.
In the future, work should be done to develop the same as
a mobile app without breaking aspects of the web app. The
app's smart contract can also be improved as Solidity,
Ethereum's smart contract language, currently does not
support passing complex data structures such as
multidimensional arrays.
REFERENCES
1. https://www.researchgate.net/publication/2518
12910_Decentralization_The_Future_of_Online_Social_Net
working
2. https://ieeexplore.ieee.org/document/8955104
3. https://www.irjet.net/archives/V7/i4/IRJET-
V7I4379.pdf
4. https://ethereum.org/en/
5. https://trufflesuite.com/ganache/

Weitere ähnliche Inhalte

Ähnlich wie Decentralized Social Network

Architectural design of IoT-cloud computing integration platform
Architectural design of IoT-cloud computing integration platformArchitectural design of IoT-cloud computing integration platform
Architectural design of IoT-cloud computing integration platform
TELKOMNIKA JOURNAL
 
A Survey on IoT Architecture
A Survey on IoT ArchitectureA Survey on IoT Architecture
A Survey on IoT Architecture
IJASRD Journal
 

Ähnlich wie Decentralized Social Network (20)

IRJET- Blockchain based Secure Data Storage
IRJET-  	  Blockchain based Secure Data StorageIRJET-  	  Blockchain based Secure Data Storage
IRJET- Blockchain based Secure Data Storage
 
Open Source Platforms Integration for the Development of an Architecture of C...
Open Source Platforms Integration for the Development of an Architecture of C...Open Source Platforms Integration for the Development of an Architecture of C...
Open Source Platforms Integration for the Development of an Architecture of C...
 
Web 3.0 – Future Of The Internet.
Web 3.0 – Future Of The Internet.Web 3.0 – Future Of The Internet.
Web 3.0 – Future Of The Internet.
 
Real-life Application of a Decentralized System
Real-life Application of a Decentralized SystemReal-life Application of a Decentralized System
Real-life Application of a Decentralized System
 
inteross-iot.pdf
inteross-iot.pdfinteross-iot.pdf
inteross-iot.pdf
 
ENFACT
ENFACTENFACT
ENFACT
 
CPaaS.io Y1 Review Meeting - Platform Architecture
CPaaS.io Y1 Review Meeting - Platform ArchitectureCPaaS.io Y1 Review Meeting - Platform Architecture
CPaaS.io Y1 Review Meeting - Platform Architecture
 
“ALERT SYSTEM FOR NEW USER TO CREATE SAFE AREA USING BLOCK CHAIN”
“ALERT SYSTEM FOR NEW USER TO CREATE SAFE AREA USING BLOCK CHAIN”“ALERT SYSTEM FOR NEW USER TO CREATE SAFE AREA USING BLOCK CHAIN”
“ALERT SYSTEM FOR NEW USER TO CREATE SAFE AREA USING BLOCK CHAIN”
 
IRJET- Socially Smart an Aggregation System for Social Media using Web Sc...
IRJET-  	  Socially Smart an Aggregation System for Social Media using Web Sc...IRJET-  	  Socially Smart an Aggregation System for Social Media using Web Sc...
IRJET- Socially Smart an Aggregation System for Social Media using Web Sc...
 
Blockchain based Asset Registration & Management System
Blockchain based Asset Registration & Management SystemBlockchain based Asset Registration & Management System
Blockchain based Asset Registration & Management System
 
Authentication system with Decentralized chat app
Authentication system with Decentralized chat appAuthentication system with Decentralized chat app
Authentication system with Decentralized chat app
 
BLOCKCHAIN IMPLEMENTATION IN EDUCATIONAL SYSTEM
BLOCKCHAIN IMPLEMENTATION IN EDUCATIONAL SYSTEMBLOCKCHAIN IMPLEMENTATION IN EDUCATIONAL SYSTEM
BLOCKCHAIN IMPLEMENTATION IN EDUCATIONAL SYSTEM
 
IRJET- Blockchain based Fake Product Identification in Supply Chain
IRJET- Blockchain based Fake Product Identification in Supply ChainIRJET- Blockchain based Fake Product Identification in Supply Chain
IRJET- Blockchain based Fake Product Identification in Supply Chain
 
IRJET- IoT based Vending Machine with Cashless Payment
IRJET- IoT based Vending Machine with Cashless PaymentIRJET- IoT based Vending Machine with Cashless Payment
IRJET- IoT based Vending Machine with Cashless Payment
 
Architectural design of IoT-cloud computing integration platform
Architectural design of IoT-cloud computing integration platformArchitectural design of IoT-cloud computing integration platform
Architectural design of IoT-cloud computing integration platform
 
[A REVIEW ON ENACTMENT OF BLOCKCHAIN IN IOT]
[A REVIEW ON ENACTMENT OF BLOCKCHAIN IN IOT][A REVIEW ON ENACTMENT OF BLOCKCHAIN IN IOT]
[A REVIEW ON ENACTMENT OF BLOCKCHAIN IN IOT]
 
A Survey on IoT Architecture
A Survey on IoT ArchitectureA Survey on IoT Architecture
A Survey on IoT Architecture
 
REAL TIME POLLING SYSTEM
REAL TIME POLLING SYSTEMREAL TIME POLLING SYSTEM
REAL TIME POLLING SYSTEM
 
IRJET- Proof of Document using Multichain and Ethereum
IRJET- Proof of Document using Multichain and EthereumIRJET- Proof of Document using Multichain and Ethereum
IRJET- Proof of Document using Multichain and Ethereum
 
INTRODUCTION TO INTERNET OF THINGS
INTRODUCTION TO INTERNET OF THINGSINTRODUCTION TO INTERNET OF THINGS
INTRODUCTION TO INTERNET OF THINGS
 

Mehr von IRJET Journal

Mehr von IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Kürzlich hochgeladen

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Christo Ananth
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
ankushspencer015
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 

Kürzlich hochgeladen (20)

Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLPVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
 
Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 

Decentralized Social Network

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1130 Decentralized Social Network Gnanesh K S 1, Varsha Shastri2, Priya Ramesh Naik3, Suman R M4, Sathish B Basapur5, Shilpa Biradar6 *1,2,3,4 Bachelor of Engineering, Information Science Student, Dr. Ambedkar Institute Of Technology. *5Asst.Professor, Department of ISE, Dr. Ambedkar Institute Of Technology, Bangalore *6Asst.Professor, Department of ISE, Dr. Ambedkar Institute Of Technology, Bangalore ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - The current approach of social networks is based on extreme responsibility in the hands of a single platform. Conflicts are inevitable when there is disagreement between users, creators, advertisers or governments within the platform. In the current scenario of online social networks, users and creators do not have much-needed privacy and security. Decentralization helps to change this status.People need a reliable, predictable and free platform.This trust can move from a closed corporate policy established by a company to open blockchain protocols. Because of its predictable state, it can provide the necessary security and stability for the creators to function on the platform. Decentralization is the future. Decentralized social networks operate on independently managed servers rather than a centralized server owned by a company. Blockchain technology allows data inputs to be stored on servers anywhere in the world.It promotes transparency as everyone on a network can see the data in near real-time. Users can sign up on their social media and see how the network works and what other users can say. Rather than having a company monitor the content, the founder of a federated social network can set the terms of acceptable behavior for the site. Keywords: Decentralized applications, Blockchain , Web 3.0 , Solidity, Hardhat , Metamask , InterPlanetary File System , Smart Contract. 1. INTRODUCTION Decentralized social media, also known as blockchain- based social media, refers to social media platforms powered by distributed ledger technologies (DLT) such as blockchain or directed acyclic graph. Therefore, activities on these platforms are irrevocably logged in a decentralized log that cannot be controlled or monitored by any central authority. Because these social media platforms are decentralized, they are not under a central authority that owns all the data. Rather, data is stored decentrally across all nodes in the network. Traditional social platforms not only control what users post, but also what they see. Therefore, they present users with attention-grabbing advertising content that entertains them rather than informs them.Users of decentralized social networks are free to interact as they please without censorship, since developers usually only provide guidance rules and leave the rest to a distributed group of users. Decentralized social media platforms prevent the unauthorized sale of user data, which is one of the bones of contention of centralized social media. In addition, blockchain technology increases user privacy and data security through end-to-end encryption. 2. METHODOLOGY The smart contract of this application manages all transactions of the DApp . The user must first register once with their wallet/account address and this user address is stored in a mapping in the smart contract. Each account in the app is linked to a single account address to avoid creating multiple accounts from the same address. This smart contract will be implemented in the Ethereum virtual machine and the user interface will interact with the users. Thus, the whole system forms a three-tier architecture, where the UI is responsible for user interaction, while the web3 and IPFS libraries are responsible for API calls from the UI, the client interface to the blockchain, and the IPFS storage, respectively are. .At the very top is the frontend UI, which is responsible for getting user input for log data, publishing data and messages, and forwarding them to the web3 library and the IPFS library. The web3 library then connects to the underlying Ethereum blockchain system for function calls, contract implementation, and fund transfers. The IPFS library is called when the user creates a post with an image or video. Images and videos are stored in IPFS data storage and an IPFS hash is returned and stored as log data on the blockchain.The whole system consists of three main components, namely the Ethereum backend blockchain, the IPFS storage and the frontend web UI.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1131 Fig -1: System architecture 3. MODELING & ANALYSIS When starting the client, the user can register in the application only if he is not already registered. This is handled by user mapping and the interface. If the user account address already exists in the user mapping, interface logging is disabled; Otherwise, the interface will send a transaction to the blockchain along with 0.002 Ether (the cryptocurrency of the Ethereum blockchain) and a new user account will be registered in the application. When creating a new post, if the user uploads an image or video along with the post, the front-end client uploads the image or video into a byte array and emails the byte data from the IPFS library to the IPFS -Storage endpoint. If the datastore succeeds, it returns the corresponding IPFS hash. This hash is stored on the blockchain and is then used to retrieve the image or video when needed. All post data along with creator address, image/video IPFS hash and current timestamp are sent to the blockchain as a transaction and the post is created. 4. CONCLUSION Misuse and monetization of user data by social media companies, censorship issues, data security, and data availability issues due to centralized industry are the main concerns of companies using social networks around the world. This article presents a possible solution to the above mentioned problems by developing a social network, as a decentralized web application. All the above functions have been successfully developed. The main technologies used in this project, from which a purely decentralized application was developed, are the Ethereum blockchain and the distributed storage system IPFS. In the future, work should be done to develop the same as a mobile app without breaking aspects of the web app. The app's smart contract can also be improved as Solidity, Ethereum's smart contract language, currently does not support passing complex data structures such as multidimensional arrays. REFERENCES 1. https://www.researchgate.net/publication/2518 12910_Decentralization_The_Future_of_Online_Social_Net working 2. https://ieeexplore.ieee.org/document/8955104 3. https://www.irjet.net/archives/V7/i4/IRJET- V7I4379.pdf 4. https://ethereum.org/en/ 5. https://trufflesuite.com/ganache/