-
### Pitch
[Relaynet](https://relaynet.link/) is a new technology that will allow people to circumvent complete Internet blackouts cased by repressive regimes or natural/man-made disasters. Relaynet…
-
The following is failing for me:
https://github.com/PeculiarVentures/webcrypto-core/blob/22c0f0baeda86a22e9708eb831db015a3fceb827/src/subtle.ts#L244-L248
```
Error: Error during exporting publi…
-
I'm getting the following error when trying to load a pretrained model.
model = torch.load('path/to/model/relaynet_epoch20.model')
Traceback (most recent call last):
File "C:\Users\gelaz\Ana…
-
We're currently ending the connection when all deliveries have been acknowledged, without checking if all cargoes were sent:
https://github.com/relaycorp/relaynet-cogrpc-js/blob/121baafb5c5f88aa203…
-
When I try to run the test code I got
ModuleNotFoundError: No module named 'networks.relay_net'
It seems the "relaynet_pytorch" folder used to be called "networks" in your pretrained model.
Could y…
-
# Executive summary
We **must** prove that our cloud infrastructure matches the Docker images, Kubernetes resources and Terraform resources in our open source repositories. Simply asking people to …
-
And the `close` event isn't fired, so we can't handle it.
Since we'd be trying to write to a closed stream, that crashes the app with:
```
Error: WebSocket is not open: readyState 3 (CLOSED)
…
-
In order to have a good view of the current landscape of privacy-preserving communication protocols, I think it would be a good idea to write a survey paper on current protocols. It'll enable us to de…
-
It'd be nice to give this option to people who:
- Prefer not to use the Google Play Store.
- Really need to be certain that the app hasn't been altered by Relaycorp/Google/NSA.
- Need to start us…
-
# Feature Request: Add CommonJS Build
## Describe the problem
The current build of the library only supports ECMAScript (ES) module format, which makes it difficult for developers who use Common…