Comment on One-time Secret: Share passwords etc with URIs that work only onceComments−spydum14yI really like the simplicity of this (even down to the concise html.. next to no bloat), what is behind it?Also, pretty cool, if you refresh the private page, it'll tell you whether or not someone has picked up the shared secret. Nice.−delanoOP14yThanks, glad you like it. We kept it as simple as possible to get it out the door and start getting feedback.It's built with Ruby and Redis behind thin and nginx.
Comments
I really like the simplicity of this (even down to the concise html.. next to no bloat), what is behind it?
Also, pretty cool, if you refresh the private page, it'll tell you whether or not someone has picked up the shared secret. Nice.
Thanks, glad you like it. We kept it as simple as possible to get it out the door and start getting feedback.
It's built with Ruby and Redis behind thin and nginx.