El divendres, 11 d’octubre de 2019, a les 17:59:17 CEST, Johan Ouwerkerk va
escriure:
> So basically I guess that what I am asking: any examples, suggestions
> or other pointers which I can use as further starting points/context
> to figure this out? Thanks a lot in advance for all your help!
Cip
Hi all,
Many thanks for the responses so far. To address the various points raised:
It is acceptable for me if the user must type their password. Keychain
integration etc. are optional extras. QCA looks like it might be a
good fit for what I need.
One question I have with regards to keychain inte
Hi Johan,
One important question here is how do you want the secrets to be unlocked.
Is the user going to type in some master password every time the otpclient is
started?
If that is the case, you can use QCA to encrypt and decrypt the data you need
to store securely.
If that is not the case -
El divendres, 4 d’octubre de 2019, a les 18:53:15 CEST, Johan Ouwerkerk va
escriure:
> Hi all,
>
> Bhushan asked me to kick off a discussion on frameworks-devel about a
> problem we face for otpclient. We are looking for help in deciding how
> to best implement storage of the secrets which are ne
Hi all,
Bhushan asked me to kick off a discussion on frameworks-devel about a
problem we face for otpclient. We are looking for help in deciding how
to best implement storage of the secrets which are needed by the app.
Any insights from people who are more familiar with frameworks would
be much ap