-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
allow in-memory pass phrase for consumer release #1567
Comments
Hi Mart,
For now, this option is available for enterprise builds only. You can ask @tomholub about plans for regular customers.
For now, we have
It is a little difficult question for answering. It depends on the system, Android version, phone manufacturers, and so on. We only can guarantee that a passphrase will not be in RAM after 4 hours. But if the app will be excluded from RAM due to different reasons(a user killed the app process, a system killed the app process due to a low level of RAM, the app was crashed itself and etc.) a passphrase will be removed from RAM. You can find more details here #372
After
It is one more difficult question for answering. To be short, if a user has non-rooted device he will not be able to make a dump of RAM. |
Hi Den, Thank you so much for sharing your thoughts about it. It's very helpful and, I have a better understanding of it now. I will update the concerned user now. Thanks again, |
Hi @DenBond7, In case the user wants to use the enterprise builds to use this feature, are these builds manually sent/available to the customer at the moment? |
@tomholub Could you add more details here? I'm not sure I have all related info. |
We can enable this for consumers too. @DenBond7 is it just a matter of enabling the disabled input? Or is it more work that that? |
Just need to change a few lines |
Ok. Then we can enable this for next release. |
Hello sir, @DenBond7,
Good Morning!
We have the following concern from a user related to the in-memory passphrase. The user is wondering how could he use/enable the in-memory passphrase option. I checked upon the said feature and, the option is also disabled for me with the FlowCrypt for android 1.2.4.
Like him, I also have the following questions below:
Reference: https://mail.google.com/mail/u/2/#inbox/FMfcgzGlksLZDKQHlXVwZQzFjZdjKnNv
Thanks,
Mart Gil
The text was updated successfully, but these errors were encountered: