* [Introduction](README.md) * [Getting Started](getting-started.md) * [Applications](applications.md) * [Stories](stories/index.md) - [Design Challenge: Avoid Centralization and Singletons](stories/design-challenge-avoid-centralization-and-singletons.md) - [Design Challenge: Sybil Attacks](stories/design-challenge-sybil-attacks.md) - [Gossiping Securely is the new Email](stories/gossiping-securely-is-the-new-email.md) - [Scuttlebutt Genesis](stories/scuttlebutt-genesis.md) - [Using Trust in Open Networks](stories/using-trust-in-open-networks.md) * [Talks](talks.md) * [Contributing](contributing.md) --- * [Principles](principles/index.md) - [Legacy](principles/legacy.md) * [Concepts](concepts/index.md) - [Identity](concepts/identity.md) - [Stream](concepts/stream.md) - [Feed](concepts/feed.md) - [Message](concepts/message.md) - [Private Message](concepts/private-message.md) - [Link](concepts/link.md) - [Gossip](concepts/gossip.md) - [Local](concepts/local.md) - [Consensus](concepts/consensus.md) - [Pub](concepts/pub.md) - [Blob](concepts/blob.md) - [Cap](concepts/cap.md) * [Protocol](protocol.md) - [**Scuttlebutt Protocol Guide**](https://ssbc.github.io/scuttlebutt-protocol-guide/) - [Scalable Secure Scuttlebutt paper](https://github.com/dominictarr/scalable-secure-scuttlebutt/blob/master/paper.md) - [Secret Handshake paper](http://dominictarr.github.io/secret-handshake-paper/shs.pdf) * [Guides](guides/index.md) - [Scuttlebutt Guide](https://github.com/ssbc/scuttlebutt-guide) - [First steps with sbot](guides/cli-first-steps.md) - [SSB field guide](https://github.com/nichoth/ssb-field-guide) - [Introduction to SSB: Your Test Playground](https://josiahwitt.com/2018/07/08/scuttlebutt-intro-test-playground.html) - [Introduction to SSB: Flume & Plugins](https://josiahwitt.com/2018/07/08/scuttlebutt-intro-flume.html) - [Introduction to Patchfoo](https://github.com/noffle/sailing-patchfoo) - [Introduction to git-ssb](https://github.com/noffle/git-ssb-intro) - [Introduction to ssb-npm](https://github.com/noffle/ssb-npm-101) * [Modules](modules.md) * [FAQ](faq/index.md) - [Basics](faq/basics/basics.md) - [What is the difference between Patchwork and Scuttlebutt?](faq/basics/patchwork-vs-scuttlebutt.md) - [Secure-scuttlebutt vs scuttlebutt vs scuttlebot vs sbot?](faq/basics/ssb-vs-scuttlebutt-vs-scuttlebot-vs-sbot.md) - [What is a pub?](faq/basics/pub.md) - [Should I follow multiple pubs?](faq/basics/multiple-pubs.md) - [What do you mean SSB works through gossip?](faq/basics/gossip.md) - [Where does all my data live?](faq/basics/data-live.md) - [What ports does Scuttlebutt use?](faq/basics/port.md) - [How much space will scuttlebutt take up?](faq/basics/size.md) - [What happens if I delete everything?](faq/basics/delete.md) - [Applications](faq/applications/applications.md) - [How do posts work across apps?](faq/applications/patchwork-and-patchbay.md) - [Can I switch apps easily?](faq/applications/moving-ssb-apps.md) - [Can I post from different devices?](faq/applications/multiple-devices.md) - [Is there a markdown guide for Patchwork?](faq/applications/patchwork-markup.md) - [How do I upgrade Patchwork to the newest version?](faq/applications/upgrading.md) - [Channels](faq/channels/channels-index.md) - [What are channels?](faq/channels/channels.md) - [Are Channels sorted in any order?](faq/channels/channel-sort.md) - [How do channel descriptions work?](faq/channels/channel-messages.md) - [How do I find a channel?](faq/channels/channel-find.md) - [Misc.](faq/misc/concepts.md) - [This seems really cool?](faq/misc/cool.md) - [What other dex projects exist?](faq/misc/related.md) - [How can I preserve my privacy?](faq/misc/privacy.md) - [Can I use Scuttlebutt with Tor?](faq/misc/tor.md) - [Who wrote this FAQ?](faq/misc/faq-credits.md) - [How can I help?](faq/misc/help.md) - [What are some good resources?](faq/misc/resources.md) * [Glossary](glossary.md)