directory · last updated 2026-07-24 · per-row source dates below
Object storage, compared honestly.
28 providers: price per TB, egress semantics, free tiers, hidden minimums, S3 compatibility, encryption model, and the column almost nobody can fill in: whether the provider cryptographically proves it still has your data. Every fact links to a source fetched on the date shown. Machine readers: the full dataset is at /compare/providers.json.
Disclosure: this directory is maintained by the Obsideo team. Obsideo appears below in the same schema as every other row, alphabetically, and is visibly not the cheapest option. Spot an error? Tell us and we will fix it, sourced.
* "$0 egress" means three different things across providers: unconditional, an allowance tied to stored volume, or fair-use with suspension rights. Per-provider conditions are in the detail sections below. Prices are headline US rates; EUR-native prices are converted at the ECB reference rate and flagged in the source notes. Arweave sells permanent pay-once storage and does not fit monthly pricing.
Details and sources
Arweave
Websitehttps://arweave.org
Categorydecentralized
Free tierNo free tier at protocol level. (Some bundlers waive fees for tiny uploads; not verified on this fetch.)
MinimumsNo minimums; pay per upload. The inverse gotcha applies: storage is PERMANENT - there is no delete, no retention control, and uploaded data is public.
S3 compatibilityno. Not an S3 system and not rent-based - one-time payment for permanent storage, so $/TB-month is null by construction. Protocol base fee on 2026-07-18: 11,025,429,884,381 winston/GiB = ~11.0254 AR/GiB (linearity cross-checked at 1 MiB = 10,799,950,108 winston). At AR = $1.91 (CoinGecko, same day) that is ~$21.06/GiB one-time, ~$19,600/TB (decimal) one-time - DERIVED from two volatile inputs. Retail via the ArDrive Turbo bundler (card payments): $32.56/GiB one-time (~$30,300/TB) per Turbo's own rates API - Turbo's fiat rate embeds a ~55% premium over protocol-fee-times-spot at today's prices.
EncryptionNone - data on Arweave is public and permanent by design. Confidentiality requires client-side encryption before upload, and 'permanent ciphertext' carries its own risk profile (no rotation, no deletion, harvest-now-decrypt-later).
VerificationStrongest in this tranche: miners must prove cryptographic access to random historical chunks of the weave (Succinct Proofs of Random Access) to mine blocks; proofs are publicly verifiable on-chain, and anyone can independently retrieve and hash their data via any gateway. Caveat: no per-customer contract or fixed replica count - persistence is a probabilistic, incentive-driven property of the whole network plus its endowment, not an SLA.
RedundancyData replicated by independent miners worldwide; replica count is incentive-driven and variable, not contractual. Long-term persistence rests on the storage endowment model (upfront fee funds ~200 years of storage under assumed cost declines) - an economic design assumption, not a guarantee.
Tooling verifiednot verified
Payment methodsAR token at protocol level, fiat (card) via bundler services such as ArDrive Turbo, which convert to credits
Launchedmainnet June 2018
NotesWrong tool for bulk backup: at ~$19,600-30,300/TB one-time (today's derived figures) it is 3-4 orders of magnitude above the monthly-rent providers here even amortized over decades, and data cannot be deleted. Its niche is small, high-value, permanently-public artifacts (proofs, archives, metadata). Both USD figures move with AR price and network fee; the AR-denominated fee itself has risen sharply as AR's USD price fell. Egress: no protocol-level charge; retrieval is via public gateways (fair-use, availability varies) or your own node - hence null rather than 0.
https://payment.ardrive.io/v1/rates(accessed 2026-07-18): Turbo bundler retail: $32.560831672027 per GiB (USD); winc/GiB 11,023,198,222,301 (~protocol parity in AR terms)
AWS S3 (Standard)
Websitehttps://aws.amazon.com/s3/
Categoryhyperscaler
Storage price$23 per TB-month
Egress$90 per TB
Free tierNo permanent free S3 storage tier. New customers: $200 AWS credits. 100 GB/month data transfer out to internet free, aggregated across all AWS services/regions (except China/GovCloud).
MinimumsNo minimum storage duration or minimum charge for S3 Standard (unlike IA/Glacier classes).
S3 compatibilityyes. The reference implementation. US East (N. Virginia): Standard storage $0.023/GB-mo first 50 TB, $0.022 next 450 TB, $0.021 over 500 TB. PUT/COPY/POST/LIST $0.005/1,000 requests; GET $0.0004/1,000. Prices vary by region (some regions materially higher). $23/TB figure uses decimal conversion of the first-50TB rate.
EncryptionServer-side encryption default (SSE-S3, AES-256, since Jan 2023); SSE-KMS, SSE-C, and client-side encryption optional.
VerificationNo customer-facing possession proofs. Integrity via ETag/Content-MD5 and optional additional checksums (SHA-256/CRC family) computed on upload. 11-nines durability is an internal claim backed by AWS engineering, not externally auditable.
RedundancyObjects stored redundantly across >=3 Availability Zones in-region; 11-nines durability design claim.
NotesEgress tiered: $0.09/GB first 10 TB/mo, $0.085 next 40 TB, $0.07 next 100 TB, $0.05 over 150 TB (after the 100 GB/mo free allowance). Headline $90/TB is the first-tier rate. Request and management fees add materially for small-object workloads. Numbers taken from AWS's own pricing data feed (b0.p.awsstatic.com) because the pricing page tables are JS-rendered. Unit caveat: AWS bills storage in binary units (1 GB = 2^30 bytes, 1 TB = 1024 GB), so an actual binary TB-month costs about 2.4 percent more than the decimal per-TB figure shown here. The decimal convention is used for every provider in this table so the column stays comparable.
Sources
https://aws.amazon.com/s3/pricing/(accessed 2026-07-24): Storage billed in binary GB (1 GB = 2^30 bytes, 1 TB = 1024 GB); S3 Standard $0.023/GB-mo first 50 TB; PUT/COPY/POST/LIST $0.005 per 1,000; GET $0.0004 per 1,000; new customers up to $200 Free Tier credits
https://aws.amazon.com/s3/pricing/(accessed 2026-07-18): 100 GB/mo free aggregate data transfer out; $200 new-customer credits; egress from $0.09/GB
Free tierNo free tier for Glacier storage classes. New AWS customers get up to $200 in Free Tier credits (free plan available 6 months after account creation; credits expire 12 months after creation).
Minimums180-day minimum storage duration, the longest in this table (early delete charged pro-rata for the remaining days). Each archived object also carries 40 KB of extra metadata: 32 KB billed at the Deep Archive rate plus 8 KB billed at the S3 Standard rate. At $0.00099/GB-mo the per-object overhead can exceed the cost of the data itself for small files.
S3 compatibilitypartial. Same S3 API and bucket, but objects are archived and not readable in place: you must call RestoreObject and wait up to 12 hours. US East (N. Virginia): storage $0.00099/GB-mo; standard retrieval $0.02/GB plus $0.10 per 1,000 requests; bulk retrieval $0.0025/GB plus $0.025 per 1,000 requests; PUT/COPY/POST/LIST $0.05 per 1,000; GET $0.0004 per 1,000; lifecycle transition in $0.05 per 1,000. $0.99/TB uses decimal conversion.
EncryptionServer-side encryption default (SSE-S3, AES-256); SSE-KMS, SSE-C, and client-side encryption optional. AWS holds the keys unless you supply your own.
VerificationNo customer-facing possession proofs. Integrity via ETag/Content-MD5 and optional checksums computed on upload. 11-nines durability is an internal design claim, not externally auditable.
Redundancy>=3 Availability Zones in-region. Designed for 99.999999999% durability and 99.99% availability after objects are restored.
NotesThe cheapest storage rate in this table by a wide margin, and the most expensive assumptions attached to it. Holding a terabyte costs about $0.99/month; getting that terabyte back costs roughly $20 in standard retrieval fees plus internet egress from $0.09/GB, and takes up to 12 hours. Bulk retrieval cuts the retrieval fee to about $2.50/TB if you can wait. Right answer for archives you genuinely expect never to read; wrong answer for anything you might need in a hurry. Restore double-billing: while a restored copy exists you pay for BOTH the archived object at its archive rate AND the temporary restored copy at S3 Standard rates, for however long you keep it available. Unit caveat: AWS bills storage in binary units (1 GB = 2^30 bytes, 1 TB = 1024 GB), so an actual binary TB-month costs about 2.4 percent more than the decimal per-TB figure shown here. The decimal convention is used for every provider in this table so the column stays comparable.
Sources
https://aws.amazon.com/s3/pricing/(accessed 2026-07-24): US East (N. Virginia): S3 Glacier Deep Archive storage $0.00099 per GB-month; standard retrieval $0.02/GB and $0.10 per 1,000 data retrieval requests; bulk retrieval $0.0025/GB and $0.025 per 1,000 requests; PUT/COPY/POST/LIST $0.05 per 1,000; GET $0.0004 per 1,000; 180-day minimum storage duration; 40 KB additional metadata per archived object (8 KB at S3 Standard rates, 32 KB at Deep Archive rates); storage billed in binary GB where 1 TB = 1024 GB; restored copies billed at S3 Standard rates for the chosen duration
https://docs.aws.amazon.com/AmazonS3/latest/userguide/storage-class-intro.html(accessed 2026-07-24): S3 Glacier Deep Archive (DEEP_ARCHIVE): 180-day minimum storage duration, retrieval times of hours, objects must be restored before access, >=3 Availability Zones, designed for 99.999999999% durability and 99.99% availability after restore
Free tierNo free tier for Glacier storage classes. The account-wide 100 GB/month free internet data transfer out still applies.
Minimums90-day minimum storage duration (early delete charged pro-rata). Each archived object carries 40 KB of extra metadata: 32 KB billed at the Glacier Flexible Retrieval rate plus 8 KB billed at the S3 Standard rate. Archives of many small files pay a large overhead premium.
S3 compatibilitypartial. Same S3 API and bucket, but objects are archived and not available for real-time access: you must call RestoreObject and wait before reading. US East (N. Virginia): storage $0.0036/GB-mo; expedited retrieval $0.03/GB plus $10.00 per 1,000 requests; standard retrieval $0.01/GB plus $0.05 per 1,000 requests; bulk retrieval free; PUT/COPY/POST/LIST $0.03 per 1,000; GET $0.0004 per 1,000. $3.60/TB uses decimal conversion.
EncryptionServer-side encryption default (SSE-S3, AES-256); SSE-KMS, SSE-C, and client-side encryption optional. Same model as S3 Standard: AWS holds the keys unless you supply your own.
VerificationNo customer-facing possession proofs. Integrity via ETag/Content-MD5 and optional checksums (SHA-256/CRC family) computed on upload. 11-nines durability is an internal design claim, not externally auditable.
Redundancy>=3 Availability Zones in-region. Designed for 99.999999999% durability and 99.99% availability after objects are restored.
NotesThe classic Glacier archive tier. Retrieval runs from about 1 minute (expedited, $30/TB plus request fees) to 12 hours (bulk, free), with standard around $10/TB, and restore is a separate step before any read. Full recovery cost is retrieval plus internet egress from $0.09/GB, so budget the exit, not just the storage. The 40 KB per-object metadata overhead makes many-small-file archives cost well above their raw byte total. Restore double-billing: while a restored copy exists you pay for BOTH the archived object at its archive rate AND the temporary restored copy at S3 Standard rates, for however long you keep it available. Unit caveat: AWS bills storage in binary units (1 GB = 2^30 bytes, 1 TB = 1024 GB), so an actual binary TB-month costs about 2.4 percent more than the decimal per-TB figure shown here. The decimal convention is used for every provider in this table so the column stays comparable.
Sources
https://aws.amazon.com/s3/pricing/(accessed 2026-07-24): S3 Glacier Flexible Retrieval storage $0.0036 per GB-month; expedited retrieval $0.03/GB and $10.00 per 1,000 requests; standard retrieval $0.01/GB and $0.05 per 1,000 requests; bulk retrievals and requests free of charge; PUT/COPY/POST/LIST $0.03 per 1,000; GET $0.0004 per 1,000; 90-day minimum storage duration; 40 KB additional metadata per archived object; storage billed in binary GB where 1 TB = 1024 GB
https://b0.p.awsstatic.com/pricing/2.0/meteredUnitMaps/s3/USD/current/s3.json(accessed 2026-07-24): US East (N. Virginia): Glacier Storage $0.0036/GB-mo; Glacier S3 Standard Retrieval $0.01/GB; Glacier S3 Expedited Retrieval $0.03/GB; Bulk Glacier Restore Requests $0.00; PUT requests to Glacier $0.00003/request
https://docs.aws.amazon.com/AmazonS3/latest/userguide/storage-class-intro.html(accessed 2026-07-24): S3 Glacier Flexible Retrieval (GLACIER): 90-day minimum storage duration; 40 KB additional metadata per archived object (32 KB at the Glacier Flexible Retrieval rate, 8 KB at the S3 Standard rate); retrieval times of minutes to hours; objects must be restored before access; >=3 AZs
Free tierNo free tier for Glacier storage classes. The account-wide 100 GB/month free internet data transfer out still applies.
Minimums90-day minimum storage duration (early delete charged pro-rata for the remainder) and a 128 KB minimum billable object size. Storing many files smaller than 128 KB costs materially more than raw byte totals suggest.
S3 compatibilityyes. An S3 storage class, not a separate API: same bucket, same S3 calls, millisecond access with no restore step. US East (N. Virginia): storage $0.004/GB-mo; retrieval $0.03/GB; PUT/COPY/POST/LIST $0.02 per 1,000 requests; GET and all other requests $0.01 per 1,000; lifecycle transition in $0.02 per 1,000. $4/TB uses decimal conversion, matching the AWS S3 (Standard) row.
EncryptionServer-side encryption default (SSE-S3, AES-256); SSE-KMS, SSE-C, and client-side encryption optional. Same model as S3 Standard: AWS holds the keys unless you supply your own.
VerificationNo customer-facing possession proofs. Integrity via ETag/Content-MD5 and optional checksums (SHA-256/CRC family) computed on upload. 11-nines durability is an internal design claim, not externally auditable.
Redundancy>=3 Availability Zones in-region. Designed for 99.999999999% durability and 99.9% availability.
NotesCheapest Glacier tier that still behaves like normal S3 (no restore wait). Watch the stacking cost of getting data back: $0.03/GB retrieval PLUS standard internet egress from $0.09/GB. Pulling a full terabyte back to your own machine is roughly $30 retrieval plus $90 egress on top of storage, so the archive is cheap to hold and expensive to leave. The 128 KB minimum billable object size punishes archives of many small files. Unit caveat: AWS bills storage in binary units (1 GB = 2^30 bytes, 1 TB = 1024 GB), so an actual binary TB-month costs about 2.4 percent more than the decimal per-TB figure shown here. The decimal convention is used for every provider in this table so the column stays comparable.
Sources
https://aws.amazon.com/s3/pricing/(accessed 2026-07-24): S3 Glacier Instant Retrieval storage $0.004 per GB-month; data retrievals $0.03/GB; PUT/COPY/POST/LIST $0.02 per 1,000; GET $0.01 per 1,000; 90-day minimum storage duration; 128 KB minimum billable object size; storage billed in binary GB where 1 TB = 1024 GB
https://b0.p.awsstatic.com/pricing/2.0/meteredUnitMaps/s3/USD/current/s3.json(accessed 2026-07-24): US East (N. Virginia): Glacier Instant Retrieval Storage $0.004/GB-mo; Object Retrieval in Glacier Instant Retrieval $0.03/GB; PUT/COPY/POST/LIST to GIR $0.00002/request; GET and all other requests to GIR $0.00001/request
Free tier10 GB. First 10 GB storage always free (pay-as-you-go)
MinimumsNo minimum storage duration fees; no minimum file size fees (stated on pricing page). Pay-as-you-go, no minimum monthly charge stated.
S3 compatibilityyes. S3-compatible API plus a native B2 API. Pricing page lists 'starts at $6.95/TB/mo' -- up from the long-standing $6/TB. Class A/B/C API calls free for pay-as-you-go; Class D $0.004 per 10,000 calls (first 2,500/day free).
EncryptionServer-side encryption (SSE-B2, AES-256) available per bucket, not universal default; SSE-C supported; client-side optional via tools. (Encryption details from general knowledge, not re-verified on this fetch.)
VerificationNo customer-facing possession proofs. Integrity via checksums (native B2 upload API requires per-file SHA-1; S3 API ETag). Durability (11 nines, Reed-Solomon 17+3) is an internal engineering claim, not externally auditable.
RedundancyReed-Solomon erasure coding (17+3 across 20 drives) within a region; 11-nines durability claim. Cross-region replication is an optional paid feature.
NotesEgress free up to 3x average monthly data stored, then $0.01/GB ($10/TB). B2 Overdrive (high-volume tier) includes unlimited free egress. Annual capacity plan (B2 Reserve) from $19,500 for 250 TB/yr.
Sources
https://www.backblaze.com/cloud-storage/pricing(accessed 2026-07-18): $6.95/TB/mo starting price; 10 GB free; free egress up to 3x monthly storage then $0.01/GB; no minimum duration/file-size fees; Class D $0.004/10k calls
BorgBase
Websitehttps://www.borgbase.com
Categorybackup-focused
Storage price$7.5 per TB-month
Egress$0 (see conditions in notes below)
Free tier10 GB. 10 GB and 2 repositories free forever.
MinimumsPlan-based, primarily annual: Small $24/yr (250 GB, 10 repos), Medium $90/yr (1 TB, unlimited repos), Large $165/yr or $17/mo (2 TB, unlimited repos). 30-day refund on annual plans. Prices USD ex-VAT.
S3 compatibilityno. Not an object store: per-repository hosting for BorgBackup and Restic repositories (SSH/borg protocol and Restic endpoints). No S3 API. Headline $/TB-mo is DERIVED from plan math, not a posted unit price: Medium = $90/yr / 1 TB = $7.50/TB-mo (Small ~$8.00, Large ~$6.88). Overage beyond included storage: $0.01/GB-mo (Small), $7/TB-mo (Medium), $6/TB-mo (Large).
EncryptionClient-side end-to-end encryption via borg/restic when the user enables it (the standard mode; keys never leave the client). BorgBase additionally offers append-only repo mode and 2FA. Encryption is client-tool-enforced, not provider-enforced - an unencrypted repo is possible if the user creates one.
VerificationNo provider-run possession proofs - but the customer can genuinely self-verify: 'borg check --verify-data' and 'restic check --read-data' read every block back from the server and verify cryptographic checksums client-side. Strongest customer-side verification path among the centralized providers in this tranche, at the cost of egress time (free) and compute.
RedundancyProvider-managed storage in EU or US region (selectable per repository); underlying redundancy parameters not published on the fetched page.
Tooling verifiednot verified
Payment methodscredit card, PayPal (from general knowledge, not re-verified)
Launched2018
Notes'No API- or data transfer charges' (stated). Economic model is per-plan backup hosting, not metered object storage - the schema's per-TB fields are derived equivalents for comparability only. Borg/restic deduplication+compression means logical backup data typically costs much less than the nominal rate. Small operator (bus-factor consideration similar to Tarsnap, though larger).
Sources
https://www.borgbase.com/(accessed 2026-07-18): Free 10 GB / 2 repos; Small $24/yr 250 GB 10 repos, overage $0.01/GB-mo; Medium $90/yr 1 TB unlimited repos, overage $7/TB-mo; Large $165/yr or $17/mo, 2 TB, overage $6/TB-mo; no API or transfer charges; Borg + Restic; EU and US regions; USD ex-VAT; 30-day refund
Cloudflare R2
Websitehttps://developers.cloudflare.com/r2/
Categoryhyperscaler
Storage price$15 per TB-month
Egress$0 (see conditions in notes below)
Free tier10 GB. 10 GB-month/month Standard storage, 1M Class A ops, 10M Class B ops per month; free tier does not apply to Infrequent Access class
MinimumsNo account minimum. Infrequent Access class has a 30-day minimum storage duration (billed for full 30 days even if deleted earlier).
S3 compatibilityyes. S3-compatible API is the primary interface; also Workers binding. Standard $0.015/GB-mo ($15/TB); Infrequent Access $0.01/GB-mo ($10/TB) plus $0.01/GB retrieval fee. Operations billed per Class A/B request beyond free tier.
EncryptionServer-side encryption at rest by default (Cloudflare-managed keys); SSE-C supported per Cloudflare docs (SSE-C support from general knowledge, not re-verified on this fetch).
VerificationNo customer-facing possession proofs. Integrity via standard checksums/ETag on upload/download. Durability claims are internal and not externally auditable.
RedundancyRedundant storage within a region/jurisdiction (implementation details not fully public); 11-nines durability claim (claim not verified on this fetch).
NotesZero egress fees is the headline differentiator; no allowance cap on egress. Requests beyond free tier are billed (Class A $4.50/million, Class B $0.36/million per general knowledge -- request rates not re-verified on this fetch, storage/egress rates were).
Sources
https://developers.cloudflare.com/r2/pricing/(accessed 2026-07-18): Standard $0.015/GB-mo, IA $0.01/GB-mo, egress free, 10 GB + 1M/10M ops free tier, IA 30-day minimum, IA retrieval $0.01/GB
MinimumsMinimum purchase 250 GB at EUR 2.49/month (order slider runs 250 GB to 25 TB, price scales linearly: EUR 9.96/mo at 1 TB, EUR 99.60/mo at 10 TB). Singapore region +EUR 0.50 per 250 GB unit as displayed on the order page.
S3 compatibilityyes. S3-compatible API. Native pricing is EUR even on the en-us site (EUR 2.49 per 250 GB = EUR 9.96/TB-mo); USD figure here is a conversion at ECB 1.1394 (2026-06-30): ~$11.35/TB-mo - converted value, not provider-quoted USD. Regions: Europe, United States, Singapore (+EUR 0.50). No metered egress fees ('all-inclusive'), but see status_notes for the real transfer semantics.
EncryptionAt-rest encryption not confirmed on fetched pages (not published in the order flow or the limits article).
VerificationNo customer-facing possession proofs. Integrity via checksums/ETag only.
RedundancyProvider-managed (Ceph-based per general knowledge); replication/EC parameters not published on fetched pages. Single-region per bucket.
Tooling verifiedrclone, boto3, aws_cli
Payment methodscredit card, PayPal, bank transfer (from general knowledge, not re-verified)
Launched2022 (exact GA date not verified)
Notes'Unlimited traffic' is bandwidth-capped, not metered: the default transfer speed limit is 10 MByte/s (=80 Mbit/s) per customer, 'limited and regularly adjusted' per the official help article - i.e., you cannot be billed for egress but you also cannot move data fast. Other default limits: 3M objects/customer, 250 S3 API req/s, 100 buckets, 5 TB max object; privately-reshared public objects may stay cached publicly up to 1 hour. NOTE: the marketing pages contabo.com/en/object-storage/ and /en-us/object-storage/ now 301-redirect to the Storage VPS product page; the product remains orderable only via the direct order URL - possible de-emphasis or pending discontinuation worth re-checking before publishing.
Free tierNo free tier for Spaces on the pages fetched (trial credits for new DO accounts exist but were not verified on this fetch).
Minimums$5.00/month base subscription applies once Spaces is enabled, regardless of usage; includes 250 GiB storage and 1,024 GiB (1 TiB) outbound transfer. Docs mention a 128 KiB minimum-charge threshold for small objects (appears in the cold-storage context on the fetched page; exact scope not fully disambiguated).
S3 compatibilityyes. S3-compatible API with bundled CDN. Base $5/mo = 250 GiB + 1 TiB egress; overages $0.02/GiB-mo storage and $0.01/GiB egress. Headline USD/TB figures are decimal-TB conversions of GiB prices ($0.02/GiB = ~$18.63/TB-mo; $0.01/GiB = ~$9.31/TB). Cold storage class $0.007/GiB-mo with $0.01/GiB retrieval (waived up to average daily usage) and $0.007/GiB early-deletion charge (first 250 GiB/mo free). No per-request/API fees mentioned in the pricing docs.
EncryptionEncryption at rest on provider infrastructure (provider claim); SSE-C support from general knowledge, not re-verified on this fetch.
VerificationNo customer-facing possession proofs. Integrity via checksums/ETag only.
RedundancyProvider-managed redundancy within a region (Ceph-backed per general knowledge; replication/EC parameters not published on fetched pages). No default cross-region redundancy.
Tooling verifiedrclone, boto3, aws_cli
Payment methodscredit card, PayPal
Launched2017
NotesThe $5 base is a floor, not pay-as-you-go: enabling Spaces bills $5/mo even when empty. Included transfer covers both CDN and origin bandwidth; some Spaces<->Droplet region pairs are free. Up to 100 buckets per subscription.
https://docs.digitalocean.com/products/spaces/details/pricing/(accessed 2026-07-18): Base subscription semantics; overage rates; no per-request fees mentioned; CDN included, transfer allowance covers CDN+origin; cold storage retrieval $0.01/GiB (waived up to average daily usage) and early-deletion $0.007/GiB with first 250 GiB/mo free; 128 KiB small-object minimum threshold
Filebase
Websitehttps://filebase.com
Categoryindependent
Storage price$15 per TB-month
Egress$0 (see conditions in notes below)
Free tier5 GB. Free plan: 5 GB storage (pooled across Object Storage/IPFS), 1 GB IPFS gateway egress, 100K Class A + 1M Class B ops
MinimumsNo minimum object size or duration stated. Pro plan flat $7.50/mo including 500 GB; overage $0.015/GB.
S3 compatibilityyes. S3-compatible API fronting both plain object storage and IPFS pinning. Effective storage rate $0.015/GB (~$15/TB) beyond plan allowances; Pro base works out to $15/TB for the included 500 GB. Object storage egress free; IPFS gateway bandwidth 250 GB on Pro then $0.015/GB.
EncryptionServer-side encryption at rest claimed for object storage. Anything pinned to IPFS is publicly retrievable by CID via gateways -- not private by design.
VerificationFor IPFS: content addressing (CIDs) makes every retrieval self-verifying, but there is no idle possession proof and pin redundancy is attested only by Filebase. For object storage: checksums/ETag only.
RedundancyProvider-managed geo-redundancy claimed for object storage; IPFS pins replicated per Filebase's pinning policy. Details not published in verifiable form. (Filebase historically brokered to decentralized networks -- Sia/Storj backends were sunset; current backend is Filebase-operated infrastructure plus IPFS. Not re-verified on this fetch.)
Tooling verifiedrclone, boto3, aws_cli
Payment methodscredit card
Launched2019
NotesPositioning has shifted from 'S3 on decentralized networks' toward IPFS-centric infrastructure. Classified 'independent' rather than 'decentralized' because the customer contract and durability attestation are with Filebase alone.
Sources
https://filebase.com/pricing/(accessed 2026-07-18): Free 5 GB; Pro $7.50/mo with 500 GB + 250 GB IPFS egress; $0.015/GB additional storage and IPFS bandwidth; object storage egress free
Free tierNo free tier. Base fee is charged from the first active bucket, even if empty.
MinimumsBase price $7.99/mo (EUR 6.49, ex-VAT) applies whenever at least one bucket exists; billed hourly, capped monthly. Includes 1 TB storage (744 TB-hours) and 1 TB egress/month. Unused quota does not roll over.
S3 compatibilityyes. S3-compatible (documented subset of S3 actions). Prices came from Hetzner's own website-price-api (the pricing page renders from it; static HTML shows blanks): base CLOUD_84 $7.99/EUR 6.49 monthly; storage overage CLOUD_85 $0.0123/EUR 0.0087 per TB-hour (~$9.15/EUR 6.47 per TB for a 744h month); egress overage CLOUD_86 $1.20/EUR 1.00 per TB. USD figures are Hetzner's native USD prices, not conversions.
EncryptionServer-side encryption referenced on product page for backup use case; key management/SSE-C details not published on the fetched pages.
VerificationNo customer-facing possession proofs. Data lives in a Ceph cluster with internal scrubbing; nothing customer-verifiable beyond checksums.
RedundancyCeph cluster within a single location (NBG1/FSN1/HEL1); replication/EC parameters not published; no multi-location redundancy.
Tooling verifiedrclone, boto3, aws_cli
Payment methodscredit card, PayPal, SEPA direct debit, bank transfer (from general knowledge)
Launched2024
NotesCheapest egress of the centralized providers here ($1.20/TB beyond the included 1 TB). Marginal storage beyond 1 TB is ~$9.15/TB-mo (744-hr month) -- higher than the $7.99 bundle suggests. Limits: 100 buckets, 100 TB and 50M objects per bucket. EU/FI locations only.
Sources
https://www.hetzner.com/storage/object-storage/(accessed 2026-07-18): Base includes 1 TB storage + 1 TB egress; billed hourly capped monthly; overage per TB-hour / per TB; ex-VAT; 100 buckets x 100 TB / 50M objects; page FAQ text (price digits render via JS)
Free tier10 GB. 10 GB free trial (standard pay-as-you-go); 1 TB free trial for Veeam/MSP plan
MinimumsStandard PAYG: $6/month minimum (1 TB minimum billed). Veeam/MSP: $5/month minimum. 'No restrictions of minimum data retention' (no 90-day-style lock-in).
S3 compatibilityyes. S3-compatible API. PAYG $0.006/GB-mo ($6/TB). Annual plans cheaper: 1 TB $59.50/yr (~$4.96/TB-mo), 50% off first year. No API call charges. Regional availability varies; regional price differences not listed on the fetched page.
EncryptionServer-side encryption at rest; SSE support per docs (details from general knowledge, not re-verified on this fetch).
VerificationNo customer-facing possession proofs. Checksums/ETag only. Durability claims internal and not externally auditable.
RedundancyErasure coding / RAID within a single region per bucket (provider claim); no default cross-region redundancy.
Tooling verifiedrclone, boto3, aws_cli
Payment methodscredit card
Launched2022
NotesEgress free up to 3x active storage volume per month, then $0.01/GB ($10/TB) -- same shape as Backblaze's allowance. Aggressive first-year discounts make list price and steady-state price differ; steady-state annual is the honest comparison number.
Sources
https://www.idrive.com/s3-storage-e2/pricing(accessed 2026-07-18): $0.006/GB-mo ($6/TB); $6/mo minimum; egress free to 3x storage then $0.01/GB; no API charges; no minimum retention; 1 TB annual $59.50 ($29.75 first year); 10 GB trial
Impossible Cloud
Websitehttps://www.impossiblecloud.com
Categoryindependent
Storage price$9.1 per TB-month
Egress$0 (see conditions in notes below)
Free tier30-day free trial, 'zero commitment, instant access'; trial size not stated on the fetched page.
MinimumsPay-as-you-go: no minimum monthly cost, no minimum file size fees, no minimum retention period (all stated on the pricing page). Reserved-capacity plans (partners only) require 1/3/5-year commitment starting at 25 TB.
S3 compatibilityyes. 'Fully compatible with the AWS S3 API' (provider statement). Pay-as-you-go EUR 7.99/TB-month; USD figure is a conversion at ECB 1.1394 (2026-06-30): ~$9.10/TB-mo - converted, not provider-quoted USD (a native USD list price may exist for US customers but was not shown on the page fetched). No API/operation charges.
Encryption'Full data encryption at rest and in transit' (provider statement on pricing page); key-management details not published there.
VerificationNo customer-facing possession proofs. Integrity via checksums/ETag only. (The affiliated 'Impossible Cloud Network' token project advertises node-level verification, but the commercial S3 product researched here is conventional data-center storage with no customer-verifiable proofs.)
RedundancyData centers in Germany and other European regions (provider statement); redundancy/erasure-coding parameters not published on the fetched page.
Tooling verifiedrclone, boto3, aws_cli
Payment methodscredit card, invoicing/partner channel (from general knowledge, not re-verified)
Launchedcompany founded 2021; product GA circa 2022-2023 (exact date not verified)
NotesEgress and API free with no allowance formula stated on the pricing page - unlike Wasabi/Backblaze there was no visible fair-use ratio or suspension clause, but absence on the pricing page is not proof none exists in the ToS (not fetched). Object Lock (WORM) supported; ISO/IEC 27001 certified (provider claims).
Sources
https://www.impossiblecloud.com/pricing(accessed 2026-07-18): EUR 7.99/TB-mo PAYG; no egress charges; no API call charges; no minimum monthly cost/file size/retention; reserved capacity 1/3/5-yr from 25 TB (partners); 30-day trial; encryption at rest+transit; ISO 27001; German/EU data centers
MinimumsFlat $5/month once Object Storage is enabled (includes 250 GB storage), prorated for partial months but charged until the service is cancelled - even if unused. No minimum billable object size.
S3 compatibilityyes. S3-compatible API. $5/mo flat includes 250 GB; overage $0.02/GB-mo at most data centers (Jakarta $0.024, Sao Paulo $0.028). Enabling Object Storage adds 1 TB to the account's pooled monthly network transfer; overage $0.005/GB at most DCs (Jakarta $0.015, Sao Paulo $0.007). Per-request billing announced but deferred: no earlier than 2026-10-01, Class A $0.005/1,000 (1M free/mo), Class B $0.0004/1,000 (12.5M free/mo), deletes free. Bucket limits: up to 5 PB / 10 billion objects / 20,000 req/s per bucket.
EncryptionData encrypted at rest (provider claim; details not re-verified on fetched pages).
VerificationNo customer-facing possession proofs. Integrity via checksums/ETag only.
RedundancyProvider-managed redundancy within a region; replication/EC parameters not published on fetched pages. No default cross-region redundancy.
Tooling verifiedrclone, boto3, aws_cli
Payment methodscredit card, PayPal (Linode billing, from general knowledge)
NotesEgress economics are unusual: object-storage transfer draws from the account-wide pooled transfer allowance shared with Linodes, so light compute users effectively get extra free egress. Marketing pages (akamai.com) show no numbers; all figures come from Akamai's techdocs pricing page. The linode.com URLs now 301 to akamai.com.
Sources
https://techdocs.akamai.com/cloud-computing/docs/object-storage-pricing(accessed 2026-07-18): $5/mo flat incl. 250 GB; $0.02/GB overage (Jakarta $0.024, Sao Paulo $0.028); +1 TB to global transfer pool; transfer overage $0.005/GB (Jakarta $0.015, SP $0.007); no minimum object size; prorated; request billing no earlier than 2026-10-01 with free allowances; charges continue until service cancelled
Free tierMEGA accounts have a free 20 GB cloud-drive tier (general knowledge); whether S4 buckets can use it was not verified on the fetched page, which only promotes paid Pro plans.
MinimumsS4 is bought via MEGA Pro plans: Pro Flexi base (displayed CA$24.07/mo pre-tax, billed in EUR) includes 3 TB of storage AND 3 TB of transfer; additional storage/transfer at displayed CA$5.62/TB. Fixed plan Pro I: CA$16.03/mo for 3 TB storage + 3 TB transfer.
S3 compatibilityyes. S3-compatible object storage from MEGA. Pricing is only displayed localized ('Estimated price in your local currency. You will be charged in euros') - the browser session saw CAD. Converted via ECB 2026-06-30 cross rates (CAD->EUR->USD): additional storage/transfer CA$5.62/TB = ~EUR 3.46 = ~$3.95/TB-mo (the headline figure - a DERIVED double conversion); Pro Flexi base CA$24.07 = ~$16.91/mo incl. 3 TB (effective ~$5.64/TB-mo if fully used). Native EUR list prices were not directly capturable (mega.io blocks plain fetches; localization is IP-based).
EncryptionServer-side encryption by default - the S4 page's own wording is 'encrypted server-side by default'. This is NOT the end-to-end, user-keyed encryption of MEGA's classic cloud drive; do not conflate the two products.
VerificationNo customer-facing possession proofs. Integrity via checksums/ETag only.
RedundancyStored across MEGA's data centers (EU-domiciled company); redundancy parameters not published on the fetched page.
Tooling verifiedrclone, boto3, aws_cli
Payment methodscredit card, PayPal and crypto historically accepted by MEGA (from general knowledge, not re-verified), billed in EUR regardless of displayed currency
LaunchedS4 beta 2024, GA circa 2025 (exact dates not verified); MEGA company 2013
NotesEgress is allowance-based, not unconditional: 'MEGA S4 includes up to 5x your average monthly stored data as free egress'; beyond that, transfer is bought at the same per-TB rate as storage (~$3.95/TB converted). Pro I's '15 TB free egress' = 5x its 3 TB. Cheapest per-TB marginal rate in this tranche among centralized providers, but the base-plan bundle and EUR billing make real costs plan-shaped rather than linear.
Sources
https://mega.io/objectstorage(accessed 2026-07-18): Rendered page (browser, CAD localization): Pro Flexi CA$24.07/mo base incl. 3 TB storage + 3 TB transfer, additional CA$5.62/TB; Pro I CA$16.03/mo, 3 TB storage/transfer, 15 TB free egress; 'up to 5x your average monthly stored data as free egress'; 'charged in euros'; 'encrypted server-side by default'
Obsideo maintained by us, same schema as every row
Websitehttps://obsideo.io
Categoryindependent
Storage price$15 per TB-month
Egress$0 (see conditions in notes below)
Free tier12 GB. No card, no CAPTCHA. Self-serve email-OTP signup at signup.obsideo.io; no expiry; one account per person or project (disposable email domains refused, rate limits labeled with Retry-After). Signup-to-verified-storage path verified end to end against production 2026-07-18.
MinimumsNone published. Billed on logical size per TB-day; storing 1 TB across 3 replicas bills as 1 TB.
S3 compatibilityyes. S3 gateway (SigV4) at s3.obsideo.io. rclone and boto3 verified end to end against production, including concurrent ranged downloads (2.6 GB in 70 s, hash-exact, 2026-07-12). aws-cli untested, deliberately not advertised.
EncryptionClient-side / E2E by design. Bring your own encryption (age, gpg, or an existing E2EE layer) through a passthrough gateway that never holds your keys, or use the TypeScript SDK's AES-256-GCM. The coordinator is architecturally incapable of reading customer plaintext.
VerificationCryptographic possession proofs, payment-gated: stored objects are challenged with chunk-level merkle proofs on a continuous cycle, targeting roughly every 4 hours, and providers earn only for proofs they pass. Proofs do fail and the pass rate varies by node, which is why replication is 3x and payment is per passed proof. Not publicly verifiable on-chain: proofs are issued and recorded by Obsideo's own coordinator, unlike Arweave and Sia, which settle proofs on a public chain that anyone can audit.
Redundancy3 full replicas per object on distinct provider nodes (RF=3, network-wide default); hybrid datacenter hot tier plus distributed tier. Placement prefers separate failure domains, but operator and facility independence is not guaranteed: some nodes currently share a datacenter.
Tooling verifiedrclone, boto3
Payment methodsUSDC, fiat by arrangement
LaunchedProduction customers since May 2026
NotesDISCLOSURE: this directory is maintained by the Obsideo team; this row uses the same schema and sourcing standard as every other row. Open-source provider node (github.com/Regan-Milne/obsideo-provider).
Sources
https://obsideo.io/(accessed 2026-07-24): pricing $0.50/TB-day, $15/TB-month egress included; 3x replication target; continuous merkle challenge cycle targeting roughly every 4 hours; client-side encryption; proofs do fail and the rate varies by node
https://obsideo.io/llms.txt(accessed 2026-07-24): S3 endpoint, verified restore numbers, replication and challenge-cycle description, operator/facility independence explicitly not guaranteed
Free tier20 GB. Always Free: 20 GB total across Standard + Infrequent Access + Archive, plus 50,000 API requests/month, plus 10 TB/month outbound data transfer (account-wide, itself Always Free). New accounts: US$300 credit for 30 days.
MinimumsStandard: none. Infrequent Access: 31-day minimum retention (early deletion billed as prorated cost of full 31 days). Archive: 90-day minimum retention (same early-deletion mechanics); archived objects must be restored before access (first byte in at most 1 hour per docs).
S3 compatibilityyes. Native OCI API plus an S3 Compatibility API (S3-compatible endpoint with separate credentials). Rendered price list: Standard $0.0255/GB-mo ($25.50/TB); Infrequent Access $0.01/GB-mo + $0.01/GB retrieval; Archive $0.0026/GB-mo ($2.60/TB); requests $0.0034 per 10,000. Prices are global (same in all commercial regions, per Oracle's single price-list model).
EncryptionServer-side encryption by default (AES-256); customer-managed keys via OCI Vault and SSE-C supported (default-on encryption is Oracle's published posture; key-option details from general knowledge, not re-verified).
VerificationNo customer-facing possession proofs. Integrity via checksums (MD5/multipart ETag) only. Durability claims internal, not externally auditable.
RedundancyRedundant across fault domains / availability domains within a region; 11-nines durability design claim (claim not re-verified on this fetch). Cross-region replication is an optional configured feature.
Launched2016 (OCI, then Bare Metal Cloud Services)
NotesThe standout number is egress: first 10 TB/month outbound free account-wide (NA/EU/UK origin), then $0.0085/GB ($8.50/TB) - an order of magnitude below AWS's first tier; APAC/Japan/South America origin $0.025/GB after the free 10 TB. Headline egress figure uses the NA/EU/UK rate. Storage price ($25.50/TB) is the highest of this tranche's S3-class providers. All numbers captured from the rendered oracle.com price list (page is JS-hydrated; plain fetches 403) and Oracle's own free-tier JSON feed.
Sources
https://www.oracle.com/cloud/price-list/(accessed 2026-07-18): Rendered price list (browser): Object Storage Standard $0.0255/GB-mo; IA $0.01 + $0.01/GB retrieval; Archive $0.0026; requests $0.0034/10,000; outbound transfer first 10 TB/mo free (NA/EU/UK), then $0.0085/GB (APAC/JP/SA $0.025/GB); inbound free
https://www.oracle.com/a/ocom/docs/oci-free-tier_v1.json(accessed 2026-07-18): Oracle's own free-tier feed: Always Free 'Up to 20GB total for standard, infrequent and archive'; 'Up to 50,000 Object Storage API requests per month'; Outbound Data Transfer 'Up to 10 TB per month'; trial 'Up to ... 11TB of Object storage'
Free tierNo permanent free storage tier. New customers get US$200 credits.
MinimumsNo minimum for Standard class; billed on used space, 1 GB granularity, hourly (730-hour month convention). Infrequent Access has a 730-hour (30-day) minimum storage time with an early-deletion charge; Cold Archive has a 180-day minimum with an early-deletion charge.
S3 compatibilityyes. S3-compatible API (plus a legacy OpenStack Swift class). Native USD prices from the rendered worldwide price list: Standard $0.00001111/GiB/hour (= ~$0.00811/GiB-mo, ~$7.55/TB-mo decimal, converted from GiB); Standard 3-AZ (Paris/Milan only) $0.00002152/GiB/h first 50 TiB (~$14.63/TB-mo); High Performance $0.00002778/GiB/h (~$18.89/TB-mo); Infrequent Access $0.00000597/GiB/h (~$4.06/TB-mo) + $0.0044/GiB retrieval; Active Archive $0.00000729/GiB/h + $0.0212/GiB retrieval; Cold Archive $0.0000027/GiB/h (~$1.84/TB-mo) + $0.011/GiB retrieval. No charges for API calls.
EncryptionServer-side encryption available; key-management/SSE-C specifics not published on the pages fetched (not re-verified).
VerificationNo customer-facing possession proofs. Integrity via checksums/ETag only. Durability claims are internal and not externally auditable.
RedundancyStandard class is single-region (redundancy within one zone); a separate Standard 3-AZ class (Paris, Milan only) replicates across three availability zones at ~2x the price. Erasure-coding parameters not published on fetched pages.
Tooling verifiedrclone, boto3, aws_cli
Payment methodscredit card, SEPA/bank options for EU customers (from general knowledge, not re-verified)
Launchedobject storage offered since mid-2010s (Swift-based); current S3-compatible classes circa 2021-2022 (exact GA dates not verified)
NotesEgress genuinely $0: incoming and outgoing public traffic 'Included' for all customers - with one caveat captured from the price list: for contracts with OVHcloud's APAC entities (India, Singapore, Asia [USD], Australia) free egress is only guaranteed until dates in 2026 (2026-06-01/2026-12-31 depending on class). Prices captured from the worldwide (USD) price list; EUR-subsidiary prices differ. Billed hourly on used space.
Sources
https://www.ovhcloud.com/en/public-cloud/prices/(accessed 2026-07-18): Rendered price list (browser): Standard $0.00001111/GiB/h; 3-AZ $0.00002152-0.0000169/GiB/h tiered; High Perf $0.00002778; IA $0.00000597 + $0.0044/GiB retrieval, 730h minimum; Active Archive $0.00000729 + $0.0212/GiB retrieval; Cold Archive $0.0000027 + $0.011/GiB retrieval, 180-day minimum; Swift $0.000017; all traffic Included; APAC free-egress end dates; 1 GB granularity, 730-hour month
https://www.ovhcloud.com/en/public-cloud/object-storage/(accessed 2026-07-18): US$200 new-customer credits; 'no hidden fees for ingress/egress or API calls'; S3-compatible; class lineup (Standard/High Perf/IA/Active Archive/Cold Archive, Multi-Zone/Single-Zone/Local Zone)
rsync.net
Websitehttps://rsync.net
Categorybackup-focused
Storage price$15 per TB-month
Egress$0 (see conditions in notes below)
Free tierNo free tier stated on pricing page.
Minimums800 GB minimum order (=> $12/mo minimum at the 1.5 cent tier).
S3 compatibilityno. Not an object store: a ZFS filesystem accessed over SSH (SFTP/rsync/scp, borg/restic/rclone targets, git-annex). Tiered: 1.5 c/GB-mo 0-9 TB ($15/TB), 1.25 c/GB-mo 10-99 TB ($12.50/TB), 0.75 c/GB-mo 100+ TB ($7.50/TB). Historic cheaper borg-only plans no longer shown on the pricing page. No S3 API on standard accounts (not re-verified beyond the pricing page).
EncryptionNone by default -- data at rest is a plain ZFS filesystem readable by the provider; client-side encryption (borg/restic) optional and recommended by the provider.
VerificationZFS end-to-end block checksums and scheduled scrubs on the provider side. Customers can also run hashing tools (sha256 and similar) over SSH to verify their files server-side without downloading them, so integrity is checkable without egress. No provider-run cryptographic possession proofs.
RedundancyZFS with redundant drives (RAID-Z) plus daily immutable snapshots (retention per plan); geo-redundant second-location replication available as a paid option.
Tooling verifiedrclone
Payment methodscredit card (other methods such as PayPal/invoice historically offered; not re-verified)
Launchedearly 2000s (company cites ~2001 origins; exact date not verified)
NotesNo egress charges, explicitly. Snapshots give ransomware-resistant immutability without object-lock semantics. rclone=true via the SFTP backend, not S3.
Sources
https://rsync.net/pricing.html(accessed 2026-07-18): 1.5 c/GB-mo (0-9 TB), 1.25 c (10-99 TB), 0.75 c (100+ TB); 800 GB minimum order; no egress charges
Free tier75 GB/month free egress. No free storage allowance shown on the pricing page fetched (an earlier 75 GB free storage offer was not visible).
MinimumsNo minimum duration or minimum charge listed for Standard/One Zone classes on the fetched page.
S3 compatibilityyes. S3-compatible API. Native prices are EUR: Standard Multi-AZ EUR 0.01606/GB-mo (EUR 16.06/TB); One Zone EUR 0.00803/GB-mo (EUR 8.03/TB); egress EUR 0.01/GB after 75 GB free. USD figures here are conversions at ECB 1.1406 (2026-06-30): Multi-AZ ~$18.32/TB, One Zone ~$9.16/TB, egress ~$11.41/TB -- converted values, not provider-quoted USD.
EncryptionServer-side encryption at rest (AES-256, provider-managed); SSE-C availability not verified on this fetch.
Free tierNo free tier; permissionless open market. Testnets (Zen) free for development.
MinimumsNo fixed minimums, but renters must lock siacoin into file contracts up front (contract funding + host collateral mechanics); contracts run for a period (typically weeks) and renew.
S3 compatibilitypartial. No hosted S3 endpoint from the network itself. renterd (the reference renter) ships an S3-compatible gateway you run yourself; boto3/aws_cli/rclone work against it. rclone also has a legacy native 'sia' backend (siad). Prices are market medians from SiaScan on 2026-07-18: storage 1,831 SC/TB-month, download 2,000 SC/TB, converted at SC = $0.0006007 (CoinGecko same day) => ~$1.10/TB-mo raw storage, ~$1.20/TB egress. DERIVED VALUES -- see status_notes.
EncryptionClient-side end-to-end encryption always: renterd encrypts and erasure-codes locally before upload; hosts see only ciphertext shards.
VerificationStrongest in this tranche: hosts must submit Merkle-proof storage proofs to the Sia blockchain to be paid at contract end; missing proofs forfeits payment and burns host collateral. Publicly verifiable on-chain. renterd additionally health-checks and migrates shards. Caveat: proofs cover contracted sectors at proof windows, not continuous per-object attestation to the end user.
RedundancyRenter-controlled erasure coding across independent hosts; renterd default historically 10-of-30 (3x expansion), user-tunable. Durability depends on renter maintenance (renewals, repair) staying online or being delegated.
Tooling verifiedrclone, boto3, aws_cli
Payment methodssiacoin (SC) only at protocol level; fiat on-ramps only via third-party exchanges or managed gateways
NotesBoth USD numbers are DERIVED (SiaScan median in SC x CoinGecko SC price) and volatile in both dimensions. Effective cost per usable TB is roughly 3x the raw host price under default 10-of-30 redundancy (~$3.30/TB-mo at today's numbers) plus contract fees -- comparisons using the raw $1.10 flatter the network. Network scale is small vs the rest of this tranche: SiaScan showed 2.12 PB used of 8.56 PB capacity. Active-host count on SiaScan rendered ambiguously (display artifact) and was not recorded.
Sources
https://siascan.com/(accessed 2026-07-18): Median storage 1,831 SC (displayed 1.831 KS)/TB/month, median download 2,000 SC/TB; 2.12 PB used / 8.56 PB capacity
Free tier25 GB. 30-day free trial, 25 GB storage, no credit card; minimum monthly fee waived during trial
Minimums$5 minimum monthly fee (Standard and Advanced). 30-day minimum retention per object (early deletion billed for remaining GB-month). 50 KB minimum billable object size.
S3 compatibilityyes. S3-compatible via Storj-hosted gateway (gateway-mt) or self-hosted gateway; native 'uplink' protocol is the E2E path. Standard $7/TB storage + $7/TB egress (storage price has risen from the earlier $4/TB). Advanced tier $10/TB license pricing, US SOC2 data centers only. Segment fees eliminated on current tiers.
EncryptionClient-side end-to-end encryption by default via native uplink/libuplink. Caveat: the hosted S3 gateway performs encryption server-side at the edge (gateway handles keys during operations), weakening the E2E property vs the native protocol.
VerificationSatellite-run cryptographic audits: satellites continuously challenge nodes with proofs-of-retrievability over random erasure shares; audit failures hit node reputation and payout. Real possession auditing, but performed and attested by Storj-operated satellites -- customers trust the satellite, they do not verify independently.
RedundancyReed-Solomon erasure coding across thousands of independent nodes worldwide (~29-of-80 scheme historically); automatic repair; 11-nines durability claim.
Tooling verifiedrclone, boto3, aws_cli
Payment methodscredit card, STORJ token
Launchednetwork v3 GA March 2020 (company founded 2014)
NotesNode operation is open (anyone can run a storage node and earn). Self-hosting the full satellite plane is theoretically open-source but not practical; self_host_option=true refers to nodes/gateways. Egress is charged, unlike several centralized rivals.
Sources
https://www.storj.io/pricing(accessed 2026-07-18): $7/TB storage, $7/TB egress, $5 min monthly fee, 25 GB/30-day trial, 50 KB min object, 30-day min retention, segment fees eliminated, 11-nines durability claim
Free tier30-day free trial with a Synology account; no permanent free tier.
MinimumsSold in whole-TB units: minimum 1 TB ($7.99/mo or $79.99/yr), maximum 200 TB self-service (beyond that, sales). A 300 GB plan exists at $29.99/yr (yearly billing only). Prices exclude VAT.
S3 compatibilityyes. S3-compatible API with object immutability (WORM) and versioning. Object storage is now sold as part of the 'C2 OneStorage' bundle, which also includes C2 Storage for Hyper Backup and Hybrid Share under the same capacity. Pricing from Synology's own pricing API (country=us): $7.99/TB-month monthly or $79.99/TB-year (~$6.67/TB-mo effective annual); EU data center prices are the same numbers in EUR. Whether Synology's 'TB' is decimal or binary was not stated in the API response.
EncryptionServer-side encryption at rest (provider claim; details from general knowledge, not re-verified on fetched pages). Client-side encryption available when used via Hyper Backup.
VerificationNo customer-facing possession proofs. Integrity via checksums/ETag only.
Redundancy'Data-center resiliency' (provider wording); redundancy parameters not published on fetched pages. Region selectable (US or EU data center).
LaunchedC2 Object Storage launched 2021; OneStorage bundling later (exact date not verified)
Notes'No charge for egress or API requests' stated on the rendered pricing page - no allowance ratio or fair-use formula visible there (ToS not fetched). The bundle framing means the $7.99/TB also buys Hyper Backup/Hybrid Share targets, which is good value for Synology NAS owners and irrelevant for everyone else.
https://c2.synology.com/en-us/pricing/onestorage(accessed 2026-07-18): Rendered page (browser): 'No charge for egress or API requests' (C2 Object Storage line); OneStorage bundle includes Hyper Backup + Hybrid Share + Object Storage; 30-day trial; VAT excluded; >200 TB contact sales
Tarsnap
Websitehttps://www.tarsnap.com
Categorybackup-focused
Storage price$250 per TB-month
Egress$250 per TB
Free tierNo free tier; prepaid account funded before use.
MinimumsNo minimum monthly fee; prepaid usage-based (picodollar accounting). Minimum deposit amount not stated on fetched pages.
S3 compatibilityno. No S3 API; proprietary client (tarsnap CLI) only. Pricing is per byte of ENCODED data -- i.e. after client-side deduplication and compression -- so effective $/TB of logical backup data is typically far below the nominal $250/TB for compressible, incremental workloads. Bandwidth is billed BOTH directions at $0.25/GB (uploads too).
EncryptionClient-side end-to-end, user-held keys: 'Tarsnap encrypts all data before it leaves a computer'; the key file holds the only decryption keys. Lost key = unrecoverable data.
VerificationCryptographic integrity on the client (archives verified via the client's crypto on restore). No possession proofs while stored; at-rest durability is delegated to Amazon S3 (Tarsnap stores ciphertext on S3 Standard).
RedundancyInherits Amazon S3 Standard redundancy (Tarsnap FAQ states data is stored on S3, original version, not reduced-redundancy).
Tooling verifiednot verified
Payment methodsprepaid via credit card
Launched2008
NotesNominal per-TB price is ~30x the commodity providers here; it is priced for small, high-value, deduplicated backups, not bulk storage. Single-operator service (Colin Percival) -- bus-factor consideration. Unix-like clients only.
https://www.tarsnap.com/faq.html(accessed 2026-07-18): Client-side encryption with user-held keys; data stored on Amazon S3 (original, not reduced-redundancy)
Tigris
Websitehttps://www.tigrisdata.com
Categoryindependent
Storage price$20 per TB-month
Egress$0 (see conditions in notes below)
Free tier5 GB. 5 GB standard-tier storage/month, 10,000 PUT/COPY/POST/LIST and 100,000 GET/SELECT/other requests free per month.
MinimumsNo monthly minimum stated. Minimum storage retention: Infrequent Access 30 days, Archive and Archive Instant Retrieval 90 days (early deletion billed for the remainder). Standard has none.
S3 compatibilityyes. S3-compatible, globally distributed object storage (originated on Fly.io). Standard $0.02/GB-mo ($20/TB); Infrequent Access $0.01/GB-mo; Archive and Archive Instant Retrieval $0.004/GB-mo. Requests: Class A $0.005/1,000, Class B $0.0005/1,000, DELETE/CANCEL free.
EncryptionEncryption at rest by default (provider claim from general knowledge, not re-verified on the fetched pricing page).
VerificationNo customer-facing possession proofs. Integrity via checksums/ETag only.
RedundancyGlobally distributed architecture that places/replicates objects near access patterns (provider design claim); durability parameters and replica counts not published on the fetched page.
Tooling verifiedrclone, boto3, aws_cli
Payment methodscredit card
Launchedpublic beta 2024 (exact GA date not verified)
NotesEgress free by policy and broad: 'we don't charge for regional data transfer, region-to-region data transfer, or data transfer out to the internet' - no allowance ratio stated on the pricing page (ToS not fetched, so any fair-use backstop is unverified). Young company relative to the rest of this tranche; treat longevity accordingly.
Sources
https://www.tigrisdata.com/pricing/(accessed 2026-07-18): Standard $0.02/GB-mo, IA $0.01, Archive/AIR $0.004; Class A $0.005/1k, Class B $0.0005/1k, deletes free; free tier 5 GB + 10k + 100k requests; IA 30-day and Archive 90-day minimum retention; egress free incl. internet and region-to-region
MinimumsSubscription model: Standard tier $18/mo minimum (includes 1,000 GB storage + 1,000 GB transfer) once provisioned. Archival tier: minimum 1 GB billed per archival object regardless of actual size.
S3 compatibilityyes. S3-compatible API. Four performance tiers, all including 1,000 GB storage + 1,000 GB outbound transfer + unlimited inbound: Standard $18/mo (+$0.018/GB), Premium $36/mo (+$0.036/GB), Performance $50/mo (+$0.050/GB), Accelerated $100/mo (+$0.100/GB); additional bandwidth $0.01/GB ($10/TB) on all tiers. Separate Archival Object Storage: $6/mo includes 1,000 GB archival + 1 TB bandwidth + 100 GB unarchived staging; overages $0.006/GB-mo archival, $0.018/GB-mo unarchived retention, $10/TB bandwidth.
EncryptionEncryption at rest (provider claim; not re-verified - vultr.com product pages were not fetchable).
VerificationNo customer-facing possession proofs. Integrity via checksums/ETag only.
RedundancyProvider-managed redundancy within a location; parameters not published in the fetched docs.
Tooling verifiedrclone, boto3, aws_cli
Payment methodscredit card, PayPal, crypto historically accepted (from general knowledge, not re-verified)
Launched2019; tiered relaunch (Standard/Premium/Performance/Accelerated) circa 2023 (exact date not verified)
Notesvultr.com (marketing and pricing pages) sits behind a bot-verification wall that blocked both plain fetches and the browser session; the check was not bypassed. All numbers were taken from docs.vultr.com, Vultr's own documentation domain, which is fetchable and states the same tier table. Effective bundle price $18/TB-mo on Standard; marginal price identical ($0.018/GB).
Free tierFree trial offered; size/duration not stated on the pricing page fetched (historically 1 TB/30 days, not re-verified)
Minimums1 TB minimum monthly charge for object storage (10 TB for Cloud NAS). 90-day minimum storage duration on pay-as-you-go: objects deleted earlier incur a Timed Deleted Storage charge for the remaining days.
S3 compatibilityyes. S3-compatible API only (no proprietary API). Pay-as-you-go 'starting at $7.99/TB/month' -- up from the long-standing $6.99. Reserved Capacity pricing available. No API request charges.
EncryptionServer-side encryption at rest; SSE-C supported (encryption details from general knowledge, not re-verified on this fetch).
VerificationNo customer-facing possession proofs. Integrity via checksums/ETag. 11-nines durability is an internal claim, not externally auditable.
RedundancyErasure coding within a region; 11-nines durability claim. Cross-region replication optional/paid.
NotesFree egress is a fair-use policy, not unconditional: free only while monthly egress <= active storage volume; Wasabi 'reserves the right to limit or suspend' service for sustained excess (no metered overage billing -- enforcement is service action). Not suitable as a high-egress CDN origin.
Sources
https://wasabi.com/pricing(accessed 2026-07-18): Starting at $7.99 TB/month; no egress or API request fees
https://wasabi.com/pricing/faq(accessed 2026-07-18): 90-day minimum retention (PAYG) with Timed Deleted Storage charge; 1 TB minimum monthly charge; free egress conditional on egress <= active storage; right to limit/suspend