7 ms·
Cocoa – password generator service
- laveur 11y agoI would consider a name change as I first thought this was a OS X Service for password generation. As Service and Cocoa are both names heavily associated with the platform.
- avoidwork 11y agoPersonal word association is not something I'm going to solve.
- onestone 11y agoWhy would anyone want that? Sounds like a terrible idea. > The password(s) is not logged, or saved anywhere. Except in the email message, in plain text.
- avoidwork 11y agoIf you chose to send an email. Why would you want it? SOA with diff services that may have diff requirements, such as creating a temporal rep of the user. Everything is eventually plain text. Should you use this to blast something out publicly? Of course not. Is it useful internally? Definitely.
- avoidwork 11y agoFollow up point, which I missed. You can control the entropy of the password. Do you need ~50b, ~80b, >~100b? It's just a parameter.