Skip to content

Releases: darkdrgn2k/ssb-web-pi

Cycle2

11 Jun 15:00
Compare
Choose a tag to compare
Cycle2 Pre-release
Pre-release

SBOT API Code Snippets

  • Self identify
  • Pull self identified users
  • Reverse feed order

SBOT Web Proof of Concept

Cycle1

28 May 13:50
Compare
Choose a tag to compare
Cycle1 Pre-release
Pre-release

SBOT API Code Snippets

  • Generating ScuttleBot Identities
  • Initiate Scuttlebot API with generated Identities
  • Post message using the identity
  • Query feed

SBOT Web Proof of Concept

  • Login using a login/password pair that ties into a sbot identity -
  • Create a sbot identity that ties into a login/password
  • Hash the password
  • View a feed (Unfiltered)
  • Render the feed (Basic rendering in place)
  • Post a message to the feed as logged in identity