More work on Goals while on nuts-and-bolts call

[Imported from Trac: page TahoeLAFSMobile, version 10]
hacklschorsch 2024-07-23 17:50:23 +00:00
parent fca5947222
commit 71726cc08d

@ -18,8 +18,9 @@ As [announced to the tahoe-dev mailing list](https://lists.tahoe-lafs.org/piperm
The [milestones](https://gitlab.com/tahoe-lafs/tahoe-lafs-mobile/-/milestones) should reflect the current state. The [milestones](https://gitlab.com/tahoe-lafs/tahoe-lafs-mobile/-/milestones) should reflect the current state.
- 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) - We first want to be able to read files from a user-defined tahoe-lafs storage grid.
- Also on iOS. - For now, a file with a list of storage servers is fine - introducers may be considered later.
- 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) - 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 - Integration with the OSses (Android, iOS) to be able to open files from and share files to the app
- 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)