From af88a7fa266d7250d59574868747321b9cdeb1cb Mon Sep 17 00:00:00 2001 From: Jay Date: Tue, 11 Nov 2025 19:42:20 -0500 Subject: [PATCH 1/4] chore: update terms Updated terms to clarify storage and egress limits in billing section. --- src/pages/terms.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/terms.md b/src/pages/terms.md index b23446b..ffc9ca0 100644 --- a/src/pages/terms.md +++ b/src/pages/terms.md @@ -20,9 +20,9 @@ All data uploaded to storacha.network is available to anyone who requests it usi ### Billing -In order to begin storing files via the Services, you will need to provide us with one or more Payment Methods. "Payment Method" means a current, valid method of payment, which may involve a third party or payment processing vendor. You can increase your storage limit and add paid features to your account by signing up for a paid subscription plan (“Paid Plan”). +In order to begin storing files via the Services, you will need to provide us with one or more Payment Methods. "Payment Method" means a current, valid method of payment, which may involve a third party or payment processing vendor. You can increase your storage and egress limits and add paid features to your account by signing up for a paid subscription plan (“Paid Plan”). -You agree that you’ll pay the amounts set forth in https://storacha.network/#pricing for your chosen tier (“Subscription Charge”) plus any charges for additional usage beyond the storage limit of your selected tier during the previous month (“Overages”) (collectively, “Subscription Charge” and “Overages” are referred to as (the “Fees”) for each billing cycle). +You agree that you’ll pay the amounts set forth in https://storacha.network/#pricing for your chosen tier (“Subscription Charge”) plus any charges for additional usage beyond the storage and egress limits of your selected tier during the previous month (“Overages”) (collectively, “Subscription Charge” and “Overages” are referred to as (the “Fees”) for each billing cycle). When determining tier storage limits and Overages, we track usage for payment using the volume of data associated with shard content identifiers/CIDs (CIDs referencing the actual data sent to storacha.network and stored) – usage is not tracked based on content CIDs (CIDs used to reference and access uploads in a format useful to users, like specific files and directories). From 79782504ad7b590a1aa77c03fa34d393588acfc8 Mon Sep 17 00:00:00 2001 From: Jay Date: Wed, 12 Nov 2025 15:33:38 -0500 Subject: [PATCH 2/4] Update terms.md for storage and egress tracking Clarified tracking of egress limits and overages in terms. --- src/pages/terms.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/terms.md b/src/pages/terms.md index ffc9ca0..85d78d0 100644 --- a/src/pages/terms.md +++ b/src/pages/terms.md @@ -24,7 +24,7 @@ In order to begin storing files via the Services, you will need to provide us wi You agree that you’ll pay the amounts set forth in https://storacha.network/#pricing for your chosen tier (“Subscription Charge”) plus any charges for additional usage beyond the storage and egress limits of your selected tier during the previous month (“Overages”) (collectively, “Subscription Charge” and “Overages” are referred to as (the “Fees”) for each billing cycle). -When determining tier storage limits and Overages, we track usage for payment using the volume of data associated with shard content identifiers/CIDs (CIDs referencing the actual data sent to storacha.network and stored) – usage is not tracked based on content CIDs (CIDs used to reference and access uploads in a format useful to users, like specific files and directories). +When determining tier storage limits and storage overages, we track usage for payment using the volume of data associated with shard content identifiers/CIDs (CIDs referencing the actual data sent to storacha.network and stored) – usage is not tracked based on content CIDs (CIDs used to reference and access uploads in a format useful to users, like specific files and directories). When tracking egress limits and egress overates, we track and sum the bytes of content requested from users' spaces. You authorize us to charge any Payment Method associated with your account in case your primary Payment Method is declined or no longer available to us for payment of Fees you owe us. You remain responsible for any uncollected Fees. If a payment is not successfully settled, due to expiration, insufficient funds, or otherwise, and you do not cancel your account, we may suspend your access to the Paid Plan until we have successfully charged a valid Payment Method. For some Payment Methods, the issuer may charge you additional fees, such as foreign transaction fees or other fees relating to the processing of your Payment Method. From 6ef5c7b0d56e6650a58ef04ce074204a773047be Mon Sep 17 00:00:00 2001 From: Jay Date: Wed, 12 Nov 2025 15:35:36 -0500 Subject: [PATCH 3/4] Fix typo in terms of service regarding egress overages --- src/pages/terms.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/terms.md b/src/pages/terms.md index 85d78d0..e923408 100644 --- a/src/pages/terms.md +++ b/src/pages/terms.md @@ -24,7 +24,7 @@ In order to begin storing files via the Services, you will need to provide us wi You agree that you’ll pay the amounts set forth in https://storacha.network/#pricing for your chosen tier (“Subscription Charge”) plus any charges for additional usage beyond the storage and egress limits of your selected tier during the previous month (“Overages”) (collectively, “Subscription Charge” and “Overages” are referred to as (the “Fees”) for each billing cycle). -When determining tier storage limits and storage overages, we track usage for payment using the volume of data associated with shard content identifiers/CIDs (CIDs referencing the actual data sent to storacha.network and stored) – usage is not tracked based on content CIDs (CIDs used to reference and access uploads in a format useful to users, like specific files and directories). When tracking egress limits and egress overates, we track and sum the bytes of content requested from users' spaces. +When determining tier storage limits and storage overages, we track usage for payment using the volume of data associated with shard content identifiers/CIDs (CIDs referencing the actual data sent to storacha.network and stored) – usage is not tracked based on content CIDs (CIDs used to reference and access uploads in a format useful to users, like specific files and directories). When tracking egress limits and egress overages, we track and sum the bytes of content requested from users' spaces. You authorize us to charge any Payment Method associated with your account in case your primary Payment Method is declined or no longer available to us for payment of Fees you owe us. You remain responsible for any uncollected Fees. If a payment is not successfully settled, due to expiration, insufficient funds, or otherwise, and you do not cancel your account, we may suspend your access to the Paid Plan until we have successfully charged a valid Payment Method. For some Payment Methods, the issuer may charge you additional fees, such as foreign transaction fees or other fees relating to the processing of your Payment Method. From 8e0c9695c422dd3a457b73a83c7facd126358a79 Mon Sep 17 00:00:00 2001 From: Jay Date: Wed, 12 Nov 2025 15:39:57 -0500 Subject: [PATCH 4/4] Update terms of service to include Storacha Forge Clarified terms regarding Storacha Forge in the terms of service. --- src/pages/terms.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/terms.md b/src/pages/terms.md index e923408..8d145ba 100644 --- a/src/pages/terms.md +++ b/src/pages/terms.md @@ -1,6 +1,6 @@ # Terms of service -The following terms and conditions govern all use of the storacha.network website (“storacha.network” or the “Website”), the storacha/w3s.link gateway (“Gateway”) and all content, services and products available at or through the Website or Gateway (collectively, “Services”). The Services are offered subject to your acceptance without modification of all of the terms and conditions contained herein. As all data uploaded to storacha.network will be available via IPFS, the Services are also subject to the [Terms of Service of IPFS.io](https://discuss.ipfs.tech/tos) and [Privacy Policy of IPFS.io](https://discuss.ipfs.tech/privacy). +The following terms and conditions govern all use of the storacha.network website (“storacha.network” or the “Website”), the storacha/w3s.link gateway (“Gateway”) and all content, services and products available at or through the Website or Gateway (collectively, “Services”), except for Storacha Forge, which is governed by separate agreements. The Services are offered subject to your acceptance without modification of all of the terms and conditions contained herein. As all data uploaded to storacha.network will be available via IPFS, the Services are also subject to the [Terms of Service of IPFS.io](https://discuss.ipfs.tech/tos) and [Privacy Policy of IPFS.io](https://discuss.ipfs.tech/privacy). If you do not agree to all the terms and conditions of this agreement (“Agreement” or “TOS”), then you may not access the Website or use any of the Services.