goploader logo

goploader

Website

Terminal-friendly encrypted file sharing server and client

300 stars 43 forks last commit first released MIT

Actively maintained

Last commit 24 Jul 2026.

goploader screenshot

goploader is a lightweight project providing a Go-based server and command-line client to share files from the terminal or via curl-compatible tools. Files are streamed and encrypted server-side so the server never retains the decryption key.

Key Features

  • Server and CLI client implemented in Go with a minimal footprint
  • Server-side AES encryption performed while streaming uploads to disk
  • Encryption key generated per upload and never persisted on the server
  • Curl/httpie/wget compatible multipart upload API and stdin support for piping
  • Simple metadata stored in an embedded key/value datastore (BoltDB)
  • Designed for HTTPS deployments; commonly run behind Caddy with automatic certificates
  • Small, scriptable client binary (gpldr) for terminal workflows
  • Files are streamed to avoid buffering entire uploads in RAM

Use Cases

  • Securely share files from the terminal or within shell scripts and CI pipelines
  • Provide short-lived encrypted file links to collaborators without storing keys on server
  • Build lightweight, privacy-oriented file drop services for teams or personal use

Limitations and Considerations

  • Project is maintained as-is and some dependencies and approaches are dated; review before production use
  • Uses an embedded BoltDB datastore which may require migration for heavy workloads or long-term maintenance
  • No built-in user accounts, ACLs, or advanced access controls; link-based access only
  • The default deployment relies on external HTTPS configuration (e.g., Caddy); secure deployment requires proper TLS setup
  • The server may log uploader IPs depending on configuration; encryption keys are not retained

goploader is a pragmatic tool for terminal-first, privacy-focused file sharing, prioritizing streamed encryption and simplicity. It is suitable for personal or small-team use where short-lived encrypted links and scriptability are more important than advanced access control or enterprise features.

Categories:

Tags:

Tech Stack:

Share:

Similar to goploader

Yopass

Secure one-time secret sharing with client-side encryption

3k
431
Last commit

Open-source tool for sharing secrets and files via client-side OpenPGP encryption and one-time expiring links.

Apache-2.0Actively maintained
Alternative to:
Onetime Secret logo
Onetime Secret
+3
OnionShare logo

OnionShare

Secure, anonymous file sharing and hosting over the Tor network

7k
712
Last commit

Open-source tool to share files, host websites, and chat privately over the Tor network; available as desktop GUI, CLI, and mobile apps.

Actively maintained
Alternative to:
Send Anywhere logo
Send Anywhere
+8
Hemmelig logo

Hemmelig

Encrypted secret sharing with client-side encryption and self-destructing links

1.2k
104
Last commit

Share sensitive text or files securely using client-side encryption, expiring links, view limits, and optional password protection.

Actively maintained
Alternative to:
Onetime Secret logo
Onetime Secret
+3
sup3rS3cretMes5age logo

sup3rS3cretMes5age

Self-destructing one-time message service backed by HashiCorp Vault

568
83
Last commit

Self-hosted one-time, self-destructing message service that stores secrets in HashiCorp Vault, with a lightweight web UI and optional TLS automation.

MITActively maintained
Alternative to:
Onetime Secret logo
Onetime Secret
+1
Gokapi logo

Gokapi

Self-hosted expiring file sharing with optional S3 storage

2.8k
133
Last commit

Lightweight self-hosted Firefox Send alternative for secure, expiring file shares with user roles, optional S3-compatible storage, and REST API.

AGPL-3.0Actively maintained
Alternative to:
WeTransfer logo
WeTransfer
+9
LocalSend logo

LocalSend

Open-source cross-platform local network file sharing app

86.2k
4.8k
Last commit

LocalSend is a free, open-source app for fast, encrypted file and text sharing between nearby devices over a local network, available on desktop and mobile.

Apache-2.0Actively maintained
Alternative to:
Apple AirDrop logo
Apple AirDrop
+6