Skip to content
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

Preventing Session Copy On Rooted Devices By Encrypting Current Session Files #1192

Open
3 tasks done
DrMimik opened this issue Mar 17, 2023 · 1 comment · May be fixed by #1191
Open
3 tasks done

Preventing Session Copy On Rooted Devices By Encrypting Current Session Files #1192

DrMimik opened this issue Mar 17, 2023 · 1 comment · May be fixed by #1191
Labels
type:feature New feature or improvement of existing feature

Comments

@DrMimik
Copy link

DrMimik commented Mar 17, 2023

New Feature / Enhancement Checklist

Current Limitation

Currently the SDK saved cached user session as clear text files.

Feature / Enhancement Description

Encrypting cached user sessions using Jetpack security features to prevent session copy on rooted devices.

Alternatives / Workarounds

No workarounds at the moment.

3rd Party References

I found this gist which provides a good way for testing encryption methods on Robolectric.

@parse-github-assistant
Copy link

Thanks for opening this issue!

  • 🎉 We are excited about your ideas for improvement!

@DrMimik DrMimik linked a pull request Mar 17, 2023 that will close this issue
4 tasks
@mtrezza mtrezza added the type:feature New feature or improvement of existing feature label Mar 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature New feature or improvement of existing feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants