-
It would be helpful to developers considering using this library if the README documented the browsers and protocols currently supported by the library, and the configurations that are expected to be …
-
We have a build server behind the corporate proxy. Within the build scripts we provide the proxy parametes via command line parameters `-Dhttps.proxy=...`. Now after we switched to gradle 7.5 …
-
The current telemetry stream is a huge 240byte packet containing all the telemetry information. Its a bit wasteful and could be much more efficient
- We are limited to 1mbps on the network link.
…
-
Hello, all:
ZeroMe user Kaffie recently posted on ZeroMe about running the ZeroNet protocol through Cjdns. Built on top of IPv6, Cjdns is an end-to-end encrypted network. If possible, it is a good …
-
From the discussions at EuroScipy with scikit-learn developers (cc @ogrisel), the following use case came to mind: assume you have a method that _transforms_ your data, a workflow could be:
1) acc…
-
I found [nodemailer/smtp-server](https://github.com/nodemailer/smtp-server), which appears to be a standalone NodeJS library for implementing a custom SMTP server. I was wondering if there is an equiv…
-
# Protocol can break for a token with a proxy and implementation contract (like `TUSD`)
### Severity
High Risk
### Relevant GitHub Links
https://github.com/Cyfrin/2023-07-foundry-defi-stablecoin/blo…
-
> https://developers.yubico.com/U2F/
> Chapter: Implementing
> NOTE | U2F is a very new protocol and is currently only supported by Google Chrome.
>
This seems to be old information. The U2F Wi…
-
Document mapping of snake_case to lowerCamelCase when validating json
The protobuf schema uses snake_case:
[time_at_last_encounter](https://github.com/phenopackets/phenopacket-schema/blob/dd70d5…
-
with the original ZWS spec ws frames are type-tagged with a single character code.
Since the protocol does now assume a binary-safe link, we could use a normal binary int field to represent the ws fr…