View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008406 | Taler | wallet (iOS App) | public | 2024-02-15 07:54 | 2025-08-04 22:18 |
Reporter | MarcS | Assigned To | Florian Dold | ||
Priority | high | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | no change required | ||
Target Version | post-1.0 | Fixed in Version | 1.0 | ||
Summary | 0008406: Let the user copy the DB to the public folder | ||||
Description | The DB is currently still located in the app's public folder, thus the user can copy it to their computer and overwrite it with a modified file. For security reasons, the DB will be moved into a private folder which the user cannot access directly. The iOS app should provide a UI for the user to copy the DB into the public folder, so the user can save it and e.g. pass on to an auditor. | ||||
Additional Information | The user should also be able to copy a saved DB back to the iPhone and we should inspect it, list the included coins and transactions, check the coins for double-spending (refresh), and let the user decide what to import into their main DB and what to drop. | ||||
Tags | No tags attached. | ||||
parent of | 0008414 | closed | Florian Dold | wallet-core should be able to export the db via the sqlite3 backup functionality [estimate: 5h] |
|
Exporting the db doesn't work |
|
We don't need the file copying anymore, we have other wallet-core requests that the iOS wallet uses for the export. |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-02-15 07:54 | MarcS | New Issue | |
2024-02-15 07:54 | MarcS | Status | new => assigned |
2024-02-15 07:54 | MarcS | Assigned To | => MarcS |
2024-02-20 20:17 | MarcS | Relationship added | parent of 0008414 |
2024-04-17 20:09 | MarcS | Priority | normal => high |
2024-07-28 22:09 | Christian Grothoff | Target Version | => post-1.0 |
2025-06-12 16:35 | MarcS | Assigned To | MarcS => Florian Dold |
2025-06-12 16:36 | MarcS | Note Added: 0025225 | |
2025-08-04 22:18 | Florian Dold | Status | assigned => resolved |
2025-08-04 22:18 | Florian Dold | Resolution | open => no change required |
2025-08-04 22:18 | Florian Dold | Fixed in Version | => 1.0 |
2025-08-04 22:18 | Florian Dold | Note Added: 0025617 |