About PasswordPusher
PasswordPusher is a Ruby on Rails application to communicate passwords over the web. Links to passwords expire after a certain number of views and/or time has passed. Hosted at pwpush.com.
I previously posted this project on Reddit which provided some great feedback - most of which has been implemented.
The source code to this site is on Github. It's opensource and free for anyone to use or modify. Use it internally at your organization, host it publicly or just use pwpush.com. It's up to you.
This is me (Peter Giacomo Lombardo) on LinkedIn and Github.
For updates, you can follow me on Twitter, Github or on the Tumblr blog.
Publicity
Random articles, comments and tweets about PasswordPusher...
- ThinkTechnica: PasswordPusher
- TracceWeb (Italian): Invia Password o Messaggi in Modo Sicuro che si Autodistruggono: PasswordPusher
- Mentions in a bunch of comments and Tweets: on HackerNews, QandASystem, WebDesignShock, and Logicamp
Credits
Thanks to:
- Everyone on Reddit for all of the great feedback.
- zygat3r for the Dark Wood Pack (page backgrounds).
- Kasper for the JSON POST fix.
Other Related Projects
- A Django spin-off project: projectgiraffe
- phanaster created a coupon pushing application (cpsh.me) based off of PasswordPusher
- bemosior put together a PHP port of PasswordPusher: PHPasswordPusher