Show HN: Generate a Secure Password with a Sharable Link (password.devro.club) 5 points by kesara9 7y ago ↗ HN
[–] retpirato 7y ago ↗ who would you want to share a password that you created with and if you did why not send it to them in an email, instead of a link that would be (potentially) accessible to anyone who got that url? [–] methodOfPayment 7y ago ↗ Emailing a password in plain-text doesn’t solve that problem either.Even if a random user guesses the uuid string, there isn’t an easy way to tie it back to a particular individual.
[–] methodOfPayment 7y ago ↗ Emailing a password in plain-text doesn’t solve that problem either.Even if a random user guesses the uuid string, there isn’t an easy way to tie it back to a particular individual.
[–] stockkid 7y ago ↗ Cool, thanks for sharing.1. Why did you choose to use react? As far as I can see, this seems to be just a one html page?2. What are the use cases?
3 comments
[ 3.5 ms ] story [ 20.8 ms ] threadEven if a random user guesses the uuid string, there isn’t an easy way to tie it back to a particular individual.
1. Why did you choose to use react? As far as I can see, this seems to be just a one html page?
2. What are the use cases?