From a2b24b3227afe4e430745349d0d583879a2c3c9b Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Tue, 10 Feb 2026 09:57:45 -0500 Subject: [PATCH] Clean up spaces --- content/docs/dissemination/_index.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/content/docs/dissemination/_index.md b/content/docs/dissemination/_index.md index 0e4dc64..ac673d2 100644 --- a/content/docs/dissemination/_index.md +++ b/content/docs/dissemination/_index.md @@ -126,8 +126,6 @@ A Smart Node functions as a "set-it-and-forget-it" volunteer server, an automate * **Dynamic Storage Management:** The node software monitors network health to optimize resource usage. Leveraging the P2P technology's capability for **selective piece mapping**, the node does not need to store the entire catalog. Instead, it identifies specific file indices or "rare" pieces within the metadata and sends granular `REQUEST` messages for only those blocks. This allows a node with limited storage (ex. 500GB) to provide critical redundancy for a much larger archive (ex. 50TB) by surgically targeting only the data that is currently under shared. - - We are currently refining the concepts from [smart-node-transmission](https://github.com/academictorrents/smartnode-transmission) to work seamlessly with our catalog, enabling a fully decentralized data mesh for Canadian geospatial information. ```mermaid