ssb_ap_bridge/README.md

18 lines
355 B
Markdown
Raw Normal View History

2019-08-07 15:51:47 +02:00
# ssb_ap_bridge
A Javscript module to implement ActivityPub compatibility to [ssb](https://github.com/ssbc/ssb-db)
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