Skip to content

Latest commit

History

4,170 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Password Pusher

Share passwords, text, files & URLs securely with self-deleting links and full audit logs.

Try it freeDocumentation

GitHub Workflow StatusGitHub starsDocker pullsLicense


What is Password Pusher?

Password Pusher is an open source web app for sharing sensitive information safely. You push a password, note, file, or URL; the recipient gets a one-time link that expires after a set number of views and/or time. No more sending secrets over chat or email—everything is encrypted, auditable, and can self-destruct.

Use the hosted service or run your own instance with Docker in minutes.


Why Password Pusher?

🔒 Secure by defaultEncrypted storage, optional passphrase, expiry by views and/or time. Sensitive data is removed entirely once expired.
📋 Full audit trailSee when links were created, viewed, and by whom (with logins).
🏠 Self-host or use hostedUse pwpush.com or deploy your own—Docker, Kubernetes, Helm, or cloud.
🌐 Ready for teams31 languages, light/dark theme, JSON API, CLI, and many integrations.

Features

Security & privacy

  • Encrypted at rest — Sensitive data is stored encrypted and deleted when expired.
  • Expiry controls — Limit by number of views and/or time; links can require a passphrase.
  • Audit logging — Track what was shared and who viewed it (with optional logins).
  • Unbranded delivery page — No logos, superfluous text or unrelated links to confuse push recipients.

Self-host & customize

  • One-command deploy — Docker Compose with automatic SSL/TLS
  • Database or ephemeral — Use a database for persistence or run stateless.
  • Admin dashboard — Manage your instance from a built-in admin UI.
  • White-label — Custom theme, logo, site name, and 26 Bootswatch themes via env vars.
  • Custom CSS — Add your own styles; light/dark follows system preference.

Integrations & API

  • JSON API — Integrate with scripts, curl, wget, or third-party tools.
  • CLI — Automate distribution with CLI tools and scripts.
  • 31 languages — UI and secret-URL pages in 31 languages (courtesy of Translation.io).

Trust & community

  • Open source — Apache 2.0; no black box. Written and maintained by myself and the team at Apnotic with the help of contributors.
  • 14+ years in production — Used to deliver millions of secrets; actively maintained.
  • Trusted worldwide — Used by thousands of companies around the globe.

Screenshots

Front pageAudit logLanguages
Create a pushAudit logMulti-language URLs
Password generatorDark themePreliminary step
Password generatorDark themeOptional preview step

Editions

Open source (this repo)Pro (pwpush.com)
Try itoss.pwpush.compwpush.com
Use caseSelf-host or use OSS demoHosted Pro with extra features
DetailsFull source here; you deploy or use the OSS demo.Pro features are periodically migrated to OSS.

Feature comparison:pwpush.com/features#matrix

Self-Hosted Password Pusher Pro (beta)

Self-hosted Pro (with licensing) is in early beta. Pro features not yet in OSS will be available for self-hosted deployments.

  • Join the waitlist for availability and beta access.
  • Waitlist subscribers get 20% off their first year’s Self-Hosted Pro license at launch.

Quick Start

Use the hosted service

No setup: pwpush.com — create a push and share the link.

Run your own instance with Docker Compose

  1. Point a DNS record to your server (e.g. pwpush.example.com).
  2. Clone this repo or download docker-compose.yml.
  3. In docker-compose.yml, uncomment and set:
    • TLS_DOMAIN: 'pwpush.example.com' (for automatic Let’s Encrypt TLS).
    • Optionally set PWPUSH_MASTER_KEY (see comments in the file; generate at us.pwpush.com/generate_key).
  4. Run:
docker compose up -d

Open https://pwpush.example.com. The Compose file includes persistent storage, health checks, and is suitable for production.

Use the API, CLI, or integrations

See 3rd party tools & integrations for API usage, CLIs, and integrations.


Documentation

Full docs: docs.pwpush.com — installation, configuration, API, themes, and more.


Language translations

Translation.io has provided free translation tooling for the OSS version of Password Pusher. The app ships with 31 UI languages.

Translation.io

Consider Translation.io for your company or project’s translation needs.


Credits

Security researchers

Translators

NameLanguage
OyaleCatalan, Spanish
Finn SkaaningDanish
Mihail TchetchelnitskiFinnish
ThibautFrench
Thomas WölkGermanGitHub, Twitter
Martin OttoGerman
Robin JørgensenNorwegian
ŁukaszPolish
Jair Henrique, Fabrício Rodrigues, Ivan Freitas, Sara FariaPortuguese (BR)
Pedro MarquesEuropean Portuguese
johan323, Fredrik ArvasSwedish

Thanks also to Translation.io for managing translations (free for open source).

Containers & infrastructure

Other

More: Contributors


Stay updated


Donations

Donations are optional. Password Pusher is and will remain open source and free to use.

If it’s useful to you and you’d like to support development, donations are greatly appreciated and go toward hosting, maintenance, testing, and new features.

Donate QRDonate via Stripe

You can also support the project with a paid plan on pwpush.com.

Note: Password Pusher is operated by Apnotic, LLC. Donations support the project but are not tax-deductible charitable contributions. See FAQ for more on Apnotic and trust & security.


Star history

Star History Chart


License

This project is licensed under the Apache License 2.0. See LICENSE for details.


Citation

@misc{PasswordPusher,
author = {Peter Giacomo Lombardo},
title = {Password Pusher: Securely share sensitive information with automatic expiration and deletion. Track who, what and when with full audit logs.},
year = {2026},
publisher = {GitHub},
howpublished = {\url{https://github.com/pglombardo/PasswordPusher}}
}

About

🔐 Securely share sensitive information with automatic expiration & deletion after a set number of views or duration. Track who, what and when with full audit logs.

Resources

Code of conduct

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages