No description
- Subscriptions now use Reticulum destination hashes instead of HTTP URLs - All subscription syncing happens over encrypted RNS links (rns_client.py) - Add remote_pages table for synced content from subscriptions - Search results now include pages from synced subscriptions, grouped by source - Remove HTTP dependency from subscription handlers |
||
|---|---|---|
| .gitignore | ||
| app.py | ||
| db.py | ||
| gateway.py | ||
| handlers.py | ||
| index.db | ||
| README.md | ||
| requirements.txt | ||
| rns_client.py | ||
| templates.py | ||