Skip to content

SSB plugin that provides the sbot's public key (whoami) over HTTP

Notifications You must be signed in to change notification settings

jfr3000/ssb-whoareyou-http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ssb-whoareyou-http

Install

npm i ssb-whoareyou-http

Then add it to your other plugins:

sbot.use('ssb-whoareyou-http')

Usage

Using

sbot.ws.getAddress()

, get the sbot's HTTP IP and port. Then,

curl <your sbot's address and port>/whoareyou

will give you the sbot's public key.

About

SSB plugin that provides the sbot's public key (whoami) over HTTP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published