<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Cryptocurrencies on Marc Herschel</title><link>https://herschel.io/publications/topic/cryptocurrencies/</link><description>Recent content in Cryptocurrencies on Marc Herschel</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><copyright>Marc Herschel</copyright><lastBuildDate>Wed, 27 May 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://herschel.io/publications/topic/cryptocurrencies/index.xml" rel="self" type="application/rss+xml"/><item><title>DashPay as an Example of a Decentralized, User-Friendly Payment System</title><link>https://herschel.io/publications/dashpay-as-an-example-of-a-decentralized-user-friendly-payment-system/</link><pubDate>Wed, 27 May 2020 00:00:00 +0000</pubDate><guid>https://herschel.io/publications/dashpay-as-an-example-of-a-decentralized-user-friendly-payment-system/</guid><description>&lt;p&gt;&lt;strong&gt;Original Title:&lt;/strong&gt; DashPay als Beispiel für ein dezentrales, nutzerfreundliches Zahlungssystem&lt;br&gt;
&lt;strong&gt;Type:&lt;/strong&gt; Seminar Paper&lt;br&gt;
&lt;strong&gt;Language:&lt;/strong&gt; German&lt;br&gt;
&lt;strong&gt;Author:&lt;/strong&gt; Marc Herschel&lt;br&gt;
&lt;strong&gt;Keywords:&lt;/strong&gt; blockchain, cryptocurrencies, distributed systems&lt;/p&gt;
&lt;p&gt;&lt;a href="https://herschel.io/assets/pub/DashPay.pdf"&gt;Download Paper&lt;/a&gt; — &lt;a href="https://herschel.io/assets/pub/DashPay_PPTX.pdf"&gt;Download Slides&lt;/a&gt;&lt;/p&gt;
&lt;hr&gt;

&lt;div class="justify"&gt;
&lt;p&gt;Since the last few years, the adoption of cryptocurrencies by the general population has been steadily increasing. However, a high technical barrier to entry remains for the average user to successfully and securely conduct transactions. In order to continue to drive the mass adoption of cryptocurrencies, it is necessary to offer a simpler and more fail-safe way to conduct transactions than is currently possible via ordinary wallets.&lt;/p&gt;</description><content:encoded><![CDATA[<p><strong>Original Title:</strong> DashPay als Beispiel für ein dezentrales, nutzerfreundliches Zahlungssystem<br>
<strong>Type:</strong> Seminar Paper<br>
<strong>Language:</strong> German<br>
<strong>Author:</strong> Marc Herschel<br>
<strong>Keywords:</strong> blockchain, cryptocurrencies, distributed systems</p>
<p><a href="/assets/pub/DashPay.pdf">Download Paper</a> — <a href="/assets/pub/DashPay_PPTX.pdf">Download Slides</a></p>
<hr>

<div class="justify">
<p>Since the last few years, the adoption of cryptocurrencies by the general population has been steadily increasing. However, a high technical barrier to entry remains for the average user to successfully and securely conduct transactions. In order to continue to drive the mass adoption of cryptocurrencies, it is necessary to offer a simpler and more fail-safe way to conduct transactions than is currently possible via ordinary wallets.</p>
<p>The blockchain project Dash is currently developing Dash Platform, an approach for realizing decentralized applications. In contrast to better-known projects such as Ethereum, in which smart contracts are realized through program code on the blockchain, Dash relies on a data-oriented approach (data contracts). This means that the application logic is outsourced to the clients, while the application data is stored in a separate blockchain.</p>
<p>In this paper, the technology behind Dash Platform is presented on the basis of DashPay. It also covers the basic building blocks that make DashPay possible, such as identities and the Dash Platform Name Service (DPNS). DashPay is a data contract in which users can uniquely identify themselves via a username and send contact requests to each other. Contacts can thus establish bidirectional, direct payment channels between each other. DashPay thus enables simple, fast and secure payments via the Dash network. DashPay users will no longer need to exchange long and confusing public addresses in order to process payments with their contacts.</p>

</div>

]]></content:encoded></item><item><title>Bitcoin Security</title><link>https://herschel.io/publications/bitcoin-security/</link><pubDate>Fri, 07 Jun 2019 00:00:00 +0000</pubDate><guid>https://herschel.io/publications/bitcoin-security/</guid><description>&lt;p&gt;&lt;strong&gt;Original Title:&lt;/strong&gt; Bitcoin Sicherheit&lt;br&gt;
&lt;strong&gt;Type:&lt;/strong&gt; Seminar Paper&lt;br&gt;
&lt;strong&gt;Language:&lt;/strong&gt; German&lt;br&gt;
&lt;strong&gt;Author:&lt;/strong&gt; Marc Herschel, Vincent Adobatti&lt;br&gt;
&lt;strong&gt;Keywords:&lt;/strong&gt; it security, blockchain, cryptocurrencies&lt;/p&gt;
&lt;p&gt;&lt;a href="https://herschel.io/assets/pub/Bitcoin_Sicherheit.pdf"&gt;Download Paper&lt;/a&gt; — &lt;a href="https://herschel.io/assets/pub/Bitcoin_Sicherheit_PPTX.pdf"&gt;Download Slides&lt;/a&gt;&lt;/p&gt;
&lt;hr&gt;

&lt;div class="justify"&gt;
&lt;p&gt;We investigate the security of the cryptocurrency Bitcoin and deal with both the security principle of this new type of currency and the associated security risks for end users.&lt;/p&gt;
&lt;p&gt;This paper deals with attacks on the payment network itself, such as DoS attacks, Sybil attacks, the 51% attack in its various forms, and game-theoretic attacks, as well as risks for the end user when using Bitcoin in everyday life and problems with their privacy and the risks that a decentralized system entails. A decentralized system is in its nature transparent to all participants, and it can be assumed that governments, intelligence agencies and criminals also try to gain influence here.&lt;/p&gt;</description><content:encoded><![CDATA[<p><strong>Original Title:</strong> Bitcoin Sicherheit<br>
<strong>Type:</strong> Seminar Paper<br>
<strong>Language:</strong> German<br>
<strong>Author:</strong> Marc Herschel, Vincent Adobatti<br>
<strong>Keywords:</strong> it security, blockchain, cryptocurrencies</p>
<p><a href="/assets/pub/Bitcoin_Sicherheit.pdf">Download Paper</a> — <a href="/assets/pub/Bitcoin_Sicherheit_PPTX.pdf">Download Slides</a></p>
<hr>

<div class="justify">
<p>We investigate the security of the cryptocurrency Bitcoin and deal with both the security principle of this new type of currency and the associated security risks for end users.</p>
<p>This paper deals with attacks on the payment network itself, such as DoS attacks, Sybil attacks, the 51% attack in its various forms, and game-theoretic attacks, as well as risks for the end user when using Bitcoin in everyday life and problems with their privacy and the risks that a decentralized system entails. A decentralized system is in its nature transparent to all participants, and it can be assumed that governments, intelligence agencies and criminals also try to gain influence here.</p>
<p>The aim of this paper is to find out how Bitcoin compares to traditional centralized payment systems in terms of security and whether new attacks and problems emerge with the decentralization, which could undermine the network or reveal the pseudonymous payment participants.</p>

</div>

]]></content:encoded></item></channel></rss>