On Wed, 6 Feb 2019 04:28:49 +0800, Mark David Dumlao wrote: > My own solution is actually very simple. I have a "secret algorithm" > that incorporates several secrets with a predictable way to generate a > site-specific secret. The end result is a 100% predictable way to > generate unique passwords for every site that are cryptographically > secure from each other (you cannot derive > one from the other) which can be generated by any device using the > appropriate tools. The was a tool in portage this did this. I tried it but it did not work in the real world because you couldn't set a rule for generated passwords that matched the requirements of all sites, for example some require a non-alphanumeric character while other sites only allow alphanumerics. I can remember what the tools was called, although I'm pretty sure it was written in Python. I'd be interested to know how you get around the conflicting restrictions as this seems a good way to do things. -- Neil Bothwick MIPS: Meaningless Indication of Processor Speed