git ssb

0+

cryptix / %LfF6rFD7gNrhmtKIlpA…



forked from dust / capsule
Branch:
Henry committed remove obsolte fileLatest: 8df96b1 on 4/12/2016, 10:48:36 AM
📄.gitignore
📄README.md
📁chromium
📁os
📄package.json
📄screenshot.png
README.md

capsule

cypherspace re-transmitter

screenshot

how to use

set up a URI handler for protocol ssb-capsule

put something like this in ~/.local/share/applications (linux):

[Desktop Entry]
Name=capsule
GenericName=capsuleURI
X-GNOME-FullName=capsule URI handler
Comment=send capsule URI text to sbot
Exec=/home/user/capsule/os/parser %u
Terminal=false
NoDisplay=true
Type=Application
StartupNotify=true
MimeType=x-scheme-handler/ssbcapsule
Categories=Network;P2P

install addon and use

  1. git clone
  2. npm install
  3. visit chrome extensions menu (chrome://extensions)
  4. check developer mode checkbox
  5. load unpacked extension from capsule/chromium
  6. visit a tab
  7. select some things
  8. click the addon icon
  9. type some fun comments
  10. choose a channel/topic it should be filed under
  11. hit send
  12. share your new cypherspace reblogging exploits

TODO

credits

Built with git-ssb-web