add plast's ssb tutorial
This commit is contained in:
parent
f1c86e2e41
commit
ad27d135df
40
html/ssb.html
Normal file
40
html/ssb.html
Normal file
@ -0,0 +1,40 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="generator" content="pandoc" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
|
||||
<meta name="author" content="plast" />
|
||||
<title>Using Secure Scuttle Butt | Replacing Facebook for anarchists</title>
|
||||
<style>
|
||||
code{white-space: pre-wrap;}
|
||||
span.smallcaps{font-variant: small-caps;}
|
||||
span.underline{text-decoration: underline;}
|
||||
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
||||
</style>
|
||||
<!--[if lt IE 9]>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
|
||||
<![endif]-->
|
||||
<link rel="stylesheet" type="text/css" href="css/style.css"/>
|
||||
</head>
|
||||
<body>
|
||||
<header id="title-block-header">
|
||||
<h1 class="title">Using Secure Scuttle Butt | Replacing Facebook for anarchists</h1>
|
||||
<p class="author">plast</p>
|
||||
</header>
|
||||
<nav id="TOC">
|
||||
<ul>
|
||||
<li><a href="#what-is-secure-scuttlebutt">What is secure scuttlebutt?</a></li>
|
||||
<li><a href="#how-do-i-use-it">How do I use it?</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<p>I fucking hate facebook. I'm really not the kind of person that was ever into it, but its clear that alot of anarchists have a utility for it. There are alot of benefits that can be found in a social network(organizing events and meetups, shitposting etc) so having one that respects the freedom and privacy of the user is pretty cool. This is where secure scuttlebutt comes in.</p>
|
||||
<h1 id="what-is-secure-scuttlebutt">What is secure scuttlebutt?</h1>
|
||||
<p>Secure Scuttlebutt (SSB) is actually some complicated decentralized network. Anyone who is a techie can check out the details, but this is a guide for the non-nerds. It basically acts like facebook(you can like, post content and make little groups) but instead of being controlled by one shitty company, its spread amongst a bunch of different servers. It also has some neat features like being able to use it with people on the same wifi network as you and some offline usage. Since it is decentralized, its harder to kill than a normal social networking site that would be hosted on one server.</p>
|
||||
<h1 id="how-do-i-use-it">How do I use it?</h1>
|
||||
<p>Its really easy to start! You can access SSB through a program called patchwork, you can install here: <a href="https://ahdinosaur.github.io/patchwork-downloader/">https://ahdinosaur.github.io/patchwork-downloader/</a> You won't be able to see anything(unless you have the luck of having a ssb user on your local wifi network) since you arent connected to any server. Thats an easy fix though! Just press the "join pub" button and paste in an invite code from any of the pub servers. There's a list here: <a href="https://github.com/ssbc/ssb-server/wiki/Pub-Servers">https://github.com/ssbc/ssb-server/wiki/Pub-Servers</a> Here's an invite code you could use right now to get started!</p>
|
||||
<p><code>ssb-pub.picodevelopment.nl:8008:@UFDjYpDN89OTdow4sqZP5eEGGcy+1eN/HNc5DMdMI0M=.ed25519~ibtGafFt7myC9yEyJ6Oq7gWuS2+2ue9XI3iyE9QXSwI=</code></p>
|
||||
<p>After that, you're in! You can do anything you want. I made a tag for the post-civ peeps on here called #desertgang that ill be putting some stuff in. Happy scuttling!</p>
|
||||
<p>If you have any questions just post in the comments or dm me if you're shy.</p>
|
||||
</body>
|
||||
</html>
|
50
md/ssb.md
Normal file
50
md/ssb.md
Normal file
@ -0,0 +1,50 @@
|
||||
---
|
||||
author:
|
||||
- plast
|
||||
title: 'Using Secure Scuttle Butt \| Replacing Facebook for anarchists'
|
||||
---
|
||||
|
||||
- [What is secure scuttlebutt?](#what-is-secure-scuttlebutt)
|
||||
- [How do I use it?](#how-do-i-use-it)
|
||||
|
||||
I fucking hate facebook. I\'m really not the kind of person that was
|
||||
ever into it, but its clear that alot of anarchists have a utility for
|
||||
it. There are alot of benefits that can be found in a social
|
||||
network(organizing events and meetups, shitposting etc) so having one
|
||||
that respects the freedom and privacy of the user is pretty cool. This
|
||||
is where secure scuttlebutt comes in.
|
||||
|
||||
What is secure scuttlebutt?
|
||||
===========================
|
||||
|
||||
Secure Scuttlebutt (SSB) is actually some complicated decentralized
|
||||
network. Anyone who is a techie can check out the details, but this is a
|
||||
guide for the non-nerds. It basically acts like facebook(you can like,
|
||||
post content and make little groups) but instead of being controlled by
|
||||
one shitty company, its spread amongst a bunch of different servers. It
|
||||
also has some neat features like being able to use it with people on the
|
||||
same wifi network as you and some offline usage. Since it is
|
||||
decentralized, its harder to kill than a normal social networking site
|
||||
that would be hosted on one server.
|
||||
|
||||
How do I use it?
|
||||
================
|
||||
|
||||
Its really easy to start! You can access SSB through a program called
|
||||
patchwork, you can install here:
|
||||
<https://ahdinosaur.github.io/patchwork-downloader/> You won\'t be able
|
||||
to see anything(unless you have the luck of having a ssb user on your
|
||||
local wifi network) since you arent connected to any server. Thats an
|
||||
easy fix though! Just press the \"join pub\" button and paste in an
|
||||
invite code from any of the pub servers. There\'s a list here:
|
||||
<https://github.com/ssbc/ssb-server/wiki/Pub-Servers> Here\'s an invite
|
||||
code you could use right now to get started!
|
||||
|
||||
`ssb-pub.picodevelopment.nl:8008:@UFDjYpDN89OTdow4sqZP5eEGGcy+1eN/HNc5DMdMI0M=.ed25519~ibtGafFt7myC9yEyJ6Oq7gWuS2+2ue9XI3iyE9QXSwI=`
|
||||
|
||||
After that, you\'re in! You can do anything you want. I made a tag for
|
||||
the post-civ peeps on here called \#desertgang that ill be putting some
|
||||
stuff in. Happy scuttling!
|
||||
|
||||
If you have any questions just post in the comments or dm me if you\'re
|
||||
shy.
|
16
org/ssb.org
Normal file
16
org/ssb.org
Normal file
@ -0,0 +1,16 @@
|
||||
#+TITLE: Using Secure Scuttle Butt | Replacing Facebook for anarchists
|
||||
#+AUTHOR: plast
|
||||
|
||||
I fucking hate facebook. I'm really not the kind of person that was ever into it, but its clear that alot of anarchists have a utility for it. There are alot of benefits that can be found in a social network(organizing events and meetups, shitposting etc) so having one that respects the freedom and privacy of the user is pretty cool. This is where secure scuttlebutt comes in.
|
||||
|
||||
* What is secure scuttlebutt?
|
||||
Secure Scuttlebutt (SSB) is actually some complicated decentralized network. Anyone who is a techie can check out the details, but this is a guide for the non-nerds. It basically acts like facebook(you can like, post content and make little groups) but instead of being controlled by one shitty company, its spread amongst a bunch of different servers. It also has some neat features like being able to use it with people on the same wifi network as you and some offline usage. Since it is decentralized, its harder to kill than a normal social networking site that would be hosted on one server.
|
||||
|
||||
* How do I use it?
|
||||
Its really easy to start! You can access SSB through a program called patchwork, you can install here: https://ahdinosaur.github.io/patchwork-downloader/ You won't be able to see anything(unless you have the luck of having a ssb user on your local wifi network) since you arent connected to any server. Thats an easy fix though! Just press the "join pub" button and paste in an invite code from any of the pub servers. There's a list here: https://github.com/ssbc/ssb-server/wiki/Pub-Servers Here's an invite code you could use right now to get started!
|
||||
|
||||
~ssb-pub.picodevelopment.nl:8008:@UFDjYpDN89OTdow4sqZP5eEGGcy+1eN/HNc5DMdMI0M=.ed25519~ibtGafFt7myC9yEyJ6Oq7gWuS2+2ue9XI3iyE9QXSwI=~
|
||||
|
||||
After that, you're in! You can do anything you want. I made a tag for the post-civ peeps on here called #desertgang that ill be putting some stuff in. Happy scuttling!
|
||||
|
||||
If you have any questions just post in the comments or dm me if you're shy.
|
51
txt/ssb.txt
Normal file
51
txt/ssb.txt
Normal file
@ -0,0 +1,51 @@
|
||||
Using Secure Scuttle Butt | Replacing Facebook for anarchists
|
||||
plast
|
||||
|
||||
- What is secure scuttlebutt?
|
||||
- How do I use it?
|
||||
|
||||
I fucking hate facebook. I'm really not the kind of person that was ever
|
||||
into it, but its clear that alot of anarchists have a utility for it.
|
||||
There are alot of benefits that can be found in a social
|
||||
network(organizing events and meetups, shitposting etc) so having one
|
||||
that respects the freedom and privacy of the user is pretty cool. This
|
||||
is where secure scuttlebutt comes in.
|
||||
|
||||
|
||||
|
||||
WHAT IS SECURE SCUTTLEBUTT?
|
||||
|
||||
|
||||
Secure Scuttlebutt (SSB) is actually some complicated decentralized
|
||||
network. Anyone who is a techie can check out the details, but this is a
|
||||
guide for the non-nerds. It basically acts like facebook(you can like,
|
||||
post content and make little groups) but instead of being controlled by
|
||||
one shitty company, its spread amongst a bunch of different servers. It
|
||||
also has some neat features like being able to use it with people on the
|
||||
same wifi network as you and some offline usage. Since it is
|
||||
decentralized, its harder to kill than a normal social networking site
|
||||
that would be hosted on one server.
|
||||
|
||||
|
||||
|
||||
HOW DO I USE IT?
|
||||
|
||||
|
||||
Its really easy to start! You can access SSB through a program called
|
||||
patchwork, you can install here:
|
||||
https://ahdinosaur.github.io/patchwork-downloader/ You won't be able to
|
||||
see anything(unless you have the luck of having a ssb user on your local
|
||||
wifi network) since you arent connected to any server. Thats an easy fix
|
||||
though! Just press the "join pub" button and paste in an invite code
|
||||
from any of the pub servers. There's a list here:
|
||||
https://github.com/ssbc/ssb-server/wiki/Pub-Servers Here's an invite
|
||||
code you could use right now to get started!
|
||||
|
||||
ssb-pub.picodevelopment.nl:8008:@UFDjYpDN89OTdow4sqZP5eEGGcy+1eN/HNc5DMdMI0M=.ed25519~ibtGafFt7myC9yEyJ6Oq7gWuS2+2ue9XI3iyE9QXSwI=
|
||||
|
||||
After that, you're in! You can do anything you want. I made a tag for
|
||||
the post-civ peeps on here called #desertgang that ill be putting some
|
||||
stuff in. Happy scuttling!
|
||||
|
||||
If you have any questions just post in the comments or dm me if you're
|
||||
shy.
|
Loading…
Reference in New Issue
Block a user