diyhosting/crypto.html

87 lines
4.8 KiB
HTML

<!DOCTYPE html>
<html lang=en>
<head>
<title>The Case for Crypto for Normal People &ndash; LandChad.net</title>
<meta charset="utf-8"/>
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<link rel='stylesheet' type='text/css' href='style.css'>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel='alternate' type='application/rss+xml' title='Land Chad RSS' href='/rss.xml'>
</head>
<body>
<header><h1>The Case for Crypto for Normal People</h1></header>
<nav></nav>
<main>
<p>
A lot of people get nervous about cryptocurrency because it seems like a confusing world that requires risks.
I however, recommend that if you have your own website, you should absolutely allow people to send you tips/donations in the most important two currencies:
Bitcoin (the classic digital gold)
and Monero (the private and cheaper to use version of Bitcoin).
</p>
<p>
To accept donations costs you absolutely nothing.
It costs you nothing to hold this donations for years before you bother to figure out how it works.
You don't have to do anything now but create a wallet and put a public address up.
</p>
<h2>Cryptocurrency is the only open source and peer-to-peer currency</h2>
<p>
The whole point of being an Internet Landchad is that you do not have to rely on centralized platforms running privacy-violating proprietary software which can be used to censor you and others.
</p>
<p>
Cryptocurrency is the first every technology that secures digital scarcity and allows people to transact with one another digitally without any intermediary.
</p>
<p>
Cryptocurrency might be a wild west, but it is the monetary equivalent of free and open source software.
</p>
<p>
I will not give investment advice about it, but I will say this, independent of the possibility of a bitcoin being worth more than $1 million later this decade, it is a generally good idea for you to have a way to exchange value without some proprietary intermediary system.
</p>
<p>
It's a good idea for any person to put some spare money in Bitcoin and Monero and encourage their friends to do so for the mere fact that it can be used to exchange and store value you might owe someone.
It's easier than cash and Monero at least is cheap and easy to transact with.
</p>
<h2>Why Bitcoin and Monero?</h2>
<p>
Bitcoin obviously is the original cryptocurrency.
It is clunky, old, sometimes expensive to transact with for small amounts, but it is consistent and is coming to function as "digital gold":
a way of storing value over years.
As the Bitcoin network comes to be used by more and more people, companies, countries and others to store value, it also increases the price, which obviously has made many people very rich.
Bitcoin will surge and crash in cycles, but the long-term trend is unambiguously up and more people store value on the network.
</p>
<p>
Monero is a more recent cryptocurrency that better preserves privacy and fixes nearly all of Bitcoin's other flaws.
All Bitcoin transactions (and those of nearly all cryptocurrencies) are publicly visible on the blockchain.
That means that people can watch where wallets get and spend money, which can be a massive problem.
Monero, however, uses clever cryptography to avoid this.
This makes it the choice "dark web" currency, but because it has many other benefits (low transaction fees (unlike Bitcoin), ASIC resistance) it is now a staple of the internet.
</p>
<p>
There are many other coins and tokens used for technology projects, but Bitcoin and Monero are by far the most important.
</p>
<p>
Due to the difference in transaction fees (it is expensive to transact with Bitcoin), you are probably more likely to get more little tips via Monero.
Big donations might come in Bitcoin though.
</p>
<ul>
<li><a href="bitcoin.html">Get a Bitcoin wallet and accept Bitcoin donations.</a></li>
<li><a href="monero.html">Get a Monero wallet and accept Monero donations.</a></li>
</ul>
</main>
<footer><a href="https://landchad.net">LandChad.net</a></br>Because Everyone should be an Internet LandChad.</br><li><a href="index.html"><img src="pix/chad.gif" alt="chad"></a></li><li><a href="rss.xml"><img src="pix/rss.svg" alt="RSS"></a></li><li><a href="pix/btc.png"><img src="pix/btc.svg" alt="BTC"></a></li><li><a href="pix/xmr.png"><img src="pix/xmr.svg" alt="XMR"></a></li><li><a href="https://github.com/lukesmithxyz/landchad"><img src="pix/git.svg" alt="Github"></a></footer>
</body>