100% decentralized cloud

Store, share, earn.

Secure your files, receive documents, monetize resources and contribute to a greener internet from a single platform.

One platform

A real cockpit to store, receive, sell and automate.

The service brings user workflows and technical infrastructure together in one coherent product: personal space, API, earnings, marketplace and storage network.

Store and organize

Files, folders, subfolders, upload rules and sharing in one space.

Share or collect

Private links, expiration dates, passwords and file requests already integrated.

Monetize

Wallet, earnings, sales and transaction tracking directly in your account.

Link servers

Independent storage servers can join the platform and generate earnings.

Secure

Encryption, replication, monitoring and access control without making the interface complex.

Automate

API, webhooks, jobs and integrations to connect business tools without rebuilding everything.

How it works

A simple user path

Each block has a clear role: interface, API, storage servers and replication.

01

Laravel for users

Users get a simple interface: files, folders, links, payments, earnings and preferences.

02

Central API

The API receives uploads, encrypts data, selects servers and keeps technical logic out of the user view.

03

Storage servers

Encrypted blobs are stored on independent servers tracked by heartbeat, health, version and capacity.

04

Replication and tracking

The platform tracks copies, earnings, tasks and relocations to avoid losses.

Join our network

Install a storage server

Native synchronization, local encryption and integrated earnings dashboard. The software runs in the background, then links to your account with a simple pairing code.

Detected system: Windows
Download for Windows v1.1.0 • Windows x64
100% free download
Official verified software
Earnings and health visible in member area
Contribute
Technical positioning

Decentralized for storage, centralized for orchestration

The project does not rely on pure peer-to-peer. It uses a network of independent nodes while keeping a central control plane to stay usable, monetizable and reliable.

What the project is today

A centrally managed distributed cloud

  • Several independent storage servers
  • Encrypted files distributed and relocated by the platform
  • Laravel for accounts, payments, marketplace and preferences
  • Central API to manage health, versions and operations
What it is not

Pure peer-to-peer like BitTorrent

  • Nodes do not freely discover each other
  • Network decisions are not left to peers alone
  • The service does not depend on an autonomous mesh without central control
  • The model remains compatible with moderation, payments and support
Transparent pricing

Simple offers to start and grow

A free entry point to discover the service, then Pro to go further with storage, API and daily management.

Starter

0,00 €
Always free
  • 2 GB storage
  • End-to-end encryption
  • Community support
  • Ads may be displayed
  • Marketplace purchases allowed
  • No seller space or API
Choose Starter
Accepted payments
PayPal Card Bitcoin
API

Connect the service to your tools.

Asynchronous upload, job tracking, link generation, marketplace and network orchestration: the API exposes the engine without forcing you to reinvent the platform.

POST /api/upload

Asynchronous upload + processing job

GET /api/jobs/{id}

Processing and status tracking

POST /api/files/{id}/share

Private, public or monetizable link

Real example async job
# Secure file upload
curl -X POST https://api.stockageenligne.com/api/upload \
  -H "Authorization: Bearer VOTRE_JETON" \
  -H "Content-Type: multipart/form-data" \
  -F "file=@document.pdf" \
  -F "public=no"

# Response
{
  "ok": true,
  "job_id": "f8a3c2b1",
  "status": "pending",
  "mode_repartition": "automatique"
}
Marketplace

Sell a file publicly or keep a private sale by direct link.

The public marketplace gives visibility to admin-validated files. You can also sell privately and credit the correct user wallet.

Admin validation before public exposure
No platform commission on sales
Private sale by link if you do not want to expose the product

The public showcase is gradually filling up

The first files validated by administration will appear here automatically once published.

Open marketplace
FAQ

What to understand before creating an account or connecting a server.

Essential answers about security, marketplace, API and decentralized logic.

Yes. The service encrypts data before distribution and keeps orchestration on the platform so the storage server is not the business source of truth.

A shared link distributes a file, a private sale sells by direct link, and the public marketplace adds admin validation before exposure.

Laravel manages the user experience, the API orchestrates operations, then independent storage servers host encrypted blobs with health tracking and replication.

Yes. The API lets you send files, track jobs, generate links and integrate the service with a site, CRM or business tool.

A server linked to a member can accumulate earnings according to availability, stability and hardware and network capacity.