
Password Pusher
Open-source app that creates self-deleting secret links with audit logs.

Password Pusher
Password Pusher is an open-source web application that securely shares sensitive information by generating self-deleting links. Secret links expire after a configurable number of views or a time window, and access is tracked with full audit logs.
Key Features
- Self-destructing links based on views or time, ensuring temporary access only
- Full audit logs showing who accessed what and when
- Encrypted storage with complete deletion after expiry
- Admin dashboard for managing self-hosted instances
- JSON API and command-line interface for automation and tooling
- Unbranded delivery pages and multilingual translations for global use
- Docker-based deployment and easy self-hosting with Docker Compose
Use Cases
- Securely share passwords or other secrets with teammates or customers using time/view-limited links
- Audit and compliance workflows by tracking who accessed shared data and when
- Temporary sharing of sensitive URLs or files with automatic destruction after expiry or views
Limitations and Considerations
- Pro features exist on the hosted pwpush.com service; the OSS self-hosted edition periodically receives Pro features, and some capabilities may require the hosted plan. This distinction is documented in the project notes.
- The OSS edition emphasizes self-hosting and open-source delivery, with the hosted service providing additional conveniences and updates.
Conclusion
Password Pusher offers a self-hosted, auditable, and secure way to share sensitive information via self-expiring links. It supports programmatic access through a JSON API and CLI, while also providing an admin dashboard for operators and multilingual end-user experiences.









