selfhostedworld.com logoselfhostedworld.com

Try describing what you need:

sE2EEnd logo

sE2EEnd

9

A self-hosted alternative to Dropbox

GNU Affero General Public License v3.0Open Source — No Paywall4 Containers — 4 containers — moderate hosting footprintDocker · Compose · SourceNeeds Postgres

About

sE2EEnd is a self-hosted file-sharing system designed for teams that need strong privacy guarantees. It encrypts files and text snippets entirely in the browser using the Web Crypto API, so the...

Community Ratings

No ratings yet

Features

  • Zero-knowledge encryption
  • AES-256-GCM browser-side encryption
  • Password-protected transfers
  • File and secret-note sharing
  • Download limits and expiration dates
  • Instant revocation
  • QR code generation
  • Keycloak-based SSO/LDAP/MFA
  • Admin dashboard
  • S3-compatible or local storage

Details

Last Updated
Jul 31, 2026
Created
Jan 26, 2026
Install Methods
dockerdocker-composesource
Requirements
Docker ≥ 24Docker Compose ≥ 2.20PostgreSQLKeycloakJava 21 + Maven (development)Node.js 20+ (development)
Authentication
ldapoidc-ssooauth2fa
API
REST
Runtime / Stack
Docker
Privacy & Independence
Cloud: Optional
User Model
Multi-User
Deployment

Deployment: Docker Compose ✓4 Containersmoderate hosting footprintRuns as 4 containers

Docker Compose

4 services · database: postgres · infra: postgres · 1 unclassified (keycloak)

no resource limits declared

needs persistent storage (5 volumes)

docker-compose.yml · @ e40cc88 · scanned Jun 24, 2026

services:
  postgres:
    image: postgres:18.3
    container_name: postgres-se2eend
    restart: always
    environment:
      POSTGRES_USER: ${POSTGRES_USER}
      POSTGRES_PASSWORD: ${POSTGRES_PASSWORD}
      POSTGRES_DB: se2eend
    ports:
      - "5432:5432"
    volumes:
      - postgres_data:/var/lib/postgresql
      - ./init-databases.sql:/docker-entrypoint-initdb.d/init-databases.sql
    healthcheck:
      test: ["CMD-SHELL", "pg_isready -U ${POSTGRES_USER}"]
      interval: 5s
      timeout: 3s
      retries: 10

# ...

Track your self-hosted stack

Bookmark software to try, rate tools you've used, and keep your collection in one place.

Metadata extracted from README on Jun 25, 2026

Related Software

ShareX logo

ShareX

39.0k
A screen capture, file sharing, and productivity tool.
Video EditingFully FOSSCopyleft License+3
Fully FOSS
Details
Cloudreve logo

Cloudreve

28.5k
Cloudreve is a self-hosted file management system with multi-cloud storage support.
File SynchronizationCopyleft LicenseWeb File Managers+4
3 Containers
Details
transfer.sh logo

transfer.sh

15.9k
Easy and fast file sharing from the command line with a self-hosted server for uploads and downloads.
Simple File UploadsFile & Object StorageSelf Hosting Solutions+2
Telemetry: Opt-Out
Details
Pairdrop logo

Pairdrop

11.1k
Local file sharing in the web browser, inspired by AirDrop.
Simple File UploadsCopyleft LicenseP2P File Sharing+1
Details
miniserve logo

miniserve

7.8k
miniserve is a small cross-platform CLI tool for serving files and directories over HTTP.
Web File ManagersSimple File UploadsFile & Object Storage+3
Details
OnionShare logo

OnionShare

7.1k
OnionShare is an open source tool for securely and anonymously sharing files, hosting websites, and chatting over the Tor network.
Simple File UploadsCopyleft LicenseP2P File Sharing+1
Details
Send logo

Send

5.3k
Simple, private, end to end encrypted temporary file sharing, originally built by Mozilla.
P2P File SharingCopyleft LicenseSimple File Uploads+1
Details
Zipline logo

Zipline

3.3k
A self-hosted file upload server for sharing files, shortening URLs, and managing upload-related assets.
Simple File UploadsFile & Object StorageSelf Hosting Solutions+4
Details
Yopass logo

Yopass

3.1k
Yopass is a secret-sharing service for securely sending passwords, files, and other sensitive data with end-to-end encryption and one-time URLs.
PastebinsSimple File UploadsPermissive License+2
2 ContainersOpen Core
Details
FileGator logo

FileGator

3.0k
FileGator is a self-hosted web file manager for managing files and folders, with multi-user access and support for multiple storage backends.
Web File ManagersPermissive LicenseFile & Object Storage+2
Details
PicoShare logo

PicoShare

3.0k
PicoShare is a minimalist self-hosted web app for sharing files via direct download links without size, type, or format restrictions.
Simple File UploadsWeb File ManagersFile & Object Storage+3
2 ContainersFully FOSS
Details
Gokapi logo

Gokapi

2.8k
Gokapi is a self-hosted file sharing service and alternative to Firefox Send with expiring shares, encryption, and cloud storage support.
Simple File UploadsCopyleft LicenseFile & Object Storage+2
Single Container
Details