Path: csiph.com!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail From: Keith Thompson Newsgroups: comp.sys.mac.system,comp.sys.mac.misc,comp.unix.misc,comp.misc Subject: Re: Do you use a password manager? Date: Mon, 19 Jul 2021 11:08:12 -0700 Organization: None to speak of Lines: 17 Message-ID: <87r1fu18j7.fsf@nosuchdomain.example.com> References: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: reader02.eternal-september.org; posting-host="953c0f9a82460b5ce0c8a9ac675002e5"; logging-data="1709"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX196JwRx3RHM5Kg0Sj0O2G53" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) Cancel-Lock: sha1:RGhXqqaU622SiY7YeVKHnD37o2I= sha1:yIMiQmTuzT5b4yc1zkvsS0Fl0As= Xref: csiph.com comp.sys.mac.system:137302 comp.sys.mac.misc:8097 comp.unix.misc:314 comp.misc:21105 Alan Browne writes: > On 2021-07-12 07:37, Wade Garrett wrote: [...] >> I'd like to use a password manager but I'm not comfortable with that >> data being on some server somewhere- allegedly encrypted or not. > > 256 bit AES encryption not good enough for you? The weak link is not the encryption algorithm, but the key used to decrypt the data. [...] -- Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com Working, but not speaking, for Philips void Void(void) { Void(); } /* The recursive call of the void */