中文
相关论文

相关论文: Socially-Aware Distributed Hash Tables for Decentr…

200 篇论文

A multitude of privacy breaches, both accidental and malicious, have prompted users to distrust centralized providers of online social networks (OSNs) and investigate decentralized solutions. We examine the design of a fully decentralized…

密码学与安全 · 计算机科学 2011-12-19 Sonia Jahid , Shirin Nilizadeh , Prateek Mittal , Nikita Borisov , Apu Kapadia

Conventional online social networks (OSNs) are implemented in a centralized manner. Although centralization is a convenient way for implementing OSNs, it has several well known drawbacks. Chief among them are the risks they pose to the…

社会与信息网络 · 计算机科学 2014-04-08 Zhe Wang , Naftaly H. Minsky

In recent years, Decentralized Online Social Networks (DOSNs) have been attracting the attention of many users because they reduce the risk of censorship, surveillance, and information leakage from the service provider. In contrast to the…

社会与信息网络 · 计算机科学 2022-06-08 Andrea De Salve , Paolo Mori , Laura Ricci , Roberto Di Pietro

Online Social Networks (OSN) are among the most popular applications in today's Internet. Decentralized online social networks (DOSNs), a special class of OSNs, promise better privacy and autonomy than traditional centralized OSNs. However,…

网络与互联网体系结构 · 计算机科学 2012-10-05 Doris Schiöberg , Fabian Schneider , Gilles Tredan , Steve Uhlig , Anja Feldmann

Distributed Ledger Technologies (DLT) and Decentralized File Storages (DFS) are becoming increasingly used to create common, decentralized and trustless infrastructures where participants interact and collaborate in Peer-to-Peer…

分布式、并行与集群计算 · 计算机科学 2021-09-13 Mirko Zichichi , Luca Serena , Stefano Ferretti , Gabriele D'Angelo

Recently, a new generation of P2P systems capable of addressing data integrity and authenticity has emerged for the development of new applications for a "more" decentralized Internet, i.e., Distributed Ledger Technologies (DLT) and…

分布式、并行与集群计算 · 计算机科学 2021-09-13 Mirko Zichichi , Luca Serena , Stefano Ferretti , Gabriele D'Angelo

In this paper, we formalize the notion of distributed sensitive social networks (DSSNs), which encompasses networks like enmity networks, financial transaction networks, supply chain networks and sexual relationship networks. Compared to…

社会与信息网络 · 计算机科学 2017-05-22 Varsha Bhat Kukkala , S. R. S Iyengar

Decentralized Online Social Networks (DOSNs) have been proposed as an alternative solution to the current centralized Online Social Networks (OSNs). Online Social Networks are based on centralized architecture (e.g., Facebook, Twitter, or…

密码学与安全 · 计算机科学 2019-10-29 Mohsin Ur Rahman , Fabrizio Baiardi , Barbara Guidi , Laura Ricci

Decentralized Online Social Networks (DOSNs) represent a growing trend in the social media landscape, as opposed to the well-known centralized peers, which are often in the spotlight due to privacy concerns and a vision typically focused on…

社会与信息网络 · 计算机科学 2023-04-03 Lucio La Cava , Andrea Tagarelli

Distributed Hash Tables (DHTs) are pivotal in numerous high-impact key-value applications built on distributed networked systems, offering a decentralized architecture that avoids single points of failure and improves data availability.…

网络与互联网体系结构 · 计算机科学 2025-08-21 Shengze Wang , Yi Liu , Xiaoxue Zhang , Liting Hu , Chen Qian

Distributed Hash Tables (DHTs) have been used in several applications, but most DHTs have opted to solve lookups with multiple hops, to minimize bandwidth costs while sacrificing lookup latency. This paper presents D1HT, an original DHT…

分布式、并行与集群计算 · 计算机科学 2014-09-01 Luiz Monnerat , Claudio L. Amorim

Recent years have seen several earnest initiatives from both academic researchers as well as open source communities to implement and deploy decentralized online social networks (DOSNs). The primary motivations for DOSNs are privacy and…

社会与信息网络 · 计算机科学 2011-05-26 Rajesh Sharma , Anwitaman Datta

Several distributed system paradigms utilize Distributed Hash Tables (DHTs) to realize structured peer-to-peer (P2P) overlays. DHT structures arise as the most commonly used organizations for peers that can efficiently perform crucial…

分布式、并行与集群计算 · 计算机科学 2021-09-23 Yahya Hassanzadeh-Nazarabadi , Sanaz Taheri-Boshrooyeh , Safa Otoum , Seyhan Ucar , Öznur Özkasap

Over the past decade, online social networks (OSNs) such as Twitter and Facebook have thrived and experienced rapid growth to over 1 billion users. A major evolution would be to leverage the characteristics of OSNs to evaluate the…

网络与互联网体系结构 · 计算机科学 2017-04-07 Corey E. Baker , Allen Starke , Tanisha G. Hill-Jarrett , Janise McNair

Distributed applications require novel solutions to tackle problems that arise due to the scarcity of resources such as bandwidth, memory and processing power. One of these challenges is seen in distributed data management. The challenge is…

社会与信息网络 · 计算机科学 2020-04-16 Newton Masinde , Moritz Kanzler , Kalman Graffi

Centralized social media platforms are currently experiencing a shift in user engagement, drawing attention to alternative paradigms like Decentralized Online Social Networks (DOSNs). The rising popularity of DOSNs finds its root in the…

社会与信息网络 · 计算机科学 2023-12-12 Lucio La Cava , Domenico Mandaglio , Andrea Tagarelli

In light of the growing number of user privacy violations in centralized social networks, the need to define effective platforms for decentralized online social networks (DOSNs) is deeply felt. Interesting solutions have been proposed in…

社会与信息网络 · 计算机科学 2022-03-29 D. Garompolo , A. Molinaro , A. Iera

Emerging protocols such as DNS-over-HTTPS (DoH) and DNS-over-TLS (DoT) improve the privacy of DNS queries and responses. While this trend towards encryption is positive, deployment of these protocols has in some cases resulted in further…

网络与互联网体系结构 · 计算机科学 2021-09-23 Austin Hounsel , Paul Schmitt , Kevin Borgolte , Nick Feamster

With the rapid growth of Internet technologies, cloud computing and social networks have become ubiquitous. An increasing number of people participate in social networks and massive online social data are obtained. In order to exploit…

分布式、并行与集群计算 · 计算机科学 2016-02-23 Chencheng Li , Pan Zhou , Yingxue Zhou , Kaigui Bian , Tao Jiang , Susanto Rahardja

As one of the most well-studied cohesive subgraph models, the $k$-core is widely used to find graph nodes that are ``central'' or ``important'' in many applications, such as biological networks, social networks, ecological networks, and…

分布式、并行与集群计算 · 计算机科学 2025-06-04 Bin Guo , Emil Sekerinski , Lingyang Chu
‹ 上一页 1 2 3 10 下一页 ›