• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 33
  • 4
  • 1
  • 1
  • Tagged with
  • 44
  • 44
  • 33
  • 31
  • 14
  • 11
  • 11
  • 10
  • 10
  • 9
  • 7
  • 7
  • 7
  • 6
  • 6
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
21

Blockchain and cryptocurrencies: essential tools in a two-tier financial system

Kapsis, Ilias 09 August 2019 (has links)
Yes / • This article discusses the current situation in the market of cryptocurrencies and joins the debate about the regulation of these financial innovations. • It argues that the appearance of cryptocurrencies was a response to market demand for more affordable and more inclusive banking. • It also argues that distributed ledger technology (DLT) which supports cryptocurrencies and has different characteristics than the technology used by traditional banking could help to create with cryptocurrencies a new, lower cost, more inclusive financial ecosystem separate from the traditional one. • The two ecosystems (traditional and new one) would form a larger two-tier financial ecosystem, which, overall would be more inclusive and more affordable. Also, it would be more effective in containing contagion and major economic disruption during future financial crises. • The current reliance on a single, ever growing, and immensely complex financial ecosystem is not sustainable longer term as systemic risks grow with the system and there are no mechanisms available to fully eliminate these risks. The costs of regulating the current market architecture are also excessively high.
22

Distributed ledger technology in the capital market : Shared versus private information in a permissioned blockchain

Piccolo, Alessandro January 2017 (has links)
This master thesis explores how blockchain technologies can be utilized within the financial sector with focus on how to store both private and public information on the blockchain. The capital market is looking into ways of cutting down administrative work through streamlining the financial process by using blockchain technologies. Public key encryption together with hash functions and a consensus mechanism make up the basis for creating a shared trustless database system. The thesis was conducted by extensive research concerning cryptographic topics, and a literature study was made to compare existing solutions. This was done in order to come up with a new design which suggests how to utilize blockchain technologies in order to create private transactions. The design solves issues regarding key management and how to handle both private and public information on the blockchain. The proposed design is an extension of Visigon's existing permissioned blockchain, and it introduces different roles within the peer to peer network as well as a concept of having regulating nodes that together with the involved bank's nodes handle the process of private transactions. Private transactions are encrypted by using symmetric keys and thereafter recorded on the blockchain. In conclusion blockchain technology might not be the most suitable database system for banks to keep transactions private. Future solutions should consider the best attributes of blockchain technologies and create a new system with the single purpose of being a tool for the financial market.
23

A decentralized Git version controlsystem : A proposed architecture and evaluation of decentralized Git using DAG-based distributed ledgers

Habib, Christian, Ayoub, Ilian January 2022 (has links)
This thesis proposes an implementation for a decentralized version of the Git version controlsystem. This is achieved using a simple distributed DAG ledger. The thesis analyzeshow the decentralization of Git affects security. Use and misuse cases are used to compareand evaluate conventional Git web services and a decentralized version of Git. Theproposed method for managing the state of the Git project is described as a voting systemwhere participants in a Git project vote on changes to be made. The security evaluationfound that the removal of privileged roles in the Git version control system, mitigated thepossibility of malicious maintainers taking over the project. However, with the introductionof the DAG ledger and the decentralization, the possibility of a malicious actor takingover the network using Sybil attack arises, which in turn could cause the same issues as amalicious maintainer.
24

Scalable Next Generation Blockchains for Large Scale Complex Cyber-Physical Systems and Their Embedded Systems in Smart Cities

Alkhodair, Ahmad Jamal M 07 1900 (has links)
The original FlexiChain and its descendants are a revolutionary distributed ledger technology (DLT) for cyber-physical systems (CPS) and their embedded systems (ES). FlexiChain, a DLT implementation, uses cryptography, distributed ledgers, peer-to-peer communications, scalable networks, and consensus. FlexiChain facilitates data structure agreements. This thesis offers a Block Directed Acyclic Graph (BDAG) architecture to link blocks to their forerunners to speed up validation. These data blocks are securely linked. This dissertation introduces Proof of Rapid Authentication, a novel consensus algorithm. This innovative method uses a distributed file to safely store a unique identifier (UID) based on node attributes to verify two blocks faster. This study also addresses CPS hardware security. A system of interconnected, user-unique identifiers allows each block's history to be monitored. This maintains each transaction and the validators who checked the block to ensure trustworthiness and honesty. We constructed a digital version that stays in sync with the distributed ledger as all nodes are linked by a NodeChain. The ledger is distributed without compromising node autonomy. Moreover, FlexiChain Layer 0 distributed ledger is also introduced and can connect and validate Layer 1 blockchains. This project produced a DAG-based blockchain integration platform with hardware security. The results illustrate a practical technique for creating a system depending on diverse applications' needs. This research's design and execution showed faster authentication, less cost, less complexity, greater scalability, higher interoperability, and reduced power consumption.
25

Practical Analysis of the Giskard Consensus Protoco / Praktisk analys av Giskard Consensus Protocol

Sandner, Leon January 2023 (has links)
Consensus protocols are the core of modern blockchain systems, such as the Bitcoin, Ethereum, and Algorand networks. Thanks to these protocols, participants in a blockchain network can reach consensus on which blocks to add to a blockchain, to have a consistent chain of blocks in the whole network. Blocks are typically collections of transactions, e.g., transferring currency between participants, but can contain other data depending on the use case. Consensus protocols are difficult to design, test, and implement. Problems may only manifest in rare cases but can have disastrous consequences. Formal protocol models allow exhaustive analysis and formal verification. However, formal verification is only as good as the specification of the protocol. For example, specification properties could be vacuously true, or the specification may omit to mention liveness properties that are crucial for progress in a system implementation. This thesis describes the practical validation of a formal specification of Giskard, a consensus protocol used in the PlatON network. We translated key aspects of a formal model of Giskard in the Coq proof assistant to executable Python code, and integrated them into the Sawtooth blockchain framework. Then, we ran simulations of a blockchain network executing Giskard using Sawtooth, checking network node state properties of Giskard as well as its global safety properties. Automated clients from the Sawtooth network provided randomly generated transactions as input for the network. The implementation with the test results are available for reproducibility. Both consensus safety and liveness issues were found in the formal specification of Giskard during the simulations. Based on the previous informal English specification of Giskard, we propose a new formal specification which was validated to reach consensus on blocks in the simulated blockchain network and uphold the protocol’s crash and Byzantine failure tolerance to a certain degree. The improved formal model can serve as a new basis for verifying and implementing Giskard in the future. / Konsensusprotokoll utgör kärnan i moderna blockkedjesystem som Bitcoin-, Ethereum- och Algorandnätverken. Tack vare dessa protokoll kan deltagare i blockkedjenätverk nå konsensus om vilka block som ska läggas till, för att få en konsekvent blockkedja i hela nätverket. Block är vanligen samlingar av transaktioner, till exempel överföringar av valuta mellan deltagare, men kan också innehålla annan data beroende på användningsområdet. Konsensusprotokoll är svåra att designa, testa och implementera. Problem kanske bara visar sig i sällsynta fall, men kan ha katastrofala konsekvenser. Formella protokollmodeller tillåter uttömmande analys och formell verifiering. Men formell verifiering ger bara så goda resultat som protokollspecifikationen tillåter. Till exempel kan specfikationsegenskaper vara sanna innehållslöst eller så kan specifikationen underlåta att nämna framstegsegenskaper som är viktiga för att en systemimplementation inte ska låsa sig. Denna avhandling beskriver den praktiska valideringen av en formell specifikation av Giskard, ett konsensusprotokoll som används i PlatONnätverket. Vi översatte nyckelaspekter av en formell modell i bevisassistenten Coq till körbar Python-kod och integrerade koden i blockkedjeramverket Sawtooth. Sedan körde vi simuleringar av ett blockkedjenätverk som använder Giskard med hjälp av Sawtooth och undersökte Giskards tillståndsegenskaper för nätverksnoder och även dess globala säkerhetsegenskaper. Automatiserade klienter från Sawtooth-nätverket tillhandhöll slumpgenererade transaktioner som indata för nätverket. Implementeringen med testresultaten är tillgängliga för reproducerbarhet. Både säkerhets- och framstegsproblem hittades i den formella specifikationen av Giskard under simuleringarna. Baserat på en tidigare informell specifikation av Giskard på engelska föreslår vi en ny formell specifikation som validerades att nå konsensus på block i det simulerade blockkedjenätverket och att till en viss grad tolerera krascher och byzantinska fel. Den förbättrade formella modellen kan användas som en ny bas för att verifiera och implementera Giskard i framtiden.
26

The Adoption of Distributed Ledger Technology within Central Securities Depositories : An Exploratory Study from a Business Perspective / Införandet av Distribuerad Databasteknik inom Centrala Värdepappersförvarare

Dang, Robin January 2022 (has links)
Organizations in the financial services industry are coming under increasing pressure. Regulatory compliance, operational inefficiencies, and the higher cost of capital are all forcing incumbents to adapt. As such, there are strong incentives for technological innovations that either reduce costs or generate new revenue. Distributed ledger technology (DLT), the foundation of bitcoin, is one of the latest innovations that appear to be the source of an imminent solution. An identified area with great potential for DLT is the post-trade market where market players, such as central securities depositories (CSDs), are heavily investing in pilot studies of how DLT may affect their business activities. In fact, the practical potential of adoption has been demonstrated by experiments and proof of concepts. However, while technological and regulatory aspects have been more frequently discussed in academia, the business dimension of the adoption of DLT within CSDs has received less attention. In this thesis, the business opportunities and challenges of the adoption of DLT within CSDs were explored, coupled with an analysis of the contextual factors affecting the rate of adoption. Further, this thesis compares the throughput performance between a centralized system and a private permissioned network. By performing a multiple-case study with a mixed-methodology approach, the researcher analyzed the literature, conducted a performance evaluation, and interviewed several industry experts. The conclusions suggest that the main business opportunities are the incorporation of digital assets and CSDs potential role as the gatekeeper of private networks. The main identified challenges related to adoption were interoperability, standardization, collaboration, scalability, defining applicable use cases, and governance and regulatory frameworks. Further, the performance evaluation suggests that the throughput performance of the centralized system outperforms the private permissioned network by an average of 6.5 times. The findings have both practical and academic implications. In academics, this thesis lays the foundation for further studies and provides new insights into the business dimensions of the adoption of DLT within CSDs. For practitioners, this thesis provides a basis for discussion and assessment of the entailed challenges related to the adoption of DLT within the post-trade market. / Organisationer inom finansbranschen utsätts för ökande press. Regelverksefterlevnad, operationell ineffektivitet och den högre kapitalkostnaden tvingar aktörer att anpassa sig. Som sådan finns det starka incitament för tekniska innovationer som antingen minskar kostnaderna eller genererar nya intäkter. Distribuerade liggare (DLT), grunden för bitcoin, är en av de senaste innovationerna som visar stor potential. Ett identifierat område med stor potential för DLT är post-trade-marknaden där marknadsaktörer, såsom centrala värdepappersförvarare (CSD), har investerat i pilotstudier av hur DLT kan påverka deras affärsverksamhet. Faktum är att den praktiska potentialen har demonstrerats genom experiment och bevis på koncept. Men även om tekniska och regulatoriska aspekter har diskuterats mer frekvent i den akademiska världen, har affärsdimensionen med införandet av DLT inom CSD:er fått mindre uppmärksamhet. I det här examensarbetet utforskades affärsmöjligheterna och utmaningarna med införandet av DLT inom CSDs, tillsammans med en analys av de marknadsmässiga faktorerna som påverkar spridningen av teknologin. Vidare jämför denna avhandling genomströmningsprestandan mellan ett centraliserat system och ett private permissioned nätverk. Genom att utföra en flerfallsstudie med en blandad metodologi analyserade forskaren litteraturen, genomförde en prestandautvärdering och intervjuade flera branschexperter. Slutsatserna tyder på att de huvudsakliga affärsmöjligheterna är integreringen av digitala tillgångar och CSD:s potentiella roll som gatekeeper för privata nätverk. De främsta identifierade utmaningarna i samband med införandet av DLT var interoperabilitet, standardisering, samarbete, skalbarhet, definition av tillämpliga användningsfall samt styrning och regelverk. Vidare antyder prestandautvärderingen att genomströmningsprestandan för det centraliserade systemet överträffar det private permissioned nätverket med i genomsnitt 6,5 gånger. Resultaten har både praktiska och akademiska implikationer. Inom akademin lägger denna avhandling grunden för fortsatta studier och ger nya insikter om affärsdimensionerna av införandet av DLT inom CSDs. För praktiker ger detta examensarbete ett underlag för diskussion och bedömning av de medförda utmaningarna relaterade till införandet av DLT inom post-trade-marknaden.
27

Decentralized Identity Management for a Maritime Digital Infrastructure : With focus on usability and data integrity

Fleming, Theodor January 2019 (has links)
When the Internet was created it did not include any protocol for identifying the person behind the computer. Instead, the act of identification has primarily been established by trusting a third party. But, the rise of Distributed Ledger Technology has made it possible to authenticate a digital identity and build trust without the need of a third party. The Swedish Maritime Administration are currently validating a new maritime digital infrastructure for the maritime transportation industry. The goal is to reduce the number of accidents, fuel consumption and voyage costs. Involved actors has their identity stored in a central registry that relies on the trust of a third party. This thesis investigates how a conversion from the centralized identity registry to a decentralized identity registry affects the usability and the risk for compromised data integrity. This is done by implementing a Proof of Concept of a decentralized identity registry that replaces the current centralized registry, and comparing them. The decentralized Proof of Concept’s risk for compromised data integrity is 95.1% less compared with the centralized registry, but this comes with a loss of 53% in efficiency.
28

Understanding Cryptocurrencies from a Sustainable Perspective : Investigating cryptocurrencies by developing and applying an integrated sustainability framework

Arps, Jan-Philipp January 2018 (has links)
With the invention of the cryptocurrency Bitcoin in 2009, the world's first blockchain application was developed. While academic research gradually begins to investigate cryptocurrencies more closely and attempt to understand their functioning, technology is rapidly evolving and ecosystems grow exponentially. The research is still scattered and chaotic and has not produced common guidelines. Therefore, the question remains: how sustainable cryptocurrencies and their digital ecosystems are.Only a few models and frameworks take a holistic view on digital sustainability. Only two frameworks were identified that take distributed ledger technologies (blockchain) or cryptocurrencies into consideration: the three governance strategies for digital sustainability of Linkov et al. (2018) and 10 basic conditions of sustainable digital artifacts according to Stuermer, Abu-Tayeh and Myrach (2016). These two frameworks were combined into a new integrated sustainability framework for cryptocurrencies. The developed integrated sustainability framework consists of four dimensions and 12 categories.Existing secondary data, self-conducted social media interviews and practical insights gained through an ASIC mining experiment were used to fill the framework with sufficient data. It confirms Bitcoin's sustainability problems in energy consumption and scalability, highlights Ethereum's great potential as a blockchain platform and explains the higher scalability and faster payment of Ripple and IOTA.While 2017 marked the temporary peak of the cryptocurrency hype, 2018 was a transformative year in which the leading cryptocurrencies were increasingly occupying more specialised niches.
29

The GDPR Compliance of Blockchain : A qualitative study on regulating innovative technology

Melin, Karin January 2019 (has links)
This thesis aims to explore the compliance of blockchain technology and the GDPR. The GDPR was implemented for the EU member states in May 2018 with the purpose of harmonizing data protection regulation. However, the regulation is based on the notion that data is stored and processed in a centralized system. This causes an issue when it comes to distributed networks, and in particular with the distributed ledger technology (DLT), the underlying technology of blockchain. For this thesis, a literature review has been conducted to investigate the problems of GDPR compliance for blockchain projects, and what technical solutions exist to make a blockchain solution more GDPR compliant. In addition, interviews have been conducted to investigate the technical and legal perspectives on the current and future situations of regulation and technology. Compatibility problems mainly concern the immutability and transparency of a blockchain and examples of technical solutions that handle those problems can be found in the literature. Nevertheless, none of the discussed solutions are yet to guarantee full GDPR compliance. The technical and legal perspectives share ideas of the main compliance issues. However, differences such as interpretation of technical details can be identified, indicating problems to arise when regulating blockchains in the future. Further interdisciplinary work on guidelines for the GDPR is necessary for blockchain projects to be successful in complying with the regulation as well as to strengthen the technology neutrality of the GDPR.
30

Emerging Solutions for the Improvement of Food Traceability in the EU: Examining the Use of Blockchain Technology for Tracing Extra Virgin Olive Oil (EVOO)

BUTTAFOCO, Oona Arlene January 2019 (has links)
The issue of food traceability is one that affects a great number of sectors and policy areas. Within the EU, there is increasing demand from consumers, businesses and institutions to have more direct access to information about how food is produced, transformed, and distributed. Currently, however, practices in the industry are very much open to human error. Databases are highly vulnerable to inaccuracies and hacking, as well as deliberate faults caused by corruption or fraudulent conduct. With food traceability being so closely related to trade and public health issues, there is arguably increasing incentive for the EU to seek alternative tools to increase transparency and accountability throughout supply chains. Consequently, this paper will examine a possible alternative to current practices by evaluating the applicability of 'blockchain' technology, namely a system of digitised, decentralised ledgers, which could allow key stakeholders to access information about the provenance of food immediately, comprehensively and securely. The analysis will focus specifically on Extra Virgin Olive Oil (EVOO), one of the most adulterated products in the food industry, identifying gaps and opportunities in current traceability systems. The research question tackled in this paper, therefore, may be formulated as follows: how and to what extent could blockchain technology constitute a sustainable solution for improving the traceability of EVOO within the EU? The paper begins with a brief overview of the issue and an explanation of the research methodology used, followed by an elaboration of key terms and concepts and a detailed explanation of the principles underlying blockchain technology. Subsequently, the key challenges and opportunities associated with blockchain-based traceability systems are examined through a case study, followed by an analysis aimed at assessing the sustainability of blockchain solutions for the EVOO sector. The conclusion, lastly, provides an overview of relevant findings and proposes a final assessment.

Page generated in 0.0847 seconds