selfhostedworld.com logoselfhostedworld.com

Try describing what you need:

About

sE2EEnd is a self-hosted file transfer platform designed for privacy-sensitive teams. It uses a zero-knowledge model in which encryption and decryption happen in the browser, and only ciphertext is...

Community Ratings

No ratings yet

Features

  • end-to-end encrypted file sharing
  • secret notes/text snippets
  • single or multiple file transfers
  • auto-zipping
  • download limits
  • expiration dates
  • instant revocation
  • QR code generation
  • admin dashboard
  • custom branding

Details

Last Updated
Jun 15, 2026
Created
Jan 26, 2026
Install Methods
docker-compose
Requirements
Docker ≥ 24Docker Compose ≥ 2.20PostgreSQLKeycloakS3-compatible storage or local filesystem
Authentication
oidc-ssooauthldap2fa
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 · @ 4a1d7fa · 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 24, 2026

Related Software

ShareX logo

ShareX

38.2k
A screen capture, file sharing, and productivity tool.
Video EditingCopyleft LicenseSimple File Uploads+3
Fully FOSS
Details
Cloudreve logo

Cloudreve

28.2k
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

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

miniserve

7.7k
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.0k
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.2k
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
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 UploadsCopyleft LicenseWeb File Managers+2
2 Containers
Details
Yopass logo

Yopass

2.9k
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
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