Internxt

internxt.com
Internxt

Store your files in total privacy. Internxt Drive is a zero-knowledge cloud storage service based on best-in-class privacy and security. Made in Spain. Open-source mobile and desktop apps. 10GB FREE and Paid plans starting from €0.99/month for 20GB.

Open Source

Internxt Source Code

Author

internxt

Description

#cloud#cloud-storage#desktop#electron#linux#macos#react#storage#windows

Homepage

https://internxt.com/drive

License

MIT

Created

20 Aug 19

Last Updated

17 Jun 26

Latest version

v2.6.9

Primary Language

TypeScript

Size

60,733 KB

Stars

210

Forks

39

Watchers

210

Language Usage

Language Usage

Star History

Star History

Top Contributors

Recent Commits

  • Alexis Mora (17 Jun 26)

    fix: script package development (#1422)

  • Alexis Mora (17 Jun 26)

    chore: update v2.6.10 (#1421) * chore: update v2.6.10 * fix: test * fix: format

  • Alexis Mora (17 Jun 26)

    Feat/pb 6323 public link sharing on desktop (#1412) * feat: clipboard utility * feat: initial context-menu dll * feat: add Windows context-menu package manifest * add local packaging for windows context menu * feat: restrict context menu command to Internxt Drive * feat: forward context menu selections to Electron * feat: resolve context menu selections to Drive items * feat: create public links from windows context menu * feat: add translations to notifications and context menu, as well as add the icon * chore: automate local context menu setup * chore: compile context-menu DLL on npm run package * chore: bundle context-menu dll and msix into main app * chore: add context menu extension registration script * chore: register context menu extension during installation * chore: sign context menu dll and msix for development builds * chore: trust context menu certificate in development builds * chore: Add troubleshooting section when error while packaging * fix: isolate context menu extension from app installation * chore: clean up context menu extension on uninstall * fix: hide context menu PowerShell helper windows * chore: add production context menu packaging * chore: integrate context menu signing into release pipeline * chore: fix pull request sonarcloud issues * chore: core prettier fix * chore: prettier fix * chore: fix deadcode pipeline * chore: remove clarifying comment

  • Alexis Mora (12 Jun 26)

    chore: restore comment (#1405)

  • Alexis Mora (09 Jun 26)

    [PB-6358] Feat: Refer and Earn (#1410) * chore:translation refer and earn * feat: add refer and Earn menu item * fix: pipeline test * chore: revert core to types/node 20 * fix: Revert types node from core and stat test * fix error in tests Cannot use when called with . Use with a keyword instead. See https://vitest.dev/api/mock#class-support for more information. * fix includes * fix: infra tests * adapt coverage config for vitest 4 * adapt coverage config on base and infra for vitest 4 * fix: setup helper * fix: transitive dependency on partialSpyOn renderer tests * chore: make props readonly

  • dependabot[bot] (08 Jun 26)

    Bump vitest and @vitest/coverage-v8 in /packages/core (#1408) * Bump vitest and @vitest/coverage-v8 in /packages/core Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8). These dependencies needed to be updated together. Updates `vitest` from 3.2.4 to 4.1.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.8/packages/vitest) Updates `@vitest/coverage-v8` from 3.2.4 to 4.1.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.8/packages/coverage-v8) --- updated-dependencies: - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.8 dependency-type: direct:development - dependency-name: vitest dependency-version: 4.1.8 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> * chore: replace assertions bc of deprecated expressions * fix: format --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alexis Mora <[email protected]>

  • dependabot[bot] (08 Jun 26)

    Bump react-router and react-router-dom (#1409) Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) to 6.30.4 and updates ancestor dependency [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom). These dependencies need to be updated together. Updates `react-router` from 6.30.3 to 6.30.4 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/[email protected]/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router) Updates `react-router-dom` from 6.30.3 to 6.30.4 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/[email protected]/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router dependency-version: 6.30.4 dependency-type: indirect - dependency-name: react-router-dom dependency-version: 6.30.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • dependabot[bot] (08 Jun 26)

    Bump vitest and @vitest/coverage-istanbul (#1407) Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul). These dependencies needed to be updated together. Updates `vitest` from 3.0.8 to 4.1.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.8/packages/vitest) Updates `@vitest/coverage-istanbul` from 3.0.8 to 4.1.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.8/packages/coverage-istanbul) --- updated-dependencies: - dependency-name: vitest dependency-version: 4.1.8 dependency-type: direct:development - dependency-name: "@vitest/coverage-istanbul" dependency-version: 4.1.8 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • Alexis Mora (01 Jun 26)

    fix: test assertions (#1406)

  • Alexis Mora (01 Jun 26)

    feat: file size limit validation (#1401) * feat: file size limit validation

  • Alexis Mora (01 Jun 26)

    chore: make check pr size not required (#1404)

  • Larry Rider (01 Jun 26)

    [_]: feat/enable-and-fix-sentry (#1403)

  • Sergio GutiĆ©rrez (29 May 26)

    Update CODEOWNERS to assign ownership to @alexismora

  • Alexis Mora (29 May 26)

    [PB-6330] File size limits modal ui (#1400) * feat: retrieve and store the max file size by user * feat: resolve and validate user file size * fix: remove unused imports * format fix * fix: pr comments * feat: modal ui * update vitest config renderer to include test.ts * fix: comments prs * fixes * fix import --------- Co-authored-by: Daniel JimĆ©nez Rivera <[email protected]>

  • Alexis Mora (29 May 26)

    [PB-6330] Retrieve and store the max file size by user (#1399) * feat: retrieve and store the max file size by user * feat: resolve and validate user file size * fix: remove unused imports * format fix * fix: pr comments * fixes * fix: revert importActual --------- Co-authored-by: Daniel JimĆ©nez Rivera <[email protected]>

  • Alexis Mora (29 May 26)

    chore: update contributing (#1402)

  • dependabot[bot] (28 May 26)

    Bump tmp from 0.2.5 to 0.2.7 (#1398)

  • Daniel JimĆ©nez Rivera (25 May 26)

    Add bottleneck to device requests (#1395)

  • dependabot[bot] (25 May 26)

    Bump qs and express (#1396)

  • Daniel JimĆ©nez Rivera (25 May 26)

    Stop download bottleneck on logout (#1394)

  • Daniel JimĆ©nez Rivera (22 May 26)

    Check if placeholder is file or folder before creation (#1393)

  • Daniel JimĆ©nez Rivera (22 May 26)

    Deduplicate create file (#1392)

  • dependabot[bot] (20 May 26)

    Bump ws and engine.io-client (#1390)

  • dependabot[bot] (20 May 26)

    Bump brace-expansion from 1.1.12 to 5.0.6 in /packages/core (#1387)

  • Daniel JimĆ©nez Rivera (20 May 26)

    Deactivate sentry (#1389)

  • Daniel JimĆ©nez Rivera (19 May 26)

    Add init sentry tags (#1388)

  • Daniel JimĆ©nez Rivera (19 May 26)

    Fix rename operation (#1386)

  • dependabot[bot] (18 May 26)

    Bump webpack-dev-server from 5.2.3 to 5.2.4 (#1385)

  • Daniel JimĆ©nez Rivera (18 May 26)

    Revert electron autoupdater (#1384)

  • Daniel JimĆ©nez Rivera (14 May 26)

    Fix sentry preload import (#1383)

Internxt Website

Website

Internxt — Best Encrypted cloud storage & more

Experience the next-gen best encrypted cloud storage for ultimate protection. Secure your files with Internxt’s zero-knowledge technology. Get started for free!

Redirects

Does not redirect

Security Checks

All 65 security checks passed

Server Details

  • IP Address 51.91.150.78
  • Location Roubaix, Hauts-de-France, France, EU
  • ISP OVH SAS
  • ASN AS16276

Associated Countries

  • US US
  • FR FR

Safety Score

Website marked as safe

100%

Blacklist Check

internxt.com was found on 0 blacklists

  • AntiSocial Blacklist
  • Artists Against 419
  • Badbitcoin
  • Bambenek Consulting
  • CERT Polska
  • CoinBlockerLists
  • CRDF
  • CryptoScamDB
  • EtherAddressLookup
  • EtherScamDB
  • Fake Website Buster
  • MetaMask EthPhishing
  • NABP Not Recommended Sites
  • OpenPhish
  • PetScams
  • PhishFeed
  • PhishFort
  • Phishing.Database
  • PhishStats
  • PhishTank
  • Phishunt
  • RPiList Not Serious
  • Scam.Directory
  • SecureReload Phishing List
  • Spam404
  • StopGunScams
  • Suspicious Hosting IP
  • ThreatFox
  • ThreatLog
  • TweetFeed
  • URLhaus
  • ViriBack C2 Tracker

Website Preview

Website preview

Internxt Android App

APK Info

De-Googled Compatibility

Native 0.00 / 4 0 ratings
microG 4.00 / 4 1 ratings

Tested on Android 15 Ā· Updated 04 May 25 Ā· View on Plexus →

Trackers

  • Sentry

Permissions

  • Access Media Location
  • Access Network State
  • Access Wifi State
  • Bluetooth
  • Camera
  • Foreground Service
  • Internet
  • Read External Storage
  • Receive Boot Completed
  • Record Audio
  • System Alert Window
  • Use Biometric
  • Use Fingerprint
  • Vibrate
  • Wake Lock
  • Write External Storage
  • Check License
  • Receive
  • Bind Get Install Referrer Service

Internxt iOS App

App Info

Internxt

Internxt Private & secure cloud storage With Internxt cloud storage, encrypt, store, back up, view, and send your files and photos to the cloud, all in complete privacy. Open-source and end-to-end encrypted, Internxt puts user safety, security, and privacy first. Simply save and share all of your documents, images, sensitive files, and confidential information while keeping total control of who has access to your data. Stand for privacy, switch to Internxt! Features: - Sign up and get up to 1GB of free cloud storage! - Store, organize, file transfer, and back up all file and photo formats - Securely send files and photos via an encrypted, password-protected link - Industry-leading, military-grade end-to-end encryption - Open-source and independently verifiable on GitHub - Based in the European Union and GDPR compliant Internxt, unlike other Big Tech cloud services, was designed to protect users' right to privacy. With Internxt, you are always in complete control of your data. No first or third-party access to your personal information ever. Internxt is the only cloud storage and file manager you need. All of Internxt's privacy services work together seamlessly, allowing you to store and send files anywhere. Enjoy private file transfer and data sharing with all the benefits of end-to-end encryption and fast upload/download speeds. The Internxt cloud drive app makes file sharing and large file transfer easy and secure. Sign up and get up to 10GB of free cloud storage! Try Internxt and enjoy complete access to all Internxt services without having to enter your credit card information. Need more phone drive and storage space? Paid plans start at less than $1/month.

Rating

Rated 2.78 out of 5 stars by 74 users

Version Info

  • Current Version 1.9.0
  • Last Updated 27 Apr 26
  • First Released 31 May 19
  • Minimum iOS Version 15.1
  • Device Models Supported 127

App Details

Screenshots

  • App screenshot
  • App screenshot
  • App screenshot
  • App screenshot
  • App screenshot
  • App screenshot

Internxt Reviews

More Encrypted Cloud Storage

  • Zero knowledge end-to-end encrypted affordable cloud storage made in Germany. Open-source mobile and desktop apps. 10GB FREE with paid plans starting at €0.92/month for 100GB.

  • Very affordable encrypted storage provider, with cross-platform apps. Starts as Ā£1.50/month for 150 GB or Ā£3.33/month for 1 TB.

  • GDPR compliant storage (web/desktop/mobile/WebDAV/RClone) with a sensible privacy policy. Has optional open-source client-side encryption, compatible with RClone. Can connect to other cloud services and MS Office. 10GB free, on ISO27001 servers (DE).

  • A peer-to-peer end-to-end encrypted global filesystem with fine grained access control. Provides a secure and private space online where you can store, share and view your photos, videos, music and documents. Also includes a calendar, news feed, task lists, chat and email client. Fully open source and self-hostable (or use hosted solution, from Ā£5/month for 100 GB).

  • End-to-end encrypted zero knowledge file storage, syncing and sharing provider, based in Switzerland. The app is cross-platform, user-friendly client and with all expected features. Ā£6.49/month for 500 GB.

About the Data: Internxt

Change History

API

You can access Internxt's data programmatically via our API. Simply make a GET request to:

https://api.awesome-privacy.xyz/v1/services/internxt

The REST API is free, no-auth and CORS-enabled. To learn more, view the API Docs or read the API Usage Guide.

Share Internxt

Help your friends compare Encrypted Cloud Storage, and pick privacy-respecting software and services.
Share Internxt and Awesome Privacy with your network!

View Encrypted Cloud Storage (6)