Skip to main content

Posts

Showing posts with the label network architecture and design

3.4 Reconciling Privacy and Security in Pervasive Computing (The Case for Pseudonymous Group Membership)

Ian Wakeman , University of Sussex Dan Chalmers , University of Sussex Michael Fry , University of Sydney Abstract: In this paper, we outline an approach to the identification of entities for access control that is based on the membership of groups, rather than individuals. By using group membership as a level of indirection between the individual and the system, we can increase privacy and provide incentives for better behaviour. Privacy comes from the use of pseudonyms generated within the group and which can be authenticated as belonging to the group. The incentives for better behaviour come from the continuous nature of groups - members may come and go, but the group lives on, and groups are organised so as to ensure group-longevity, and prevent actions which may harm the group’s reputation. We present a novel pseudonym generation mechanism suitable for use in groups without a centralised administration. Finally, we argue that the use of group membership as the basis for formulatin...

2.3 A Replication Oriented Approach to Event Based Middleware over Structured Peer to Peer Networks

Mohammad Reza Selim , Saitama University Yuichi Goto, Saitama University Jingde Cheng , Saitama University Abstract: Due to efficient event dissemination and mobility support, event based middlewares are gaining popularity in pervasive computing environments. However, loss of events caused by broker/client failures or unreliable network connections is a common problem in existing event based middlewares. Middlewares providing support to critical distributed systems must be reliable enough not to lose published events. In this paper, we present the design of REM, a large scale Replication based type and attribute oriented Event Middleware over structured peer to peer (p2p) network. REM safeguards event losses by replicating the states of a broker in the neighboring overlay nodes. REM provides lossless mobility support to the clients even in a highly dynamic environment. ACM Copyright Notice Copyright © by the Association for Computing Machinery, Inc. Permission to make digital or hard ...