canopy
A decentralized social network of personal websites
Store and display content on your own personal website. Interact richly
with other sites.
Install
Debian/Ubuntu: wget understory.cloud/gaea.py -q && python3 gaea.py --deploy canopy/canopy
Manually
$ pip install canopy-network
$ web serve canopy
Features
- render profile, pages, media, posts and feeds with semantic markup a la microformats
- archive source material for reply contexts
- moderated threaded discussion using Webmentions with Salmention & Vouch
- syndicate to third-party aggregators
- store posts:
- as queryable JSON in SQLite database
- as JSON flat files inside Git repository for change history
- follow by subscribing and publish to subscribers using WebSub
- sign in to third-party applications using IndieAuth
- leverage third-party Micropub editors
- leverage third-party Microsub readers
- import/export tools
- syndicate/backfeed to/from Twitter/Github/Facebook
- backup/restore to/from local/remote storage