Distributed data store: Difference between revisions

Content deleted Content added
Peer network node data stores: Fix cite date error
Tags: AWB Reverted
Where, exactly, does the cited source say this?
Line 34:
 
==Peer network node data stores==
In peer network data stores, the user can usually reciprocate and allow other users to use their computer as a storage node as well. Information may or may not be accessible to other users depending on the design of the network. At the same time, peer-to-peer networks help increase trust and data security.<ref>{{Cite journal |last=Hughes |first=Laurie |last2=Dwivedi |first2=Yogesh K. |last3=Misra |first3=Santosh K. |last4=Rana |first4=Nripendra P. |last5=Raghavan |first5=Vishnupriya |last6=Akella |first6=Viswanadh |date=December 2019 |title=Blockchain research, practice and policy: Applications, benefits, limitations, emerging research themes and research agenda |url=https://linkinghub.elsevier.com/retrieve/pii/S0268401219302014 |journal=International Journal of Information Management |language=en |volume=49 |pages=114–129 |doi=10.1016/j.ijinfomgt.2019.02.005}}</ref>
 
Most [[peer-to-peer]] networks do not have distributed data stores in that the user's data is only available when their node is on the network. However, this distinction is somewhat blurred in a system such as [[BitTorrent (protocol)|BitTorrent]], where it is possible for the originating node to go offline but the content to continue to be served. Still, this is only the case for individual files requested by the redistributors, as contrasted with networks such as [[Freenet]], [[Winny]], [[Share (P2P)|Share]] and [[Perfect Dark (P2P)|Perfect Dark]] where any node may be storing any part of the files on the network.