create account

SIA COIN EXPLAINED by twiligtsparkle

View this thread on: hive.blogpeakd.comecency.com
· @twiligtsparkle ·
SIA COIN EXPLAINED
![](https://steemitimages.com/DQmXXCBSJewJxtrgg8ZccPibvTCabXVPDXgmhfAJreAsLfh/image.png)
 
sia.tech

Sia Official Forum      #siatalk on freenode      Slack Invite   

Graphical Wallet      Command Line Wallet     GPU Miner
 
Github      Whitepaper


 
Sia is an actively developed decentralized storage platform. Users all over the world contribute disk storage from their
computers to form a decentralized network. Anybody with siacoins can rent storage from this network, and hosts are
paid for their contributions. A combination of smart contracts, erasure coding, and encryption ensure secure, private,
and reliable decentralized storage. You can download and use Sia today! sia.tech

A smart contract on the blockchain ensures through the use of cryptographic proofs of storage that hosts are only paid
if they keep the file for the entire duration of the contract. Employment of erasure codes such as Reed Solomon codes
guarantees high file uptime even if most of the hosts on the network are unreliable or have frequent outages. All data is
encrypted client-side and padded, preventing hosts from snooping the contents of the files and even from guessing what
the file might be based on the filesize.

The distrubuted nature of the Sia network enables many optimizations in latency, throughput, reliability, and security.
The decentralized nature of the Sia network enables anyone with storage to get paid, lowering the barrier to entry and
reducing the overall price of cloud storage.
![](https://steemitimages.com/DQmbrf8bZqkYWwgA731eGk2KbK1L3MJXGHgp8TbcsJpEgeQ/image.png)

![](https://steemitimages.com/DQmRdtZBqizXYbbtZoqb546VwFe2FyKUbYM26GJYyymzWGb/image.png)

![](https://steemitimages.com/DQmVcni6YVWZ7u3f5e1DK2eWfnWHgbgiduFa7xNM4xaHnSW/image.png)
















The Technology

The foundation of Sia is a proof of work blockchain. Storage contracts are a new type of transaction that get enforced
by the blockchain. Sia's hashing algorithm is blake2b. p2pool and multisig wallets are both supported on Sia.
 
When a file is uploaded to Sia, a storage contract is created containing the Merkle root of the file, a reward for the
host, and a penalty for the host (both in siacoins). After an agreed-upon duration, the host is required to prove that
the file is still available by providing a random Merkle proof. If the proof is valid, the host is rewarded; otherwise,
the host is penalized.  Random numbers are generated deterministically using the most recent block as a seed.

Sia has support for two way payment channels, and two way contract diffs.  Among other things, this provides massive
scalability, and eliminates the need for untrustworthy 0-confirmation transactions. Once you join a payment channel
network, all transactions within that network will be instant and final, with no risk of a double spend.

Reliability is achieved by using erasure coding in a massively distributed environment. Erasure coding allows a file to
be split into many pieces, such that the original file can be recovered using only a few of them. For example, you can
take a 50 MB file, break it into 200 pieces that are 1 MB each, and then you can recover the original file from *any* 50
of the pieces. This method has the same overhead as creating 4 complete copies of the file, yet is much more reliable
because it's much less likely that 151 out of 200 hosts will go offline than it is that 4 out of 4 hosts will go
offline.

As the network grows, we will apply statistical analysis to determine the redundancy required to provide 99.9999%
reliability on files. It is likely that 3x overhead is absurd overkill, and statistical analysis will give an accurate
picture of how much overhead is required.

Using 200 hosts to store a file means that downloads can be massively parallel. Even if the average Sia host does not
have quick upload speeds, the massive parallelism enabled by Sia means that downloads will be blazing fast anyway.  In
addition, you can choose to connect only to the datacenters that are the closest and the fastest. This optimization
(known as a CDN) is a hugely expensive project for a traditional cloud storage service, but for Sia it is a natural
consequence of the decentralized network.

As security is a top priority of Sia, all encryption is performed locally; the people storing your files will have no
ability to see what you have uploaded.  Not only is every file encrypted separately, every *piece* of every file is
encrypted separately, and hosts are not told which pieces are part of the same file.

The Cryptocurrency

Sia uses a new cryptocurrency, called the siacoin. The developers will mine the first 100 blocks or so before releasing
the code + miner to the public.  Other than these first blocks, there is no premine for siacoins.  The first block
reward will be 300,000 siacoins. Each block reward after that will be one siacoin smaller than the previous block reward
(299,999, then 299,998, and so on). When the block reward reaches 30,000, all remaining blocks will give a 30,000
siacoin reward. The block time is 10 minutes. Each siacoin is composed of 10^24 indivisible units.
 
The most important features of Sia can only be accessed by using siacoins. All storage contracts and all Sia payment
channels require owning siacoins. This requirement means that as Sia grows in usage, so too will demand for siacoins.
As demand grows, the price will increase. If Sia is being used for billions of dollars of storage, billions of dollars
of siacoins will be required. The value of the siacoin is inextricably tied to the amount of storage in use on the Sia
network.
 
Sia has a second cryptocurrency, called the Siafund. 3.9% of all successful storage contract payouts go to the holders
of the siafunds. There are 10,000 siafunds total, and all 10,000 are completely premined. Sia's parent company, Nebulous
Inc., holds approximately 8750 of these siafunds. The remaining siafunds were sold in a crowdfund which helped to
finance Sia's early development. The primary goal of siafunding is to provide a way to finance the development of Sia
without relying on donations or a premine. More people using Sia means more funding available to hire more developers.
 
Standard transactions are not subject to the fee, and neither are failed storage contracts (where the host was offline
or lost the file).

The Business Plan

The long term goal of Sia is to be the backbone storage layer of the Internet.  All long term storage will be performed
on Sia. All movies and music will be streamed from Sia. All images will be embedded from Sia. All businesses will use
Sia as a backend for cloud storage. Sia intends to replace Bittorrent, Amazon S3, Amazon Glacier, Microsoft OneDrive,
and all backend cloud storage services. We intend to fully disrupt a many billion dollar industry.

Sia is meant to be a Platform that other applications can build off of. The beta has a first draft API for developers to
use, found here.

Over the next few months, we are focusing on building out the api and creating an example application that replaces
Bittorrent. If you have ideas for things that you want to build which will use Sia, please get in touch with us. Sia is
completely open source, and you can use the API without getting explicit permission or paying any royalties or licensing
fees.

The Future
 
The promise of Sia is a decentralized network of small datacenters that, taken together, comprise the world's fastest,
cheapest, and most secure cloud storage platform. Today, being a major cloud storage player requires having datacenters,
building trust within the market, reaching customers, and competing with giants such as Amazon, Google, and Microsoft.
Breaking into this market is a multi-billion dollar endeavor.
 
Sia changes that, by enabling small, efficient datacenters to sell their storage without market trust and without a
marketing budget. Sia lowers the barrier to entry, and in doing so creates a wealth of cheap storage for its users.
Anyone with an Internet connection and a cheap source of storage can make money.
 
The long term goal of Sia is to become a serious competitor to existing cloud storage platforms, including Dropbox,
Google Drive, and OneDrive. We envision a future where even massive services such as Netflix and YouTube will use Sia to
deliver the best user experience to their customers.

We are looking forward to the data storage revolution. Help us make it happen.
👍  , , , , , , , , , , , , , ,
properties (23)
authortwiligtsparkle
permlinksia-coin-explained
categorysiacoin
json_metadata{"tags":["siacoin","sc","siatalk"],"image":["https://steemitimages.com/DQmXXCBSJewJxtrgg8ZccPibvTCabXVPDXgmhfAJreAsLfh/image.png","https://steemitimages.com/DQmbrf8bZqkYWwgA731eGk2KbK1L3MJXGHgp8TbcsJpEgeQ/image.png","https://steemitimages.com/DQmRdtZBqizXYbbtZoqb546VwFe2FyKUbYM26GJYyymzWGb/image.png","https://steemitimages.com/DQmVcni6YVWZ7u3f5e1DK2eWfnWHgbgiduFa7xNM4xaHnSW/image.png"],"app":"steemit/0.1","format":"markdown"}
created2017-06-03 11:30:39
last_update2017-06-03 11:30:39
depth0
children8
last_payout2017-06-10 11:30:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length8,448
author_reputation35,882,197,085
root_title"SIA COIN EXPLAINED"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,105,581
net_rshares3,987,424,728
author_curate_reward""
vote details (15)
@cheetah ·
Hi! I am a robot. I just upvoted you! I found similar content that readers might be interested in:
https://cryptocurrencytalk.com/topic/42433-ann-sia-decentralized-storage-working-beta-currency-has-been-released/
👍  
👎  
properties (23)
authorcheetah
permlinkcheetah-re-twiligtsparklesia-coin-explained
categorysiacoin
json_metadata""
created2017-06-03 11:32:57
last_update2017-06-03 11:32:57
depth1
children0
last_payout2017-06-10 11:32:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length212
author_reputation942,693,160,055,713
root_title"SIA COIN EXPLAINED"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,105,635
net_rshares0
author_curate_reward""
vote details (2)
@fvknl ·
Sia have been making huge strides during the bear market!

I wrote a little article myself on them recently:
https://steemit.com/trading/@fvknl/sia-usdsc-simple-charts-series
properties (22)
authorfvknl
permlinkre-twiligtsparkle-sia-coin-explained-20181116t032841991z
categorysiacoin
json_metadata{"tags":["siacoin"],"links":["https://steemit.com/trading/@fvknl/sia-usdsc-simple-charts-series"],"app":"steemit/0.1"}
created2018-11-16 03:28:45
last_update2018-11-16 03:28:45
depth1
children0
last_payout2018-11-23 03:28:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length174
author_reputation45,547,061,517
root_title"SIA COIN EXPLAINED"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id75,368,977
net_rshares0
@javathemoon ·
I like Siacoin very much. Right now it's only 5% of my current investment portfolio, but I'm thinking of putting more into it in the future. One thing I don't like about it right now is the LONG wait for the blockchain to sync on their own wallet.
👍  
properties (23)
authorjavathemoon
permlinkre-twiligtsparkle-sia-coin-explained-20170810t011131858z
categorysiacoin
json_metadata{"tags":["siacoin"],"app":"steemit/0.1"}
created2017-08-10 01:12:36
last_update2017-08-10 01:12:36
depth1
children0
last_payout2017-08-17 01:12:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length247
author_reputation86,452,361,610
root_title"SIA COIN EXPLAINED"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id11,341,869
net_rshares0
author_curate_reward""
vote details (1)
@mib-coin-usa ·
Seattle-based company has taken a leap forward, that could transform the mainstream business use of cryptocurrency…

One company has taken a giant leap forward in terms of the US Securities and Exchange Commission (SEC), by accepting payment in crypto for stocks.

Pithia Inc is a venture capital fund based in Seattle. It recently made an investment in smart city developer DigitalTown. Nothing out of the ordinary there. But the way the stock buyout was made could transform the mainstream business use of cryptocurrency.

Pithia’s lawyer Tamara Rogers made a Schedule 13D filing to the SEC, listing cryptocurrency as the sole payment method for this investment. It’s understood this is the first time in history that this has happened.

Companies or individuals have to make 13D filings when they acquire or buy up more than 5% of any class of publicly traded securities in a public company. Keep “public company” in your mind. That’s the important bit.

DigitalTown was founded in 1982 and is a public company, with stocks traded on OTC Markets, a minor exchange.

As noted in the filing document, Catena Fund One are the buyers, and “the source and amount of funds used in purchasing the Common Stock is…1,050,000 RHOCs. RHOC are a form of cryptocurrency, valued at $1.16/RHOC at the time of transaction.”

This would make the investment worth $1,218,000. Crytpo is the only payment method and “No funds or other consideration were borrowed or obtained for the purpose of acquiring the Common Stock.”

RHOC is the cryptocurrency created by RChain, a blockchain ‘ecosystem’ of which Pithia is a part.

According to Coinmarketcap, as of 8 June 2018 RHOC is being traded at $1.35 US dollars, or 0.00017779 BTC. That gives it a market cap of $484,947,119. It’s ranked 37th out of 1651 cryptotokens in terms of trading volume.

Revolution or evolution?

Pithia claims to have “opened the door” to crypto investments in public companies. Tamara Rogers writes in a Medium post: “We filed this due to our recent investment in DigitalTown (OTC: DGTW), who is the very first public company to fully adopt blockchain and commit to RChain. They are also the first public company to accept a cryptocurrency in exchange for stock, let alone an altcoin instead of Bitcoin or Ethereum.

“This deal is truly the first of its kind — buying stocks with cryptocurrency is the first major change in this space in decades, if not centuries. We also demonstrated the importance of following all SEC guidelines. They’re not out to “get” the blockchain industry as some may have you believe. They’re here to create a level playing field for all parties and protect both investors and enterprises.”

Is this move as revolutionary as it sounds?

Cryptocurrency trader and investor Cameron Brownlee thinks it sends a strong message to potential institutional and business clients.

He told CryptoNewsReview.com: “The SEC are effectively endorsing cryptocurrencies as a valid medium of exchange, essentially giving the go-ahead for purchases of a greater scale.

“It is noteworthy that the relatively unknown RHOC was approved for this transaction, as RHOC occupies a significantly smaller share of the cryptocurrency market than its much bigger siblings Bitcoin and Ethereum; encompassing less than 0.2 percent of the overall cryptocurrency market capitalisation.

“Similarly, the approval of a cryptocurrency in the acquisition of stocks and the apparent discretion required in RHOC’s instance leaves one to wonder just how big of a purchase the SEC will approve, including which cryptocurrencies meet the requirements, and to what extent this barrage of publicity can be used as a springboard towards mainstream adoption.”

So, the SEC is open to consider cryptocurrency use on a case-by-case basis.

This allows for major shifts to occur, driven only by innovative companies willing to be open and transparent with their operations and, as Rogers notes, to “[follow] all SEC guidelines”.
Official Mobile Mining Cryptocurrency aka Mobile Integrated blockchain
US official mining pool

Http://usa-south.mibpool.com

Miner download

Http://mibcoin.io

#samsung we are the only smart hash algorithm that has a pool in over 56 countries.
Our Lotto at 10 btc now
#Bitcoin #HODL 15DAYS #NONCE

https://www.allcryptowhitepapers.com/mib-coin-whitepaper/

#NOCOMPETITION RICHARD ELLS YOU Failed miserably @electronem
👍  
properties (23)
authormib-coin-usa
permlinkpskegr
categorysiacoin
json_metadata{"tags":["siacoin","samsung","bitcoin","hodl","nonce"],"users":["electronem"],"links":["Http://usa-south.mibpool.com","Http://mibcoin.io","https://www.allcryptowhitepapers.com/mib-coin-whitepaper/"],"app":"steemit/0.1"}
created2019-06-04 08:05:21
last_update2019-06-04 08:05:21
depth1
children0
last_payout2019-06-11 08:05:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length4,386
author_reputation-637,041,519,266
root_title"SIA COIN EXPLAINED"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id86,022,846
net_rshares1,150,492,097
author_curate_reward""
vote details (1)
@sjc333 ·
you think sc coin rise soon?? i hope so...
properties (22)
authorsjc333
permlinkre-twiligtsparkle-sia-coin-explained-20170603t181609153z
categorysiacoin
json_metadata{"tags":["siacoin"],"app":"steemit/0.1"}
created2017-06-03 18:16:09
last_update2017-06-03 18:16:09
depth1
children1
last_payout2017-06-10 18:16:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length42
author_reputation4,071,868,255,166
root_title"SIA COIN EXPLAINED"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,121,426
net_rshares0
@twiligtsparkle · (edited)
it will man ;) i hope so to
👍  
properties (23)
authortwiligtsparkle
permlinkre-sjc333-re-twiligtsparkle-sia-coin-explained-20170603t181808618z
categorysiacoin
json_metadata{"tags":["siacoin"],"app":"steemit/0.1"}
created2017-06-03 18:18:15
last_update2017-06-04 19:19:12
depth2
children0
last_payout2017-06-10 18:18:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length27
author_reputation35,882,197,085
root_title"SIA COIN EXPLAINED"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,121,520
net_rshares1,795,127,672
author_curate_reward""
vote details (1)
@steemitboard ·
Congratulations @twiligtsparkle! You have completed some achievement on Steemit and have been rewarded with new badge(s) :

[![](https://steemitimages.com/70x80/http://steemitboard.com/notifications/voted.png)](http://steemitboard.com/@twiligtsparkle) Award for the number of upvotes received

Click on any badge to view your own Board of Honnor on SteemitBoard.
For more information about SteemitBoard, click [here](https://steemit.com/@steemitboard)

If you no longer want to receive notifications, reply to this comment with the word `STOP`

If you want to support the SteemitBoard project, your upvote for this notification is welcome!
👍  
properties (23)
authorsteemitboard
permlinksteemitboard-notify-twiligtsparkle-20170604t101537000z
categorysiacoin
json_metadata{"image":["https://steemitboard.com/img/notifications.png"]}
created2017-06-04 08:15:51
last_update2017-06-04 08:15:51
depth1
children0
last_payout2017-06-11 08:15:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length639
author_reputation38,975,615,169,260
root_title"SIA COIN EXPLAINED"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,148,181
net_rshares0
author_curate_reward""
vote details (1)
@technotricks ·
Very informative, thank you. I think Sia has great potential and after reading about this https://minebox.io/ , siacoin stands to rise rise rise!
👍  ,
properties (23)
authortechnotricks
permlinkre-twiligtsparkle-sia-coin-explained-20170907t080245348z
categorysiacoin
json_metadata{"tags":["siacoin"],"links":["https://minebox.io/"],"app":"steemit/0.1"}
created2017-09-07 08:02:45
last_update2017-09-07 08:02:45
depth1
children0
last_payout2017-09-14 08:02:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length145
author_reputation52,235,871,881
root_title"SIA COIN EXPLAINED"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id14,126,682
net_rshares561,430,691
author_curate_reward""
vote details (2)