huge upgrade to theme and pagefind search bar.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us" dir="ltr">
|
||||
<head>
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<!--
|
||||
Made with Book Theme
|
||||
https://github.com/alex-shpak/hugo-book
|
||||
@@ -13,7 +13,7 @@ Social media is a mixed bag. It connects the world and allows for the rapid diss
|
||||
">
|
||||
<meta name="theme-color" media="(prefers-color-scheme: light)" content="#ffffff">
|
||||
<meta name="theme-color" media="(prefers-color-scheme: dark)" content="#343a40">
|
||||
<meta name="color-scheme" content="light dark"><meta property="og:url" content="http://example.org/social-media/">
|
||||
<meta name="color-scheme" content="light dark"><meta property="og:url" content="http://localhost:1313/social-media/">
|
||||
<meta property="og:title" content="Social Media">
|
||||
<meta property="og:description" content="“If freedom of speech is taken away, then dumb and silent we may be led, like sheep to the slaughter.” ― George Washington
|
||||
Social media is a mixed bag. It connects the world and allows for the rapid dissemination of news, true and untrue. But in the last few years censorship has become a massive problem across all major social media platforms. Its important that we cultivate presences on social media that are more resilient to censorship and de-platforming. These services should be run as decentralized as possible to avoid coordinated take downs like we saw with the Conservative social media company Parler, where big tech collaborated to largely destroy the company.">
|
||||
@@ -24,31 +24,30 @@ Social media is a mixed bag. It connects the world and allows for the rapid diss
|
||||
<meta itemprop="name" content="Social Media">
|
||||
<meta itemprop="description" content="“If freedom of speech is taken away, then dumb and silent we may be led, like sheep to the slaughter.” ― George Washington
|
||||
Social media is a mixed bag. It connects the world and allows for the rapid dissemination of news, true and untrue. But in the last few years censorship has become a massive problem across all major social media platforms. Its important that we cultivate presences on social media that are more resilient to censorship and de-platforming. These services should be run as decentralized as possible to avoid coordinated take downs like we saw with the Conservative social media company Parler, where big tech collaborated to largely destroy the company.">
|
||||
<meta itemprop="wordCount" content="1281">
|
||||
<meta itemprop="wordCount" content="1277">
|
||||
|
||||
<title>Social Media | </title>
|
||||
<link rel="icon" href="/favicon.png" >
|
||||
<link rel="manifest" href="/manifest.json">
|
||||
<link rel="canonical" href="http://example.org/social-media/">
|
||||
<link rel="stylesheet" href="/book.min.0da4e7ce683c1d3414a4a6ee2f5b791a73da2c756ab6b65e5460b0428779ae74.css" integrity="sha256-DaTnzmg8HTQUpKbuL1t5GnPaLHVqtrZeVGCwQod5rnQ=" crossorigin="anonymous">
|
||||
<link rel="canonical" href="http://localhost:1313/social-media/">
|
||||
<link rel="stylesheet" href="/book.min.0edbfa12be0756ec13c02ec8218ae882d32e82be873db98b790ade0a47d58b55.css" integrity="sha256-Dtv6Er4HVuwTwC7IIYrogtMugr6HPbmLeQreCkfVi1U=" crossorigin="anonymous">
|
||||
|
||||
|
||||
<script defer src="/fuse.min.js"></script>
|
||||
<script defer src="/en.search.min.bfb7dced2c6436e74ac8e7cd71c4109c92e04cb749456f9f52585cad40d16f40.js" integrity="sha256-v7fc7SxkNudKyOfNccQQnJLgTLdJRW+fUlhcrUDRb0A=" crossorigin="anonymous"></script>
|
||||
<script defer src="/en.search.min.48f4c55a08ca4d5484e86bcc2ba0d7b1d8c4a92cf79f45bbeb24a318ccedd18b.js" integrity="sha256-SPTFWgjKTVSE6GvMK6DXsdjEqSz3n0W76ySjGMzt0Ys=" crossorigin="anonymous"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script async defer data-domain="libertytools.io" src="https://plausible.io/js/plausible.js"></script>
|
||||
|
||||
</head>
|
||||
<body dir="ltr">
|
||||
<body dir="ltr" class="book-kind-page book-type-page">
|
||||
<input type="checkbox" class="hidden toggle" id="menu-control" />
|
||||
<input type="checkbox" class="hidden toggle" id="toc-control" />
|
||||
<main class="container flex">
|
||||
<aside class="book-menu">
|
||||
<div class="book-menu-content">
|
||||
|
||||
|
||||
<aside class="book-menu">
|
||||
<div class="book-menu-content">
|
||||
|
||||
<nav>
|
||||
<h2 class="book-brand">
|
||||
<a class="flex align-center" href="/"><img src="/logo.jpg" alt="Logo" /><span></span>
|
||||
@@ -56,15 +55,14 @@ Social media is a mixed bag. It connects the world and allows for the rapid diss
|
||||
</h2>
|
||||
|
||||
|
||||
<div class="book-search hidden">
|
||||
<input id="book-search-input" type="text"
|
||||
placeholder="Search"
|
||||
aria-label="Search"
|
||||
maxlength="64" data-hotkeys="s/" />
|
||||
<div class="book-search-spinner hidden"></div>
|
||||
<ul id="book-search-results"></ul>
|
||||
</div>
|
||||
<script>document.querySelector(".book-search").classList.remove("hidden")</script>
|
||||
<link href="/pagefind/pagefind-ui.css" rel="stylesheet">
|
||||
<script src="/pagefind/pagefind-ui.js"></script>
|
||||
<div id="search"></div>
|
||||
<script>
|
||||
window.addEventListener('DOMContentLoaded', (event) => {
|
||||
new PagefindUI({ element: "#search", showSubResults: true });
|
||||
});
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
@@ -371,12 +369,13 @@ Social media is a mixed bag. It connects the world and allows for the rapid diss
|
||||
<script>(function(){var e=document.querySelector("aside .book-menu-content");addEventListener("beforeunload",function(){localStorage.setItem("menu.scrollTop",e.scrollTop)}),e.scrollTop=localStorage.getItem("menu.scrollTop")})()</script>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</aside>
|
||||
|
||||
</div>
|
||||
</aside>
|
||||
|
||||
<div class="book-page">
|
||||
<header class="book-header">
|
||||
<header class="book-header hidden">
|
||||
|
||||
<div class="flex align-center justify-between">
|
||||
<label for="menu-control">
|
||||
@@ -394,7 +393,7 @@ Social media is a mixed bag. It connects the world and allows for the rapid diss
|
||||
|
||||
|
||||
|
||||
<aside class="hidden clearfix">
|
||||
<aside class="hidden">
|
||||
|
||||
|
||||
<nav id="TableOfContents">
|
||||
@@ -419,18 +418,14 @@ Social media is a mixed bag. It connects the world and allows for the rapid diss
|
||||
|
||||
|
||||
|
||||
<article class="markdown"></br>
|
||||
<p><img src="/Images/Headers/socialmedia3.jpg" alt="Horizpontal.jpeg" />
|
||||
<img src="/Images/Artwork/SocialMedia1.jpg" alt="Horizpontal.jpeg" /></p>
|
||||
<article class="markdown book-article"></br>
|
||||
<p><img src="/Images/Headers/socialmedia3.jpg" alt="Horizpontal.jpeg" /></p>
|
||||
</br>
|
||||
<p><em>“If freedom of speech is taken away, then dumb and silent we may be led, like sheep to the slaughter.”</em>
|
||||
― George Washington</p>
|
||||
<p>Social media is a mixed bag. It connects the world and allows for the rapid dissemination of news, true and untrue. But in the last few years censorship has become a massive problem across all major social media platforms. Its important that we cultivate presences on social media that are more resilient to censorship and de-platforming. These services should be run as decentralized as possible to avoid coordinated take downs like we saw with the Conservative social media company Parler, where big tech collaborated to largely destroy the company.</p>
|
||||
<hr>
|
||||
<h3 id="freedom-respecting-social-media">
|
||||
Freedom Respecting Social Media
|
||||
<a class="anchor" href="#freedom-respecting-social-media">#</a>
|
||||
</h3>
|
||||
<h3 id="freedom-respecting-social-media">Freedom Respecting Social Media<a class="anchor" href="#freedom-respecting-social-media">#</a></h3>
|
||||
<ul>
|
||||
<li>
|
||||
<p><a href="https://blueskyweb.org/"><strong>Blue Sky</strong></a> - Blue Sky is an open source project backed by Jack Dorsey in an attempt to create a decentralized social network protocol as an alternative to Twitter. In May 2024 Jack Dorsey <a href="https://www.theverge.com/2024/5/5/24149543/jack-dorsey-gone-bluesky-board"><strong>resigned from the BlueSky board</strong></a>, and donated 21 Million to the Open Source Protocol NOSTR. Blue Sky is very leftwing.</p>
|
||||
@@ -473,10 +468,7 @@ Social media is a mixed bag. It connects the world and allows for the rapid diss
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h3 id="meetup-alternatives">
|
||||
Meetup Alternatives
|
||||
<a class="anchor" href="#meetup-alternatives">#</a>
|
||||
</h3>
|
||||
<h3 id="meetup-alternatives">Meetup Alternatives<a class="anchor" href="#meetup-alternatives">#</a></h3>
|
||||
<ul>
|
||||
<li>
|
||||
<p><a href="https://agorakit.org/en/pricing.php"><strong>Agorakit</strong></a> - Agorakit is web-based, open source groupware for collectives. By creating collaborative groups, people can discuss topics, organize events, store files and keep everyone updated as needed. Agorakit is a forum, calendar, file manager, mapping tool and email notifier.</p>
|
||||
@@ -494,10 +486,7 @@ Social media is a mixed bag. It connects the world and allows for the rapid diss
|
||||
<p><a href="https://partiful.com/"><strong>Partiful</strong></a> - Free for users, requires SMS in order to gave out regular event updates. Not specifically freedom focused, but another good option.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<h3 id="nostr">
|
||||
NOSTR
|
||||
<a class="anchor" href="#nostr">#</a>
|
||||
</h3>
|
||||
<h3 id="nostr">NOSTR<a class="anchor" href="#nostr">#</a></h3>
|
||||
<p><a href="https://nostr.com/">NOSTR</a> is the future of decentralized social media. NOSTR is not controlled or owned by any private company or person. NOSTR is a protocol similar to Email or TCP/IP. It can be accessed by anyone or any company. NOSTR uses the dumb server smart client model. Meaning anyone can setup a simple server/relay that preserves and encrypts the NOSTR ecosystem. NOSTR directly incorporates bitcoin via the lightning network. You can send “ZAPS” which are low cost lightning transactions to any person on NOSTR, and your posts can likewise receives Zaps from anyone on the network. In addition to major support from the freedom and Bitcoin communities, NOSTR has been financially backed by Jack Dorsey and heavily supported by Edward Snowden. NOSTR offers several different clients that allow you to interact with the NOSTR protocol. Some of those <a href="https://nostr.com/clients"><strong>clients</strong></a>:</p>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -526,10 +515,7 @@ Social media is a mixed bag. It connects the world and allows for the rapid diss
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h3 id="youtube-alternatives">
|
||||
Youtube Alternatives
|
||||
<a class="anchor" href="#youtube-alternatives">#</a>
|
||||
</h3>
|
||||
<h3 id="youtube-alternatives">Youtube Alternatives<a class="anchor" href="#youtube-alternatives">#</a></h3>
|
||||
<ul>
|
||||
<li>
|
||||
<p><a href=""><strong>Bitchute</strong></a> - A decentralized Youtube alternative that tends to have a lot of right-leaning content, due to this they often get censored or blocked.</p>
|
||||
@@ -598,23 +584,32 @@ Social media is a mixed bag. It connects the world and allows for the rapid diss
|
||||
|
||||
|
||||
|
||||
</footer>
|
||||
|
||||
|
||||
|
||||
<div class="book-comments">
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script>(function(){document.querySelectorAll("pre:has(code)").forEach(e=>{e.addEventListener("click",e.focus),e.addEventListener("copy",function(t){if(t.preventDefault(),navigator.clipboard){const t=window.getSelection().toString()||e.textContent;navigator.clipboard.writeText(t)}})})})()</script>
|
||||
|
||||
|
||||
</footer>
|
||||
|
||||
<label for="menu-control" class="hidden book-menu-overlay"></label>
|
||||
</div>
|
||||
|
||||
|
||||
<aside class="book-toc">
|
||||
<div class="book-toc-content">
|
||||
|
||||
|
||||
<aside class="book-toc">
|
||||
<div class="book-toc-content">
|
||||
|
||||
|
||||
<nav id="TableOfContents">
|
||||
<ul>
|
||||
@@ -630,10 +625,11 @@ Social media is a mixed bag. It connects the world and allows for the rapid diss
|
||||
</nav>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</aside>
|
||||
|
||||
|
||||
</div>
|
||||
</aside>
|
||||
|
||||
</main>
|
||||
|
||||
|
||||
@@ -651,3 +647,11 @@ Social media is a mixed bag. It connects the world and allows for the rapid diss
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user