holmesworcester
holmesworcester
@MinmoTech sorry for the slow reply here! just seeing this now. you can see how we use orbitdb and tor here: https://github.com/ZbayApp/monorepo/tree/master/packages/waggle we used a closed network though, so our...
Re upstreaming to libp2p, Tor is still a bit of a 'sidecar' so I'm not sure how packaging etc would work. Do you think libp2p maintainers would accept a module...
Also, in the future the Tor project's work on Arti (Tor in Rust and also potentially WASM) will make all the Tor stuff much easier to package up, and might...
Any update on the DoS issue here? We'd like to ensure that a malicious peer can't trivially DoS every channel they can write to, in our chat app.
Is disallowing entries with a clock value that high sufficient for protecting against this? Is this the user's own clock? Or a shared clock such that you could set it...
I discussed this with @tabcat and his thoughts were, paraphrasing: > the issue title is a bit misleading since progress wouldn't halt, but ordering may degrade with concurrent operations. since...
@EmiM aphelionz would like to look into this but it would be helpful to have something that he can run himself and observe the failure. ideally we'd provide him with...
So should the timeout be set higher? On Thu, Jul 29, 2021 at 7:24 PM Mark Robert Henderson < ***@***.***> wrote: > Yeesh, 1.4 seconds just to read a dag...
Also, is this something we should create a js-ipfs issue for? They've been very helpful and responsive so far. On Fri, Jul 30, 2021 at 8:39 AM Holmes Wilson ***@***.***>...
@EmiM these are still getting loaded over Tor, correct? If that were the case, it's local but the requests are going out across the real Internet, and will be higher...