Showing posts with label peertopeer. Show all posts
Showing posts with label peertopeer. Show all posts

Tuesday, December 23, 2014

The Theory Behind Bitcoin in a Nutshell: Based on Satoshi Nakamoto's White Paper

Bitcoin is a Peer-to-Peer Electronic Cash System.

What does a peer-to-peer electronic cash system allow?   A peer-to-peer version of electronic cash would allow online payments to be sent directly from one person to another without going through financial institutions. (ex. banks).

A digital signature provides a solution to online payments, but the benefits would be lost if a trusted third party is needed to prevent double-spending.  A solution to this double-spending is a peer-to-peer network.

The network timestamps the transactions by hashing them into an ongoing chain of hash-based proof of work, which forms a record that cannot be changed without redoing the initial proof of work. 

What exactly is hashing?  It is the transformation of a string of characters into a usually shorter fixed-length value or key that represents the original string. It is used to index and retrieve items in a database because it is faster to find the item using the shorter hashed key than to find it using the original value.

The longest chain serves as proof of the sequence of events shown on the chain, it shows that it came from the largest pool of CPU power.  The CPU power controlled by the nodes (miners); not attacking the network, generate the longest chain and outruns any potential attackers to the chain.

The peer-to-peer network does not require a lot of structure.

Work done by the nodes (miners) are broadcasted on the chain.  Nodes join and leave the network at will.  The hash they leave behind is proof of their work.

Based on my interpretation of Satoshi Nakamoto's White Paper.






Friday, December 19, 2014

What is Bitcoin?

What is Bitcoin?

Bitcoin emerged in 2008 and was initially developed as a peer-to-peer electronic cash system. Bitcoin can be understood as a value store, meaning that a Bitcoin (or part of a Bitcoin) represents some amount of value.

Another way to think of Bitcoin is as a virtual “currency” and payment system. Bitcoin is transferred from one person to another in a transaction, and the value is determined by what someone is willing to pay for it.

Bitcoin is a form of cryptocurrency – or encrypted currency — that enables anonymous, independent, and non-regulated transactions. Cryptography allows for the secure ownership of the currency, which means that Bitcoin’s users can control the creation and transfer of money. Such a degree of privacy in transactions has helped Bitcoin gain a foothold as an alternative currency.


Sunday, November 30, 2014

Decentralized Markets Kills E-commerce Stars: OpenBazaar


In July 2001 the fall of Napster gave birth to a revolution in peer to peer file sharing, the technology sector learned the dangers of censorship and several peer to peer file sharing protocols were born: Gnutella, Fast Track, eDonkey, Direct Connect and ultimately BitTorrent.
The peer to peer file sharing community always knew that peer to peer could do a lot more than just file sharing – it was always the dream, being able to let people trade digital goods in a distributed fashion just the way people were free to trade files – but this wasn’t possible until the Blockchain technology was created.