Up the priority of file system integration: Before writing.

[Imported from Trac: page TahoeLAFSMobile, version 13]
hacklschorsch 2024-07-23 17:58:34 +00:00
parent 55b8147039
commit 02a8c53d84

@ -21,8 +21,8 @@ The [milestones](https://gitlab.com/tahoe-lafs/tahoe-lafs-mobile/-/milestones) s
- We first want to be able to read files from a user-defined tahoe-lafs storage grid. - We first want to be able to read files from a user-defined tahoe-lafs storage grid.
- For now, a file with a list of storage servers is fine - introducers may be considered later. - For now, a file with a list of storage servers is fine - introducers may be considered later.
- Also work on iOS. - Also work on iOS.
- We want to be able to save files to the grid (this is a big one, as the Haskell protocol stack is missing most of this so far)
- Integration with the OSses (Android, iOS) to be able to open files from and share files to the app (FileSystemProvider on Android, ?? on iOS) - Integration with the OSses (Android, iOS) to be able to open files from and share files to the app (FileSystemProvider on Android, ?? on iOS)
- We want to be able to save files to the grid (this is a big one, as the Haskell protocol stack is missing most of this so far)
- Would be nice to also get a working in-browser client out of this (The [framework in use](https://github.com/obsidiansystems/obelisk) supports that in theory) - Would be nice to also get a working in-browser client out of this (The [framework in use](https://github.com/obsidiansystems/obelisk) supports that in theory)
## Non-Goals ## Non-Goals