<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:cc="http://cyber.law.harvard.edu/rss/creativeCommonsRssModule.html">
    <channel>
        <title><![CDATA[Stories by Leopold Bosankic on Medium]]></title>
        <description><![CDATA[Stories by Leopold Bosankic on Medium]]></description>
        <link>https://medium.com/@leo_pold_b?source=rss-e4d3e24ff54c------2</link>
        <image>
            <url>https://cdn-images-1.medium.com/fit/c/150/150/1*-RJ4oOmh4Hth_35tsdhAKg.jpeg</url>
            <title>Stories by Leopold Bosankic on Medium</title>
            <link>https://medium.com/@leo_pold_b?source=rss-e4d3e24ff54c------2</link>
        </image>
        <generator>Medium</generator>
        <lastBuildDate>Wed, 20 May 2026 13:30:29 GMT</lastBuildDate>
        <atom:link href="https://medium.com/@leo_pold_b/feed" rel="self" type="application/rss+xml"/>
        <webMaster><![CDATA[yourfriends@medium.com]]></webMaster>
        <atom:link href="http://medium.superfeedr.com" rel="hub"/>
        <item>
            <title><![CDATA[Proof of Location: Geospatial data on blockchains]]></title>
            <link>https://medium.com/coinmonks/proof-of-location-geospatial-data-on-blockchains-ea973adb0ee5?source=rss-e4d3e24ff54c------2</link>
            <guid isPermaLink="false">https://medium.com/p/ea973adb0ee5</guid>
            <category><![CDATA[blockchain]]></category>
            <category><![CDATA[research]]></category>
            <category><![CDATA[technology]]></category>
            <category><![CDATA[google]]></category>
            <category><![CDATA[open-source]]></category>
            <dc:creator><![CDATA[Leopold Bosankic]]></dc:creator>
            <pubDate>Tue, 19 Jun 2018 12:04:14 GMT</pubDate>
            <atom:updated>2018-06-29T13:13:33.264Z</atom:updated>
            <content:encoded><![CDATA[<p>Proof of Location services are working on open source maps and verifiable and tamper-proof geospatial data. These maps are intended for humans, machines (e.g. autonomous cars), and code (e.g. dapps or smart contracts). Currently, there are only a few Proof of Location services of which <a href="http://researchly.leobosankic.com/cryptos/foam/?utm_source=coinmonks&amp;utm_medium=pol">FOAM</a> might be the most prominent one.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/960/1*0amzLXlMcIjzBl-4f4m-9g.png" /><figcaption>Overview of Proof of Location services (Source: <a href="http://researchly.leobosankic.com/2018/06/19/proof-of-location/?utm_source=coinmonks&amp;utm_medium=pol">Researchly</a>)</figcaption></figure><blockquote>Discover these and more cryptos in <a href="http://researchly.leobosankic.com/search_blockchainprojects?utm_source=coinmonks&amp;utm_medium=pol">Researchly’s crypto database</a> or <a href="http://researchly.leobosankic.com/industry-insights?utm_source=coinmonks&amp;utm_medium=pol">Researchly’ Industry Insight</a>.</blockquote><p>However, all of them are still in the experimentation phase. Nevertheless, this post describes Proof of Location services, compares them against existing solutions, lists potential application fields for them and concludes with some open issues. Implementation examples are provided based on <a href="http://researchly.leobosankic.com/cryptos/foam/?utm_source=coinmonks&amp;utm_medium=pol">FOAM</a>.</p><p>In the context of Proof of Location services, three types of maps exist:</p><ul><li><strong>Commercial maps</strong>: Commercial maps are centrally maintained by organizations. Examples are Google Maps and Foursquare.</li><li><strong>Non-blockchain-based open-source maps</strong>: Non-blockchain-based open-source maps (hereinafter referred to as just open-source maps) are maintained by a community of voluntary individuals (cartographers). The most prominent example is <a href="https://www.openstreetmap.org/">OpenStreetMap</a>.</li><li><strong>Blockchain-based open-source maps</strong>: Like open-source maps blockchain-based open-source maps (hereinafter referred to as just blockchain-based maps or Proof of Location services) are maintained by a community of voluntary individuals.</li></ul><p>Based on that, the differences between open-source and blockchain-based maps as well as the issues of commercial and open-source maps that blockchain-based maps try to solve, are explained below.</p><h3>Blockchain-based maps are community-driven, open source, and semi-free</h3><p>Blockchain-based maps are community-driven, open source, and semi-free. Through that, they are maintained by a broader range of people, have fewer restrictions and distribute rents more fairly. The following section explains each of these concepts in more detail.</p><h3>Community-driven allows more people to curate and verify maps</h3><p>One of the focal points of Proof of Location services is that their maps are community-driven.<br> This allows more people to curate and verify maps. As such, this stands in contrast to commercial maps where only the governing organizations can curate and verify geospatial data.</p><h3>Less restrictive through open-source</h3><p>Moreover, because blockchain-based maps are open-source, hardly any usage restrictions exist. Thus, for instance, developers can access the raw geodata to experiment with new routing algorithms for navigation software. Again, this stands in contrast to commercial maps. Commercial maps are proprietary and come with restrictions and requirements. Besides individual usage preconditions (i.e. the Terms and Conditions), there are copyright restrictions, inextricably linkage to certain applications (e.g. Foursquare’s POI cannot be used outside Foursquare) or the lack of access to the raw geodata.</p><h3>Fairer rent distribution through semi rent-free payment model</h3><p>Further, commercial and blockchain-based maps have different economic models. Commercial maps are either fully paid or semi-free. Semi-free commercial maps like Foursquare are semi-free because they do not cost money, but people pay indirectly through their data. In contrast, the payment model for blockchain-based maps differs based on the accessing actor. Generally speaking, there are three actors: users, curators, and members.</p><ol><li><strong>Users</strong>: Users are those actors that use maps to look up objects. For them, blockchain-based maps are free.</li><li><strong>Members</strong>: Members are entities that want to be included on the maps as POIs. The POIs in blockchain-based maps constitute an exclusive list. In order to become part of this list, POIs must pay a fee. The concept behind such exclusive lists is called a token-curated registry. [1]</li><li><strong>Curators</strong>: Curators are entities (people or machines) that contribute something and are rewarded for their work. A common contribution is the curation of POIs (see below).</li></ol><p>Thus, although Proof of Location services per se or their creators do not incur rents, blockchain-based maps are still only semi rent-free because curators (who might be the creators) earn rents. However, because curators <em>are</em> rewarded and the creators not necessarily, one might argue that blockchain-based maps still distribute rents more fairly than commercial maps where all rents are collected by the map creators.</p><p>Furthermore, this incentivization of curators is one of the crucial aspects that differentiates blockchain-based maps from open-source maps.</p><h3>Incentivisation in Proof of Location services</h3><p>As indicated above, Proof of Location services incentivizes curators to maintain them. This is an essential difference to open-source maps whose adoption struggle exactly due to this lack of inherent incentives.</p><p>Asides that, in Proof of Location services curation is needed in three areas:</p><h4>Curation areas in Proof of Location services</h4><ol><li>Community-based curation of static geospatial data (POIs)</li><li>Maintaining hardware nodes that enable alternative navigation systems for dynamic geospatial data</li><li>Validating dynamic geospatial data</li></ol><h4>Four pillars that constitute Proof of Location services</h4><p>These three curation areas are also three of the four pillars that make up Proof of Location services:</p><ol><li>Community-based curation of static geospatial data (POIs)</li><li>Maintaining hardware nodes that enable alternative navigation systems for dynamic geospatial data</li><li>Validating the location of dynamic objects</li><li>Location encoding to bring geospatial data to blockchains</li></ol><p>The following section explains each of these building blocks in more detail.</p><h3>Location encoding to bring geospatial data to blockchains</h3><p>Similar to an oracle, Proof of Location services enable the integration of verifiable and tamper-proof geospatial data to blockchains. Prior to them, such an integration was impossible.<br> The following list shows applications where verifiable and tamper-proof geospatial data is useful. It must be noted that the list does not contain new applications, but rather improved versions of existing ones.</p><h4>Ride-sharing: Verifying driver locations</h4><p>In vehicle sharing networks drivers can spoof their GPS-based location to charge higher fees. Verifiable and tamper-proof locations would prevent such fraud.</p><h4>Data and supply chain management: Verifying the location of data and products</h4><p>Verifiable and tamper-proof locations could verify the true location of goods along the supply chain.<br> Similarly, Proof of Location services could ensure that data (e.g. evidence pictures) was truly captured where it is claimed.</p><h4>Compliance with local laws</h4><p>When securely knowing customers’ locations, businesses could fully comply with local laws.</p><h4>Location-based business cases</h4><p>Through tamper-proof locations, companies can offer location-based products without “location fraud”. One example are location-based car insurances.</p><h4>Location-based rewards</h4><p>Verifiable and tamper-proof locations enable a more trustful collection of location-based rewards. Examples include cryptocollectibles, wages, loyalty points, and toll reductions.</p><h4>Location-based cryptocollectibles for games</h4><p>Proof of Location Services can help build games where users hunt for cryptocollectibles (unique digital collectibles, and one of many <a href="http://researchly.leobosankic.com/2018/06/18/cryptoeconomic-primitives/?utm_source=intern&amp;utm_medium=pols">cryptoeconomic primitives</a>) constrained to specific locations. Because the gamer’s location is verifiable and cannot be spoofed unlike with GPS, games are truly location-based. As such, fully tamper-proof Pokemon Go variations are finally possible.</p><blockquote><strong>More about cryptocollectibles </strong><a href="http://researchly.leobosankic.com/2018/06/18/cryptocollectibles/?utm_source=coinmonks&amp;utm_medium=pol"><strong>here</strong></a><strong>.</strong></blockquote><blockquote><strong>More about cryptoeconomic primitives </strong><a href="http://researchly.leobosankic.com/2018/06/18/cryptoeconomic-primitives/?utm_source=coinmonks&amp;utm_medium=pol"><strong>here</strong></a><strong>.</strong></blockquote><h4>Location-based wages</h4><p>Another type of location-based reward is wages. Payments in form of cryptocurrencies can be designed in a way that they can only be collected at a defined location (e.g. workplace). Again, as the worker’s location is verifiable and tamper-proof, fraud is minimized.</p><h4>Location-based rewards to incentivize store visits</h4><p>Companies can steer customers to certain stores by attaching rewards such as loyalty points to predetermined stores.</p><h4>Location-based rewards to manage traffic flows</h4><p>Similar to the incentivization of store visits, city planners can steer traffic to specific routes by placing rewards (such as fractional toll reductions) along them.</p><h3>Community-based curation of static geospatial data (POIs)</h3><p>Static geographical data or POIs refer to hardly changing concrete or virtual locations. Concrete locations are objects like stores or restaurants, and virtual locations are classified based on the activities happening there. Examples for virtual locations are traffic bottlenecks or areas with increased criminal activity.</p><p>Commercial and open-source maps have troubles curating such POIs (due to lacking incentives and the sheer amount of POIs). Proof of Location services, by combining financial incentives and open-source, try to combat these downsides.</p><h4>Non-blockchain-based maps have troubles maintaining POIs due constantly changing POIs and lack of incentives</h4><p>As indicated above, POIs are mostly centrally curated by commercial companies such as Google and Foursquare. As POIs change constantly (e.g. businesses move), centralized entities have troubles keeping them up-to-date. Open-source alternatives, which are maintained by a larger group of curators, could combat this through greater manpower. However, they fall behind because incentivizing curators, like in any open-source project, is difficult.</p><p>In this regard, blockchain-based maps are similar to open-source maps; they can keep up with constantly changing POIs through their large member bases. However, in contrast to open-source maps, with <a href="http://researchly.leobosankic.com/2018/06/18/token-curated-registries-blockchain-based-mechanism-curate-lists/?utm_source=coinmonks&amp;utm_medium=pol">token-curated registries</a>, blockchain-based maps have found a way to incentivize curators.</p><p><a href="http://researchly.leobosankic.com/2018/06/18/token-curated-registries-blockchain-based-mechanism-curate-lists/?utm_source=coinmonks&amp;utm_medium=pol">Token-curated registries</a> are blockchain-based methods (one of many <a href="http://researchly.leobosankic.com/2018/06/18/cryptoeconomic-primitives/?utm_source=coinmonks&amp;utm_medium=pol">cryptoeconomic primitives</a>) to incentivize the curation of high-quality lists by decentralized entities. Such lists contain items that meet certain criteria. In the case of Proof of Location services, the lists are the POIs, each item on this list is one POI, the criteria can be the POI type (e.g. sights) and the decentralized entities are the cartographers. As such, combing combining financial incentives and open-source, Proof of Location services could theoretically motivate enough people to keep POIs up-to-date.</p><blockquote><strong>More about token-curated registries </strong><a href="http://researchly.leobosankic.com/2018/06/18/token-curated-registries-blockchain-based-mechanism-curate-lists/"><strong>here</strong></a><strong>.</strong></blockquote><blockquote><strong>More about cryptoeconomic primitives </strong><a href="http://researchly.leobosankic.com/2018/06/18/cryptoeconomic-primitives/"><strong>here</strong></a></blockquote><p>Related to the curation of static geospatial data, Proof of Location services are working on navigation system alternative to GPS which are tamper-proof and whose location information can be validated.</p><h3>Building tamper-proof and verifiable navigation system alternatives to GPS for dynamic geospatial data</h3><p>Besides the fairly static POIs, Proof of Location Services want to capture dynamic geographical data as well. Dynamic geographical data refers to moveable objects such as cars or people.<br>Traditionally the position of such objects is captured with the<br>navigation system GPS. However, Proof of Location services consider GPS unsuitable for blockchain-based location data, because, among other things, the following reasons:</p><ul><li><strong>Insecure and prone to failure</strong>: GPS is insecure and prone to failure due to its centralized organization</li><li><strong>Limited range</strong>: GPS does not work indoors or underground</li><li><strong>Energy-intensive</strong>: The battery drain of GPS makes it unsuitable for small devices such as microcontrollers. This is particularly important in IoT-related applications such as <a href="http://researchly.leobosankic.com/2018/06/16/project-teardowns-xain/?utm_source=coinmonks&amp;utm_medium=pol">access controls for cars</a> and many other areas in the <a href="http://researchly.leobosankic.com/2018/06/11/blockchain-in-the-automotive-mobility-industry-the-current-state/?utm_source=coinmonks&amp;utm_medium=pol">Automotive &amp; Mobility industry</a>.</li><li><strong>Not tamper-proof</strong>: GPS is susceptible to spoofing</li><li><strong>Inaccurate</strong>: GPS’s 5 to 15 meter precision is considered too inaccurate</li></ul><p>Thus, Proof of Location services are working on navigation system alternatives to GPS which ought to be tamper-proof (e.g. insusceptible to spoofing), more reliable (due to decentralized hardware), wider-reaching (e.g. also indoors or underground), less energy hungry, and more accurate.</p><p>As such, FOAM, for instance, proposes LoRa as an alternative.<br>LoRA is a low-energy wireless transmission technology for long-distances. A LoRa-based navigation system would more reliable (because nodes are maintained by multiple entities and because LoRa nodes are easily replaced), wider-reaching (as it is satellite-free it works indoors or underground), and suitable for small devices (due to LoRa’s low-energy consumption).</p><p>However, to build a LoRa-based navigation system, FOAM needs multiple LoRa sensors (nodes). Instead of setting up and maintaining all nodes themselves, FOAM’s goal is to have node operators maintain them. As indicated above, FOAM will reward node operators via FOAM tokens.</p><h4>Validating the location of dynamic geospatial data</h4><p>Finally, FOAM wants the LoRa network to be tamper-proof. Similar to the maintenance of LoRa nodes, FOAM uses financial incentives to ensure verified locations of moving objects (so-called Verifiers receive FOAM tokens for verifying locations).</p><h3>Open issues</h3><p>Having said all that, one must not forget to weight in open issue for Proof of Locations services. The following issues are very broad and do not deal with implementation aspects. Thus if you have technical experience with blockchains or even Proof of Locations services, you might already be familiar.</p><h4>User adoption required</h4><p>Most obviously the success of Proof of Location services depends on whether enough users, curators (cryptographers or node operators), and members can be acquired.</p><p>In part, this depends on the height of the incentives curators earn. For instance, node operators (such as LoRa nodes in the case of FOAM) will expect a return at least equal to the costs of nodes.</p><p>Another reason hindering the acquisition of curators is simply lack of curators. If community-based blockchain applications where volunteers for maintenance are needed keep growing, we might encounter worker shortages. Similarly, depending on the complexity of curation tasks, Proof of Location services might simply not find enough qualified people.</p><h4>Proof of Locations services still in the experimentation phase</h4><p>For the sake of completion it must be mentioned that by looking at the different approaches of competing Proof of Locations services, one can observe that they are still in the experimentation phase. Among other things they are experimenting in regards to location sensors, security and privacy configurations, and bootstrapping methods,</p><h4>Untested building blocks</h4><p>Similarly, one must not forget that the building blocks of Proof of Locations services such as <a href="http://researchly.leobosankic.com/2018/06/18/token-curated-registries-blockchain-based-mechanism-curate-lists/?utm_source=coinmonks&amp;utm_medium=pol">token-curated registries</a> or <a href="http://researchly.leobosankic.com/2018/04/29/blockchain-governance-takeaways-nine-projects/">blockchain governance models</a> are also still in the experimentation phase.</p><h4>Competing data and long-term oligopoly</h4><p>Although the currently available Proof of Location services still show little to no traction, it is foreseeable that they will compete against each other. This competition also implies that competing geospatial datasets will exist. However, as there is little use in having different geospatial data (after all geospatial data is subjective — an object is either there or not), in the long-run the industry will lead consist of oligopolistic data providers. This again would result in a return to today’s situation where only a few companies govern the world’s maps.</p><h3>Conclusion and final thoughts</h3><p>Proof of location services serve two purposes. On the one side, they improve geospatial data (through more openness, fairer distribution of rents, incentivization and accountability, and verifiable truths). On the other side, they serve as <a href="http://researchly.leobosankic.com/2018/06/18/cryptoeconomic-primitives/?utm_source=coinmonks&amp;utm_medium=pol">blockchain building blocks</a> by bringing geospatial data to blockchains. As such blockchain building blocks, they are not enabling new applications but rather improve existing ones. This might change in the future. However, currently, Proof of location services are still in experimentation phase and must first bootstrap their navigation networks and the required geospatial data.</p><iframe src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fupscri.be%2Fde250a%3Fas_embed%3Dtrue&amp;dntp=1&amp;url=https%3A%2F%2Fupscri.be%2Fde250a%2F&amp;key=a19fcc184b9711e1b4764040d3dc5c07&amp;type=text%2Fhtml&amp;schema=upscri" width="800" height="400" frameborder="0" scrolling="no"><a href="https://medium.com/media/86f41793cc62dc5a3ff1b5f16b4f00dd/href">https://medium.com/media/86f41793cc62dc5a3ff1b5f16b4f00dd/href</a></iframe><h3>Notes</h3><p>[1] <a href="http://researchly.leobosankic.com/2018/06/18/token-curated-registries-blockchain-based-mechanism-curate-lists/?utm_source=coinmonks&amp;utm_medium=pol">Token-curated registries</a> are blockchain-based methods (one of many <a href="http://researchly.leobosankic.com/2018/06/18/cryptoeconomic-primitives/">cryptoeconomic primitives</a>) to incentivize the curation of high-quality lists by decentralized entities. Such lists contain items that meet certain criteria. In the case of Proof of Location services, the lists are the POIs, each item on this list is one POI, the criteria can be the POI type (e.g. sights) and the decentralized entities are the cartographers.</p><blockquote>More about token-curated registries <a href="http://researchly.leobosankic.com/2018/06/18/token-curated-registries-blockchain-based-mechanism-curate-lists/?utm_source=coinmonks&amp;utm_medium=pol">here</a>.</blockquote><p><em>Originally published at </em><a href="http://researchly.leobosankic.com/2018/06/19/proof-of-location/"><em>researchly.leobosankic.com</em></a><em> on June 19, 2018.</em></p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=ea973adb0ee5" width="1" height="1" alt=""><hr><p><a href="https://medium.com/coinmonks/proof-of-location-geospatial-data-on-blockchains-ea973adb0ee5">Proof of Location: Geospatial data on blockchains</a> was originally published in <a href="https://medium.com/coinmonks">Coinmonks</a> on Medium, where people are continuing the conversation by highlighting and responding to this story.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Blockchain in the Automotive & Mobility Industry: The Current State]]></title>
            <link>https://medium.com/cryptodigest/blockchain-in-the-automotive-mobility-industry-the-current-state-562ebaef6b07?source=rss-e4d3e24ff54c------2</link>
            <guid isPermaLink="false">https://medium.com/p/562ebaef6b07</guid>
            <category><![CDATA[mobility]]></category>
            <category><![CDATA[analysis]]></category>
            <category><![CDATA[blockchain-application]]></category>
            <category><![CDATA[autonomous-cars]]></category>
            <category><![CDATA[blockchain]]></category>
            <dc:creator><![CDATA[Leopold Bosankic]]></dc:creator>
            <pubDate>Mon, 11 Jun 2018 00:14:19 GMT</pubDate>
            <atom:updated>2018-07-06T07:53:46.545Z</atom:updated>
            <content:encoded><![CDATA[<p>Inside as well as outside the crypto/blockchain space “mobility” is currently a topic that receives a lot of interest. In this post, we take a look at what is going on inside the crypto/blockchain space in regards to mobility with everything around it (autonomous cars, mobility providers such as car sharing apps, related infrastructure, and similar topics).</p><h3>Executive Summary</h3><p>Most of the projects in the space range a still very young. The oldest (measured by when their token sale was finished) date back to September 2017. In that time about 25 ICOs were conducted that can be classified as belonging to the Automotive industry. At the same time, approximately 1100 ICOs were conducted in other industries. Similarly, the Automotive sector raised about $61 Million in that period, and all the other ICOs combined (excluding Automotive) raised around $9 billion.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/768/1*IK6zkcFBXQlvbjSW82rwWg.png" /><figcaption>ICO Funding amount in the Automotive &amp; Mobility industry (Source: <a href="http://researchly.leobosankic.com/industry-insights?utm_source=cryptodigestnews&amp;utm_medium=automotive">Researchly</a>)</figcaption></figure><figure><img alt="" src="https://cdn-images-1.medium.com/max/768/1*pZpGKyopm6B969IZYxWnTA.png" /><figcaption>ICO Funding volume in the Automotive &amp; Mobility industry (Source: <a href="http://researchly.leobosankic.com/industry-insights?utm_source=cryptodigestnews&amp;utm_medium=automotive">Researchly</a>)</figcaption></figure><p><strong>View the data for yourself on </strong><a href="http://researchly.leobosankic.com/industry-insights?utm_source=cryptodigestnews&amp;utm_medium=automotive"><strong>Researchly</strong></a></p><p>It should be noted that Researchly currently does not track all ICOs. However, because the sources that I track are industry-agnostic, it is reasonable to believe that the dataset does not contain a tendency towards an industry. Also, the above-noted funding data contains only finished ICOs. Additionally, as will be shown below, it is difficult to attribute one project flawlessly to one industry. Finally, it must be noted that I lack funding data for some projects from the Automotive industry. However, their presence won’t impact the significant difference to the rest of the market.</p><p>This being said, here are the themes that emerged from the projects.</p><h4><strong>Data</strong></h4><ol><li>Separation between the data and the application layer</li><li>Location data</li><li>Digital twins</li><li>Data marketplaces</li><li>Decentralized machine learning</li></ol><h4><strong>Mobility Operating Systems</strong></h4><ol><li>Seamless mobility</li><li>Unique identity and access controls</li></ol><h4><strong>Cars are becoming self-sustaining autonomous entities</strong></h4><h4><strong>Inclusion of cars into energy grids and wi-fi networks</strong></h4><h4><strong>Car- and ride-sharing</strong></h4><h4><strong>Industry-agnostic trends</strong></h4><ol><li>Supply chains</li><li>Securing rental deposits</li><li>Connected Cars in the context of IoT</li><li>Micro- and instant-payments for in-car services and usage-based fees</li></ol><iframe src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fupscri.be%2Fde250a%3Fas_embed%3Dtrue&amp;dntp=1&amp;url=https%3A%2F%2Fupscri.be%2Fde250a%2F&amp;key=a19fcc184b9711e1b4764040d3dc5c07&amp;type=text%2Fhtml&amp;schema=upscri" width="800" height="400" frameborder="0" scrolling="no"><a href="https://medium.com/media/86f41793cc62dc5a3ff1b5f16b4f00dd/href">https://medium.com/media/86f41793cc62dc5a3ff1b5f16b4f00dd/href</a></iframe><h3>Data</h3><p>As expected, for many blockchain projects, data plays a huge role. One very common theme is the separation between the data and the application layer.</p><h4>Separation between the data and the application layer</h4><p>In most cases, data (e.g. driving patterns) produced by cars and mobility applications reside within the application that captures it (e.g. Google Maps). A range of startups is developing “mobility blockchains” that store all the data produced by cars and mobility-related services. The advantages differ based on the type of data, but generally such mobility blockchains make the data more open so that more people can utilize it more easily (e.g. build a P2P car sharing app without first bootstrapping drivers and passengers) and giving people more sovereignty over the data so that they can decide who uses which of their data and what the really truthful data is.</p><p>For starters, there is location data.</p><h4>Location data</h4><p>So-called Proof of location services are working on alternatives to existing maps such as Google Maps or OpenStreetMap by storing location data on the blockchain. This makes geospatial data manageable by outsiders (the community can verify and add locations such as points of interest) and fully publicly available (using commercial maps like Google Maps is bound to certain requirements and most commercial maps do not offer raw geodata for further experimentation). Furthermore, trusted location data enables the creation of virtual toll gates or precise location-based fees or taxes.</p><p>Companies working on Proof of Location inlcude <a href="http://researchly.leobosankic.com/cryptos/platin/?utm_source=cryptodigest&amp;utm_medium=automotive">Platin</a>, <a href="http://researchly.leobosankic.com/cryptos/foam/?utm_source=cryptodigest&amp;utm_medium=automotive">FOAM</a>, and <a href="http://researchly.leobosankic.com/cryptos/xyo/?utm_source=cryptodigest&amp;utm_medium=automotive">XYO</a>.</p><p><strong>Read the full report on Proof of location services </strong><a href="http://researchly.leobosankic.com/2018/06/19/proof-of-location/?utm_source=cryptodigest&amp;utm_medium=automotive"><strong>here</strong></a></p><h4>Storing vehicle information to create digital twins and manage vehicle lifecycle data</h4><p>In addition to location data, blockchain-based car databases store car lifecycle data such as repair records, accident history, and mileage on the blockchain. This increases transparency (e.g in the market for used cars) and prevents fraud like odometer manipulation.</p><p>Companies working on blockchain-based car databases include <a href="http://researchly.leobosankic.com/cryptos/vinchain/?utm_source=intern&amp;utm_medium=cryptodigest">VINChain</a> and <a href="http://researchly.leobosankic.com/cryptos/carvertical/?utm_source=cryptodigest&amp;utm_medium=automotive">carVertical</a></p><p><strong>Read the full report on blockchain-based car databases </strong><a href="http://researchly.leobosankic.com/2018/06/16/blockchain-based-vehicle-history-databases/?utm_source=cryptodigest&amp;utm_medium=automotive"><strong>here</strong></a></p><h4>Data Marketplaces</h4><p>As implied above, if the data is decoupled from the application that generates it, users can exchange that data more easily. This leads to the creation of data marketplaces. A range of startups is working on data marketplaces where individuals and organizations can trade mobility-related data. One interesting use of such data marketplaces is the accumulation of training data for autonomous cars in what is often called “decentralized machine learning”.</p><h4>Decentralized machine learning for autonomous cars</h4><p>Self-driving cars suffer from a geographical bias towards the area where they are manufactured and trained. A car manufactured and trained in the USA might have troubles driving on Asian or European roads. Data marketplaces with driving data from all around the world, can help combat such biases by providing the right data. Furthermore, a data marketplaces for driving data gives car manufacturers access to the huge amount of data needed to successfully train autonomous vehicles.</p><p>Companies enabling dece include <a href="http://researchly.leobosankic.com/cryptos/ocean-protocol/?utm_source=cryptodigest&amp;utm_medium=automotive">Ocean Protocol</a>, <a href="http://researchly.leobosankic.com/cryptos/streamr-datacoin/?utm_source=cryptodigest&amp;utm_medium=automotive">Streamr</a>, and <a href="http://researchly.leobosankic.com/cryptos/weeve/?utm_source=cryptodigest&amp;utm_medium=automotive">weeve</a>.</p><p><strong>Read the full report on decentralized machine learning for autonomous cars </strong><a href="http://researchly.leobosankic.com/2018/06/15/data-marketplaces-decentralized-machine-learning/?utm_source=cryptodigest&amp;utm_medium=automotive"><strong>here</strong></a></p><h3>All-encompassing “Mobility Operating Systems” for seamless mobility and unified access and identity</h3><p>Several startups are working on Mobility Operating Systems. Such Mobility Systems integrate all mobility providers (in the broader sense) into one network. Examples for mobility providers are providers of shared vehicles (car/biker/scooter sharing companies), payment processors and banks, mechanics, infrastructure providers (roads, tolls, parking spots, charging stations…), insurances, telco companies, public transportation, car manufacturers, and government agencies.</p><p>Companies working on Mobility Operating Systems are <a href="http://researchly.leobosankic.com/cryptos/mobility-operating-system-mobility-os/?utm_source=cryptodigest&amp;utm_medium=automotive">Mobility Operating System (Mobility OS)</a> and <a href="http://researchly.leobosankic.com/cryptos/open-mobility-system-omos/?utm_source=cryptodigest&amp;utm_medium=automotive">Open Mobility System (OMOS)</a>.</p><p><strong>Read more about Mobility Systems </strong><a href="http://researchly.leobosankic.com/2018/06/20/mobility-systems-unlikely-vision-unified-mobility-platforms/?utm_source=cryptodigest&amp;utm_medium=automotive"><strong>here</strong></a></p><h4>Seamless mobility</h4><p>Such Mobility Operating Systems should make „mobility“ more open and frictionless. Frictionless centers around the idea to enable users to use one app to get from A to B despite switching between several payment processors, mobility solutions (e.g. cars, bikes, and public transportation), and tariff zones (e.g. traveling outside the city). This also implies that the communication between machines (e.g. cars and other cars or cars and toll stations) works similarly seamlessly. Open centers around the idea of separating the application layer from the data layer (see below).</p><h4>Unique identity across services and devices and access controls</h4><p>An all-encompassing mobility system also implies the existence of one ID (similar to a license) that allows access to all services without the need of multiple sign-ups. Moreover, this includes cars access management. On the one side, access management refers to the management of cars entering geographical areas (e.g. allowing cars to pass virtual toll stations based on the location stored on a blockchain — see below for more on location data). On the other side, access management refers to managing the access of people to cars (e.g. in a car sharing network, a smart contract can be given predetermined people access to cars for a predetermined period of time)</p><h4>Cars are becoming self-sustaining autonomous entities</h4><p>Autonomous cars are becoming increasingly mainstream. In addition to self-driving, autonomous cars are more and more seen as self-sustaining. They have their own wallets and can completely take care of themselves by earning and spending money autonomously (e.g. by participating in car sharing networks, deliveries or by contributing generated solar energy to earn money and by spending money on electricity or tolls and parking).</p><h3>Inclusion of cars into energy grids and wi-fi networks</h3><p>Some projects also proposed to turn cars into providers of energy and internet connectivity. Electric vehicles can feed their excess solar energy into the energy grid which can then be used by other entities. Similarly, because in the future most cars will be equipped with internet, they can serve as WI-FI hotspots when they are parked.</p><h3>Car- and ride-sharing</h3><p>Car- and ride-sharing is maybe one of the most well-known blockchain-based automotive use cases. There is not much to say about them except that several companies are working on them but have yet to show traction.</p><h3>Industry-agnostic trends</h3><p>For the sake of completion, some themes must be mentioned that are not specific to the Automotive &amp; Mobility industry but that merit inclusion because they will affect it nonetheless.</p><h4>Supply chains</h4><p>The low real net output ratio in the automotive industry of down to 20% (i.e. 20% of a car is produced by suppliers)l merited the inclusion of blockchain-based supply chains in this report. The use cases are as diverse as the companies working on them, but in general, there are two broad categories: — Securely tracking what happens on-chain (e.g. the positions of seatbelts along the supply chain or inventory management) — Bringing physical items on-chain by assigning unique cryptographic ids to physical products (e.g. to combat counterfeits) (see also digital twins)</p><h4>Securing rental deposits</h4><p>Deposits for rental agreements (e.g. when renting a car) and their terms can be stored on a blockchain. In such a setting, funds and their terms are kept within smart contracts and only released if the contract’s terms are met. Moreover, <a href="http://researchly.leobosankic.com/2018/04/29/blockchain-governance-takeaways-nine-projects/?utm_source=cryptodigest&amp;utm_medium=automotive">blockchain governance models</a> can be used to for decentralized dispute settling.</p><h4>Connected Cars in the context of IoT</h4><p>There are two categories of connected cars: connected in regards to direct consumers services such as streaming services (digital communication) and connected in terms of machine-to-X (M2X) communication, where the car communicates with other machines. Whereas digital communication is nothing new anymore, it was only in recent years with the emergence of autonomous cars that M2X is gaining importance. A range of startup is working on M2X to make it faster, more secure, and less complex.</p><p><strong>Read </strong><a href="http://researchly.leobosankic.com/2018/06/16/project-teardowns-xain/?utm_source=cryptodigest&amp;utm_medium=automotive"><strong>XAIN — access control protocol for the mobility sector</strong></a><strong> for one example of Blockchains and Connected Cars</strong></p><h3>Micro- and instant-payments for in-car services and usage-based fees</h3><p>Blockchains allow for instant settlement of even the smallest value to several parties simultaneously and enable usage-based payments. Nearly every crypto startup from the automotive sector utilizes micro- and instant-payments. Common examples include usage-based insurance or tolls or the instant settlement of transactions in settings where multiple stakeholders are involved (such as in car-sharing networks to instantly distribute fees across insurances, car owners, payment processors, and authorities). Moreover, cars are becoming media centers; what can be done inside a car (e.g. streaming services) is becoming more and more important. Like in many other areas blockchain-based financial transactions (enabling micro- and instant-payments) are finding a use case here.</p><iframe src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fupscri.be%2Fde250a%3Fas_embed%3Dtrue&amp;dntp=1&amp;url=https%3A%2F%2Fupscri.be%2Fde250a%2F&amp;key=a19fcc184b9711e1b4764040d3dc5c07&amp;type=text%2Fhtml&amp;schema=upscri" width="800" height="400" frameborder="0" scrolling="no"><a href="https://medium.com/media/86f41793cc62dc5a3ff1b5f16b4f00dd/href">https://medium.com/media/86f41793cc62dc5a3ff1b5f16b4f00dd/href</a></iframe><p><em>Originally published at </em><a href="http://researchly.leobosankic.com/2018/06/11/blockchain-in-the-automotive-mobility-industry-the-current-state/"><em>researchly.leobosankic.com</em></a><em> on June 11, 2018.</em></p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=562ebaef6b07" width="1" height="1" alt=""><hr><p><a href="https://medium.com/cryptodigest/blockchain-in-the-automotive-mobility-industry-the-current-state-562ebaef6b07">Blockchain in the Automotive &amp; Mobility Industry: The Current State</a> was originally published in <a href="https://medium.com/cryptodigest">CryptoDigest</a> on Medium, where people are continuing the conversation by highlighting and responding to this story.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Blockchain governance: takeaways from nine projects]]></title>
            <link>https://medium.com/@leo_pold_b/blockchain-governance-takeaways-from-nine-projects-8a80ad214d15?source=rss-e4d3e24ff54c------2</link>
            <guid isPermaLink="false">https://medium.com/p/8a80ad214d15</guid>
            <category><![CDATA[cosmos-network]]></category>
            <category><![CDATA[blockchain]]></category>
            <category><![CDATA[qtum]]></category>
            <category><![CDATA[tezos]]></category>
            <category><![CDATA[dfinity]]></category>
            <dc:creator><![CDATA[Leopold Bosankic]]></dc:creator>
            <pubDate>Sun, 29 Apr 2018 21:24:17 GMT</pubDate>
            <atom:updated>2018-06-07T13:34:06.618Z</atom:updated>
            <content:encoded><![CDATA[<p>This post examines what blockchain governance is, elaborates on its importance, describes the governance model of seven Blockchain projects (Cosmos, DFINITY, Qtum, Decred, Tezos, aeternity, Dash, Bitcoin, and Ethereum) and concludes with resulting takeaways.</p><h3>What is governance</h3><p>Governance refers to all actions such as decision-making processes that are involved in creating, updating, and abandoning formal and informal rules of a system. These rules can be code (e.g. smart contracts), laws (e.g. fees for malign actors), processes (what must be done when X happens), or responsibilities (who must do what).</p><p>In the Blockchain space, there are three broad types of such rules which translate to different areas where blockchain governance is needed; blockchain or network governance, project governance, and fund governance.</p><h4>Blockchain or network governance</h4><p>Blockchain or network governance is needed to achieve network mining consensus through special algorithms. Typical algorithms are Proof-of-Work (PoW), Proof-of-Stake (PoS) and a hybrid of these.</p><h4>Funding governance</h4><p>Funding governance regulates how projects manage collected funds. Among other things funding governance defines:</p><ul><li><strong>Funding source:</strong> Defines the funds’ source, i.e. where do funds come from (e.g. a cut of mining rewards)</li><li><strong>Funding amount:</strong> Defines how much funds are collected (e.g. 10% of all mining rewards)</li><li><strong>Funds Administrator</strong>: Defines who collects, spends, and keeps the funds</li><li><strong>Fund usages</strong>: Defines what should be done with the funds</li><li><strong>Reporting process</strong>: Defines how the fund usage should be communicated to the outside (e.g. through quarterly financial statements)</li></ul><p>See <a href="http://researchly.leobosankic.com/2018/04/29/decreds-funding-governance/?utm_source=intern&amp;utm_medium=governance">Decred’s Funding governance for an example of Funding Governance</a></p><h4>Project governance</h4><p>Project governance deals with all topics related to the technology (i.e. the code), blockchain/network governance, funding governance, and meta-governance (i.e. changing the governance process itself). Technology-related topics include, among other things, blockchain parameters (e.g. changing block size or gas prices), fixing bugs, or adding new features.</p><h3>Governance as a mean to achieve efficient change</h3><p>The biggest motivation behind Blockchain governance is the goal of <em>efficient change</em>. In other words, the ability to fix issues as fast as possible and change where change is needed. These issues can be of all kinds. Among other things, it includes changes to blockchain parameters (e.g. block size) but also the recovery of lost coins due to hacks.</p><p>Having said that, there are several reasons underlying the goal of efficient change.</p><h4><strong>Quick updates enable enterprise and mass market end-user use cases</strong></h4><p>Governance is especially needed in blockchains with enterprise or end-user use cases. If it takes too long to fix an issue, people will abandon the service or won’t participate in the first place. Furthermore, changes can divide the community and lead to even more uncertainty and hesitation to participate.</p><p>Conceptually, this is where centralized applications are advantageous; although they are decentralized within (different hierarchies and decision makers in a centralized corporation), they act as a centralized entity with a defined chain of command and common goals. The CEO can make very quick decisions and has the final word; what she decides must be followed. This stands in sharp contrast to the blockchain space where decision making is decentralized, people will depart if they dislike the decisions and different agents (users, miners, developers) have different goals and incentives. For instance, Monero’s update to become ASIC-resistant, developers where happy, but ASIC miners, seeing their profits shrink, less so. Furthermore, the hard fork that followed resulted in four different versions of Monero, essentially splitting the community.</p><h4><strong>Blockchain governance </strong>mitigates indirect dependence on incumbents</h4><p>Companies such as Facebook, Amazon, Netflix and Google(FANG) determine their rules*. This includes also publicly criticized things such as the use of personal date. The argument is that nobody must use FANG if they disagree with their approaches. Whereas that is true in theory, in reality abandoning those services is cumbersome due to their power and thus dependence on them. As I have argued in “<a href="http://researchly.leobosankic.com/2018/01/28/bitcoin-blockchain-cryptoassets-discussing-bubbles-vs-socio-technical-systems/?utm_source=intern&amp;utm_medium=governance">Bitcoin, Blockchain, and Cryptoassets: discussing bubbles vs. discussing socio-technical systems</a>“ Facebook and Co. are more than just an app, they are systems that are deeply integrated into our social and business lives. For instance, whereas one must not use Google for advertising or Facebook for communication, there are little solid alternatives left. As a consequence, people are indirectly obliged to use them.</p><p>Publicly accessible and governable Blockchains could mitigate that indirect dependence. Everybody who is interested in how those systems are set up, could purchase the respective tokens and suggest changes including changes in regards to how personal data is handled.</p><h4><strong>Governance as a competitive advantage</strong></h4><p>Given the fact that most Blockchain projects are open source, copying them is trivial. Thus, the biggest competitive advantages for blockchain projects stem from the community’s size and speed of adaption. The more supporters a project have and the quicker the developers can react to issues and competitors, the greater the chances of survival.</p><p>Whereas governance model cannot prevent the above-mentioned problems from occurring, they can drastically speed up solving them.</p><p>Generally speaking, there are two approaches towards blockchain governance; on-chain and off-chain.</p><h3>On-chain governance Cosmos Network, DFINITY, Qtum, and Tezos</h3><p>The following section looks at the governance model of Cosmos, DFINITY, Qtum, Decred, Tezos, Bitcoin, Ethereum, in more detail. Furthermore it provides a consolidated list of takeaways</p><h4>Governance models takeaways</h4><ul><li>In cross-chain projects, multiple governance models can be used (see Cosmos).</li><li>Malign changes are inevitable. Thus, having a roll-back process in place is crucial</li><li>A blockchain’s own token is very useful in incentivizing good behavior, although not a perfect solution (e.g. shorting the market is still possible)</li><li>Liquid democracy can prevent voting centralization but still includes many voters (e. g. DFINITY)</li><li>Governance models can be improved through algorithmic decisions (e. g. DFINITY)</li><li>An expensive proposal process can hinder innovation because proposals are avoided due to high costs. Finding the right balance between preventing spam and hindering innovation remains experimental.</li><li>Validating the identity of submitting entities and their proposals remains cumbersome and expensive. The irony is that Blockchain is supposed to remove exactly this counterparty risk. (see DFINITY)</li><li>Categorizing proposals (e.g economics, or policy) is helpful for refining the governance process (see DFINITY)</li><li>Hard and soft forks are unavoidable but they must not be used for all changes</li><li>Requirement-based governance (approving proposals only if specific actors — e.g. stakers or developers — have voted) is useful for refining the governance model (see Qtum)</li><li>Governance models can range from zero to full automation and have all kinds of variations in between (see Qtum)</li><li>The design of governance models must account for voting thresholds and define how many votes are required to achieve a change. (e.g. Tezos)</li><li>Governance models can start as off-chain and move on-chain over time</li><li>Off-chain governance model can be complex (but not necessarily complicated) (e.g. Decred)</li><li>Transparency in regards to governance rules (e.g. application requirements) and outcomes is crucial for off-chain governance (see Decred)</li><li>Meta-governance, i.e. how to govern or change the rules that make up the actual governance matters (e.g. Decred)</li></ul><h3>Cosmos: individual governance for each blockchain in cross-chain projects</h3><p><a href="http://researchly.leobosankic.com/cryptos/cosmos/?utm_source=intern&amp;utm_medium=governance">Cosmos</a> is a blockchain network in which multiple independent blockchains can be connected to each other. Those blockchains connected to the Cosmos network are called zones. Each such zone has its own governance and within these zones validators and delegators (see below) vote on proposals. These proposals can be blockchain parameters (e.g. block size) and adaptions to Cosmos’ constitution, among other things. Similar to DFINITY (see below), Cosmos supports roll-backs.</p><ul><li><strong>Validators</strong>: Validators are nodes with positive voting power that can vote for agreement on the next block.</li><li><strong>Delegators</strong>: Delegators are indirect validators. Analogous to a liquid democracy (or delegative democracy) delegators transfer their tokens and thus voting power to validators. Those validators then vote with their own tokens and the tokens lent to them. Delegators can withdraw their tokens from validators at any time. This is similar to DFINITY’s automatic voting (see below).</li></ul><p><strong>Takeaway</strong>: In <a href="http://researchly.leobosankic.com/?search=advanced&amp;s=&amp;select_crypto_categories%5B%5D=cross-chain&amp;utm_source=intern&amp;utm_medium=governance">cross-chain projects</a>, multiple governance models can be used.</p><h4><strong>Open questions</strong></h4><ul><li><strong>Cross-chain governance:</strong> How will cross-chain governance be regulated?</li><li><strong>Coordination costs of multiple governance models in cross-chain settings</strong>: Will one governance model across multiple blockchains in a cross-chain setting make the whole system more or less efficient and would rather a unified governance model suffice?</li></ul><h3>DFINITY: Governance through the Blockchain Nervous System (BNS)</h3><p><a href="http://researchly.leobosankic.com/cryptos/dfinity/?utm_source=intern&amp;utm_medium=governance">DFINITY</a> is a Blockchain that distinguishes itself, among other things, by having algorithmic governance. DFINITY’s tokens are called dfinities.</p><p>Essential to DFINITY’s blockchain is its so-called Blockchain Nervous System (BNS). In order to implement a change in DFINITY, each proposed change must go through four steps.</p><ol><li><strong>Proposal submission</strong></li><li><strong>Voting</strong></li><li><strong>Proposal evaluation​</strong></li><li><strong>Proposal implementation</strong></li></ol><h4><strong>Proposal submission</strong></h4><p>Proposals, which fall into different categories such as „Economics“, „Policy“, or „Protocol“ are submitted by paying a submission fee. If the proposal is adopted, this submission fee is returned. This fee should prevent spam and encourage high-quality proposals.</p><h4><strong>Voting</strong></h4><p>In DFINITY Neurons (entities that have voting power; see below) vote on the submitted proposals.</p><h4>DFINITY’s <strong>Neurons</strong></h4><p>In DFINIY Neurons are voting entities and are run by people using a dedicated software. Everybody can create a neuron by making a financial deposit using dfinities. This deposit regulates the neuron’s voting power. The higher the deposit, the more voting power the neuron has. Deposits can be withdrawn after a minimum of three months (duration is possibly subject to change). Deposits should incentivize good decision making; bad decisions carried out by the BNS might lead to bad network performance, in turn lowering the tokens’ value and thus the deposit’s value. Moreover, deposits are used to calculate reward. Neurons that vote are rewarded dfinities. The reward height is proportional to the deposit; the higher the deposit the higher the reward.</p><p>Neurons can vote manually or automatically.</p><p><strong>Manual voting by manually issuing votes<br></strong>The user running the neuron software can vote on proposals. For voting, she may choose between „Adopt”, „Reject”, and “Pass”. The significance of the user’s vote depends on the neuron’s deposit.</p><p><strong>Automatic voting by following other neurons<br></strong>Automatic voting is similar to liquid democracy. In this scenario, the users’ neurons copy the decisions made by other neurons. Users can configure a “follow list” for which proposal type (e.g economics, policy, or protocol) to follow which neuron’s vote. The rationale behind this delegation is that users lack expertise in certain areas and therefore give their vote to users of whom they believe that they have the right expertise. For instance, a user decides that she doesn’t want to vote on economics-related proposals because she lacks the right knowledge. Therefore, she gives her voting power to a user of whom she believes will make the right economics related decisions. In each automatic voting decision the algorithm follows the vote of the most powerful neuron in a cascading matter. That means that if the most powerful neuron from the user’s follow list has not voted, the vote of the next neuron will be copied and so on.</p><h4><strong>Proposal evaluation</strong></h4><p>In this evaluation stage, the proposal’s issues and solutions are evaluated. DFINITY has implemented three steps for this evaluation:</p><ol><li><strong>Establishing legitimacy</strong>: Here the involved entities conduct a background check to ensure that the proposal and the originator of the proposal are legitimate. This step is cumbersome, very manual, and can even include live phone contact.</li><li><strong>Problem evaluation</strong>: In this step it is validated whether the issue identified in the proposal is <em>really</em> a problem.</li><li><strong>Solution evaluation</strong>: Finally, the proposed solution’s code is evaluated. The code is checked to ensure that it will fix the problem and that it won’t affect other parts of the system.</li></ol><p>In all of these three steps the parties doing the research are rewarded by DFINITY’s BNS. This reward, however, must be paid by the entities submitting the proposal. The whole process can be expensive.</p><h4><strong>Proposal implementation</strong></h4><p>For implementation, DFINITY’s Blockchain Nervous System distinguishes between two different proposal types, namely active and passive ones.</p><ul><li><strong>Passive proposal: </strong>A passive proposal equals changing the telemetry of the system (e.g. mining reward). In this case, the new information is updated on the BNS smart contract. This is similar to Qtum’s Decentralized Governance Protocol (see below).</li><li><strong>Active proposals:</strong> Here DFINITY’s BNS changes things outside its own smart contract. For such amendments, special code is required which DFINITY has added to the EVM (Ethereum Virtual Machine). One example for active proposals is the termination of certain malign smart contracts.</li></ul><h4>Built-in versioning system</h4><p>One rationale behind the deposits required to create neurons is to mitigate malign behavior. If a participant votes for malign proposals and these proposals are implemented, the network will suffer. In turn, the dfinities and thus the malign actor’s dfinities suffer. (this incentivisation doesn’t, however, account for malign actors trying to short the market). Nevertheless, bad proposals that harm the network in a substantial way might get implemented (knowingly or not) anyway. To mitigate fatal changes, DFINITY has integrated a versioning system. With this versioning system users can reverse malign changes through hard forks. Furthermore, neurons that voted for that malign proposal are terminated during this fork.</p><h4><strong>Takeaways</strong></h4><ul><li>Malign changes are inevitable. Thus, having a roll-back process in place is crucial</li><li>A blockchain’s own token is very useful in incentivizing good behavior, although not a perfect solution (e.g. shorting the market is still possible)​</li><li>Liquid democracy can prevent voting centralization but still includes many voters</li><li>Governance models can be improved through algorithmic decisions</li><li>An expensive proposal process can hinder innovation because proposals are avoided due to high costs. Finding the right balance between preventing spam and hindering innovation remains experimental.</li><li>Validating the identity of submitting entities and their proposals remains cumbersome and expensive. The irony is that Blockchain is supposed to remove exactly this counterparty risk.</li><li>Categorizing proposals (e.g economics, or policy) is helpful for refining the governance process</li></ul><h3>Qtum: hybrid governance and wide automation governance spectrum</h3><p><a href="http://researchly.leobosankic.com/cryptos/qtum/">Qtum,</a> a Blockchain focused on enterprise use case, takes a hybrid approach towards Blockchain-governance consisting of hard or soft forks and the so-called Decentralized Governance Protocol (DGP).</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/410/1*GWCMMe-Poe7xIZPOvo5JXA.png" /><figcaption>Qtum’s blockchain governance model</figcaption></figure><h4>Hard/soft forks, hotfixes or both</h4><p>Qtum uses hard and soft forks — as many other projects — for new features and significant changes. In addition to hard and soft forks, Qtum has developed the so-called Decentralized Governance Protocol (DGP) to fix specific blockchain parameters (e.g. block size or gas prices). Deploying hotfixes instead of more complicated hard or soft forks entails a couple advantages. Most notably, hotfixes do not disrupt the user experience; agents (stakers, node operators, users) do not need to download new software or intervene in any other way. However, in certain instances both types might be used. For instance, in the case of problematic gas prices for certain operations (higher prices for processing blocks than creating them — this scenario can be used to attack the network) DGP will temporarily increase the prices for the problematic operations to mitigate malign attacks on the network. A fork will then fix the operation’s underlying problem.</p><h4>Process of Qtum’s Decentralized Governance Protocol (DGP)</h4><p><em>Changing certain blockchain parameters through a dedicated smart contract</em></p><p>Qtum’s Decentralized Governance Protocol (DGP) consists of four steps.</p><ol><li><strong>Proposal creation</strong>: Governing parties make a proposal to change parameters</li><li><strong>Voting</strong>: Governing parties vote for or against the proposal</li><li><strong>Implementation or rejection</strong>: If vote threshold is reached, the proposal is implemented</li><li><strong>Archiving</strong>: Proposal data is stored in a standardized format on a particular storage. Thus, the proposal can be accessed without executing the DGP.</li></ol><p>Design variations can be made along the vote sources (i.e. who has voted) by differentiating between users, miners, and developers. This allows for a requirement-based governance process where, for example, a change can only be implemented if 100 users, 10 miners, and 50 developers have voted for the change.</p><h4>Governance spectrum: from full to none human involvement</h4><p>In Qtum, the governing parties are either people or smart contracts. The nature of these governing parties is important because depending on whether it consists of people or smart contracts it takes different positions along the governance spectrum.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/798/1*9W5LQgYqbd-ea2Jxavfatw.png" /><figcaption>Qtum’s blockchain governance spectrum</figcaption></figure><ul><li><strong>No code: </strong>On the far left of the governance spectrum Qtum’s governing parties consist primarily of people. Those people would propose changes, vote on them, and implement them.</li><li><strong>No people</strong>: On the far right of the governance spectrum the governing parties consist primarily of code, i.e. smart contracts. In this scenario, there are different smart contracts for different tasks. Some would monitor the blockchain for technical issues, some would create the proposals, others would vote or take care of collecting votes from other smart contracts, and yet others would finally implement the proposals leading to what Qtum calls a „self-aware“ Blockchain.</li></ul><p>Between those two extremes of full and zero human involvement lies a range of variations in regards to the human/machine distribution.</p><h4>Takeaways</h4><ul><li>Hard and soft forks are unavoidable but they must not be used for all changes</li><li>Requirement-based governance (approving proposals only if specific actors — e.g. stakers or developers — have voted) is useful for refining the governance model</li><li>Governance models can range from zero to full automation and have all kinds of variations in between</li></ul><h3>Tezos</h3><p><a href="http://researchly.leobosankic.com/cryptos/tezos-pre-launch/?utm_source=intern&amp;utm_medium=governance">Tezos</a> is a blockchain that distinguishes itself by having built-in on-chain governance.</p><p>In Tezos, there are two general triggers for protocol changes.</p><ol><li>Stakeholders voting</li><li>More complex variations: protocols can only be changed if verified by a computer that they meet certain properties.</li></ol><p>Either way, changes are implemented in so-called election cycles</p><h4>Four election cycles until implementation</h4><p>These election cycles last for about three months and consist of four quarters, each representing a different process in the governance model:</p><ol><li><strong>First quarter — Approval voting: </strong>During the first quarter protocol changes are submitted and stakeholders can approve the suggested protocols.</li><li><strong>Second quarter — Voting: </strong>Stakeholders vote on the protocol that has received the most approvals in the previous quarter. Each type of decision (pro, against, abstention) counts as a vote.</li><li><strong>Third quarter — Implementation or rejection:</strong> If the quorum is met and 80% of stakeholders voted in favor of the change, the change is implemented on the testnet. Else, the change is rejected. The quorum starts with 80% but is updated after each vote based on the quorum reached in the current election cycle.</li><li><strong>Fourth quarter — Possible Go-Live:</strong> In this quarter stakeholders vote again. If the quorum is met and if the change receives 80% pro-votes, the protocol, currently running on the testnet, is updated onto the mainnet.</li></ol><p>In the first twelve months of Tezos’operation, the Tezos foundation will have a veto power to mitigate any issues that might arise due to the yet untested governance model.</p><h4>Takeaway</h4><ul><li>The design of governance models must account for voting thresholds and define how many votes are required to achieve a change.</li></ul><h3>On-chain governance: aeternity and Dash</h3><ul><li><a href="http://researchly.leobosankic.com/cryptos/aeternity/?utm_source=intern&amp;utm_medium=governance">aeternity</a>: The aeternity blockchain uses prediction markets for their governance.</li><li><a href="http://researchly.leobosankic.com/cryptos/dash/?utm_source=intern&amp;utm_medium=governance">Dash</a>: Dash, a currency with focus on privacy (see <a href="http://researchly.leobosankic.com/2018/04/22/privacy-coins-vs-coins-privacy-feature-breaking-privacy-coins/?utm_source=intern&amp;utm_medium=governance">Privacy coins vs. coins with a privacy feature: analysing privacy coins</a> and <a href="http://researchly.leobosankic.com/2018/04/22/market-map-privacy-coins-protocols-platforms-cryptos-bringing-privacy-blockchain/?utm_source=intern&amp;utm_medium=governance">Market map privacy coins, protocols, and platforms: cryptos bringing privacy to blockchain</a> for more on privacy coins) relies on the so-called Decentralized Governance by Blockchain (DGBB) for governance. The DGBB uses masternodes for voting.</li></ul><h3>Decred: (temporary) off-chain governance through Councils</h3><p><a href="http://researchly.leobosankic.com/cryptos/decred/?utm_source=intern&amp;utm_medium=governance">Decred</a>, a currency with focus on privacy (see <a href="http://researchly.leobosankic.com/2018/04/22/privacy-coins-vs-coins-privacy-feature-breaking-privacy-coins/?utm_source=intern&amp;utm_medium=governance">Privacy coins vs. coins with a privacy feature: analysing privacy coins</a> and <a href="http://researchly.leobosankic.com/2018/04/22/market-map-privacy-coins-protocols-platforms-cryptos-bringing-privacy-blockchain/?utm_source=intern&amp;utm_medium=governance">Market map privacy coins, protocols, and platforms: cryptos bringing privacy to blockchain</a> for more on privacy coins) relies (currently) on off-chain governance. In the future, the decision making will be moved on-chain.</p><p>Crucial to Decred’s governance process it the Decred Assembly which votes on changes. The Decred Assembly consists of so-called Assembly members. Those Assembly members are selected by the Admission Council. This Admission Council is one of initially three Councils (more can be added over time, see Creation Council below). These Councils are split based on their function:</p><h4>Admission Council</h4><p>The Admission Council votes for admissions into the Decred Assembly. Assembly members are selected regardless of age or nationality but must pass the following restrictions:</p><ul><li>applicants must receive 60% or more votes from the Admission Council members</li><li>applicants must have been involved in Decred for a certain time</li><li>the work of the applicant and its impact on Decred must be deemed worthy by the Admission Council.</li></ul><h4>Creation Council for creating new Councils</h4><p>The Creation Council’s has a meta-governance responsibility, namely the creation of new Councils</p><h4>Attrition Council for terminating Councils and Assembly members</h4><p>The Attrition Council is responsible for terminating Councils and Assembly members. The framework for terminating members is as follows:</p><ul><li>60% or more members of the Attrition Council must vote in favor of termination</li><li>members are terminated if they do not fulfill one’s duties for the respective Council(s) or the Assembly itself</li><li>members that conduct in ways that harms Decred without trying to undo are terminated</li></ul><p>Furthermore, Decred has set up a maximal resolution time of 365 days. This means that all issues must be resolved by vote within a maximum of 365 days.</p><h4>Takeaways</h4><ul><li>Governance models can start as off-chain and move on-chain over time</li><li>Off-chain governance model can be complex (but not necessarily complicated)</li><li>Transparency in regards to governance rules (e.g. application requirements) and outcomes is crucial for off-chain governance</li><li>Meta-governance, i.e. how to govern or change the rules that make up the actual governance matters</li></ul><h3>Off-chain governance: Bitcoin and Ethereum</h3><p><a href="http://researchly.leobosankic.com/cryptos/bitcoin/?utm_source=intern&amp;utm_medium=governance">Bitcoin</a> and <a href="http://researchly.leobosankic.com/cryptos/ethereum/?utm_source=intern&amp;utm_medium=governance">Ethereum</a> use off-chain governance where the Bitcoin Improvement Proposals (BIPs) and Ethereum Improvement Proposals (EIPs), respectively are submitted, discussed in online meetings and if agreed upon implemented.</p><iframe src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fupscri.be%2Fde250a%3Fas_embed%3Dtrue&amp;dntp=1&amp;url=https%3A%2F%2Fupscri.be%2Fde250a&amp;image=https%3A%2F%2Fe.enpose.co%2F%3Fkey%3DdRXnS9Gplk%26w%3D700%26h%3D425%26url%3Dhttps%253A%252F%252Fupscri.be%252Fde250a%252F%253Fenpose&amp;key=a19fcc184b9711e1b4764040d3dc5c07&amp;type=text%2Fhtml&amp;schema=upscri" width="800" height="400" frameborder="0" scrolling="no"><a href="https://medium.com/media/21222a158407f7f94a7029089ab1e160/href">https://medium.com/media/21222a158407f7f94a7029089ab1e160/href</a></iframe><h3>Notes</h3><p>*edit thanks to <a href="https://medium.com/u/8da70c852bcc">Júlio Santos</a></p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=8a80ad214d15" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Coinbase’s crypto empire]]></title>
            <link>https://medium.com/@leo_pold_b/coinbases-crypto-empire-120b855b2e93?source=rss-e4d3e24ff54c------2</link>
            <guid isPermaLink="false">https://medium.com/p/120b855b2e93</guid>
            <category><![CDATA[blockchain]]></category>
            <category><![CDATA[coinbase]]></category>
            <category><![CDATA[crypto]]></category>
            <category><![CDATA[cryptocurrency]]></category>
            <category><![CDATA[bitcoin]]></category>
            <dc:creator><![CDATA[Leopold Bosankic]]></dc:creator>
            <pubDate>Wed, 25 Apr 2018 23:05:30 GMT</pubDate>
            <atom:updated>2018-04-26T20:41:22.306Z</atom:updated>
            <content:encoded><![CDATA[<p>Recently, <a href="http://researchly.leobosankic.com/profiles/coinbase/">Coinbase</a> acquired task-platform Earn.com. Coinbase is an online platform for users and merchants to buy, sell, and accept cryptocurrencies. For these activities Coinbase has three different products:</p><ul><li><a href="http://researchly.leobosankic.com/profiles/gdax/"><strong>gdax</strong></a><strong> exchange</strong>: buying and selling of cryptocurrencies for institutional and professional investors</li><li><strong>Coinbase.com</strong>: buying and selling of cryptocurrencies for „mainstream“ users</li><li><a href="http://researchly.leobosankic.com/profiles/coinbase-commerce/"><strong>Coinbase Commerce</strong></a>: merchants payment systems for accepting cryptocurrency payments</li></ul><p><a href="http://researchly.leobosankic.com/cryptos/earn-com/">Earn.com</a> is a task-platform where users earn bitcoin for completing tasks. The tasks are offered by blockchain startups doing an ICO and involve things like signing up for newsletters or joining telegram groups. Those blockchain startups are very often in an early phase and <a href="http://Earn.com">Earn.com</a> serves as a marketing tool for them.</p><p>Some argue that the acquisition was an acqui-hire for Earn founder and CEO <a href="http://researchly.leobosankic.com/people/balaji-srinivasan/">Balaji Srinivasan</a>. And Balaji Srinivasan, who has an impressive track record (among other things as partner at Andreessen Horowitz) is now indeed Coinbase’s CTO.</p><p>Whereas acqui-hiring Balaji Srinivasan might be the acquisition’s real intention, looking at the acquisition in the context of Coinbase’s other acquisitions and their self-imposed company description shows another perspective, namely that Coinbase is building a “crypto empire“ serving a user’s whole „crypto lifecycle“.</p><h4>Building a crypto empire with Earn.com, Cipher Browser, Coinbase.com, and gdax</h4><p>Coinbase was founded in 2012 and since then they have made the following five acquisitions:</p><ol><li><a href="http://researchly.leobosankic.com/profiles/kippt/">Kippt</a>, a bookmarking tool</li><li><a href="http://researchly.leobosankic.com/cryptos/blockr-io/">Blockr.io</a>, a blockchain explorer</li><li><a href="http://researchly.leobosankic.com/profiles/memo-ai/">memo.ai</a>, a Slack-based wiki</li><li><a href="http://researchly.leobosankic.com/cryptos/earn-com/">Earn.com</a>, task-platform</li><li><a href="http://researchly.leobosankic.com/cryptos/cipher-browser/">Cipher Browser</a>, a <a href="http://researchly.leobosankic.com/2018/04/15/dapp-browser-market-map-14-projects-working-dapp-browsers/">dapp Browser</a></li></ol><h4>Overview of Coinbase’s acquisitions</h4><figure><img alt="" src="https://cdn-images-1.medium.com/max/800/1*mcC-_C4uKYMaFmpoYl1CbQ.png" /><figcaption>Overview of Coinbase’s acquisitions (Get the data behind it on <a href="http://researchly.leobosankic.com/search_blockchainprojects">Researchly</a>)</figcaption></figure><p>“Coinbase is the easiest and most trusted place to buy, sell, and manage your digital currency.“Whereas memo and probably Kippt were an aqui-hire, the acquisitions of Cipher, Blockr, and Earn can be seen as an extension of Coinbase’s self-imposed company description (from their Website)</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/0*gW1oc5MV_1c5AB0R.png" /><figcaption>About Coinbase (Source: Coinbase’s Website)</figcaption></figure><p>With <a href="http://Coinbase.com">Coinbase.com</a> they target average investors who want to invest in established cryptos (established in terms of age and market cap).</p><p>With gdax they target more experienced traders, again for established cryptos.</p><p>Blockr.io, the blockchain explorer, is integrated into those services as a feature to help users track their transactions.</p><p>Finally, <a href="http://Earn.com">Earn.com</a> and Cipher Browser are positioned at the beginning and end of a user’s crypto lifecycle.</p><p>With <a href="http://Earn.com">Earn.com</a> users are on-boared and hooked into the crypto world through small steps, without risk and most importantly for free. While completing tasks on <a href="http://Earn.com">Earn.com</a>people might learn a thing or two about crypto projects and simultaneously receive money that they can use to invest further; firstly via Coinbase and later on gdax. Moreover, they can buy additional cryptos through <a href="http://Coinbase.com">Coinbase.com</a> or gdax.</p><p>Finally, after purchasing cryptos people browse dapps with the Cipher Browser and find applications where they can spend their cryptos.</p><h4>Coinbase’s future as a potential gatekeeper</h4><p>Considering in this context the allegations by Wikileaks that Coinbase has shut down their Coinbase Commerce account, triggers the question of Coinbase’s future position as a gatekeeper. <a href="http://Coinbase.com">Coinbase.com</a>, <a href="http://Earn.com">Earn.com</a>, and Cipher Browser are all known projects and especially <a href="http://Coinbase.com">Coinbase.com</a> is for many the first entry into the crypto world. Moreover, rumors about cryptos being listed on Coinbase have lead to them increasing — often rapidly — in price.</p><p>Thus, it will be interesting to see how powerful Coinbase will get and how centralized the crypto world, in general, will be (comparing to how much is controlled by GAFA). For instance, what if Coinbase tries to start regulating which dapps people see in the Cipher Browser? This would definitely go against the idea of a decentralized Internet and it will be interesting to see what will happen if Coinbase amounts as much power as Apple or Google have with their app stores.</p><p>Finally, Coinbase’s past acquisitions beg the question of future ones. Continuing with the lifecycle argument crypto inheritance management solutions such as <a href="http://researchly.leobosankic.com/cryptos/digipulse/">DigiPulse</a> are the first that come to mind.</p><iframe src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fupscri.be%2Fde250a%3Fas_embed%3Dtrue&amp;dntp=1&amp;url=https%3A%2F%2Fupscri.be%2Fde250a%2F&amp;key=a19fcc184b9711e1b4764040d3dc5c07&amp;type=text%2Fhtml&amp;schema=upscri" width="800" height="400" frameborder="0" scrolling="no"><a href="https://medium.com/media/86f41793cc62dc5a3ff1b5f16b4f00dd/href">https://medium.com/media/86f41793cc62dc5a3ff1b5f16b4f00dd/href</a></iframe><p><em>Originally published at </em><a href="http://researchly.leobosankic.com/2018/04/25/how-coinbase-is-building-a-crypto-empire-for-users-crypto-lifecycles/"><em>researchly.leobosankic.com</em></a><em> on April 25, 2018.</em></p><h3>Notes</h3><p>[1] <a href="http://fortune.com/2018/04/22/wikileaks-coinbase-shut-down-bitcoin/">Wikileaks Claims Coinbase Has Shut Down Its Online Store’s Bitcoin Account</a></p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=120b855b2e93" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Similarities between the Internet and Blockchain]]></title>
            <link>https://medium.com/@leo_pold_b/similarities-between-the-internet-and-blockchain-611d93cb402e?source=rss-e4d3e24ff54c------2</link>
            <guid isPermaLink="false">https://medium.com/p/611d93cb402e</guid>
            <category><![CDATA[internet]]></category>
            <category><![CDATA[bitcoin]]></category>
            <category><![CDATA[crypto]]></category>
            <category><![CDATA[cryptocurrency]]></category>
            <category><![CDATA[blockchain]]></category>
            <dc:creator><![CDATA[Leopold Bosankic]]></dc:creator>
            <pubDate>Mon, 23 Apr 2018 23:21:49 GMT</pubDate>
            <atom:updated>2018-04-24T08:16:53.246Z</atom:updated>
            <content:encoded><![CDATA[<p>Today’s top Internet companies are doing two things:</p><ul><li><strong>Digitalization</strong>: Companies from this category are digital versions of offline analogies: Examples include online shops (e.g. Amazon), video streaming platforms (e.g. Netflix), and travel booking platforms (e.g. Booking.com). Online shops are a digital version of retail stores, video streaming platforms are digital counterparts to video shops, and online booking platforms are Internet-based travel agencies.</li><li><strong>Supporting:</strong> Companies from this category are tools (in a very broad sense) for the Internet ecosystem. Examples include search engines (e.g. Google), cloud hosting providers (e.g. AWS), and social listening apps (e.g. Moz). Search engines are tools to search for online content, cloud hosting providers are tools that support the hosting of online content, and social listening apps are tools for analyzing online content.</li></ul><p>Today’s top public (Internet and non-Internet) companies by market cap are all using the Internet in two ways</p><ul><li><strong>Process innovation:</strong> Companies from this category use the Internet to improve their processes. Examples include Apple, JPMorgan Chase, and Berkshire Hathaway. Apple uses the Internet to speed up their product discovery (i.e. online shops), JPMorgan Chase to speed up their trading (e.g. AI-based trading tools) and Berkshire Hathaway to speed up their administration (e.g. bookkeeping). Moreover, all these companies use the Internet in one of simplest way; e-mails instead of letters or faxes.</li><li><strong>Business foundation:</strong> Companies from that category are building their end-user business using the Internet. Examples are Alphabet, Amazon, and Facebook. All three examples serve their customers via the Internet, none of their business can be used without an Internet connection.</li></ul><p>These categorizations show a few things</p><ul><li><strong>The Internet can be a tool but also a foundation:</strong> For Alphabet, Amazon, and Facebook the Internet is their foundation (see Business foundation). For Apple, JPMorgan Chase, and Berkshire Hathaway the Internet is a tool, a means to an end. The lines are blurring but an iPhone can be used without Internet, Facebook, however, not.</li><li><strong>The Internet has either digitalized existing offline applications or created new ones that are specifically needed for the Internet:</strong> Amazon, Netflix, and <a href="http://booking.com/">Booking</a> are those digitalizers (see „Digitalization“ above). Companies from the category „Supporting“ were newly created for the Internet. AWS, Moz, or Google wouldn’t have been created if the Internet hadn’t been invented.</li></ul><h4>Collaborative approach to innovations</h4><p>However, labeling above-mentioned companies „Internet“ companies is misleading, because it implies that the innovation underlying them is the Internet. The Internet does play a role, but only a collaborative one. Those companies are namely enabled by a collaboration of several innovations.</p><p>Innovations in the fields of Artificial Intelligence (e.g. Amazon’s recommendation engine), data compression (e.g. Netflix’s streaming service) or logistics (e.g. Amazon’s warehouses).</p><h4>Second-order innovations</h4><p>Moreover, we can observe companies with second-order innovations that are not obviously Internet companies but still require the Internet. The most prominent example are smartphone apps such as Tinder or Uber. For most of them, although they use the Internet, the Internet has become a given background ingredient. This stands in sharp contrast to traditional Internet companies such as the mentioned Amazon, Google, or Booking.</p><p>Now, if the blockchain is similar to the Internet, the above-mentioned categorizations and the here described collaborative innovation provides an interesting starting point when thinking about the future of Blockchain.</p><h4>If the Internet (or software) is eating the world, Blockchain seems to be eating software/Internet</h4><p>I have touched upon this paradigm in “<a href="http://researchly.leobosankic.com/2018/04/16/re-creating-applications-decentralized-way/">Decentralized applications — “experimenting with blockchain” is more than tech</a>“ where I argued that “many blockchain startups, offer decentralized solutions of existing products. This can, for instance, be observed in social networks, video hosting, and music streaming, and marketplaces and shopping apps.“</p><h4>If the Internet needs supporting tools, Blockchain does so as well</h4><p>Examples for such supporting tools are privacy coins (see <a href="http://researchly.leobosankic.com/2018/04/22/market-map-privacy-coins-protocols-platforms-cryptos-bringing-privacy-blockchain/">Market map privacy coins, protocols, and platforms: cryptos bringing privacy to blockchain</a> and <a href="http://researchly.leobosankic.com/2018/04/22/privacy-coins-vs-coins-privacy-feature-breaking-privacy-coins/">Privacy coins vs. coins with a privacy feature: analysing privacy coins</a>), <a href="http://researchly.leobosankic.com/2018/04/15/market-map-blockchain-startups-working-decentralized-exchanges/">decentralized exchanges</a>, and <a href="http://researchly.leobosankic.com/2018/04/15/dapp-browser-market-map-14-projects-working-dapp-browsers/">Dapp browsers</a>. Privacy coins solve Blockchain’s anonymity problem, decentralized exchanges enable trading of cryptocurrencies, dapp browsers are used to browse dapps. If the Blockchain hasn’t been invented, none of these tools would be necessary.</p><h4>If the Internet poses process innovation as well as business foundation, blockchain seems too</h4><p>For companies such as <a href="http://researchly.leobosankic.com/cryptos/golem/">Golem</a> (decentralized cloud computing) or <a href="http://researchly.leobosankic.com/cryptos/augur/">Augur</a> (prediction market) blockchain is their business foundation. If there were no blockchain they couldn’t implement their business the way they do (e.g. token-based incentivization). In contrast, a range of companies might use a blockchain to improve existing processes. Examples for such process are supply chain management or invoicing. <a href="http://researchly.leobosankic.com/cryptos/populous/">Populous</a>, a blockchain-based invoicing platform is a great example. For Populous itself Blockchain is the business foundation, they cannot build their business in the way they are doing without a blockchain. For Populous’ customers, however, Populous is just one of many technologies they could use to improve their invoicing.</p><h4>If the Internet-enabled, second-order innovations blockchain will too</h4><p>As mentioned-above, the Internet has lead to second-order innovations such as Uber or Tinder. Furthermore, other innovations such as the car have also lead to second-order innovations (e.g. motels). Similarly, blockchain will bring innovations that go far beyond what is happening right now.</p><iframe src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fupscri.be%2Fde250a%3Fas_embed%3Dtrue&amp;dntp=1&amp;url=https%3A%2F%2Fupscri.be%2Fde250a%2F&amp;key=a19fcc184b9711e1b4764040d3dc5c07&amp;type=text%2Fhtml&amp;schema=upscri" width="800" height="400" frameborder="0" scrolling="no"><a href="https://medium.com/media/86f41793cc62dc5a3ff1b5f16b4f00dd/href">https://medium.com/media/86f41793cc62dc5a3ff1b5f16b4f00dd/href</a></iframe><p><em>Originally published at </em><a href="http://researchly.leobosankic.com/2018/04/23/blockchain-as-process-innovation-and-technological-foundation/"><em>researchly.leobosankic.com</em></a><em> on April 23, 2018.</em></p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=611d93cb402e" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Crypto for Porn, Malta is where the Blockchain is, Exit Scam. (maybe)]]></title>
            <link>https://medium.com/@leo_pold_b/crypto-for-porn-malta-is-where-the-blockchain-is-exit-scam-maybe-dde4c6621e18?source=rss-e4d3e24ff54c------2</link>
            <guid isPermaLink="false">https://medium.com/p/dde4c6621e18</guid>
            <category><![CDATA[blockchain]]></category>
            <category><![CDATA[crypto]]></category>
            <category><![CDATA[bitcoin]]></category>
            <category><![CDATA[cryptocurrency]]></category>
            <category><![CDATA[coinbase]]></category>
            <dc:creator><![CDATA[Leopold Bosankic]]></dc:creator>
            <pubDate>Sun, 22 Apr 2018 21:51:28 GMT</pubDate>
            <atom:updated>2018-04-22T22:08:45.549Z</atom:updated>
            <content:encoded><![CDATA[<h4>newsletter / week #16</h4><h3>Research</h3><p>Analysis and reports published this week on <a href="http://researchly.leobosankic.com/">Resarchly</a></p><h4><a href="http://researchly.leobosankic.com/2018/04/22/privacy-coins-vs-coins-privacy-feature-breaking-privacy-coins/">Privacy coins vs. coins with a privacy feature: analysing privacy coins</a></h4><p>Analysis how crypto privacy coins (Monero, Dash, Verge, Zcash, Bytecoin etc.) differ.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/300/1*b7QrYr2ZAMZfVfFqUGGjfw.png" /><figcaption>Differentiating factors privacy coins: How privacy coins differ (Source: <a href="http://researchly.leobosankic.com/">http://researchly.leobosankic.com/</a>)</figcaption></figure><p>There are fully private coins and coins with privacy as a feature. Further differentiators: scope of anonymity, depth of technical integration, type of privacy technology, mining algorithm, and ASIC-resistance.</p><blockquote><a href="http://researchly.leobosankic.com/2018/04/22/privacy-coins-vs-coins-privacy-feature-breaking-privacy-coins/">Read full analysis on Researchly</a></blockquote><h4><a href="http://researchly.leobosankic.com/2018/04/18/scams-scaling-dapps-working-right-things-right-time/">Scams, scaling, and dapps: working on the right things at the right time</a></h4><p>Argues that different industry participants are working on different things. The issues with that, however, is that those things depend on each other. Unless technical core issues (e.g. scalability, decentralized exchanges or ASIC) and market issues (e.g. loss of trust or proof of concepts) are solved, building mass marked ready applications is impossible.</p><blockquote><a href="http://researchly.leobosankic.com/2018/04/18/scams-scaling-dapps-working-right-things-right-time/">Read full analysis on Researchly</a></blockquote><h4><a href="http://researchly.leobosankic.com/2018/04/17/appcoins-product-rewards-matter-more-than-financial-rewards/">Appcoins — product rewards matter more than financial rewards</a></h4><p>Looks at different ways how startups are building centralized products with tokens. Concludes by stating that many of these startups don’t need a token in the first place and if they do need, very often a non-cryptographic token (e.g. loyalty points) or tokens based on existing platforms (e.g. Ethereum) would suffice. Furthermore, the analysis argues that appcoins such focus on product rewards (what can I do with the token) instead of financial reward (how much money can I earn with the token)</p><blockquote><a href="http://researchly.leobosankic.com/2018/04/17/appcoins-product-rewards-matter-more-than-financial-rewards/">Read the full analysis on Researchly</a></blockquote><h4><a href="http://researchly.leobosankic.com/2018/04/16/re-creating-applications-decentralized-way/">Decentralized applications — “experimenting with blockchain” is more than tech</a></h4><p>By looking at different blockchain startups that are re-creating already existing applications such as Facebook, YouTube, or Spotify the analysis shows how „experimenting with Blockchain“ involves far more than just developing the technology. The image below provides a short summary.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/300/1*zkUtBGfp7CF5VwqD7cKMOg.png" /><figcaption>What it means to use blockchain (Source: <a href="http://researchly.leobosankic.com/">Researchly</a>)</figcaption></figure><h4><a href="http://researchly.leobosankic.com/2018/04/22/market-map-privacy-coins-protocols-platforms-cryptos-bringing-privacy-blockchain/">Market map privacy coins, protocols, and platforms: cryptos bringing privacy to blockchain</a></h4><p>Overview of cryptos bringing privacy to blockchain including privacy coins, privacy protocols and privacy platforms.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/375/1*VlxfjyN2vTggLYqxCVic5w.png" /><figcaption>Market map privacy coins: privacy protocols, coins, and platforms (Source: Researchly)</figcaption></figure><blockquote><a href="http://researchly.leobosankic.com/2018/04/22/market-map-privacy-coins-protocols-platforms-cryptos-bringing-privacy-blockchain/">Read the full analysis on Researchly</a></blockquote><h3>Coinbase</h3><p>Coinbase, after acquiring dapp browser <a href="http://researchly.leobosankic.com/cryptos/cipher-browser/">Cipher Browser</a> last week (see news in <a href="http://researchly.leobosankic.com/2018/04/15/coinbase-acquires-dapp-browser-golem-beta-live-jpmorgan-sued-cryptocurrency-fees/">newsletter for week #15</a>), this week acquired <a href="http://earn.com/">Earn.com</a>, a company where people can earn money for completing tasks, for allegedly $100 Million (<a href="https://www.recode.net/2018/4/16/17242796/coinbase-acquisition-earn-balaji-srinivasan">recode</a>).</p><h3>Exchanges and trading</h3><p><a href="http://researchly.leobosankic.com/profiles/okex/">OKEx exchange</a>, has announced that it is expanding to Malta (<a href="https://support.okex.com/hc/en-us/articles/360002598072-OKEx-Is-Expanding-To-Malta-Given-Country-s-Comprehensive-Blockchain-Initiatives">OKEx</a>). This comes after <a href="http://researchly.leobosankic.com/cryptos/binance-coin/">Binance</a>’s announcement end of March saying that they are moving to Malta as well. Moreover, this comes after New York’s Attorney General’s inquiry into the operations of 13 crypto exchanges (<a href="https://www.coindesk.com/binance-bitfinex-new-york-launches-inquiry-13-crypto-exchanges/">coindesk</a>). Also, this news appears in the context of Malta announcing their “Consultation Paper on the Financial Instrument Test“ (see Regulations below).</p><h4>More exchanges and trading apps</h4><ul><li>Germany’s #2 Stock Exchange Unveils Crypto Trading App (<a href="https://www.coindesk.com/germanys-no-2-stock-exchange-unveils-crypto-trading-app/">coindesk</a>)</li><li>Yahoo Japan Buys Stake in Cryptocurrency Exchange (<a href="https://www.coindesk.com/yahoo-japan-buys-stake-in-cryptocurrency-exchange/">coindesk</a>)</li><li>Kraken CEO: Crypto Exchange Won’t Answer New York AG’s Inquiry (<a href="https://www.coindesk.com/kraken-ceo-crypto-exchange-wont-comply-with-new-york-inquiry/">coindesk</a>)</li><li>User claims that Localbitcoins required identification (<a href="https://cointelegraph.com/news/localbitcoins-user-claims-traders-must-submit-id-for-significant-volumes-reddit-reacts">cointelegraph</a>) Maybe time to explore other <a href="http://researchly.leobosankic.com/2018/04/15/market-map-blockchain-startups-working-decentralized-exchanges/">decentralized exchanges</a></li></ul><p>Related: <a href="http://researchly.leobosankic.com/2018/04/15/market-map-blockchain-startups-working-decentralized-exchanges/">Market map: blockchain startups working on decentralized exchanges</a></p><figure><img alt="" src="https://cdn-images-1.medium.com/max/300/1*zD3nWpP2lubRGbgXhUN7JQ.png" /><figcaption>Overview of selected Cryptos working on decentralized exchanges (Source: Researchly)</figcaption></figure><h4>Malta is where the Blockchain is.</h4><p>The Malta Financial Services Authority (MFSA) published their “Consultation Paper on the Financial Instrument Test“. The paper aims at determining regulations for DLT-based assets and is currently seeking public feedback (<a href="https://www.mfsa.com.mt/pages/announcement.aspx?id=11115">MFSA</a>). Malta is generally very positive towards blockchain. End of March, <a href="http://researchly.leobosankic.com/people/josep-muscat/">Joseph Muscat</a>, Malta’s prime minister, tweeted how they “aim to be the global trailblazers in the regulation of blockchain-based businesses“. That tweet came out when <a href="http://researchly.leobosankic.com/cryptos/binance-coin/">Binance</a> exchange announced that they were moving to Malta.</p><h3>Joseph Muscat on Twitter</h3><p>Welcome to #Malta 🇲🇹 @binance. We aim to be the global trailblazers in the regulation of blockchain-based businesses and the jurisdiction of quality and choice for world class fintech companies -JM @SilvioSchembri https://t.co/3qtAQjOpuQ</p><h3>Porn.</h3><p>Pornhub starts accepting <a href="http://researchly.leobosankic.com/cryptos/verge/">Verge</a>. Verge (ticker XVG), a privacy-focused currency (see here for an <a href="http://researchly.leobosankic.com/2018/04/22/privacy-coins-vs-coins-privacy-feature-breaking-privacy-coins/">analysis of privacy coins</a>), did an impromptu crowdfunding around the end of March asking for 75 Million XVGs (back then worth about $3 Million). The crowdsale was scheduled to last five days (until 26 March) and the proceedings were supposed to be used to establish a certain partnership. That partnership is now Pornhub. (<a href="https://www.theverge.com/2018/4/17/17244916/pornhub-cryptocurrency-verge-xvg">theverge</a>)</p><p>Pornhub is a well-frequented site and I am extremely curious to see how the adoption will be. In <a href="http://researchly.leobosankic.com/2018/02/12/two-mental-steps-towards-cryptoasset-diffusion/">Two mental steps towards cryptoasset diffusion</a>, I made the point that the adoption of cryptocurrencies is a two-step process where we move from one mental model to the other. These models are:</p><ol><li>Acceptance of cryptoassets in general: Initially, people must accept the concept of cryptoassets per se.</li><li>Acceptance of one particular cryptoasset. Secondly, once people understand cryptoassets and believe they are better than whatever they replace, people must accept that one particular coin for that one particular use case.</li></ol><p>I am curious to see how far people’s mental models have already developed.</p><p>Besides that, it is worth-noting how much medial reception Verge received for something that happens daily outside the crypto industry. In the „non-crypto world“, Verge’s partnership would be the equivalent of an online shop accepting a payment system such as PayPal (admittedly Verge is a currency and PayPal a payment system but conceptually it is the sam).</p><p><strong>Recommended readings:</strong></p><ul><li><a href="http://researchly.leobosankic.com/2018/04/22/privacy-coins-vs-coins-privacy-feature-breaking-privacy-coins/">Privacy coins vs. coins with a privacy feature: analysing privacy coins</a></li></ul><h4>Exit scam. Or not. Or yes. Or…</h4><p><a href="http://researchly.leobosankic.com/cryptos/savedroid/">Savedroid</a>, the Germany-based savings and investing app for cryptocurrencies, faked an exit scam. In short:</p><ol><li>Their website went offline and was replaced by an “And It’s Gone“ meme.</li><li>Their CEO tweeted two images suggesting he had underdone an exit scam</li><li>The community went crazy, became threatening and angry</li><li>Finally, their CEO posted a video explaining that the whole action was only to remind the community that the crypto industry is wild west and needs regulations. In the same video they offered to work with regulators and announced an ICO checklist and expansion into ICO advisory.</li><li>Mixed medial and public reactions ranging from</li></ol><ul><li>considering the explanation fake and that the initial plan was an exit scam after all (<a href="http://markets.businessinsider.com/currencies/news/savedroid-cryptocurrency-runaway-ceo-tracked-down-by-journalist-2018-4-1021605808">businessinsider</a>)</li><li>labeling savedroid’s action inappropriate (<a href="https://paymentandbanking.com/aberkennung-des-preises-zum-fintech-des-jahres-fuer-savedroid/">paymentandbanking</a>, link in German)</li><li>an investigation by the German prosecution (<a href="https://www.wiwo.de/finanzen/geldanlage/nach-pr-stunt-staatsanwaltschaft-prueft-verfahren-gegen-savedroid/21191180.html">wiwo</a>, link in German)</li></ul><p>Besides all that, it is <a href="http://researchly.leobosankic.com/2017/12/24/naga-savedroid-and-useful-icos/">still unclear whether savedroid <em>really</em> needs a crypto token</a></p><iframe src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fupscri.be%2Fde250a%3Fas_embed%3Dtrue&amp;dntp=1&amp;url=https%3A%2F%2Fupscri.be%2Fde250a&amp;image=https%3A%2F%2Fe.enpose.co%2F%3Fkey%3DdRXnS9Gplk%26w%3D700%26h%3D425%26url%3Dhttps%253A%252F%252Fupscri.be%252Fde250a%252F%253Fenpose&amp;key=a19fcc184b9711e1b4764040d3dc5c07&amp;type=text%2Fhtml&amp;schema=upscri" width="800" height="400" frameborder="0" scrolling="no"><a href="https://medium.com/media/21222a158407f7f94a7029089ab1e160/href">https://medium.com/media/21222a158407f7f94a7029089ab1e160/href</a></iframe><p><em>Originally published at </em><a href="http://researchly.leobosankic.com/2018/04/22/17698/"><em>researchly.leobosankic.com</em></a><em> on April 22, 2018.</em></p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=dde4c6621e18" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Privacy coins vs. coins with a privacy feature: analysing privacy coins]]></title>
            <link>https://medium.com/@leo_pold_b/privacy-coins-vs-coins-with-a-privacy-feature-analysing-privacy-coins-5ad88bf6e0b?source=rss-e4d3e24ff54c------2</link>
            <guid isPermaLink="false">https://medium.com/p/5ad88bf6e0b</guid>
            <category><![CDATA[crypto]]></category>
            <category><![CDATA[cryptocurrency]]></category>
            <category><![CDATA[privacy]]></category>
            <category><![CDATA[verge]]></category>
            <category><![CDATA[monero]]></category>
            <dc:creator><![CDATA[Leopold Bosankic]]></dc:creator>
            <pubDate>Sun, 22 Apr 2018 15:16:41 GMT</pubDate>
            <atom:updated>2018-04-22T20:47:07.247Z</atom:updated>
            <content:encoded><![CDATA[<p>If we look at the crypto industry there are certain things that are needed for the industry to mature. Besides <a href="http://researchly.leobosankic.com/2018/04/15/dapp-browser-market-map-14-projects-working-dapp-browsers/">dapp browsers</a>, and <a href="http://researchly.leobosankic.com/2018/04/15/market-map-blockchain-startups-working-decentralized-exchanges/">decentralized exchanges</a>, privacy coins are essential as well.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/945/1*j22ZjpyS-9CsDAsWL0Vaog.png" /><figcaption>Market map privacy coins: privacy protocols, coins, and platforms (Source: <a href="http://researchly.leobosankic.com/">Researchly</a>)</figcaption></figure><h4>Motivation behind privacy coins: making public blockchains more private and restoring the right to privacy</h4><p>Privacy coins are insofar essential because they are solving a problem blockchain has created. Blockchain, being a public infrastructure, allows anybody to see everybody’s transactions. This means that in regards to payments, everybody knows everybody’s financial transaction, i.e. everybody knows who sent what to whom. Knowing that this also implies that government and government-related entities can see one’s transactions with little effort might derail people from using blockchain-based payment systems.</p><p>Another way to argue in favor of privacy coins is through the lens of financial privacy as human right. Based on that, one could argue that governments and companies who have access to people’s financial transactions are in violation of that human right.</p><p>Whatever the motivation behind building privacy coins, there are actually two types of them. Furthermore, within those two types a host of other differentiators exits.</p><h4>Privacy coins vs. coins with privacy as a feature</h4><p>Privacy coins and coins with privacy as feature refer to coins that obscure blockchain transactions in order to achieve anonymity.</p><p>Privacy coins are coins whose main goal is privacy (e.g. <a href="http://researchly.leobosankic.com/cryptos/monero/">Monero</a>). Coins with privacy as a feature implement privacy as one of their many features (e.g. <a href="http://researchly.leobosankic.com/cryptos/dash/">Dash</a>). For instance, Monero has privacy per default and the developers focus primarily on privacy (and security). Dash, in contrast, aims to be, among other things, fast and private. For transactions to be private with Dash one has to use their feature called PrivateSend.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/800/1*_oAwn2swZaSn9tdkGMlF0Q.png" /><figcaption>Differentiating factors privacy coins: How privacy coins differ (Source: <a href="http://researchly.leobosankic.com/">Researchly</a>)</figcaption></figure><h4>Scope of anonymity</h4><p>A similar differentiation is scope of anonymity, i.e. what do privacy coins and coins with privacy as a feature obscure. It goes from anonymization of only the senders’ IP addresses (e.g. <a href="http://researchly.leobosankic.com/cryptos/verge/">Verge</a>) to fully obscurity (anonymization of sender, receiver, and amount) with privacy coins such as <a href="http://researchly.leobosankic.com/cryptos/monero/">Monero</a>.</p><h4>Depth of technical integration</h4><p>Another technological difference between privacy coins and coins with privacy as a feature, is how deeply privacy is integrated into the coin’s code. Verge, for instance, only implements their privacy protecting technology (TOR and I2P). Monero, and many other privacy coins are developing their privacy protecting technology (ring signatures, ring confidential transactions, and stealth addresses) themselves. Admittedly, Monero’s privacy tech is based on the <a href="http://researchly.leobosankic.com/cryptos/cryptonote/">CryptoNote protocol</a>, but the integration and adaption still goes very deep into Monero’s code.</p><h4>Different type of privacy technology</h4><p>Privacy coins and coins with privacy features also differ in regards to the privacy technology they use. The following non-exhaustive list contains some of the privacy technologies, tools and process used by privacy coins and coins with privacy as a features:</p><ul><li>ring signatures</li><li>ring confidential transactions</li><li>stealth addresses</li><li>TOR</li><li>I2P (e.g. Verge)</li><li>coin-mixing (e. g. <a href="http://researchly.leobosankic.com/cryptos/dash/">Dash</a>)</li><li>zk-SNARK proofs: a zero-knowledge proof construction used by <a href="http://researchly.leobosankic.com/cryptos/zcash/">Zcash</a></li><li>one-time public keys (e.g. <a href="http://researchly.leobosankic.com/cryptos/bytecoin/">Bytecoin</a>)</li></ul><h4>Privacy with or without a choice</h4><p>Moreover, privacy coins and coins with privacy as feature differ in how the implement privacy from a end-user perspective, specifically if privacy is an option or not. With Zcash, Dash, or Verge, users can choose whether they want to send a private or transparent transaction.</p><p>In contrast, Monero believes in privacy without choice; with Monero it is impossible to send a transparent transaction.</p><blockquote>Monero believes in privacy without choice; with Monero it is impossible to send a transparent transaction</blockquote><p>Side note: Although “privacy without choice” instead of “transparency without choice“ sounds weird because it is a very atypical state, it gives the whole discussion around public blockchain and private coins, a very intriguing spin.</p><h4>Mining algorithm and ASIC-resistance</h4><p>The final technical differentiation is mining algorithm and ASIC-resistance.</p><p>Most privacy coins and coins with privacy as a feature are Proof-of-Work (PoW). <a href="http://researchly.leobosankic.com/cryptos/pivx/">PIVX</a> is one of the few with Proof-of-Stake, and Decred (whose privacy features are not yet available) uses a hybrid of PoW and Proof-of-Stake (PoS).</p><p>Additionally, ASIC-resistance is another differentiating factor. Most interestingly in this context is Monero. Monero’s hard-fork in early April 2018 made it ASIC resistance and as a consequence probably made mining hardware producers such as <a href="http://researchly.leobosankic.com/profiles/bitmain/">Bitmain</a> unhappy. Besides such ecosystem issues, ASIC-resistance and mining algorithm are important because they can influence how centralized privacy coins and coins with privacy as feature become on the mining side leaving projects open to potential 51% attacks, censorship or concentration of power.</p><iframe src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fupscri.be%2Fde250a%3Fas_embed%3Dtrue&amp;dntp=1&amp;url=https%3A%2F%2Fupscri.be%2Fde250a&amp;image=https%3A%2F%2Fe.enpose.co%2F%3Fkey%3DdRXnS9Gplk%26w%3D700%26h%3D425%26url%3Dhttps%253A%252F%252Fupscri.be%252Fde250a%252F%253Fenpose&amp;key=a19fcc184b9711e1b4764040d3dc5c07&amp;type=text%2Fhtml&amp;schema=upscri" width="800" height="400" frameborder="0" scrolling="no"><a href="https://medium.com/media/21222a158407f7f94a7029089ab1e160/href">https://medium.com/media/21222a158407f7f94a7029089ab1e160/href</a></iframe><p><em>Originally published at </em><a href="http://researchly.leobosankic.com/2018/04/22/privacy-coins-vs-coins-privacy-feature-breaking-privacy-coins/"><em>researchly.leobosankic.com</em></a><em> on April 22, 2018.</em></p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=5ad88bf6e0b" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Scams, scaling, and dapps: working on the right things at the right time]]></title>
            <link>https://medium.com/@leo_pold_b/scams-scaling-and-dapps-working-on-the-right-things-at-the-right-time-a71606dba814?source=rss-e4d3e24ff54c------2</link>
            <guid isPermaLink="false">https://medium.com/p/a71606dba814</guid>
            <category><![CDATA[blockchain]]></category>
            <category><![CDATA[ico]]></category>
            <category><![CDATA[bitcoin-scaling]]></category>
            <category><![CDATA[scam]]></category>
            <category><![CDATA[dapps]]></category>
            <dc:creator><![CDATA[Leopold Bosankic]]></dc:creator>
            <pubDate>Wed, 18 Apr 2018 22:35:06 GMT</pubDate>
            <atom:updated>2018-04-18T22:55:45.173Z</atom:updated>
            <content:encoded><![CDATA[<p>An excerpt of recent news:</p><ul><li><a href="http://researchly.leobosankic.com/cryptos/0x/">0x</a>, a protocol for building decentralized exchanges, raised $775 000 last year (The news that they raised money <em>last year</em> appeared recently)</li><li><a href="http://researchly.leobosankic.com/people/vitalik-buterin/">Vitalik Buterin</a> doesn’t fear ASIC mining and <a href="http://researchly.leobosankic.com/cryptos/monero/">Monero forked</a> to circumvent ASIC miners</li><li><a href="http://researchly.leobosankic.com/profiles/coinbase/">Coinbase</a> acquired decentralized app browser/wallet <a href="http://researchly.leobosankic.com/cryptos/cipher-browser/">Cipher Browser</a></li><li>The team behind <a href="http://researchly.leobosankic.com/cryptos/modern-tech/">Modern Tech</a>, a Vietnamese-based crypto company, disappeared after collecting $660 Million through an ICO in an „exit scam”</li></ul><h4>In other words:</h4><ul><li><strong>The industry is interested in Blockchain’s core technological issues</strong>; 0x who raised money, working one of the essential features — decentralized exchanges — is one example of that. Besides that, ongoing scalability issues are the general concern in the industry.</li><li><strong>The industry is interested in end-user applications:</strong> Coinbase’s acquisition of Cipher Browser is one recent example for that. Semi-useful dapps and tokenized apps are a general representation of that interest (see <a href="http://researchly.leobosankic.com/2018/04/17/appcoins-product-rewards-matter-more-than-financial-rewards/">Appcoins — product rewards matter more than financial rewards</a> and <a href="http://researchly.leobosankic.com/2018/04/16/re-creating-applications-decentralized-way/">Decentralized applications — “experimenting with blockchain” is more than tech</a>)</li></ul><h4>however:</h4><ul><li><strong>The industry is still uncertain about foundational aspects; “</strong>ASIC wars“ (the fight between mining equipment companies like <a href="http://researchly.leobosankic.com/profiles/bitmain/">Bitmain</a> and developers like Buterin whether ASIC mining is the future) is one of many examples</li><li><strong>The industry is still wild west:</strong> Modern Tech’s exist scam is one of the countless examples. Ongoing changes in <a href="http://researchly.leobosankic.com/insights-countries">regulations across countries </a>is another one. The consequence is loss of trust and consumer uncertainty.</li><li><strong>The industry is still highly experimental:</strong> in “<a href="http://researchly.leobosankic.com/2018/04/16/re-creating-applications-decentralized-way/">Decentralized applications — “experimenting with blockchain” is more than tech</a>“ I argued that, among other things, it is still unsure whether people want self-governance, that the industry’s experiments with new business models (tokens instead of ads) is yet to be proven, and that economic models (how will token value, spending, and saving correlate? — e.g. if people expect a token to rise in value will they spend it?) still require long-term testing.</li></ul><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*QqqlaoBI8J2NYNMWg2T8ZA.jpeg" /><figcaption>Timing matters</figcaption></figure><p>In yet another words: different industry participants are working on different things. The issues with that, however, is that those things depend on each other. Unless technical core issues (e.g. scalability, decentralized exchanges or ASIC) and market issues (e.g. loss of trust or proof of concepts) are solved, building mass marked ready applications is impossible.</p><p><em>Originally published at </em><a href="http://researchly.leobosankic.com/2018/04/18/scams-scaling-dapps-working-right-things-right-time/"><em>researchly.leobosankic.com</em></a><em> on April 18, 2018.</em></p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=a71606dba814" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Re-creating applications in a decentralized way]]></title>
            <link>https://medium.com/@leo_pold_b/re-creating-applications-in-a-decentralized-way-4283dd156d1a?source=rss-e4d3e24ff54c------2</link>
            <guid isPermaLink="false">https://medium.com/p/4283dd156d1a</guid>
            <category><![CDATA[crypto]]></category>
            <category><![CDATA[blockchain]]></category>
            <category><![CDATA[cryptocurrency]]></category>
            <category><![CDATA[blockchain-startup]]></category>
            <category><![CDATA[blockchain-technology]]></category>
            <dc:creator><![CDATA[Leopold Bosankic]]></dc:creator>
            <pubDate>Mon, 16 Apr 2018 20:08:13 GMT</pubDate>
            <atom:updated>2018-04-16T20:21:25.424Z</atom:updated>
            <content:encoded><![CDATA[<p>There are four ways how Blockchain-based companies are, in general, re-creating current applications:</p><ol><li>Enhancing current products</li><li>Building centralized products with tokens</li><li>Re-creating applications in a decentralized way</li><li>Innovating new applications</li></ol><p>This is a series of posts, in this post I will cover “Re-creating applications in a decentralized way”</p><p>Read “Enhancing current products” <a href="http://researchly.leobosankic.com/2018/04/15/blockchain-socio-technical-systems-diffusion-hybridization/">here</a></p><h3>Re-creating applications in a decentralized way</h3><p>Many blockchain startups, offer solutions decentralized solutions of existing products. This can, for instance, be observed in social networks, video hosting and music streaming, and marketplaces and shopping apps.</p><h4>Social networks</h4><p>Many social networks range already exists but a lot of Blockchain startups are building new ones. One example is <a href="http://researchly.leobosankic.com/cryptos/sociall/">Sociall</a>.</p><p><a href="http://researchly.leobosankic.com/cryptos/sociall/"><strong>Sociall</strong></a><strong><br></strong>Sociall, currently in closed beta, is an open-source based social network focusing on privacy and security. All the data uploaded to Sociall is stored in a decentralized way and Sociall aims to be self-governed, i.e. users can manage the platform’s content (e.g. removing spam). For that governance, users will get Sociall’s token — SCL — in return. In regards to privacy, Sociall has implemented a range of privacy-protecting features. Among others, one’s Sociall profile cannot be index by search engines, feed content is chronologically ordered (without any algorithmic influence) and Sociall does not use any facial recognition software.</p><h4>Video hosting and music streaming</h4><p>Standing alongside giants like Spotify, Soundcloud, and YouTube, Blockchain-startups are emerging in the area of video hosting and music streaming as well.</p><ul><li><a href="http://researchly.leobosankic.com/cryptos/viuly/"><strong>Viuly</strong></a>: Viuly is a video platform where viewers and contributors are financially rewarded with VIU — Viuly’s token. Viewers are rewarded for watching ads, contributors for adding content.</li><li><a href="http://researchly.leobosankic.com/cryptos/musicoin/"><strong>Musicoin</strong></a>: In analogy to Spotify, Musicoin is an intermediary-free music streaming platform where musicians and listeners are reward with Musicoin’s coin — MUSIC. Musicians are — similarly to Viuly — rewarded for contributing their work. Listeners, on the other side, can use the add-free Musicoin for free. Furthermore, listeners can earn MUSIC tokens by sharing music or creating playlists. They can also use MUSIC tokens to purchase content (e.g. download songs) or tip musicians, among other things.</li></ul><h4>Marketplaces and shopping apps</h4><p>In analogy to big incumbents (who are by now more than just marketplaces or apps, they are „ecosystems“) several Blockchain startups are trying to enter the industry. Among others, there is Wysker.</p><p><a href="http://researchly.leobosankic.com/cryptos/wysker/"><strong>Wysker</strong></a><strong><br></strong>Wysker is a “Blockchain-powered mobile shopping“. wysker shows you up to 20 product images per second (yes, seconds. And yes, 20). Once you pick a product, you are redirected to the seller’s website where you can purchase the items. With Wysker’s token — wys — wants to build a three-sided network consisting of users, retailers, and advertisers.</p><p>Users earn wys tokens through, for instance, product views. These tokens can then be used as a currency within the app. Advertisers in turn (who simultaneously can be retailers) use these tokens to promote their offerings. Information between users and advertisers or retailers flows only with the owner’s consent, i. e. only if you want to share your data (e. g. product preferences) the other parties get it.</p><p>There are a lot more examples but the message regarding startups from that category is that they are „blockainizing“ existing business models. To be honest, not with all startups it is even clear how they are applying blockchain technology, let alone whether — if they are — they should.</p><p>However, they are — in one way or another — experimenting with blockchain technology. However, if we looked at „experimenting with blockchain“ from a „user perspective” would could translate “experimenting with blockchain“ into a range of other experiments and assumptions.</p><h4>Dismantling “experimenting with blockchain”</h4><p>Among other things, experimenting with blockchain implies the following:</p><ul><li><strong>People want self-governance</strong>: refers to the assumption that people will care enough to manage content themselves (e.g. removing spam like in the case of Sociall)</li><li><strong>Open-source as a competitive advantage: </strong>the assumption that that open-source code can provide enough competitive advantage in the long-run (like — again — Sociall). Of course, it worked in the past, but that doesn’t mean that it will work in the given “Blockchain” content</li><li><strong>New monetization models</strong>: whether replacing adds with tokens will work must first be validated</li><li><strong>Experimenting with privacy settings: </strong>it must be questioned whether people value their data enough to live with the consequences (e.g. paying for social networks)</li><li><strong>Fighting incumbents:</strong> the Amazons, Facebooks, and YouTubes of this world will not just stand by if Blockchain-based startups start taking of</li><li><strong>Experimenting with economics and market behavior</strong>: how will token value, spending, and saving correlate? (e.g. if people expect a token to rise in value will they spend it?)</li><li><strong>Experimenting with new type of money</strong>: Knowing that getting people to switch from cash to contactless payment is an extremely slow process, how can we expect that people will switch to cryptocurrencies almost instantly as implied by many startups?</li><li><strong>Experimenting with suppliers</strong>: advertisers, musicians, and stakeholder must be convinced to invest considerable time and money into new territory</li><li><strong>Experimenting with the industry</strong>: the industry is still refining the crypto funding process (e.g. DAICOs, SAFTS, ILPs, AirDrops), <a href="http://researchly.leobosankic.com/insights-countries">crypto regulations across countries</a> are still unclear, and the “codebase“ is still in development (think forks or missing consensus over consensus algos)</li><li><strong>Experiment with business models and products</strong>: what is it that people want?</li></ul><figure><img alt="" src="https://cdn-images-1.medium.com/max/800/0*_428HLhbK7PljRu6.png" /><figcaption>What it means to use blockchain</figcaption></figure><h4>Cumulative implications increase difficulty and hybridization and “better products” as the alternative</h4><p>Of course, not all these implications are exclusive to Blockchain-startups, nevertheless, they exist and must be overcome. More importantly, they are cumulative. This means, for instance, that while a startup is still trying to figure out their economic token model, they must react to legislation, acquire customers…</p><p>Considering especially that many Blockchain startups are not providing a groundbreaking improvement to the end-user and that incumbents are extremely strong, the „re-creating applications in a decentralized way“ strategy might not be the best one to pick.</p><p>Having said that, I believe that hybridization (i.e. enhancing current products through hybridization — see <a href="http://researchly.leobosankic.com/2018/04/15/blockchain-socio-technical-systems-diffusion-hybridization/">Blockchain and socio-technical systems — diffusion through hybridization</a>) is — if we really want or need dapps or Blockchain-based startups — an undervalued strategy. The second approach is truism per excellence: use blockchain to make substantially better solutions. Like Wikipedia was a substantially better way to discover knowledge than the then prevailing Brockhaus Enzyklopädie or how e-mail was a substantially better way to send messages across the world than faxes, dapps will only take off if they are substantially better than existing solutions.</p><h4>Researchly is crypto research platform: Try it for free <a href="http://researchly.leobosankic.com/">here</a></h4><h4>Sign up for the Researchly newsletter</h4><iframe src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fupscri.be%2Fde250a%3Fas_embed%3Dtrue&amp;dntp=1&amp;url=https%3A%2F%2Fupscri.be%2Fde250a&amp;image=https%3A%2F%2Fe.enpose.co%2F%3Fkey%3DdRXnS9Gplk%26w%3D700%26h%3D425%26url%3Dhttps%253A%252F%252Fupscri.be%252Fde250a%252F%253Fenpose&amp;key=a19fcc184b9711e1b4764040d3dc5c07&amp;type=text%2Fhtml&amp;schema=upscri" width="800" height="400" frameborder="0" scrolling="no"><a href="https://medium.com/media/21222a158407f7f94a7029089ab1e160/href">https://medium.com/media/21222a158407f7f94a7029089ab1e160/href</a></iframe><p><em>Originally published at </em><a href="http://researchly.leobosankic.com/2018/04/16/re-creating-applications-decentralized-way/"><em>researchly.leobosankic.com</em></a><em> on April 16, 2018.</em></p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=4283dd156d1a" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Blockchain and socio-technical systems — diffusion through hybridization]]></title>
            <link>https://medium.com/coinmonks/blockchain-and-socio-technical-systems-diffusion-through-hybridization-1711a15af28b?source=rss-e4d3e24ff54c------2</link>
            <guid isPermaLink="false">https://medium.com/p/1711a15af28b</guid>
            <category><![CDATA[blockchain-technology]]></category>
            <category><![CDATA[blockchain]]></category>
            <category><![CDATA[cryptocurrency]]></category>
            <category><![CDATA[blockchain-development]]></category>
            <category><![CDATA[crypto]]></category>
            <dc:creator><![CDATA[Leopold Bosankic]]></dc:creator>
            <pubDate>Sun, 15 Apr 2018 20:32:46 GMT</pubDate>
            <atom:updated>2018-04-16T20:36:37.131Z</atom:updated>
            <content:encoded><![CDATA[<p>There are four ways how Blockchain-based companies are, in general, re-creating current applications:</p><ol><li>Enhancing current products</li><li>Building centralized products with tokens</li><li>Re-creating applications in a decentralized way</li><li>Innovating new applications</li></ol><p>This is a series of posts, in this post I will cover the first approach.</p><h4>Sign up for the Researchly newsletter for updates on the other parts</h4><iframe src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fupscri.be%2Fde250a%3Fas_embed%3Dtrue&amp;dntp=1&amp;url=https%3A%2F%2Fupscri.be%2Fde250a&amp;image=https%3A%2F%2Fe.enpose.co%2F%3Fkey%3DdRXnS9Gplk%26w%3D700%26h%3D425%26url%3Dhttps%253A%252F%252Fupscri.be%252Fde250a%252F%253Fenpose&amp;key=a19fcc184b9711e1b4764040d3dc5c07&amp;type=text%2Fhtml&amp;schema=upscri" width="800" height="400" frameborder="0" scrolling="no"><a href="https://medium.com/media/21222a158407f7f94a7029089ab1e160/href">https://medium.com/media/21222a158407f7f94a7029089ab1e160/href</a></iframe><h3>Enhancing current products through hybridization</h3><p>Startups from that space are working on solutions that can be incorporated into existing „normal“ products.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*B-_eBo6FTBMgLc5-EkL65A.jpeg" /><figcaption>Source: <a href="https://unsplash.com/@rozetsky">https://unsplash.com/@rozetsky</a></figcaption></figure><p>Through that integration, those „normal“ products can be enhanced with features that — in the best case — are only achievable using blockchain technology.</p><p>Two examples are <a href="http://researchly.leobosankic.com/cryptos/appcoins/">AppCoins</a> and <a href="http://researchly.leobosankic.com/cryptos/credo/">Credo</a>.</p><h3>AppCoins</h3><p>AppCoins is an app protocol. The idea behind AppCoins is to develop a protocol that can be incorporated into existing apps to allow those to profit from blockchain’s advantages. Concretely, AppCoins wants to incorporate advertising, in-app purchases and app approval.</p><ul><li><strong>Advertising</strong>: Similar to the <a href="http://researchly.leobosankic.com/cryptos/basic-attention-token/">Basic Attention Token</a> and <a href="http://researchly.leobosankic.com/cryptos/synereo/">Synereo</a> AppCoins should be used to reward users for their attention.</li><li><strong>In-app purchases</strong>: Like a lot of other Blockchain startups, AppCoins should allow users to pay in apps using APPC (AppCoins’ token)</li><li><strong>App approval</strong>: AppCoins should be used to rank developers and approve their apps accordingly.</li></ul><h3>Credo</h3><p>Credo is the token for the e-mail spam fighting solution BitBounce. With BitBounce one can whitelist e-mail-addresses. Each message that comes from a whitelisted e-mail will get delivered as usual. If the e-mail, however, is not whitelisted, the sender will get an autoreply by BitBounce informing her that her e-mail cannot be delivered and if she wants her e-mail to get through she must pay a fee using Credo.</p><p>Credo has been trading since September 2017 (ticker CREDO) and has, among others, <a href="http://researchly.leobosankic.com/investors/tim-draper/">Tim Draper</a> as an investor.</p><p>With these and other solutions existing (Non-Blockchain) products are enhanced and both, the new and old „worlds“ (i.e. Blockchain and non-Blockchain) are co-existing in a hybrid state. That symbiotic approach is particularly interesting because of three advantages it provides:</p><ol><li>Companies which are enhancing existing products are not positioning themselves as competitors and thus aren’t a threat to incumbents. Because incumbents are very powerful, this strategy allows Blockchain startups to work without having to worry that much about competition. This leads to the second advantage.</li><li>Because startups must not fight incumbents they have enough time to study the industry and work on bigger products which will eventually end up being direct competitors. Until then, however, those startups are operating under the „competition radar“.</li><li>Accustom people slowly to the new „world“: By not confronting users directly with something completely new, startups can slowly accustom people to the new paradigm and incrementally lead them towards the new world.</li></ol><p>We have seen such strategies being very successful in the past, especially when dealing with socio-technical systems. Socio-technical systems are systems that consist of the technology per se, the applications and everything around it such as user practices, symbolic meaning, regulations and the wider network of stakeholders.</p><p>In „<a href="http://researchly.leobosankic.com/2018/04/13/blockchain-projects-social-networks-products-unbundling-re-creating-stack-2/">Blockchain and social networks: unbundling, and re-creating the stack</a>“ I explained such systems by the example of Facebook and the car. The car, as part of the socio-technical system, „the transportation system“, started off as an extension of the then prevailing transportation systems. In the beginning, the car was enhancing prevailing means of transportation (e.g. horse-drawn carriages) in areas were those fell short (e.g. not being able to cover long distances). It was only after time and gradually that the car replaced horses completely [1].</p><p>If we now consider Blockchain as such a socio-technical system or the technology part of it, with AppCoins and Credo we can see a similar pattern playing out.</p><p>Leaving aside the question of whether certain products need a blockchain in the first place, I believe that such a hybrid approach of first being a partner and then a competitor is far more useful than the “lets add Blockchain to an existing business model and fight the Amazons and Facebooks of this world” big bang approach.</p><h4>Researchly is crypto research platform: Use it for free <a href="http://researchly.leobosankic.com/">here</a></h4><h4>Sign up for the Researchly newsletter</h4><iframe src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fupscri.be%2Fde250a%3Fas_embed%3Dtrue&amp;dntp=1&amp;url=https%3A%2F%2Fupscri.be%2Fde250a&amp;image=https%3A%2F%2Fe.enpose.co%2F%3Fkey%3DdRXnS9Gplk%26w%3D700%26h%3D425%26url%3Dhttps%253A%252F%252Fupscri.be%252Fde250a%252F%253Fenpose&amp;key=a19fcc184b9711e1b4764040d3dc5c07&amp;type=text%2Fhtml&amp;schema=upscri" width="800" height="400" frameborder="0" scrolling="no"><a href="https://medium.com/media/21222a158407f7f94a7029089ab1e160/href">https://medium.com/media/21222a158407f7f94a7029089ab1e160/href</a></iframe><h3>Notes</h3><p>[1] This line of thinking originates form “Technological Transitions And System Innovations: A Co-evolutionary And Socio-technical Analysis” by Frank W. Geels (<a href="https://www.amazon.com/Technological-Transitions-System-Innovations-Co-evolutionary/dp/1845420098/ref=sr_1_1?ie=UTF8&amp;qid=1523824506&amp;sr=8-1&amp;keywords=Technological+Transitions+and+System+Innovations">Amazon</a>)</p><p><em>Originally published at </em><a href="http://researchly.leobosankic.com/2018/04/15/blockchain-socio-technical-systems-diffusion-hybridization/"><em>researchly.leobosankic.com</em></a><em> on April 15, 2018.</em></p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=1711a15af28b" width="1" height="1" alt=""><hr><p><a href="https://medium.com/coinmonks/blockchain-and-socio-technical-systems-diffusion-through-hybridization-1711a15af28b">Blockchain and socio-technical systems — diffusion through hybridization</a> was originally published in <a href="https://medium.com/coinmonks">Coinmonks</a> on Medium, where people are continuing the conversation by highlighting and responding to this story.</p>]]></content:encoded>
        </item>
    </channel>
</rss>