diyhosting/bat.html

93 lines
6.0 KiB
HTML

<!DOCTYPE html>
<html lang=en>
<head>
<title>Enrolling Your Site in the Basic Attention Token Project &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>Enrolling in the Basic Attention Token Project</h1></header>
<nav></nav>
<main>
<h2>What is the <img src="pix/bat.svg" alt="bat logo">Basic Attention Token?</h2>
<p>
The Basic Attention Token (BAT) is a cryptocurrency token associated with the <a href="https://brave.com">Brave Browser</a>.</p>
<p>
You might want to consider enrolling any and all sites you have on the internet into their project which allows you to earn some of their token based on how many Brave users view your website.
It also enables Brave users to donate BAT directly to you.
</p>
<p>
You can receive these donations in BAT itself, or in another cryptocurrency of your choosing.
</p>
<h3>Explanation of the BAT system</h3>
<p>
In the Brave Browser, all ads are automatically blocked.
Brave users however, are given the choice to opt into an optional ads system to view occasional notification ads instead and if they do, they are paid some amount of BAT monthly for how many ads they view.
At the end of the month, depending on their settings, Brave users either have their BAT automatically donated to the sites/channels/accounts they spent the most time on, or they can hold onto their token to give away as they please.
</p>
<h3>Why you might <em>not</em> want to enroll...</h3>
<p>
Unlike <a href="bitcoin.html">Bitcoin</a> and <a href="monero.html">Monero</a>, BAT is a token organized by a company, and as such, it has to comply with know-your-customer regulations.
What that means for you is that to get a payout in BAT, you must have a custodial cryptocurrency wallet with either Gemini or Uphold, the two services they are interfaced with.
You can move your payouts elsewhere when you want, but those sites require real-world identification.
</p>
<p>
Enrolling in BAT is thus not an option for people who want to be on the internet totally anonymously.
For those for which this is not an issue, however, enrolling your site in the Basic Attention Token system, even if you do not use Brave yourself,
is an easy, free and no risk thing that you can only gain from.
</p>
<h2>Enrolling in the System</h2>
<h3>Create a Publisher Account with BAT</h3>
<p>Go to <a href="https://publishers.basicattentiontoken.org/">publishers.basicattentiontoken.org</a> and sign up to create a publisher account.
</p>
<h3>Add a new website/channel</h3>
<p>
Once you log in, you can easily create a new Brave channel.
</p>
<img src="pix/brave-01.png" alt="adding a brave channel">
<p>
As this will show you, you can add your website to the system to receive donations there,
but you can also add a YouTube or Twitch channel, a Github profile or even a R*ddit or Tw*tter account.
</p>
<img src="pix/brave-02.png" alt="channel choices">
<p>
Once you select what to add, you will have to verify that you own that website/channel via various methods.
You can add DNS settings to Epik/your registrar for a website, which is generally the most consistent way for websites.
</p>
<h2>Using Uphold or Gemini for payouts</h2>
<p>
In order to properly receive payouts, you will have to create an account either with Uphold or Gemini which again are custodial cryptocurrency wallets, meaning that while you have your money on their platform, it isn't <em>really</em> yours, so it's a good idea to transfer it off when you accumulate a decent amount.
</p>
<p>Choose either Gemini or Uphold, create an account with them and follow the directions on the BAT site to link them.<p>
Note that right now, Gemini might be the better choice here.
Uphold inexplicably can't send funds to a Segwit wallet as it is right now which is the type that Electrum uses.
So if you select to get your payouts in Bitcoin, this might be an issue.
</p>
<h2>What does this look like in Brave?</h2>
<h3>Donating to websites</h3>
<p>
Once you have your website connected, Brave users can click on the BAT icon (<img src="pix/bat.svg" alt="bat logo">) by their URL bar to donate to you.
Here is how this looks:
</p>
<a href="https://lukesmith.xyz"><img style=max-width:300px src="pix/brave-03.png" alt="website example"></a>
<h3>Donating to individual accounts</h3>
<p>Here is an example of what it looks like to have an individual social media site interfaced.
In the picture below, a "Tip" button appears in the bottom right of this image.
</p>
<a href="https://twitter.com/thefaceberg/status/1402502987742859264"><img style=max-height:400px src="pix/brave-04.gif" alt="example tweet"></a>
<p>
Tip buttons will appear on many other social media sites, for example Github commits, projects and comments by users.
</p>
</main>
<footer><a href="https://landchad.net">LandChad.net</a></br>Because Everyone should be an Internet LandChad.</br><a href="index.html"><li><img src="pix/chad.gif" alt="chad"></li></a><a href="rss.xml"><li><img src="pix/rss.svg" alt="RSS"></li></a><a href="pix/btc.png"><li><img src="pix/btc.svg" alt="BTC"></li></a><a href="pix/xmr.png"><li><img src="pix/xmr.svg" alt="XMR"></li></a><a href="https://github.com/lukesmithxyz/landchad"><li><img src="pix/git.svg" alt="Github"></li></a></footer>
</body>
</html>