[verdict][generated prompt][source: proton.me]
Can I vibecode Proton Drive Plus?
// the value is the network, the data or the infrastructure
A consolation build is possible, but the paid product's decisive value sits outside a solo rebuild. For Proton Drive Plus, back up files into an encrypted user-owned store and expose simple share links. The hard boundary is end-to-end encryption, proton identity, mobile apps, recovery, and privacy operations, plus reliability, durability, and cross-device sync.
confidence: high
what it is: Back up files into an encrypted user-owned store and expose simple share links
Buildability index · an editorial game
- Price 4.99 $/month weight: zero
- Time closest consolation build: one sitting weight: minus 1
- Category cloud storage no weight
- Moat infrastructure scale · brand and trust weight: minus 3
- Confidence high weight: plus 1
- What you lose 5 items weight: minus 2
- Site proton.me (si apre in una nuova scheda) no weight
It is not close. The prompt below rebuilds a piece, not the product.
Gioco editoriale: il verdetto dice se un agente può, l’indice se conviene.
What you build
Back up files into a user-owned object store, encrypt them client-side, track versions, restore on demand, and expose simple share links.
what you need
- user-owned server or S3-compatible bucket
- PostgreSQL
- MinIO or object storage
- desktop filesystem permissions
- backup key stored offline
Editorial comparison targets the Drive Plus plan and a single-user encrypted backup DIY substitute. Recheck price before merge.
The prompt
The verdict is NOT REALLY, and the prompt stays anyway: it does not replace the app, it rebuilds the part that really is code. The rest is the moat.
Build a closest honest personal substitute for Proton Drive Plus in an empty repository.
Use Next.js 15, TypeScript, PostgreSQL, MinIO, and a Tauri 2 sync client; do not offer alternative stacks.
The core loop is: back up files into a user-owned object store, encrypt them client-side, track versions, restore on demand, and expose simple share links.
Make the first run work locally with one documented command.
Store all user data locally by default and make export straightforward.
Put secrets in .env, ship .env.example, and never commit credentials.
Build a desktop client that watches explicitly selected folders and ignores configured patterns.
Chunk, hash, compress, and encrypt files locally before uploading to the configured object store.
Store version metadata, tombstones, device identifiers, and integrity checks in PostgreSQL.
Provide upload and restore queues with pause, retry, bandwidth limits, and resumable transfers.
Add file history, point-in-time restore, key export, storage usage, and scheduled restore tests.
Document the failure model and make clear that one server is not a complete backup strategy.
Include clear empty, loading, success, and recoverable error states.
Add input validation, safe filenames, and graceful handling of unavailable APIs.
Write focused tests for the core transformation and one end-to-end happy path.
Create a README with setup, architecture, permissions, data location, and backup steps.
Do not add accounts, billing, telemetry, analytics, or a hosted control plane.
Do not claim to reproduce proprietary data, network liquidity, regulated access, or frontier infrastructure.
Deliberately leave out multi-provider consumer sync at global scale.
Deliberately leave out guaranteed durability or ransomware recovery.
Deliberately leave out shared-drive administration, mobile apps, and enterprise compliance.
Finish by running the tests and listing the exact commands used. Prompt generated from the data on this page, not reviewed by hand yet. In English on purpose — it is the language coding agents work best in.
What you lose
- end-to-end encryption, Proton identity, mobile apps, recovery, and privacy operations
- global sync network
- battle-tested conflict resolution
- ransomware recovery guarantees
- mobile clients and support
Why people still pay
People still pay for Proton Drive Plus because storage subscriptions sell confidence that files will still exist after a lost device, bad sync, or provider incident. The recurring cost buys chunking, encryption, conflict detection, versions, garbage collection, bandwidth, restore drills, monitoring, billing, and disaster recovery, not just the visible interface.
moat: Infrastructure scale Brand and trust what a moat is
reliability, durability, and cross-device sync
Free alternatives
Not in the mood to build it? These already exist, they are free or open source, and we checked them one by one.
Rejected (2) — and why
- Nextcloud Files (si apre in una nuova scheda) — Self-hosted files and links, but not client-side encrypted sharing by default.
- Seafile Community Edition (si apre in una nuova scheda) — Encrypted libraries exist, but external share-link semantics are not Proton-style end-to-end encryption.
Who has already built it
Starting from here is still vibecoding: the prompt is for when you want it exactly your way.
- Nextcloud (opens in a new tab) — Mature open-source file sync and collaboration server.
Do you agree?
The vote balance
Ancora nessun voto: il tuo è il primo.
Nessun voto ancora — il primo pesa.