Using aspect oriented programming to enforce privacy preserving communication in distributed systems.

ICC(2017)

引用 24|浏览4
暂无评分
摘要
Unauthorized access to personal information represents one of the most important challenges faced by network application developers. The privacy-preserving concept has arisen from the usage of database resources, which sometimes leads to the sharing of personal identifying information (PII). Adding or updating privacy and security concerns in system applications represents a difficult task for system developers because they need to track all program code to detect where privacy and security methods should be inserted. At the same time, they have to define which piece of code needs to be applied for different privacy and security policies. All of these concerns accumulate in the problem of scattering and tangling of system software. A widely-suggested but under-used solution to these problems is that of Aspect Oriented Programming (AOP). This paper proposes a new system for enforcing privacy-preserving concepts in order to ensure safe communication between distributed system nodes through the use of AOP. The idea based on the use of a smart server node called a judgment node (JN) to deal with data forwarding between the distributed systemu0027s nodes. Cryptographic algorithms are adopted in this work as a tool controlled by the JN to ensure the integrity of the transmitted data. We will present a novel approach which divides the data into portions with each part encrypted depending on the key of the authorized node used to process it. We use AOP characteristics for dealing with all of these concerns through the addition and removal of code dynamically to ensure a high level of performance. We use AOP as a core tool to modularize the privacy and security concerns, and to increase the clarity, maintainability and reusability of system software.
更多
查看译文
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要