Sander Pick
Sander Pick
Hey @ianopolous, I'm interested in starting an implementation of Cryptree in Go. Here's a bit of background: We have written an encryption mechanism for UnixFS, which is currently being used...
#### Pre-check * [x] This is not a IPFS Cluster website content issue ([file those here](https://github.com/ipfs/ipfs-cluster-website/issues)) * [x] I read the [troubleshooting section](https://cluster.ipfs.io/documentation/troubleshooting/) of the website and it did not...
Adds the ability to sidecar IPFS Cluster on Textile. ## Changelog _coming_ ## Closes - Closes #734 ## Fixes - The `--repo` flag was no longer parsing `~` (missed in...
Right now, an account peer can sync with a cafe peer. In terms of pinning/storage, this means: - All threads and updates (including account-related thread for contacts, profile info) are...
From a user on Slack: > If I search for an address in your docs like P8rW2RCMn75Dcb96Eiyg8mirb8nL4ruCumvJxKZRfAdpE5fG, then it’s found, but trying to searching for another device doesn’t (android searching...
When adding files, I see this with the new App based IPFS setup: ``` 08:47:14.800 ERROR core: failure on stop: context canceled; TODO: mock repo builder.go:36 ``` This doesn't seem...
The command line tool (and perhaps other clients) should be able to operate on a thread by it's locally unique key value. This would greatly improve the UX. re: https://gist.github.com/icidasset/249ade688f39a070214f182e43636b31
**Describe the bug** Dialing a remote peer often fails at relatively steady intervals. The remote peer stops accepting connections for ~1-2 min, after which everything starts working again. At least...
Currently, listing threads requires building a list of objects that contain data catted from the local repo. If for some reason some of that data is not available, we have...
**Is your feature request related to a problem? Please describe.** Also from convo w/ @advatar, when you receive an invite, there's no way to know: - initiator - thread type...