update FURPs functionality requirement (#243)

This commit is contained in:
Eric 2025-09-15 15:41:11 +10:00 committed by GitHub
parent 8f5c9be368
commit 1e1245ed9f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -98,7 +98,8 @@ Status and into its own protocol.
1. Ability to transfer datasets of at most 10GB between two or more nodes. 1. Ability to transfer datasets of at most 10GB between two or more nodes.
2. Datasets must be represented with a verifiable CID for data integrity. 2. Datasets must be represented with a verifiable CID for data integrity.
3. All community members must be a Codex node and must be a provider of datasets. 3. Each community member must run a Codex node (free space should be verified on
startup).
4. Providers of datasets must be discoverable by querying for a CID. 4. Providers of datasets must be discoverable by querying for a CID.
5. Uploaded or downloaded datasets must be downloadable by peers. 5. Uploaded or downloaded datasets must be downloadable by peers.
6. `index` files must have their own CID. 6. `index` files must have their own CID.