Results 165 issues of Will

the discord link in the readme doesn't appear to be active. should it be the general https://discord.gg/ipfs ?

need/triage

stickers / gifs seem to be standard in most messaging applications at this point, but have not yet made it to ricochet ![](https://github.com/images/error/octocat_sad.gif) This is probably gated on * file...

enhancement

There's a maintained list of cn domains at https://github.com/gfwlist/gfwlist that would be worth interacting with, since it is used by many vpn clients to selectively proxy only blocked content.

help wanted

This library currently makes use of the billy v5 [filesystem](https://pkg.go.dev/github.com/go-git/go-billy/v5#Filesystem) interface as the expected content that the driving program passes it to serve over NFS. This interface is imperfect, although...

Allow handlers to correlate `Mount` and `Unmount` events to free resources like file handles when a client disconnects.

currently, the repo has only a `NullAuthHelper`. To support multi-user user cases, it would be useful to have a credential auth implementation to allow user-views of a mount. ref: #17

enhancement

currently, it's difficult to find documentation to point to on what the points of incompatibility (if any) are between bitswap 1.1 vs 1.2 (vs 1.0).

need/triage

Potentially a huge amount of work, but it would be great to see an RTC implementation that was more than an adapter to the c-native reference implementation. Reasons include gaining...

help wanted

We observed a DKG group proposed where one of the members in the board was empty. The node had registered with the leader, but restarted subsequently before the DKG began....

refactoring

``` === RUN TestClientCache ================== WARNING: DATA RACE Write at 0x00c000480d00 by goroutine 100: github.com/drand/drand/test/mock.(*Server).PublicRandStream() /home/runner/work/drand/drand/test/mock/grpcserver.go:84 +0x84 github.com/drand/drand/core.(*drandProxy).Watch.func1() /home/runner/work/drand/drand/core/drand_proxy.go:50 +0xca Previous read at 0x00c000480d00 by goroutine 50: github.com/drand/drand/test/mock.(*Server).PublicRandStream() /home/runner/work/drand/drand/test/mock/grpcserver.go:88 +0x11e...

testing