2023-06-24 15:12:01 +00:00
<!DOCTYPE html>
< html >
< head >
< meta charset = "utf-8" / >
< title > 21 Rules of Bitcoin Maxi< / title >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1, maximum-scale=1" / >
<!-- Themify -->
< link rel = "stylesheet" href = "https://www.federated.computer/themify/themify.css" >
<!-- Critical CSS -->
< link href = "https://www.federated.computer/scss/critical.min.css" rel = "stylesheet" / >
<!-- Favicon -->
< link rel = "shortcut icon" href = "https://www.federated.computer/images/favicon.png" type = "image/x-icon" / >
< link rel = "icon" href = "https://www.federated.computer/images/favicon.png" type = "image/x-icon" / >
2023-09-07 17:14:37 +00:00
2023-06-24 15:12:01 +00:00
< script defer data-domain = "federated.computer" src = "https://plausible.io/js/script.js" >
< / script >
2023-09-07 17:14:37 +00:00
2023-10-02 21:23:56 +00:00
< script async src = "https://www.googletagmanager.com/gtag/js?id=AW-11326734572" > < / script >
2023-06-24 15:12:01 +00:00
< script >
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
2023-10-02 21:23:56 +00:00
gtag('config', 'AW-11326734572');
2023-06-24 15:12:01 +00:00
< / script >
2023-08-01 18:36:41 +00:00
2023-08-30 14:57:09 +00:00
< script > var FreeScoutW = { s : { "color" : "#0068bd" , "position" : "br" , "id" : 401123151 } } ; ( function ( d , e , s ) { if ( d . getElementById ( "freescout-w" ) ) return ; a = d . createElement ( e ) ; m = d . getElementsByTagName ( e ) [ 0 ] ; a . async = 1 ; a . id = "freescout-w" ; a . src = s ; m . parentNode . insertBefore ( a , m ) } ) ( document , "script" , "https://support.federated.computer/modules/chat/js/widget.js?v=3115" ) ; < / script >
2023-08-01 18:36:41 +00:00
2023-06-24 15:12:01 +00:00
< / head >
< body >
< nav class = "main-nav navbar navbar-expand-lg" >
< div class = "container-fluid" >
< a class = "navbar-brand" href = "https://www.federated.computer" >
< img
class="logo-main"
src="https://www.federated.computer/images/logo.png"
alt="logo-white"
/>
< / a >
< button
class="navbar-toggler collapsed"
type="button"
data-toggle="collapse"
data-target="#mainNav"
>
< span class = "icon-bar" > < / span >
< span class = "icon-bar" > < / span >
< span class = "icon-bar" > < / span >
< / button >
< div class = "collapse navbar-collapse nav-list" id = "mainNav" >
< ul class = "navbar-nav ml-auto" >
< li class = "nav-item" >
< a href = "https://www.federated.computer/#hero" class = "nav-link " > Home< / a >
< / li >
< li class = "nav-item" >
< a href = "https://www.federated.computer#" class = "nav-link " > Product< / a >
< span class = "drop-icon" for = "Product" > ▾< / span >
< ul class = "sub-menu" >
< li class = "" >
< a href = "https://www.federated.computer/description" class = "nav-link " > Federated Core< / a >
< / li >
2023-08-02 20:28:43 +00:00
< li class = "" >
< a href = "https://www.federated.computer/email" class = "nav-link " > Email< / a >
< / li >
< li class = "" >
< a href = "https://www.federated.computer/nextcloud" class = "nav-link " > Nextcloud< / a >
< / li >
< li class = "" >
< a href = "https://www.federated.computer/jitsi" class = "nav-link " > Jitsi< / a >
< / li >
< li class = "" >
< a href = "https://www.federated.computer/elementmatrix" class = "nav-link " > Element & Matrix< / a >
< / li >
< li class = "" >
2023-08-10 12:50:28 +00:00
< a href = "https://www.federated.computer/baserow" class = "nav-link " > Baserow< / a >
< / li >
2023-09-19 18:18:01 +00:00
< li class = "" >
< a href = "https://www.federated.computer/listmonk" class = "nav-link " > Listmonk< / a >
< / li >
2023-08-10 12:50:28 +00:00
< li class = "" >
2023-08-02 20:28:43 +00:00
< a href = "https://www.federated.computer/wordpress" class = "nav-link " > Wordpress< / a >
< / li >
< li class = "" >
< a href = "https://www.federated.computer/castopod" class = "nav-link " > Castopod< / a >
< / li >
2023-08-28 17:30:31 +00:00
< li class = "" >
< a href = "https://www.federated.computer/gitea" class = "nav-link " > Gitea< / a >
< / li >
2023-06-24 15:12:01 +00:00
< li class = "" >
< a href = "https://www.federated.computer/comparison" class = "nav-link " > vs Competition< / a >
< / li >
< / ul >
< / li >
< li class = "nav-item" >
< a href = "https://www.federated.computer/support" class = "nav-link " > Support< / a >
< / li >
< li class = "nav-item" >
< a href = "https://www.federated.computer/documentation" class = "nav-link " > Docs< / a >
< / li >
< li class = "nav-item" >
< a href = "https://www.federated.computer#" class = "nav-link " > Community< / a >
< span class = "drop-icon" for = "Community" > ▾< / span >
< ul class = "sub-menu" >
< li class = "" >
< a href = "https://www.federated.computer/merchandise" class = "nav-link " > Merchandise< / a >
< / li >
< li class = "" >
2023-08-02 20:28:43 +00:00
< a href = "https://www.federated.computer/blog" class = "nav-link " > Blog< / a >
2023-06-24 15:12:01 +00:00
< / li >
< li class = "" >
< a href = "https://www.federated.computer/projectswelove" class = "nav-link " > Projects We Love< / a >
< / li >
2023-08-12 21:39:51 +00:00
< li class = "" >
< a href = "https://www.federated.computer/stackernews" class = "nav-link " > Stacker News< / a >
< / li >
2023-06-24 15:12:01 +00:00
< / ul >
< / li >
< / ul >
< div class = "account-list list-inline" >
< li class = "list-inline-item" >
< a href = "https://www.federated.computer/purchase" class = "btn btn-sm btn-violate" >
Buy now
< / a >
< / li >
< / div >
< / div >
< / div >
< / nav >
< div id = "content" >
< section class = "page-header blog-single-header" >
< div class = "container" >
< div class = "row" >
< div class = "col-lg-12" >
< h2 >
21 Rules of Bitcoin Maxi
< / h2 >
< div class = "post-meta" >
< ul >
< li >
< img src = "https://www.federated.computer/images/author/cincinnatus.jpg" alt = "author-thumb" / >
< / li >
< li >
< h5 >
Cincinnatus
< / h5 >
< / li >
< li >
November 23, 2022
< / li >
< / ul >
< / div >
< / div >
< / div >
< / div >
< / section >
< section class = "blog-single" >
< div class = "container" >
< div class = "row" >
< div class = "col-lg-10 mx-auto" >
< article class = "blog-single-post" >
< h2 id = "what-can-self-sovereign-individuals-learn-from-bitcoin-maxis" > What can self-sovereign individuals learn from Bitcoin maxis?< / h2 >
< p > We love Bitcoin maxis because they give the self-sovereign individual< / p >
< p > < a href = "https://darthcoin.substack.com/p/21-rules-of-a-bitcoin-maxi" > 21 Rules of a Bitcoin Maxi< / a > < / p >
< p > Let’ s see how these some of these rules can be applied to the self-sovereign individual even if, horror, they have no interest in Bitcoin.< / p >
< ol >
< li > Not your keys. This is the principal of decentralization. We don’ t use centralized services where are data is not our own.< / li >
< li > Stack sats. For the self-sovereign, this means moving data from fiat services to decentralized and continuing to use and accumulate data on decentralized services.< / li >
< li > No one needs to know how much bitcoin you have. Likewise, why advertise how you’ re accomplishing your digital freedom using decentralized tools?< / li >
< li > Run your own node. In the end, if you don’ t run it, our have “ joint” custody so that you can take it over, it’ s not your data.< / li >
< li > Don’ t do shitcoining. When you interact with friends deep in the Google, Apple, Facebook, etc ecosystems, you’ re kissing up to shitcoiners. Maybe you need new friends?< / li >
< li > Back up your wallet seed words. There are great ways to preserve your sovreignty through backups.< / li >
< li > Bitcoin changes you. When you commit to the self-sovereign lifestyle, you change from “ can I do this, please, sir?” to “ I did this.” It is life-changing.< / li >
< li > Bitcoin teaches you to be a champion of truth. Here “ truth” means living authentically under the principle that only you can be responsible for yourself and those you love. The “ state” or the “ corporation” do not have your “ truth” in mind.< / li >
< li > Always fight FUD. Most will say this lifestyle is not possible.< / li >
< / ol >
< p > Together we can change our world.< / p >
< / article >
< / div >
< / div >
< / div >
< / section >
< / div >
< footer class = "footer" >
< div class = "container" >
< div class = "row" >
< div class = "col-lg-12" >
< div class = "footer-subscribe-title" >
2023-08-16 19:27:16 +00:00
< h2 > FOSS-as-a-Service< / h2 >
2023-06-24 15:12:01 +00:00
< / div >
< / div >
2023-07-31 16:41:15 +00:00
< div class = "col-lg-8 mx-auto" >
2023-08-16 19:27:16 +00:00
2023-07-31 16:41:15 +00:00
< / div >
2023-06-24 15:12:01 +00:00
< / div >
< div class = "row" >
< div class = "col-lg-4 col-md-4" >
< div class = "footer-description" >
< img src = "https://www.federated.computer/images/logo.png" alt = "logo" >
< div class = "footer-widget-list" >
< ul >
< li >
< li > < a href = "https://www.federated.computer/developers" > Developers< / a > < / li >
< li > < a href = "https://www.federated.computer/careers" > Careers< / a > < / li >
< li > < a href = "https://www.federated.computer/partners" > Resellers & Partners< / a > < / li >
< / li >
< / ul >
< / div >
< / div >
< / div >
< div class = "col-lg-4 col-md-4" >
< div class = "footer-widget" >
< h4 > Sitemap< / h4 >
< div class = "footer-widget-list" >
< ul >
< li > < a href = "https://www.federated.computer" > Home< / a > < / li >
< li > < a href = "https://www.federated.computer/blog" > Latest Blogs< / a > < / li >
< li > < a href = "https://www.federated.computer/privacy" > Privacy & Policy< / a > < / li >
< li > < a href = "https://www.federated.computer/team" > Team< / a > < / li >
< li > < a href = "https://www.federated.computer/contact" > Contact< / a > < / li >
< / ul >
< / div >
< / div >
< / div >
< div class = "col-lg-4 col-md-4" >
< div class = "footer-widget" >
< h4 > Address< / h4 >
< div class = "footer-widget-list" >
< ul >
< li > < a href = "tel:+1-970-722-8715" > < i class = "ti-mobile" > < / i > + 1-970-722-8715< / a > < / li >
< li > < a href = "mailto:info@federated.computer" > < i class = "ti-email" > < / i > info@federated.computer< / a > < / li >
< li > < p > < i class = "ti-pin" > < / i > RXR5+ 83< / p > < / li >
< / ul >
< / div >
< / div >
< / div >
< div class = "footer-copyright" >
< p >
All rights reserved
< / br >
Copyright © < a href = "https://www.federated.computer" target = "_blank" > Federated Computer, Inc. < / a > 2023. Hosted on a Federated Core.
< / p >
< ul class = "footer-description-social" >
< li >
< a href = "https://twitter.com/federatedworld" > < i class = "ti-twitter-alt" > < / i > < / a >
< / li >
< li >
< a href = "https://github.com/federatedcomputer" > < i class = "ti-github" > < / i > < / a >
< / li >
< li >
< a href = "https://www.reddit.com/r/federatedworld/" > < i class = "ti-reddit" > < / i > < / a >
< / li >
< li class = "social-icon" >
< a href = "https://iris.to/npub1hpnu5kl8lar2m6wz9s72zrmasr96rsc34r0y8e5sfdswueqeaf6svpj0x7" > < img src = "/images/footer/nostr1.png" > < / a >
< / li >
< / ul >
< / div >
< / div >
< / div >
< / footer >
< link href = "https://www.federated.computer/scss/non-critical.min.css" rel = "stylesheet" / >
< script src = "https://www.federated.computer/js/vendor.min.js" > < / script >
< script src = "https://www.federated.computer/js/script.min.js" > < / script >
< / body >
< / html >