From 601fcd32338d13deaadb9619ff8f8f6d87142539 Mon Sep 17 00:00:00 2001 From: hacklschorsch <> Date: Tue, 23 Jul 2024 16:46:52 +0000 Subject: [PATCH] First version of page describing the current work towards an Tahoe-LAFS mobile app [Imported from Trac: page TahoeLAFSMobile, version 1] --- TahoeLAFSMobile.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 TahoeLAFSMobile.md diff --git a/TahoeLAFSMobile.md b/TahoeLAFSMobile.md new file mode 100644 index 0000000..3761059 --- /dev/null +++ b/TahoeLAFSMobile.md @@ -0,0 +1,15 @@ +# Tahoe-LAFS Mobile + +Since 2024-04, work on a mobile phone/tablet client application for Tahoe-LAFS is ongoing. + +As [announced to the tahoe-dev mailing list](https://lists.tahoe-lafs.org/pipermail/tahoe-dev/2024-February/010066.html), [Least Authority](https://leastauthority.com/) is working on a mobile client application for Tahoe-LAFS: + +> Mobile app: +> * start with the "PrivateStorage Mobile" android-only read-only app +> * support arbitrary grids +> * port to iOS +> * add upload + +The mentioned "PrivateStorage Mobile" app can be found [here](https://whetstone.private.storage/privatestorage/privatestoragemobile). + +The work on changing that into an app that works with arbitrary grids, also works on iOS and can upload to Tahoe happens [here](https://gitlab.com/tahoe-lafs/tahoe-lafs-mobile/). \ No newline at end of file