From 35dad8af171223e803051b041de0a71dc9cfe9cd Mon Sep 17 00:00:00 2001 From: liamcottle Date: Tue, 10 Dec 2024 11:14:31 +1300 Subject: [PATCH] add todo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1e93329..174a140 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,7 @@ sudo systemctl status meshtxt.service - Save nodes to database and allow user to set a custom name/label for "anonymous" nodes - Add lora region, frequency and modem preset settings page - Use an SQLite database when running from server.js to allow cross device message history sharing +- Generate a unique memory cache key for file transfers between two nodes, so another node can't interfere by using the same file transfer ID. ## CORS Proxy for HTTP Connections