From fca59472226a3aba5bd2b54f49e117581a14acb7 Mon Sep 17 00:00:00 2001 From: hacklschorsch <> Date: Tue, 23 Jul 2024 17:49:05 +0000 Subject: [PATCH] Be more clear still about the grid [Imported from Trac: page TahoeLAFSMobile, version 9] --- TahoeLAFSMobile.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TahoeLAFSMobile.md b/TahoeLAFSMobile.md index c7de952..d8c8d6a 100644 --- a/TahoeLAFSMobile.md +++ b/TahoeLAFSMobile.md @@ -18,7 +18,7 @@ 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. -- We first want to be able to read files from non-Private.Storage tahoe-lafs storage servers (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 (for now, a file with a list of storage servers is fine - introducers may be considered later) - Also 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