Show HN: Generate a Secure Password with a Sharable Link
password.devro.club
Show HN: Generate a Secure Password with a Sharable Link
1–4 of 4 posts
Re: Show HN: Generate a Secure Password with a Sharable Link
#2who 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?
Re: Show HN: Generate a Secure Password with a Sharable Link
#3who 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?
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.
Re: Show HN: Generate a Secure Password with a Sharable Link
#4Cool, 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?