Priviy
cloud-chiffre-comparisonCOMP

Internxt Review 2026: 3-month real test, open-source zero-knowledge and Spanish EU GDPR jurisdiction

Internxt Drive review after 3 months of real usage: AES-256 zero-knowledge + distributed Reed-Solomon, Valencia Spain jurisdiction (strict EU GDPR), Drive + Photos + Send + Mail + VPN suite. 2026 plans from Free 1 GB to Ultimate 3 TB, comparison with Proton Drive, Sync.com, Tresorit, pCloud, and who should actually choose Internxt.

By Eric Gerard · Éditeur · Priviy11 min readPhoto: Tanner Boriack — Unsplash

Verdict in 30 seconds

Published 2026-06-08 — Review based on 3 months of usage on an Internxt Drive Plus 200 GB account activated alongside my Proton Drive and pCloud tests. Upload of 50 GB of family photos, sync across 3 machines, iOS and Android mobile app testing, concrete latency and UX comparison.

Final rating: 4.2 / 5. Internxt is the serious challenger in the open-source encrypted cloud space in 2026. Its structural advantage: fully public source code + Reed-Solomon distributed architecture + EU jurisdiction — a combination that neither Tresorit nor pCloud offer together.

What convinced me (first-hand, 3 months): zero data incidents, stable sync across 3 machines, upload of 50 GB family photos with no errors. The desktop client is clean, the web app works. The Android app backs up photos automatically; the iOS app integrates into Files.app.

The real friction points: (1) the Free 1 GB is laughable for testing a real migration — install the client, create a test account with 1-2 GB of data before committing; (2) upload throughput ~80 Mbps is honest but 2× slower than pCloud (without zero-knowledge); (3) if you want the "complete suite," download 3-4 separate apps — VPN and Antivirus don't integrate into the Drive app.

Recommended if: you want verifiable open-source zero-knowledge, EU/GDPR jurisdiction is a hard requirement, and you watch for periodic lifetime deals.

Skip if: you're already in the Proton ecosystem, you need a Business plan with admin console, or you want a generous Free tier to migrate without risk.

Internxt overview — who's behind it?

Internxt Drive, S.L. was founded in 2020 in Valencia, Spain by Fran Villalba Segarra, a Spanish software engineer. The project origin: personal frustration with the absence of accessible open-source zero-knowledge cloud storage (at the time, Tresorit was proprietary and expensive, Proton Drive was still in alpha). The team today is around twenty people, remote-first, funded by bootstrapping and a few early-stage rounds.

Business model. Internxt is a subscription SaaS with periodic lifetime deals (Black Friday, product announcements). The company doesn't sell data (architecturally impossible with zero-knowledge), doesn't run targeted advertising, and publishes transparency reports on internxt.com. Monetization relies on paid subscriptions and a 30% lifetime commission affiliate program — aligning company interests with long-term customer retention.

Open-source as a differentiator. Unlike Proton (which publishes clients but not all backends) and Tresorit/pCloud (fully proprietary), Internxt chose to publish the entire source code under AGPL-3.0 and GPL-3.0 on github.com/internxt. Concretely, any developer can audit the client encryption code, inspect the Reed-Solomon fragmentation worker, or verify the absence of backdoors in the backend API. That's a verifiable commitment, not marketing copy.

Deployment history. In 2023, Internxt migrated its infrastructure to a fully distributed architecture (geographically distributed storage node network, Europe-first). In 2024, the Securitum audit validated the cryptographic implementation in production and the full report was published. In 2025, the launch of Internxt Mail (E2E encrypted) and Internxt VPN transformed the proposition into an all-in-one privacy cloud suite.

Encryption architecture — AES-256 + Reed-Solomon verified

This is the technical core that differentiates Internxt from the competition.

Layer 1 — Argon2id client-side key derivation. At account creation, the user's password passes through Argon2id (configurable parameters depending on device, typically 64-128 MB memory, 3-4 iterations, parallelism 4). The derived key never exists on Internxt's servers — only the SRP (Secure Remote Password) authentication hash is transmitted. Verification: the Argon2id implementation code is directly readable in packages/sdk/src/auth/ on github.com/internxt.

Layer 2 — AES-256-GCM per-file encryption. Each file generates a unique AES-256-GCM content key via the OS CSPRNG (/dev/urandom Linux/macOS, BCryptGenRandom Windows). The file is encrypted in blocks with a unique nonce per block. The content key is itself asymmetrically encrypted (X25519 + ChaCha20-Poly1305) with the user's public key. At no point does the cleartext content key leave the machine.

Layer 3 — Reed-Solomon distribution. This is the major architectural difference vs Proton Drive and Tresorit. The encrypted file is split into fragments according to a configurable Reed-Solomon code (typically 20 fragments, of which 12 are needed to reconstruct the file). These fragments are distributed across multiple geographically distinct storage nodes. Consequence: even if 8 nodes out of 20 become unavailable (datacenter incident, maintenance), the file remains recoverable. Even if a malicious actor physically accesses a node, fragments alone (without complementary fragments and without the AES-256 key) yield no information about the original file.

Comparison with Proton Drive. Proton uses AES-256-GCM in 4 MB blocks with OpenPGP for key encryption, but stores blocks in centralized Proton datacenters (Lausanne + Attinghausen). Internxt distributes fragments via a node network — theoretically superior resilience, but dependent on the node network's health. In practice over 3 months, no data loss or reconstruction error in my tests. Internxt's IPFS-inspired architecture is more complex than Proton's but offers theoretically superior resilience.

For more on the E2E vs zero-knowledge distinction, see our E2E vs zero-knowledge cloud storage 2026 guide.

Plans + pricing 2026

Four active plans as of June 2026, observed on internxt.com/pricing on 2026-06-08.

PlanStorageAnnual priceMonthly price
Free1 GB€0€0
Plus200 GB~€4.99/month (annual)~€7.99/month
Premium1 TB~€9.99/month (annual)~€14.99/month
Ultimate3 TB~€19.99/month (annual)~€29.99/month

Note: exact prices may vary based on active promotions. Internxt runs aggressive promotions (up to -80% during Black Friday) and periodically offers lifetime deals (one-time payment) that break even within 18-24 months vs subscription. If you see an Internxt lifetime 2 TB deal under €100, that's excellent value for open-source zero-knowledge cloud.

The Free 1 GB weakness. This is the weak point of the free plan: 1 GB is barely enough to store office documents, certainly not enough to test a real photo migration. Proton Drive offers 5 GB free, pCloud 10 GB. To seriously test Internxt before paying, create an account and upload 200-300 MB of varied files (photos, PDFs, archives) to verify the desktop client behavior on your OS.

Recommendation. If comparing purely on zero-knowledge at the best price: Plus 200 GB annual is competitive against Proton Drive Plus (same price, same storage). If you need 1 TB or more and value open-source: Premium 1 TB annual for verifiable encrypted cloud that costs 2× less than Tresorit 1 TB Business.

Learn more

To discover Internxt and test their free tier, head straight to their official website: internxt.com.

Product suite — Drive, Photos, Send, Mail, VPN, Antivirus

Internxt positions its suite as an all-in-one privacy alternative. Here's my per-product verdict after 3 months.

Internxt Drive. The suite's core. Desktop client Windows + macOS + Linux (AppImage), native iOS + Android apps, web app. Real-time sync, basic versioning (latest version + 30-day trash), password-optional link sharing. Verdict: solid for daily individual use.

Internxt Photos. Automatic photo backup module from mobile. On Android, automatic upload works in the background (WiFi-only or data, configurable). The web gallery lets you browse by date/album. No facial recognition, no server-visible geotagging (EXIF metadata is encrypted with the file). Verdict: functional but without the AI features of Google Photos — that's intentional.

Internxt Send. Encrypted temporary file transfer service, similar to WeTransfer but zero-knowledge. Upload a file (up to 5 GB on free plan, unlimited on paid), generate a link with optional password and configurable expiration. Verdict: excellent complement for sharing sensitive files with recipients who don't have an Internxt account.

Internxt Mail. E2E encrypted email service launched late 2024. Clean web interface, Gmail/ProtonMail import possible, standard SMTP protocol with PGP encryption. Verdict: behind Proton Mail in maturity (no native iOS/Android app at time of testing, limited email filters). Worth watching in 2026.

Internxt VPN. Client-only VPN for Windows/macOS/iOS/Android. WireGuard protocol, servers in Europe (DE, NL, FR, UK, ES), kill switch, no-log DNS. Verdict: adequate for basic VPN use, but inferior to Proton VPN (denser network, NetShield features) or Mullvad for advanced features. If VPN is your priority, go with a specialist.

Internxt Antivirus. Desktop module for Windows + macOS. Local file scanning, signature detection, Drive integration for auto-scan at upload. Verdict: functional but basic vs Bitdefender or Malwarebytes — useful as an additional layer, not as your primary AV.

Performance + user experience

Test setup (3 months, 2026-03 to 2026-06):

  • Desktop macOS: MacBook Air M2 16 GB, Internxt Drive client 2.x
  • Desktop Linux: Ubuntu 24.04, Internxt Drive AppImage
  • Mobile Android: Pixel 8, Android 14
  • Mobile iOS: iPhone 13, iOS 17
  • Web: Firefox 128 and Chrome 126

Measured upload throughput. Upload of a 50 GB batch (mix of JPEG photos, MP4 videos, ZIP archives, PDFs) from the macOS desktop client on Free 1 Gbps fibre: 7-8 hours total, calculated average throughput ~70-80 Mbps. Synthetic 4 MB chunk uploads: median 75-85 Mbps. Limiting factors: AES-256 client-side encryption + Reed-Solomon splitting + multi-node distribution add visible CPU and network overhead. On an Intel i5 2019, throughput drops to ~55-65 Mbps.

Cross-device sync latency. Modifying a 12 KB markdown file on macOS: API push ~1.5s, propagation to Linux ~4s, propagation to Android (app in foreground) ~6s. Similar results to Proton Drive, slightly below pCloud which doesn't do client-side encryption.

Desktop client UX. Clean and uncluttered. The sidebar lists Drive, Photos, Shared. Drag-and-drop works. Full-text search does not work server-side (files are encrypted, content indexing is impossible) — only filename search is available. This is an inherent zero-knowledge limitation, not a bug.

Sync conflicts. Over 3 months, 1 conflict observed: simultaneous editing of a file on macOS and Linux. The client created a conflict-YYYYMMDD duplicate without overwriting the original. Expected, healthy behavior.

Customer support. 2 tickets submitted during the period: ~12h response time on weekdays, satisfactory resolution. No live chat, email support only.

Internxt vs direct competitors — comparison table

CriterionInternxtProton DriveSync.comTresoritpCloud
JurisdictionSpain (EU, GDPR)Switzerland (FDPL)Canada (PIPEDA)Switzerland/EUSwitzerland (Vaud)
EncryptionAES-256 ZK + Reed-SolomonOpenPGP + AES-256-GCMAES-256 ZKAES-256 ZKAES-256 (Crypto add-on ZK)
200 GB price~€4.99/month annual€4.99/month annual~€4.08/month annual~€9.99/month annual€4.99/month annual
Open-sourceYES (complete)Partial (clients)NONONO
Product suiteDrive+Photos+Send+Mail+VPNDrive+Mail+VPN+CalendarDrive+SendDrive+BusinessDrive+Pass
UX 1-53.5/54.5/53.5/54/54.5/5

Quick read. Internxt wins on complete open-source + strict EU GDPR jurisdiction + all-in-one suite. Proton Drive wins on maturity + UX + coherent ecosystem. Tresorit wins on enterprise use + admin console. pCloud wins on lifetime deal + UX + upload performance. Sync.com wins on price.

For a detailed analysis of Proton Drive vs Tresorit vs pCloud, see our Proton Drive vs Tresorit vs pCloud Crypto Swiss 2026 comparison.

Who is Internxt for?

Choose Internxt if you're in one of these situations.

You're a developer or privacy-aware technician who wants to verify the source code of your cloud storage before trusting it. Internxt is the only full-stack open-source zero-knowledge provider — you can personally audit the Argon2id implementation, the AES-256 encryption, and the Reed-Solomon fragmentation worker.

You want strict EU/GDPR jurisdiction with verifiable open-source. Spain offers some of the strongest GDPR enforcement (AEPD, the Spanish supervisory authority, is among the most active in Europe). This is a structural advantage over Proton (Switzerland, outside the EU) if you operate in the EU internal market.

You're watching for Internxt lifetime deals and want to break even quickly. An open-source zero-knowledge lifetime 2 TB deal at €100-150 (observed Black Friday pricing) is unbeatable in absolute value over 3-5 years.

You want an all-in-one privacy suite without relying on multiple providers: Drive + Photos + Send cover 80% of use cases, Mail and VPN complete it if you want to centralize everything.

Move on if you recognize yourself here.

You want the fastest upload cloud: pCloud (no zero-knowledge by default) is 2-3× faster. See our pCloud review 2026.

You want the most mature zero-knowledge with the most coherent ecosystem: Proton Drive + Mail + VPN is more polished UX. See our Proton Drive review 2026.

You manage a team of more than 5 people and need an admin console, SAML SSO, and granular audit logs: Tresorit Business is built for that. See our Tresorit review 2026.

You want the most geopolitically neutral jurisdiction: Proton Drive (Switzerland, neutral, outside both EU and 5/9/14 Eyes de facto) or Tresorit (Switzerland post-2022 Swiss Post acquisition). For full context, see our 5/9/14 Eyes and cloud storage 2026 analysis and our best encrypted cloud storage 2026 guide.


To compare options methodically, read our complete best encrypted cloud storage 2026 guide covering the 6 selection criteria and the 5 main providers.

Choix éditorial
4.5 / 5

Get pCloud

10 jours satisfait ou remboursé

Société suisse depuis 2013Satisfait ou remboursé 10jFree 10 GB
Voir l'offre