No description
b7a1ff139e
Webfinger detection added. |
||
---|---|---|
config.json | ||
index.js | ||
package.json | ||
README.md | ||
server.js | ||
ssb_bridge.js |
ssb_ap_bridge
A Javscript module to implement ActivityPub compatibility to ssb
Feel free to open a PR or issue!
What currently works:
- Webfinger detection of known ssb users
- logging AP messages in ssb
What still needs work:
- Converting messages between the services
- encryption of converted messages