git ssb

0+

Grey the earthling / scuttleblog



Commit 91134cc2909390aae9b460288fe60a29c165f97c

Add a story

Greg K Nicholson committed on 10/16/2017, 12:29:04 AM
Parent: 91072869fd8d2662c89bd6f090600bfe0ee8f85f

Files changed

README.mdchanged
README.mdView
@@ -7,8 +7,35 @@
77 [Scuttlebot]: http://scuttlebot.io/
88 [Hugo]: https://gohugo.io/
99
1010
11 +# Story
12 +
13 +Alice meets Bob.
14 +Bob lives somewhere remote — like, really very far away.
15 +Alice wants everyone back home to be able to read about Bob's life,
16 +and Bob wants to be able to publish a diary to the world.
17 +
18 +Bob has a computer, but doesn't have an internet connection.
19 +Alice installs a Scuttlebutt app for Bob,
20 +and makes a note of Bob's Scuttlebutt ID.
21 +Bob uses the app to write a diary.
22 +
23 +Later, back home,
24 +with a soothing internet connection,
25 +Alice installs Scuttleblog and tells it Bob's ID.
26 +Every so often, Alice's computer runs Scuttleblog,
27 +and uploads the output to a server Alice has lying around.
28 +
29 +Whenever someone visits Bob,
30 +Scuttlebutt couriers Bob's updated diary
31 +until it finds its way to Alice's computer.
32 +
33 +Charlie lives far from either Alice or Bob,
34 +and has never met either of them, even online.
35 +Charlie finds Bob's diary while browsing the web, and reads it.
36 +
37 +
1138 ## Goals
1239
1340 * Visitors from Web 1.0 can read your blog.
1441 * You can write your blog using a typical Scuttlebutt client,

Built with git-ssb-web