文档介绍:学科分类号:_ _
湖南人文科技学院
本科生毕业论文
论文题目:
P2P网络安全模型的研究与设计
(英文):
The Research and Design of Security Model of Peer-to-work
学生姓名:
学号
系部:
计算机科学技术系
专业年级:
计算机科学与技术2007级
指导教师:
职称:
讲师
湖南人文科技学院教务处制
湖南人文科技学院本科毕业设计诚信声明
本人郑重声明:所呈交的本科毕业设计,是本人在指导老师的指导下,独立进行研究工作所取得的成果,成果不存在知识产权争议,除文中已经注明引用的内容外,本设计不含任何其他个人或集体已经发表或撰写过的作品成果。对本文的研究做出重要贡献的个人和集体均已在文中以明确方式标明。本人完全意识到本声明的法律结果由本人承担。
作者签名:
二0 年月日
摘要
P2P(Peer To Peer)即对等计算或对等网络,可以简单地定义成通过交换来共享计算机资源和服务。在文件共享、分布式计算、在线交流甚至是企业计算与电子商务等应用领域P2P都显露出很强的技术优势。因此P2P网络发展很快,并成为先下研究的热点。
本文在对P2P网络中信任机制、信任模型以及构建信任模型的关键技术进行深入研究的基础上,针对现有信任模型在计算节点信誉值的过程中网络消息开销过大、不能很好的处理恶意节点提供虚假局部评价等的缺陷提出了一种多粒度分层的信任模型。研究过程中主要对信任模型中信任的计算,存储分布式处理进行分析。
关键词:P2P网络;共享;信任模型;安全
Abstract
P2P (Peer To Peer) namely putation or peer-to-peer, can be simply defined as through the exchange to puter resources and services. In file sharing, puting, online exchanges even puting and merce applications P2P all show strong technological advantages. Therefore works, and e the first developing very quickly under the research focus.
In this paper, works among trust mechanism, trust model and the construction of the key technology of trust model based on a thorough investigation, existing trust model in the process of trust value calculate work message overhead too much, can't be very good deal with malicious node provides false local evaluation of defect put forward a kind of multi-granularity layered trust model. In the process of research mainly to the trust model calculation, the trust of storage distributed processing for analysis.
Key words: work; File sharing; Trust model; safe
目录
摘要 I
Abstract II
第一章绪论 1
1
1
2
3
6
7
8
第二章 P2P网络信任模型 9
9
9
9
P2P环境下的信任模型 11
信任的概念 11
12
13
15
第三章典型的信任模型研究 16
16
16
17