de
en
Schliessen
Detailsuche
Bibliotheken
Projekt
Impressum
Datenschutz
zum Inhalt
Detailsuche
Schnellsuche:
OK
Ergebnisliste
Titel
Titel
Inhalt
Inhalt
Seite
Seite
Im Dokument suchen
Tarigan, Avinanta: Communally governed transactions among collaborative and decentralized trading agents. 2007
Inhalt
Acknowledgments
Statement
Abstract
1 Introduction
1.1 Preface
1.2 Contributions
1.3 Thesis Overview
2 Backgrounds and Related Works
2.1 The System of Exchange
2.1.1 Structures of Exchange
2.1.2 Money
2.1.3 Some Important Remarks
2.2 Transactions in Distributed Systems
2.2.1 Authentication
2.2.2 Authorization
2.2.3 Accounting and Accountability
2.2.4 The Roles of TTP in Accomplishing Transactions
2.3 Transactions without Trusted Third Party
2.3.1 Ad-Hoc Protocols
2.3.2 Completing Transactions with Collaboration
2.4 Trust in Computer Mediated Transactions
2.4.1 The Notion of Trust in Computer Security
2.4.2 Interpersonal Trust
2.4.3 Interpersonal Trust in Computer Mediated Transactions
2.4.4 Computational Trust
2.5 Summary
3 Transaction Basics
3.1 Reformulating the Problem
3.2 Establishing the Accounts with Institutional Fact
3.3 Transaction Concept and Its Logic
3.3.1 The Building Blocks
3.3.2 Components of Transactions
3.3.3 Transaction Schemes
3.3.4 Remarks
3.4 Transaction Algorithm
3.4.1 Agents and System Variables
3.4.2 Communication Channel
3.4.3 Specifying Agent Actions in Completing Transaction
3.4.4 Steps to Complete the Transaction
3.4.5 Discussion
3.5 Summary
4 Collective Authorization and Social Control
4.1 Backgrounds
4.1.1 Importance of Trust
4.1.2 Social Control and Reputation
4.1.3 Design Goal
4.2 Reputation System
4.2.1 Notions of Trust and Reputation
4.2.2 How Reputation Changes
4.2.3 Elements of Reputation System
4.3 The Design of Collective Authorization
4.3.1 Basic System Setup
4.3.2 Community Decision Trust
4.3.3 Reputation Propagation and Concluding Reliability Trust
4.4 Collective Authorization Algorithm in TLA+
4.4.1 Re-Introduction
4.4.2 Collective Authorization
4.4.3 Rating Propagation
4.4.4 Transaction Summary
4.5 Summary
5 Simulation on Collective Authorization
5.1 Underlying Concept of Simulation on Social Control
5.1.1 Background and Objective
5.1.2 Natural Selection
5.1.3 Simulation Parameters
5.2 Simulator Program
5.2.1 Simulator Parameters
5.2.2 Display Graphs
5.3 Running Simulation
5.3.1 Parameter Setting
5.3.2 Observed Phenomenon
5.4 Experiments
5.4.1 Parameters Sweeping
5.4.2 Observation
5.4.3 Presenting Results
5.5 Discussion
5.6 Summary
6 The Design of the Protocol
6.1 The Scenario, Issues, and Intended Solution
6.1.1 The Scenario
6.1.2 Issues and Intended Solutions
6.2 Bootstrapping, the Keys, and Memberships
6.2.1 Protocol Basics
6.2.2 The Using of Distributed Cryptography
6.2.3 Anatomy of Institutional-Money and Institutional-Memberships
6.2.4 Bootstrapping
6.2.5 Enrolling New Member
6.2.6 The Expelling of a Member
6.3 Transaction Protocol
6.3.1 Anatomy of Transaction Proposal
6.3.2 The Protocol
6.3.3 Multiple Traders Transaction
6.4 Summary
7 Application of the Framework
7.1 Introduction
7.1.1 Objective
7.1.2 Issues and Requirements
7.2 The Architecture
7.2.1 The Overlay Trading Network
7.2.2 Trading Program
7.2.3 Integration
7.3 The Work-flow
7.3.1 General Work-flow
7.3.2 Address Management
7.3.3 Delivery Protocol
7.4 Discussion
7.4.1 Slight Review
7.4.2 New Possibilities of Trading Scheme
7.5 Summary
8 Conclusion and Future Works
8.1 General Conclusion
8.2 Summary of Contributions
8.3 Future Works
Bibliography
A Transaction Algorithm in TLA+
B Source of Simulation Program