Sander Pick
Sander Pick
Hey @hsanjuan, apologies for the delay here... sounds like amazing progress! Re: the `tar importer`, I wasn't aware of it when we first set out. We just need to be...
An alternative to 3.: Encrypt the notification textual content with the account key.This would mean we could in fact go the single-app route, which would be amazing. You'd have to...
Right, but I'm okay being "incorrect" here in support of a better UX. I'll stand corrected the day somebody complains because they actually had a directory called "~" :)
Ok, @hsanjuan - I've got all the pieces in place here. However, running into an authorization error when calling `SyncAll` (`https://github.com/textileio/go-textile/blob/sander/cluster/cluster/main_test.go#L188`): ``` 17:31:31.842 ERROR p2p-gorpc: error handling RPC: client does...
Something occurred to me at dinner... I think the intention here was to _not_ use a secret since the host needs to be on the main IPFS network. Instead, use...
Thanks for the comments @hsanjuan! You should have write access now.
That would be `node_version`
Hmm, they _shouldn't_ need to be direct connected. Search works via gossipsub for this very reason. I'll have to investigate further.
Perhaps we need `CGOENABLED=1` here with `gox`: https://github.com/textileio/go-textile/blob/master/.circleci/config.yml#L67 I'll try that on the next master build and point you to a build to try.
Ok, cool. I'll see what happens with `gox`