-
As seen in [this failed GitHub Actions job](https://github.com/gridsync/gridsync/actions/runs/11961100669/job/33346577200), "standalone" binaries of `magic-folder` created by PyInstaller with newer ve…
-
I thought removing the configured SSH key in CircleCI would enable it to again checkout this (public!) repo.
I deleted an existing deploy key, as this fixed a similar problem recently for Tahoe-LAFS.…
-
The keys which constitute Tahoe-LAFS mutable capabilities are derived from RSA keys (passed through a [custom "tagged" sha256d hash function as per `hashutil.py`](https://github.com/tahoe-lafs/tahoe-l…
-
dev-python/pycrypto-2.6.1-r1 Sabayon Bin repo.
unfortunately it wants a specific version pycrypto==2.1.0,==2.3,>=2.4.1
I'll mention upstream also was hoping to add to my bin own repo....
-
Adding Tahoe-LAFS would allow people to safely store important data in a distributed manner. I suspect zooko has feelings on which branch is best.
-
I suggest to add tahoe-lafs support in the backend. A layer of abstraction in managing files would allow for swift and possibly other filesystems.
-
Solve all tahoe-lafs related issues linked in
https://www.cageos.org/index.php?page=apps§ion=DecentralizedBackup
-
Need to do the following:
## Install guide
https://tahoe-lafs.org/trac/tahoe-lafs/browser/trunk/docs/quickstart.rst
## Source code
https://github.com/tahoe-lafs/tahoe-lafs
cmdrk updated
10 years ago
-
Trac tickets have a `keywords` field which are "useful for searching and report generation" about tickets related to a the same topic without having to create a `component` or a `milestone` (which may…
-
> These are notes from the discussion with Zooko and Daira
Tahoe-LAFS has a built in interface to support multiple storage drivers (yeei for common interfaces 🎉) and currently supports 4 storage pro…