Nexo Share
About Nexo Share
Nexo Share is a source-available, self-hosted WeTransfer alternative. Organizations run it on their own infrastructure so file transfers stay under their control — storage, access policies, retention, and security defaults included. Typical stacks use Docker with PostgreSQL and optional ClamAV scanning.
Features include password-protected shares with expiration, Reverse Shares (guest drop-off links), admin-enforceable two-factor authentication, passkeys, OIDC SSO, secure previews, and an admin dashboard with audit logs. The goal is a transfer UX that teams already understand, without sending files to a third-party cloud by default.
This website
nexoshare.nl is the public product information and documentation site for Nexo Share. It does not store end-user files. The live application runs on instances you deploy yourself, or on the temporary public demo at demo.nexoshare.nl. Machine-readable entry points for agents and developers live at /llms.txt, /openapi.json, and /developers.
Background
Nexo Share continues the idea of a self-hosted transfer UI after Pingvin Share was archived. It rebuilds that foundation with maintained dependencies, stronger security defaults, and production-oriented deployment guidance. Source code is available on GitHub under MIT with Commons Clause (you may use it internally; you may not sell the platform itself as a SaaS file-transfer product).
Who operates the project
The documentation site and project are operated by a private individual in the Netherlands. We do not sell hosting or commercial SaaS through this site. For questions, see Contact ([email protected]). Privacy details are on the Privacy page.
Next steps
- Documentation — install and configure
- Developers — OpenAPI, API reference, CLI
- Live demo — temporary sandbox only