<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Obelisk on Skycoin Blog</title><link>https://blog.theskywirenetwork.net/tags/obelisk/</link><description>Recent content in Obelisk on Skycoin Blog</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 08 Jan 2018 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.theskywirenetwork.net/tags/obelisk/index.xml" rel="self" type="application/rss+xml"/><item><title> The Power of SKY; The Defense of Freedom (V1.0.3) (Author: Mao 驴占坑)</title><link>https://blog.theskywirenetwork.net/posts/the-power-of-sky/</link><pubDate>Mon, 08 Jan 2018 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/the-power-of-sky/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Premise: Computer = Calculation + Storage + Network.&lt;/p&gt;
&lt;p&gt;On the most basic level, a computer is anything that processes data. It can be a physical device, like a PC, or an abstract, virtual system involved in information processing. Every computer consists of three elements: a CPU, a hard disk, and a network card.&lt;/p&gt;
&lt;p&gt;All computer hardware, virtualization, and computer languages include these elements, which allow computers to process data sets. However, decentralized systems pose different challenges for information processing. When data is not centralized in any one location, it can become inconsistent. Decentralized networks have the added challenge of maintaining data consistency during processing.&lt;/p&gt;</description></item><item><title>Why We Built Skycoin</title><link>https://blog.theskywirenetwork.net/posts/why-we-built-skycoin/</link><pubDate>Wed, 29 Nov 2017 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/why-we-built-skycoin/</guid><description>&lt;p&gt;Satoshi envisioned Bitcoin as a decentralized digital currency. Blockchain networks were intended to democratize finance, eliminating corporate control and spreading power among users. However, Bitcoin and related currencies have become centralized due to their reliance on Proof of Work (PoW) and Proof of Stake (PoS) algorithms, as well as their use of mining to create coins. This centralization defeats the original purpose of digital currencies.&lt;/p&gt;
&lt;p&gt;We created the Skycoin blockchain to correct these flaws. The Skycoin blockchain uses a novel consensus algorithm to replace PoW and PoS. It also fixes security problems associated with other blockchain networks and decouples coin creation from the mining process. The result is a fully decentralized cryptocurrency that fulfills Satoshi’s original vision.&lt;/p&gt;</description></item><item><title>Obelisk Consensus Algorithm Design Motivations</title><link>https://blog.theskywirenetwork.net/posts/obelisk-consensus-algorithm-design-motivations/</link><pubDate>Thu, 26 Oct 2017 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/obelisk-consensus-algorithm-design-motivations/</guid><description>&lt;p&gt;&lt;em&gt;This is an archived post from the bitcointalks thread on June 19 2014&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Quote from: yxxyun on June 19, 2014, 02:52:38 AM&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Quote from: skycoin on June 19, 2014, 02:31:59 AM&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Quote from: FrictionlessCoin on June 18, 2014, 09:15:07 PM&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/blockquote&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;blockquote&gt;
&lt;blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Quote from: skycoin on June 18, 2014, 09:08:56 PM&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/blockquote&gt;
&lt;/blockquote&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;blockquote&gt;
&lt;blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Development Update:&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/blockquote&gt;
&lt;/blockquote&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;blockquote&gt;
&lt;blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;We figured out way of preventing Sybil attack using a hybrid Proof of
Stake system.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/blockquote&gt;
&lt;/blockquote&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;blockquote&gt;
&lt;blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;To create a node, you must prove you have coins. Say 10 coins. You send 10
coins to address A. Then you send the 10 coins from address A to address B.
Then you add a signature using the public key in address A to sign a message
in your Obelisk blockchain.&lt;/p&gt;</description></item><item><title>Obelisk: Skycoin Consensus Algorithm | Information Pages</title><link>https://blog.theskywirenetwork.net/posts/obelisk-skycoin-consensus-algorithm-information-pages/</link><pubDate>Sat, 09 Sep 2017 00:00:00 +0000</pubDate><guid>https://blog.theskywirenetwork.net/posts/obelisk-skycoin-consensus-algorithm-information-pages/</guid><description>&lt;!-- MarkdownTOC autolink="true" bracket="round" --&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://blog.theskywirenetwork.net/posts/obelisk-skycoin-consensus-algorithm-information-pages/#consensus-highlights"&gt;Consensus highlights&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://blog.theskywirenetwork.net/posts/obelisk-skycoin-consensus-algorithm-information-pages/#why-consensus"&gt;Why consensus&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://blog.theskywirenetwork.net/posts/obelisk-skycoin-consensus-algorithm-information-pages/#high-scalability-and-low-energy-consumption"&gt;High scalability and low-energy consumption&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://blog.theskywirenetwork.net/posts/obelisk-skycoin-consensus-algorithm-information-pages/#robust-to-coordinated-attacks"&gt;Robust to coordinated attacks&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://blog.theskywirenetwork.net/posts/obelisk-skycoin-consensus-algorithm-information-pages/#the-%e2%80%9c51-percent-attack%e2%80%9d"&gt;The “51-percent Attack”&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://blog.theskywirenetwork.net/posts/obelisk-skycoin-consensus-algorithm-information-pages/#hidden-ip-addresses"&gt;Hidden IP addresses&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://blog.theskywirenetwork.net/posts/obelisk-skycoin-consensus-algorithm-information-pages/#independence-of-clock-synchronization"&gt;Independence of clock synchronization&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://blog.theskywirenetwork.net/posts/obelisk-skycoin-consensus-algorithm-information-pages/#two-type-of-nodes-consensus-and-block-making"&gt;Two type of nodes: Consensus and Block-making&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="https://blog.theskywirenetwork.net/posts/obelisk-skycoin-consensus-algorithm-information-pages/#how-skycoin-consensus-algorithm-works"&gt;How Skycoin Consensus Algorithm works&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://blog.theskywirenetwork.net/posts/obelisk-skycoin-consensus-algorithm-information-pages/#references"&gt;References&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;!-- /MarkdownTOC --&gt;
&lt;h2 id="consensus-highlights"&gt;Consensus highlights&lt;/h2&gt;
&lt;h3 id="why-consensus"&gt;Why consensus&lt;/h3&gt;
&lt;p&gt;Skycoin Consensus Algorithm (&amp;ldquo;Obelisk&amp;rdquo;) synchronizes the state of Skycoin
blockchain across all the network nodes. This results in consistent accounting,
i.e. when calculating coin balance for a given public key (or address)
yields same value at each node that performed the calculation.&lt;/p&gt;</description></item></channel></rss>