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

Feature request: Backup/Export accounts #1

Open
ztl8702 opened this issue Mar 9, 2019 · 5 comments
Open

Feature request: Backup/Export accounts #1

ztl8702 opened this issue Mar 9, 2019 · 5 comments

Comments

@ztl8702
Copy link

ztl8702 commented Mar 9, 2019

Backup and/or export/import accounts.

I can work on it if I have time.

@YC
Copy link
Owner

YC commented Mar 9, 2019

May I ask how you plan to implement it?
I'm a bit concerned about security.
I think at least a log of some sort will need to be updated when users view or transfer accounts.

Also, I'm happy to transfer the repo to an organisation if you want to work on it.

@ztl8702
Copy link
Author

ztl8702 commented Mar 10, 2019

Do you currently store the keys as plaintext?

I am thinking storing them as an encrypted file that requires PIN on app launch to decrypt. So the exported file will also be encrypted and requires PIN when importing.

@YC
Copy link
Owner

YC commented Mar 10, 2019

Yes, it is currently a JSON file in plaintext.
If a PIN is required, then I guess that has to be implemented as a part of the app itself?

@ztl8702
Copy link
Author

ztl8702 commented Mar 10, 2019

If a PIN is required, then I guess that has to be implemented as a part of the app itself?

Yeah

@bhargavraviya
Copy link
Contributor

bhargavraviya commented Oct 1, 2024

Yes, we need export features. and convert to framework like Getx ?

@YC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants