Password Pusher
Pastebins
About this project
Give your users the tools to be secure by default.
Password Pusher is an open source application to communicate sensitive information over the web. Secret links expire after a certain number of views and/or time has passed.
Hosted at pwpush.com but you can also easily run your own private instance with just a few steps.
- Easy-to-install: Host your own via Docker, a cloud service or just use pwpush.com
- Open Source: No blackbox code. Only trusted, tested and reviewed open source code.
- Versatile: Push passwords, text, files or URLs that auto-expire and self delete.
- Audit logging: Track and control what you've shared and see who has viewed it.
- Encrypted storage: All sensitive data is stored encrypted and deleted entirely once expired.
- Host your own: Database backed or ephemeral, easily run your own instance isolated from the world.
- Admin Dashboard: Manage your self-hosted instance with a built in admin dashboard.
- Automatic TLS: No more messing with Nginx, Apache or SSL/TLS termination points. Secure out of the box and ready to go.
- Logins: Invite your colleagues and track what is pushed and who retrieved it.
- Unbranded delivery page: No logos, superfluous text or unrelated links to confuse end users.
- Internationalized: 29 language translations are bundled in. Easily selectable via UI or URL
- JSON API: Raw JSON API available for 3rd party tools or command line via
curl
orwget
. - Command line interface: Automate your password distribution with CLI tools or custom scripts.
- __Theme
Technologies & License
Apache-2.0
Docker
K8S
Ruby