No description
Find a file
lichenblankie 8b5df1f0c3 mesh subscriptions + search
- 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
2026-06-05 05:26:51 +00:00
.gitignore port to Reticulum mesh 2026-06-05 05:26:51 +00:00
app.py port to Reticulum mesh 2026-06-05 05:26:51 +00:00
db.py mesh subscriptions + search 2026-06-05 05:26:51 +00:00
gateway.py port to Reticulum mesh 2026-06-05 05:26:51 +00:00
handlers.py mesh subscriptions + search 2026-06-05 05:26:51 +00:00
index.db bind to 0.0.0.0, dynamic Host header 2026-06-05 05:26:51 +00:00
README.md first commit 2026-06-05 05:22:37 +00:00
requirements.txt port to Reticulum mesh 2026-06-05 05:26:51 +00:00
rns_client.py mesh subscriptions + search 2026-06-05 05:26:51 +00:00
templates.py port to Reticulum mesh 2026-06-05 05:26:51 +00:00