notedeck icon indicating copy to clipboard operation
notedeck copied to clipboard

fix MacOS keystore

Open kernelkind opened this issue 7 months ago • 2 comments

MacOS keystore impl is behaving strangely. In some cases, when opening the app it is asking for the MacOS user password for every entry in the keystore even after selecting "always allow".

It should only ask for password once per account added when "always allow" is selected, and then never again. If this isn't possible in security-framework, a basic file storage impl should be used instead, or possibly try #138 .

will close #137

kernelkind avatar Jul 04 '24 23:07 kernelkind