Page 4,499«..1020..4,4984,4994,5004,501..4,5104,520..»

Dash (cryptocurrency) – Wikipedia

Dash

Official Dash logo

Dash (formerly known as Darkcoin and XCoin) is an open source peer-to-peer cryptocurrency that offers instant transactions (InstantSend),[1] private transactions (PrivateSend)[2] and token fungibility. It was rebranded from "Darkcoin" to "Dash" on March 25, 2015, a portmanteau of "Digital Cash".[3]

Dash operates a decentralized governance and budgeting system, making it the first decentralized autonomous organization.[4]

Dash uses a chained hashing algorithm called X11 for the proof-of-work. Instead of using the SHA-256 (from well-known Secure Hash Algorithm family) or scrypt it uses 11 rounds of different hashing functions.[5]

As of 2016, Dash is among the top-7 most popular cryptocurrencies.[6]

Main website is http://www.dash.org

PrivateSend is a coin-mixing service originally based on CoinJoin. Later iterations used a more advanced method of pre-mixing denominations built into the user's wallet. The implementation of PrivateSend also allows masternodes to submit the transactions using special network code called DSTX,[7] this provides additional privacy to users due to the deadchange issue present in other CoinJoin based implementations such as DarkWallet and CoinShuffle.[8]

DarkSend rebranded to PrivateSend June 2016.

In its current implementation it adds privacy to transactions by combining identical inputs from multiple users into a single transaction with several outputs. Due to the identical inputs, transactions usually cannot be directly traced, obfuscating the flow of funds. PrivateSend makes Dash "Fungible"[9] by mixing the coins in the same denomination with other wallets, ensuring that all coins are of the same value.

PrivateSend's mixing is performed by Masternodes, servers operating on a decentralized network which have the responsibility of signing the transactions. For each round of PrivateSend, the user selects two to eight (or even more) rounds of mixing which vary the degree of anonymity achieved. Random Masternodes are then elected to perform the coin mixing. Masternodes are trust-less cryptographic technology, in the sense that they cannot steal user coins, and the combination of multiple Masternodes ensures that no single node has full knowledge of both inputs and outputs in the transaction process.

To avoid the possibility of sybil attack, a process where a peer-to-peer network is overtaken by "bad actors", collateral requirements have been added to the process of joining the Masternode network second tier. These are presently 1000 DASH [10] and allow secure network communication in via signed messages. As an incentive for operating a Masternode, chosen nodes currently earn 45% of the mining rewards.[11]

InstantSend is a service that allows for near-instant transactions. Through this system, inputs can be locked to only specific transactions and verified by consensus of the Masternode network. Conflicting transactions and blocks are rejected. If a consensus cannot be reached, validation of the transaction occurs through standard block confirmation. InstantSend purportedly solves the double-spending problem without the longer confirmation times of other cryptocurriencies such as Bitcoin.[12]

InstantX rebranded to InstantSend June 2016.

X11 is a hashing algorithm created by Dash core developer Evan Duffield. X11's chained hashing algorithm approach utilizes a sequence of eleven cryptographic hashing algorithms for the proof-of-work. This is so that the processing distribution is fair and coins will be distributed in much the same way Bitcoin's were originally.[citation needed]

With chained hashing, high end CPUs give an average return similar to that of GPUs. Another side effect of the algorithm is that GPUs run at about 30% less electrical power than scrypt and 30% to 50% cooler, putting less stress on the computing setup and ensuring lower energy bills for miners.[13]

Dark Gravity Wave (DGW) is a mining difficulty adjustment algorithm created by Dash core developer Evan Duffield to address flaws in Kimoto's Gravity Well. It uses multiple exponential moving averages and a simple moving average to smoothly adjust the difficulty, which is re-targeted every block. The block reward is not adjusted strictly by block number, but instead uses a formula controlled by Moore's law: 2222222/((Difficulty+2600)/9)2.[14][15]

Dash is the first decentralized autonomous organization powered by a Sybil proof decentralized governance and funding system.[16] DGBB or Decentralized Governance By Blockchain as it's called is a decentralized process by which the network determines where money is spent. Each Masternode operator is given the ability to use 1 vote on each governance proposal, which is a completely open and decentralized process.[17] Community interaction with proposal submitters is done usually through community driven websites, like DashWhale.[18] These websites allow proposal submitters to provide multiple drafts, then lobby for community support before finally submitting their project to the network for a vote. After the submitter has enough support, the network will automatically pay out the required funds in the next super block, which happen monthly.

Although, only in use a few months, the funding system has seen growth of its month revenue, from originally ~$14 thousands in September 2015, to nearly $30 thousands in March 2016.[19] Eventually the budget system can theoretically scale to $9M per month at a market cap of $500M.[20]

Since its inception, the project has used the system for important assets like acquiring dash.org,[21] adoption into the Lamassu ATM[22][23] and the Dash N' Drink instant soda machine,[24] along with funding many public events.[25][26][27][28]

Masternodes utilize a cryptographic bond model, which results a supply and demand market between the interest rate Masternodes are paid and the risk of holding the underlying asset. Early on in the history of the asset, the high return caused a massive uptake of Masternodes, starting from about 500 in Oct 2014 and increasing to 3650 in March 2016.[29]

Dash was originally released as XCoin (XCO) on January 18, 2014. On February 28, the name was changed to "Darkcoin". On March 25, 2015, Darkcoin was rebranded as "Dash".[3]

I discovered Bitcoin in mid 2010 and was obsessed ever since. After a couple of years in 2012 I started really thinking about how to add anonymity to Bitcoin. I came up with maybe 10 ways of doing this, but I soon realized that Bitcoin would never add my code. The developers really want the core protocol to stay the same for the most part and everything else to be implemented on the top of it. This was the birth of the concept of Darkcoin. I implemented X11 in a weekend and found it worked pretty well and it would give a completely fair start to the currency. What I really was aiming for with X11 is a similar development curve where miners would fight to create small advantages much like the early start of Bitcoin. I think this a requirement to create a healthy ecosystem.

[30]

Within the first hour of launch, approximately 500,000 coins were mined, followed by another 1,000,000 coins in the next 7 hours and finally another 400,000 in 36 hours. All told 1.9 million coins were mined in 48 hours, or approximately 32% of the current supply (as of October 2015) of approximately 5.9 million,[31][32] generating controversy regarding the initial distribution of coins. According to Duffield, this was the result of an error in the code "which incorrectly converted the difficulty, then tried using a corrupt value to calculate the subsidy, causing the instamine".[33] At the time, Duffield was working a full-time job and coding for Dash on the side, so its not surprising that there were errors in the initial code.[33] Duffield claims in the official bitcointalk.org thread (mirrored) that "Dash has no premine and was fairly and transparently launched".[34]

At the time Dash (then called Xcoin) was launched, the cryptocurrency space was riddled with scams. People were creating new currencies, hyping their value, then dumping them and abandoning the project. Many likely feared the same for Dash. However, since Dash's launch, there has been over two years of development, leading to a cryptocurrency that has over 50 volunteers and has solved such vexing issues as slow confirmation times, block size increases, decentralized governance, and a self-funding development budget.

According to CoinMarketCap, in August 2016 the daily trade volume of Dash was ~1% of the total trade of all cryptocurrencies,[35] and the market capitalization of Dash was ~80 millions of US dollars.[36] Since then, Dash has become the most active community on BitcoinTalk reaching more than 6000 pages, 122k replies, 6.6M reads.

Zerocoin, Cloakcoin and DarkNet also have built in the mixing services as a part of their blockchain network.[37]

The Dark Wallet client software for bitcoin was built to natively mix transactions between users.[38]

Monero_(cryptocurrency) is a cryptocurrency based on the CryptoNote protocol. It has gained attention recently for being adopted by dark net market AlphaBay.[39]

Read more:
Dash (cryptocurrency) - Wikipedia

Read More..

Final Version of NIST Cloud Computing Definition Published

After years in the works and 15 drafts, the National Institute of Standards and Technology's (NIST) working definition of cloud computing, the 16th and final definition has been published as The NIST Definition of Cloud Computing (NIST Special Publication 800-145).

Cloud computing is a relatively new business model in the computing world. According to the official NIST definition, "cloud computing is a model for enabling ubiquitous, convenient, on-demand network access to a shared pool of configurable computing resources (e.g., networks, servers, storage, applications and services) that can be rapidly provisioned and released with minimal management effort or service provider interaction."

The NIST definition lists five essential characteristics of cloud computing: on-demand self-service, broad network access, resource pooling, rapid elasticity or expansion, and measured service. It also lists three "service models" (software, platform and infrastructure), and four "deployment models" (private, community, public and hybrid) that together categorize ways to deliver cloud services. The definition is intended to serve as a means for broad comparisons of cloud services and deployment strategies, and to provide a baseline for discussion from what is cloud computing to how to best use cloud computing.

"When agencies or companies use this definition," says NIST computer scientist Peter Mell, "they have a tool to determine the extent to which the information technology implementations they are considering meet the cloud characteristics and models. This is important because by adopting an authentic cloud, they are more likely to reap the promised benefits of cloudcost savings, energy savings, rapid deployment and customer empowerment. And matching an implementation to the cloud definition can assist in evaluating the security properties of the cloud."

While just finalized, NIST's working definition of cloud computing has long been the de facto definition. In fact before it was officially published, the draft was the U.S. contribution to the InterNational Committee for Information Technology Standards (INCITS) as that group worked to develop a standard international cloud computing definition.

The first draft of the cloud computing definition was created in November 2009. "We went through many versions while vetting it with government and industry before we had a stable one." That one, version 15, was posted to the NIST cloud computing website in July 2009. In January 2011 that version was published for public comment as public draft SP 800-145.

Researchers received a large amount of feedback, which mainly dealt with interpretations. The definition from draft to final remained substantively the same and only a modest number of changes were made to ensure consistent interpretations. The NIST Definition of Cloud Computing (SP 800-145) is available at http://csrc.nist.gov/publications/PubsSPs.html#800-145.

Read the original post:
Final Version of NIST Cloud Computing Definition Published

Read More..

Cloud Hosting Servers | Managed with 24/7 Support

General

We offer a range of Linux distributions as well as Microsoft Windows Server.

Which OS should I choose?

If you require a Linux server and don't intend on reselling hosting, then we recommend selecting CentOS due to its renowned stability and long-term support. CentOS is also compatible with both Plesk and cPanel/WHM.

If you require a Linux server and intend to resell hosting then we recommend CloudLinux as it has a number of features such as account isolation that makes it ideal for use in a shared hosting environment.

For Windows VMs, we offer Windows Server 2012 R2 64-bit.

All Linux distributions are 64-bit; 32-bit distributions are available upon request however please note 32-bit operating systems are limited to a maximum of 4GB RAM and as a result are not recommended.

If the distribution or operating system version you require is not listed please contact our support team. In the vast majority of cases we can provide the OS or version you require.

CentOS

CentOS is a Linux operating system that is based on the commercially available Red Hat Enterprise Linux, because of its close relationship with RedHat it has become known for its very high level of security, stability and long term support.

If you are unsure which Linux distribution to choose we would advise selecting CentOS.

Supported control panels include:

Debian

Debian is a Linux Operating system that it know for it maturity and stability making it an excellent choice for applications such as web, mail and database servers.

Supported control panels:

Please note we do not provide technical support for control panels we do not offer directly. If you prefer Webmin or DirectAdmin, you will need to order your cloud server without a control panel and install it manually.

Ubuntu

Ubuntu LTS (Long Term Support) is the server edition of Ubuntu Linux by Canonical.

Designed for enterprise deployments; Ubuntu LTS Linux is an excellent choice for mission critical applications.

Supported control panels:

Please note we do not provide technical support for control panels we do not offer directly. If you prefer Webmin or DirectAdmin, you will need to order your cloud server without a control panel and install it manually.

CloudLinux

CloudLinux is designed specifically for web hosts and is the recommended choice for clients that intend to use their cloud server to resell web hosting.

CloudLinux provides a number of web hosting specific features including account isolation, per account resource limiting and throttling and server hardening perfect for shared hosting environments.

Supported control panels include:

Key Cloud Linux Features

CageFS

CageFS uniquely encapsulates each customer, preventing users from seeing each other and viewing sensitive information. It prevents a large number of attacks, including most of the privilege escalation and information disclosure attacks.

LVE Manager

LVE manager gives you full control over CPU, IO, memory, number of processes, and concurrent connections per user. Limit abusers, provide good customers with what they need, and upsell at any time.

Hardened PHP

In old PHP versions, including widely used 5.2, 5.3, and 5.4, vulnerabilities, even if discovered, are not patched by the PHP.net community. HardenedPHP fixes those vulnerabilities and secures old and unsupported versions.

MySQL Governor

MySQL is one of the main causes of issues on a shared server. MySQL Governor monitors MySQL usage, and throttles abusers, preventing them from overloading the server and improving overall stability and performance.

Securelinks

SecureLinks is a kernel-level technology that prevents known symbolic link attacks, which further enhances the security level of the servers.

OptimumCache

OptimumCache you can double IO throughput on a typical shared-hosting system by eliminating IO operations related to reading duplicate files, thus optimizing file caching. This is perfect for sites running software like WordPress or Joomla.

Mod_lsapi

Mod_lsapi is the fastest and most reliable way to serve PHP pages. It has a low memory footprint and understands PHP directives from .htaccess files.

Windows Server

Windows Server 2012 R2 standard is the latest version of Windows server and is the perfect choice for applications developed for ASP.net and MS SQL.

Continued here:
Cloud Hosting Servers | Managed with 24/7 Support

Read More..

Cloud Servers Powered by Openstack| Rackspace

You can also view pricing for first generation and next generation standard Cloud Servers.

* Disk I/O is shared across the host.

1 The number of virtual CPUs assigned to your Cloud Server. A vCPU corresponds to a physical CPU thread.

2 The amount of disk space allocated to your Cloud Server's operating system. System disks are RAID 10-protected and are captured when you image a server.

3 The amount of additional disk space allocated for your application data. Data disks are RAID 10-protected and are NOT captured when you image a server.

4 The amount of aggregate outbound bandwidth across all attached network interfaces (PublicNet, ServiceNet, Cloud Networks). The maximum amount of outbound public Internet bandwidth is limited to 50% of the aggregate limit. Inbound traffic is not limited. Host networking is redundant and bandwidth is delivered over two separate bonded interfaces, each able to carry 50% of the aggregate limit. We recommend using multiple Layer 4 connections to maximize throughput.

Go here to see the original:
Cloud Servers Powered by Openstack| Rackspace

Read More..

What is Cryptocurrency: Everything You Need To Know [Ultimate …

What is cryptocurrency: 21st-century unicorn or the money of the future?

This introduction explains the most important thing about cryptocurrencies. After youve read it, youll know more about it than most other humans.

Today cryptocurrencies have become a global phenomenon known to most people. While still somehow geeky and not understood by most people, banks, governments and many companies are aware of its importance.

In 2016, youll have a hard time finding a major bank, a big accounting firm, a prominent software company or a government that did not research cryptocurrencies, publish a paper about it or start a so-called blockchain-project.

Virtual currencies, perhaps most notably Bitcoin, have captured the imagination of some, struck fear among others, and confused the heck out of the rest of us. Thomas Carper, US-Senator

But beyond the noise and the press releases the overwhelming majority of people even bankers, consultants, scientists, and developers have a very limited knowledge about cryptocurrencies. They often fail to even understand the basic concepts.

So lets walk through the whole story. What are cryptocurrencies?

Where did cryptocurrency originate?

Why should you learn about cryptocurrency?

And what do you need to know about cryptocurrency?

Few people know, but cryptocurrencies emerged as a side product of another invention. Satoshi Nakamoto, the unknown inventor of Bitcoin, the first and still most important cryptocurrency, never intended to invent a currency.

In his announcement of Bitcoin in late 2008, Satoshi said he developed A Peer-to-Peer Electronic Cash System.

His goal was to invent something; many people failed to create before digital cash.

The single most important part of Satoshis invention was that he found a way to build a decentralized digital cash system. In the nineties, there have been many attempts to create digital money, but they all failed.

After seeing all the centralized attempts fail, Satoshi tried to build a digital cash system without a central entity. Like a Peer-to-Peer network for file sharing.

This decision became the birth of cryptocurrency. They are the missing piece Satoshi found to realize digital cash. The reason why is a bit technical and complex, but if you get it, youll know more about cryptocurrencies than most people do. So, lets try to make it as easy as possible:

To realize digital cash you need a payment network with accounts, balances, and transaction. Thats easy to understand. One major problem every payment network has to solve is to prevent the so-called double spending: to prevent that one entity spends the same amount twice. Usually, this is done by a central server who keeps record about the balances.

In a decentralized network, you dont have this server. So you need every single entity of the network to do this job. Every peer in the network needs to have a list with all transactions to check if future transactions are valid or an attempt to double spend.

But how can these entities keep a consensus about this records?

If the peers of the network disagree about only one single, minor balance, everything is broken. They need an absolute consensus. Usually, you take, again, a central authority to declare the correct state of balances. But how can you achieve consensus without a central authority?

Nobody did know until Satoshi emerged out of nowhere. In fact, nobody believed it was even possible.

Satoshi proved it was. His major innovation was to achieve consensus without a central authority. Cryptocurrencies are a part of this solution the part that made the solution thrilling, fascinating and helped it to roll over the world.

[optin-monster-shortcode id=kzvnolsiafjpwmac]

If you take away all the noise around cryptocurrencies and reduce it to a simple definition, you find it to be just limited entries in a database no one can change without fulfilling specific conditions. This may seem ordinary, but, believe it or not: this is exactly how you can define a currency.

Take the money on your bank account: What is it more than entries in a database that can only be changed under specific conditions? You can even take physical coins and notes: What are they else than limited entries in a public physical database that can only be changed if you match the condition than you physically own the coins and notes? Money is all about a verified entry in some kind of database of accounts, balances, and transactions.

How miners create coins and confirm transactions

Lets have a look at the mechanism ruling the databases of cryptocurrencies. A cryptocurrency like Bitcoin consists of a network of peers. Every peer has a record of the complete history of all transactions and thus of the balance of every account.

A transaction is a file that says, Bob gives X Bitcoin to Alice and is signed by Bobs private key. Its basic public key cryptography, nothing special at all. After signed, a transaction is broadcasted in the network, sent from one peer to every other peer. This is basic p2p-technology. Nothing special at all, again.

The transaction is known almost immediately by the whole network. But only after a specific amount of time it gets confirmed.

Confirmation is a critical concept in cryptocurrencies. You could say that cryptocurrencies are all about confirmation.

As long as a transaction is unconfirmed, it is pending and can be forged. When a transaction is confirmed, it is set in stone. It is no longer forgeable, it cant be reversed, it is part of an immutable record of historical transactions: of the so-called blockchain.

Only miners can confirm transactions. This is their job in a cryptocurrency-network. They take transactions, stamp them as legit and spread them in the network. After a transaction is confirmed by a miner, every node has to add it to its database. It has become part of the blockchain.

For this job, the miners get rewarded with a token of the cryptocurrency, for example with Bitcoins. Since the miners activity is the single most important part of cryptocurrency-system we should stay for a moment and take a deeper look on it.

Principally everybody can be a miner. Since a decentralized network has no authority to delegate this task, a cryptocurrency needs some kind of mechanism to prevent one ruling party from abusing it. Imagine someone creates thousands of peers and spreads forged transactions. The system would break immediately.

So, Satoshi set the rule that the miners need to invest some work of their computers to qualify for this task. In fact, they have to find a hash a product of a cryptographic function that connects the new block with its predecessor. This is called the Proof-of-Work. In Bitcoin, it is based on the SHA 256 Hash algorithm.

Read Next What is Bitcoin? A Step-By-Step Guide For Beginners

You dont need to understand details about SHA 256. Its only important you know that it can be the basis of a cryptologic puzzle the miners compete to solve. After finding a solution, a miner can build a block and add it to the blockchain. As an incentive, he has the right to add a so-called coinbase transaction that gives him a specific number of Bitcoins. This is the only way to create valid Bitcoins.

Bitcoins can only be created ifminers solve a cryptographic puzzle. Since the difficulty of this puzzle increases with the amount of computer power the whole miners invest, there is only a specific amount of cryptocurrency token than can be created in a given amount of time. This is part of the consensus no peer in the network can break.

If you really think about it, Bitcoin, as a decentralized network of peers which keep a consensus about accounts and balances, is more a currency than the numbers you see in your bank account. What are these numbers more than entries in a database a database which can be changed by people you dont see and by rules you dont know?

It is that narrative of human development under which we now have other fights to fight, and I would say in the realm of Bitcoin it is mainly the separation of money and state.

Erik Voorhees,cryptocurrency entrepreneur

Basically, cryptocurrencies are entries about token in decentralized consensus-databases. They are called CRYPTOcurrencies because the consensus-keeping process is secured by strong cryptography. Cryptocurrencies are built on cryptography. They are not secured by people or by trust, but by math. It is more probable that an asteroid falls on your house than that a bitcoin address is compromised.

Describing the properties of cryptocurrencies we need to separate between transactional and monetary properties. While most cryptocurrencies share a common set of properties, they are not carved in stone.

1.) Irreversible: After confirmation, a transaction cant be reversed. By nobody. And nobody means nobody. Not you, not your bank, not the president of the United States, not Satoshi, not your miner. Nobody. If you send money, you send it. Period. No one can help you, if you sent your funds to a scammer or if a hacker stole them from your computer. There is no safety net.

2.) Pseudonymous: Neither transactions nor accounts are connected to real world identities. You receive Bitcoins on so-called addresses, which are randomly seeming chains of around 30 characters. While it is usually possible to analyze the transaction flow, it is not necessarily possible to connect the real world identity of users with those addresses.

3.) Fast and global: Transaction are propagated nearly instantly in the network and are confirmed in a couple of minutes. Since they happen in a global network of computers they are completely indifferent of your physical location. It doesnt matter if I send Bitcoin to my neighbour or to someone on the other side of the world.

4.) Secure: Cryptocurrency funds are locked in a public key cryptography system. Only the owner of the private key can send cryptocurrency. Strong cryptography and the magic of big numbers makes it impossible to break this scheme. A Bitcoin address is more secure than Fort Knox.

5.) Permissionless: You dont have to ask anybody to use cryptocurrency. Its just a software that everybody can download for free. After you installed it, you can receive and send Bitcoins or other cryptocurrencies. No one can prevent you. There is no gatekeeper.

1.) Controlled supply: Most cryptocurrencies limit the supply of the tokens. In Bitcoin, the supply decreases in time and will reach its final number somewhere in around 2140. All cryptocurrencies control the supply of the token by a schedule written in the code. This means the monetary supply of a cryptocurrency in every given moment in the future can roughly be calculated today. There is no surprise.

2.) No debt but bearer: The Fiat-money on your bank account is created by debt, and the numbers, you see on your ledger represent nothing but debts. Its a system of IOU. Cryptocurrencies dont represent debts. They just represent themselves. They are money as hard as coins of gold.

To understand the revolutionary impact of cryptocurrencies you need to consider both properties. Bitcoin as a permissionless, irreversible and pseudonymous means of payment is an attack on the control of banks and governments over the monetary transactions of their citizens. You cant hinder someone to use Bitcoin, you cant prohibit someone to accept a payment, you cant undo a transaction.

As money with a limited, controlled supply that is not changeable by a government, a bank or any other central institution, cryptocurrencies attack the scope of the monetary policy. They take away the control central banks take on inflation or deflation by manipulating the monetary supply.

While its still fairly new and unstable relative to the gold standard, cryptocurrency is definitely gaining traction and will most certainly have more normalized uses in the next few years. Right now, in particular, its increasing in popularity with the post-election market uncertainty. The key will be in making it easy for large-scale adoption (as with anything involving crypto) including developing safeguards and protections for buyers / investors. I expect that within two years, well be in a place where people can shove their money under the virtual mattress through cryptocurrency, and theyll know that wherever they go, that money will be there. Sarah Granger, Author, and Speaker.

Mostly due to its revolutionary properties cryptocurrencies have become a success their inventor, Satoshi Nakamoto, didnt dare to dream ofit. While every other attempt to create a digital cash system didnt attract a critical mass of users, Bitcoin had something that provoked enthusiasm and fascination. Sometimes it feels more like religion than technology.

Cryptocurrencies are digital gold. Sound money that is secure from political influence. Money that promises to preserve and increase its value over time. Cryptocurrencies are also a fast and comfortable means of payment with a worldwide scope, and they are private and anonymous enough to serve as a means of payment for black markets and any other outlawed economic activity.

More:
What is Cryptocurrency: Everything You Need To Know [Ultimate ...

Read More..

Bitcoin /r/Bitcoin – reddit

Bitcoin is the currency of the Internet: a distributed, worldwide, decentralized digital money. Unlike traditional currencies such as dollars, bitcoins are issued and managed without any central authority whatsoever: there is no government, company, or bank in charge of Bitcoin. As such, it is more resistant to wild inflation and corrupt banks. With Bitcoin, you can be your own bank.

If you are new to Bitcoin, check out We Use Coins and Bitcoin.org. You can also explore the Bitcoin Wiki:

How to buy bitcoins Buying Reddit Gold with bitcoin

Will I earn money by mining bitcoin?

Security guide for bitcoin

Sorted roughly by decreasing popularity.

chat.freenode.net #bitcoin

Bitcoin Forum Bitcoin Stack Exchange Bitcoin Magazine

Bitcoin Core is the backbone of the Bitcoin network. Almost all Bitcoin wallets rely on Bitcoin Core in one way or another. If you have a fairly powerful computer that is almost always online, you can help the network by running Bitcoin Core. You can also use Bitcoin Core as a very secure Bitcoin wallet.

Style sheet credits

The CSS used by this subreddit is the Erdune Theme modified by /u/Annihilia and /u/konkedas. Logo design by /u/Annihilia. Check out his other work here.

Ad campaign:

We previously collected donations to fund Bitcoin advertising efforts, but we no longer accept donations. The funds already donated will be spent on some sort of advertising, as intended. As of now, 10.35799117 BTC was spent out of 22.51357574. If you have ideas for the remaining BTC, see here for more info.

Read this article:
Bitcoin /r/Bitcoin - reddit

Read More..

OneCoin Review USA

world. Just several years after Bitcoin took the net world by storm, OneCoin promises yet another

solution to netizens hungry for economic opportunities. I invested $150 in Onecoinback in July of

2015 when the price was very low. Since then the price of Onecoin has increased exponentially so

I'm very happy with my decision.However, I still have some concerns about Onecoin, particularly if

the KFC regulations will be approved in USA or not. Onecoin is still in the process of validating

these regulations in USA. What is also concerning is the news reports and a series

of OneCoin review articles going against the company. Is the platform really a Bitcoin

alternative or simply a Ponzi scheme waiting to pounce on unsuspecting and gullible netizens?

About OneCoin as a Company

OneCoin prides itself as a more secure and more rewarding answer to Bitcoin and

cryptocurrency. In fact, it boasts of a complete array of products and services that are superbly

superior to Bitcoin. Using the latest cryptographic technology and state-of-the-art security

features, OneCoin proposes a solid marketing concept that combines 4 products in one.

However, there is not much information regarding OneCoins ownership if you are going to

base it on their official website, http://onecoin.eu. Checking on the validity and security of the

website presents a flag from a variety of browsers indicating that the website does not supply

identity information. For a company that prides itself of being a Bitcoin alternative, it is quite

unsettling to find out that the website itself seems to mask its own identity. A more

extensive OneCoin review of the official website reveals that OneCoin only gives a very vague

information as to its location saying that OneCoin is headquartered in Europe and has

operations worldwide. However, continuing with the OneCoin About section reveals that of all

the markets that they could focus on they had to put emphasis on India, Southeast Asian

countries, and Africa, in addition to Europe.

An IP lookup of the website reveals that the website is being hosted in San Francisco CA

although there were also additional hits in Phoenix AZ and Chicago IL. Its Terms and Conditions

as well as the Independent Marketing Associates Agreement all point to a US origin with

several allusions to US Federal laws such as electronic commerce and taxes. In a September

2014 review posted on BehindMLM, OneCoin is believed to be operating in Bulgaria as cited

from the companys Terms and Conditions at the time. Additionally, the domain itself was

registered on June 23, 2014 with its settings tweaked to private. Further scrutiny reveals that

OneCoin is the brainchild of Dr. Ruja Ignatova who was fortunate enough to grace the cover of

the Bulgarian edition of Forbes Magazine in May 2015. Unfortunately, one OneCoin review say

that the supposed cover story was more a paid ad by OneCoin to derail mounting allegations of

another Ponzi scam in the making.

Nonetheless, the company now boasts of close to 1.5 million members and 561.2 million

OneCoins mined although the About section talks about having already issued 2.1 billion

OneCoins.

OneCoin Products

The company has several products in line to support OneCoins ambitious rise to

cryptocurrency fame. At the leading edge is OneAcademy which provides new users

information on the fundamentals of cryptocurrency as well as the rudiments of OneCoin as a

product and a solution. Nevertheless, taking full advantage of the features of OneAcademy

requires a new user to subscribe to any of OneCoins 7 Packages; 8 including the free Rookie

version which technically is a useless piece of marketing ploy. The Packages are as follows:

1. Starter package at 100 includes financial products and trading and a certificate to

initiate OneExchange exploration.

2. Trader package at 500 includes levels 1 and 2 of OneAcademy learning focusing on

cryptocurrency and gold trading basics.

3. Pro Trader package at 1,000 includes levels 1-3 of OneAcademy learning focusing on

OneCoins trading and mining.

4. Executive Trader package at 3,000 includes levels 1-4 of OneAcademy learning focusing

on profit maximization and optimization.

5. Tycoon Trader package at 5,000 includes levels 1-5 of OneAcademy learning focusing

on increased profiteering from OneCoins trading and mining.

6. Premium Trader package at 12,500 includes all 6 levels of OneAcademy focusing on

maximum top-level OneCoin profiteering.

7. Festival package at 18,800.

Unfortunately, OneCoin does not provide information on what the Festival package actually

provides to interested individuals.

Considering that what OneCoin is offering through its OneAcademy online program comprises

of information that are not necessarily trade secrets because of the availability of internet

resources, it is quite disturbing to be parting with that amount of money (12,500?!?) for

information on how to get rich using cryptocurrency. Yet, if the figures on the official website is

to be believed in, with almost 1.5 million members, then that is an awful lot of money.

Member Benefits

The company does provide its members a host of benefits. Unfortunately, you have to be a

member in order to view these host of benefits. There are some YouTube videos as well as a

handful of OneCoin review articles explaining how the compensation plan works. Generally,

like all MLM it basically works on the principle of the user feeding off the output of others down

the line. There are direct sales bonuses as well as network sales bonuses and matching

bonuses.

Members are additionally enticed with the possibility of trading in gold using the Aurum Gold

Coin program of the company. Aurum Gold is a hybrid cryptocurrency that is anchored on

prevailing prices of gold. This is supposedly an answer to Bitcoins highly volatile value.

Additionally, the company is encouraging its members to maximize their OneLife and reap the

full benefits of the companys OneAwards incentives.

The Verdict

For an MLM company that capitalizes on intangible commodity, it is quite understandable why

some people might have to think many times before joining any of OneCoins packages. With a

very shady organizational information, it would seem that OneCoin is hiding a lot of things from

the public. And while its co-founder did grace one of the worlds leading business magazines, its

timing largely questions its veracity. Additionally, with so many OneCoin review articles

claiming that it is just another masterfully crafted Ponzi scam, OneCoin needs to be more

transparent in all of its transactions and foundations if it really wants to project an image of

credibility and trustworthiness. Otherwise, it is just another scam out to get the hard-earned

money of the average Joe.

Read more:
OneCoin Review USA

Read More..

Whats the best cloud storage for you? | ZDNet

Back in 2007 when Drew Houston, Dropbox's CEO, had gotten sick and tired of misplacing his USB drive the idea of personal and small business cloud storage was a radical one. Today, everyone and their uncle seems to be offering cheap or free cloud storage.

That's great! Except, well, how do you choose which one is right for you? It used to be that most people decided simply on the basis of how much free storage you got. That had the advantage of being simple, but it only tells part of the story.

The real value from a cloud storage service comes from how well it works for you. As you'll see, some work much better with some operating systems and business plans than others.

Amazon Cloud Drive

It's odd. Amazon does a great job with Amazon Simple Storage Service (Amazon S3) for developers and business IT but Amazon Cloud Drive has never worked that well. The single most annoying point to me is that there's no file syncing.

In March 2015, Amazon introduced two new storage plans, one just for photos and one for all other kinds of files. Neither one is exactly free, but both have three-month trials. If you have an Amazon subscription or a Fire device, however, Unlimited Photos is free. Without those, it's $12 per year.

Unlimited Photos gives you unlimited storage for your photos and videos (GIF, JPEG, MP4, etc.) and 5GB of free storage for other file types, like PDFs or documents. Unlimited Everything, like the name says, gives you unlimited file storage for $60 per year after the three-month free trial.

You can access Amazon Cloud Drive from the web or from Windows or Mac OS Cloud Drive desktop apps. Amazon Cloud Drive also has Android and iOS apps. With these you can automatically upload videos and photos. This service is also built into Amazon's Fire tablets and phone.

My bottom line is that if you own an Amazon Fire tablet or Fire phone, or you're an Amazon Prime member, Amazon Cloud Drive is worth it. If you're not, for me that lack of integration with your desktop operating system is a deal breaker.

Box

Sure you can get a free Box cloud storage account with 250MBs of storage and for $10 a month you get 100GBs of space, but that's like using a Rolls-Royce to pull a U-Haul trailer.

Where Box really shines is as a groupware or work-flow application. Used that way, it enables you to share files with colleagues, assign tasks, leave comments on someone's work, and get notifications when a file changes. The Starter version is for teams of 3 to 10 people. It comes with 100GBs of storage, can handle files up to 2GBs in size and integrates with Google Docs and Office 365. Starter costs $5 per month per user.

The Business edition requires at least three users, has unlimited storage, and permits you to have files as large as 5GBs. It also works with Active Directory (AD) and single-sign on (SSO). It also includes all of Starter's features. This version costs $15 a month per user.

Box excels at file privacy and data encryption. You get full read/write permissions control over your files and directories. In addition, you can also hook up Box to business applications such as Salesforce and NetSuite. Last, but not least, you can also use it with Microsoft Office and Adobe Lightroom with plug-ins.

Like the other services, you can use your files via Box's website and even create basic text documents. To really make it work you'll need the Box Sync and Edit apps for Windows or Mac OS X. It also comes with iOS, Blackberry, and Windows Phone apps that will enable you to view, upload and share files. To edit files though, you'll need the Android app. Box is also now integrated directly with Google's Chrome OS if you're using Chromebooks.

Box does have a few quirks. For example, you can't use Box on a server or networked drives. Your "local" directory must be either on your PC or a directly attached drive.

Box is best suited for a business IT buy. Its real value comes if you deploy it in your company not just as a way to store and share files but to run team projects.

Dropbox

Who doesn't use Dropbox? Sure, its free storage is only 2 GBs, but you can use it on any platform. You can get to your files from Dropbox's web site, desktop applications for Mac, Windows and Linux, their native files systems and the iOS, Android, BlackBerry and Kindle Fire mobile apps. It's a snap to set up, and you don't need to worry about syncing files for a second.

It's also easy to add free storage for nothing. Take the Getting Started tutorial and you get 250MB more room. Get a mobile app and turn on the automatic photo upload feature, and ta-da you get 3GBs of extra space. You can also earn 500MB for each friend you get to sign up for Dropbox for up to 16GBs in all.

If you need more storage, a lot more storage, Dropbox currently offers 1 TeraByte (TB) for $10 a month.

For small businesses, or those who just can't get enough storage, Dropbox Business offers unlimited storage for $15, plus tax, per user per month. This comes with a 30-day free trial.

Where Dropbox shines the most is its sheer simplicity and the simple fact that you can use it on almost any platform you care to name. If you, or your crew, use a lot of different gadgets, Dropbox should be your first choice. I don't need to tell you that. You're probably already using it.

Google Drive

Google Drive used to be just storage. But then Google took its online office suite, Google Docs, and pasted them together. Now, for simply having a Google account, you get 15GBs of free storage and an excellent office suite. It's good enough that many businesses and every Chromebook user is now using it as their complete cloud-based office.

IT Budgets 2016: A CIO's Guide

It's budget planning time for technology decision makers as they look ahead to next year and plan on where to focus their IT resources to make the biggest impact. We've got perspectives and research to help inform those decisions.

Still wedded to Microsoft Office and not Google Docs? No problem. With a Google Chrome extension you can view and edit Microsoft Word, Excel, and PowerPoint files with Google Docs, Sheets, and Slides.

Need more storage? No problem. For $2 a month you can get 100GBs, and for $10 per month you can get 1TB. In addition, if you buy a new Chromebook you can get more storage. With any Chromebook you'll now get a free TB of storage for two years. If you buy a high-end Chromebook Pixel, you get free storage for three years.

After the free deal expires, you still get to keep the storage you use. So, for example, if you use 500GBs of your free 1TB, after a year and a day you still have 500GBs of free storage.

If you want to build your business around Google Drive, you can do that too. Google Drive for Work includes unlimited storage for files, folders, and backuos for $10 per user per month. With it, you can sync all your business files, including Microsoft Office files, across your computer, phone, and tablet to access your work whenever you need it. The only caveat is that if you have fewer than five users your business gets "only" 1TB of storage/user

There are apps for Google Drive for Android, iOS, Mac OS X, and Windows. Annoyingly enough there is not a Linux app, even though Google Drive is built into Chrome OS, and Google has promised us a Linux app for years. There is a third-party apps, InSync, which I highly recommend, but I'd really like to see Google's native Linux app.

If you're a Chromebook or Google power user, I don't need to sell you on Google Drive. It's the best cloud storage option for you.

iCloud Drive

Apple's cloud entry is... interesting. First, iCloud Drive's full feature set only works if you have Mac OS X El Capitan or iOS 9. If you don't have Apple's latest and greatest, it's not going to show to its best advantage. In short, iCloud, Apple's earlier iCloud service is not the same thing as iCloud Drive. Curiously, iCloud Drive showed up on Windows before it did on any of Apple's own operating systems.

It comes with 5GBs of free storage and it's a dollar per month for each additional 20GBs of storage or $4 for 200GBs. Like Google Drive, iCloud Drive is also integrated with an office suite, albeit it's only Apple's beginner's office suite, iWorks.

Unlike the other services, there is no business version of iCloud Drive.

ICloud Drive, in my experience, is prone to be slow and quirky. I've had trouble syncing files between my Macs and iDevices. Eventually, I think iCloud Drive will be for Apple users what OneDrive already is for Windows, but it's still having teething problems. However, as a business solution? It's not there now and I doubt it ever will be.

OneDrive

Formerly SkyDrive, Microsoft's OneDrive is what Apple wants iCloud Drive to be when it grows up. Starting with Windows 8, OneDrive is baked into the operating system. As far as you're concerned OneDrive is just another directory in the file explorer. Unlike iCloud Drive, OneDrive will work with more than the newest versions of Windows. Anyone can use it on the Web, with a desktop app for Mac and earlier versions of Windows, and with OneDrive apps for Android, iOS, Windows Phone and Xbox. Yes, Xbox.

OneDrive comes with 15GBs of free storage. On top of that, for each friend who signs into OneDrive as a new customer, both you and your friend will receive an extra 0.5 GB of free storage up to a maximum of 5 GBs.

If you need more, it's $2 per month for 65GB, $4 per month for 200GB, or $7 a month for 1TB. In addition, with the top of the line one TB plan you get a free Office 365 Personal. Normally, that plan would cost you $7 a month or $70 a year by itself. So, if you're an Office 365 user, this is a no brainer. Get them both.

The real selling point for OneDrive is that, besides working hand-in-glove with Windows. it also works closely with Microsoft Office programs. With Office 365 you can also collaborate with others in documents and spreadsheets in real time with your partners.

If you want to take OneDrive into your business, Microsoft stands ready to help. OneDrive for Business. This is not a storage plan per se, but like Google Drive has been merged into Google Docs, OneDrive for Business is a marriage of OneDrive and Office 365. With Office 365 Business, Business Essentials, or Business Premium plans, the prices start at $8.25 a user per month with an annual commitment. With any of these packages, you get 1 TB of storage per user.

There's no question who will get the most from OneDrive. It's anyone who's wedded to Windows and Microsoft Office. If that's you, starting using it already. You'll be glad you did.

ownCloud

What's that you say? You don't like trusting your data to Apple, Google, Microsoft or anyone else? Well, try the do-it-yourself way: You can use ownCloud to set up your own cloud storage either on an office server or off your own external service.

The open-source ownCloud, while easy to set up for a Linux power-user, might prove a challenge for some. Still, if you want real control, it's hard to beat.

OwnCloud comes in both a free and in a business version. The only real difference is that the enterprise edition has support and more integration with other cloud services. For example, with ownCloud you can integrate it with Amazon S3 and Microsoft's OneDrive.

How much storage can you get with it? How much do you want? I have a 4TB ownCloud drive in my office and another terabyte off one of my remote servers. There are ownCloud desktop clients for Linux, Mac OS X, and Windows and mobile apps for Android and iOS. You can also use the WebDAV protocol, an HTTP extension, to directly integrate ownCloud drives into your local file system.

This cloud storage solution is for anyone who wants the maximum amount of control over their storage and doesn't mind doing some extra work to get it just right.

The best cloud for you?

It depends on what you use and what you want to do with it. All of these services give you more than enough free or cheap service for small business purposes. In short, don't be distracted by how many free GBs of storage you get; it's not that important.

To sum up:

Related Stories:

Read more:
Whats the best cloud storage for you? | ZDNet

Read More..

What is Cloud Computing? – Salesforce Europe

The Internet has its roots in the 1960s, but it wasn't until the early 1990s that it had any relevance for businesses. The World Wide Web was born in 1991, and in 1993 a web browser called Mosaic was released that allowed users to view web pages that included graphics as well as text. This heralded the first company web sites and not surprisingly, most of these belonged to companies involved in computing and technology.

As Internet connections got faster and more reliable, a new type of company called an Application Service Provider or ASP started to appear. ASPs took existing business applications and ran them for their customers. The ASP would buy the computing hardware and keeping the application running, and the customer would pay a monthly fee to access it over the Internet.

But it wasn't until right at the end of the 1990s that cloud computing as we know it today appeared. That's when salesforce.com introduced its own multi-tenant application which was specifically designed:

Since then the cloud has grown and grown: in 2013 worldwide spending on cloud servicets ran to an estimated $47 billion. And that's set to more than double to over $108 billion by 2017 as companies invest in cloud services as the foundation for new, competitive offerings.

Go here to read the rest:
What is Cloud Computing? - Salesforce Europe

Read More..

Scalable Cloud Hosting Packages UK Cloud Servers by …

Cloud servers can be deployed instantly no waiting for hardware or set-up. In addition, with Serverlove as your cloud hosting provider, you will have access to a web control panel in addition to the option to scale up whenever you need or want to. Because you can keep adding servers to your package, your speed limits are pretty much non-existent. No fees are involved in this either, just simple and quick cloud server solutions.

Cloud hosting gives you total freedom over what you install on your server. This means that you have no constraints over software and can tailor your own cloud servers to suit your needs. You don't need a particular operating system either. Serverlove offers a range of solutions that will best suit your requirements.

Cloud computing continues to flourish, with more and more businesses wanting to take advantage of this growth. Why not grab a slice of this flexible action and get access to your own virtualized cloud server! 'The cloud' is only going to get bigger and more integrated to business strategies, so now is a great time to consider a cloud hosting provider.

Go here to read the rest:
Scalable Cloud Hosting Packages UK Cloud Servers by ...

Read More..