-
## Describe the bug
When I deploy longhorn on k3s using helm, the longhorn-manager pod does not start. the longhorn-manager pods show: CrashLoopBackOff
- check the env success
```
[INFO] …
-
I wrote a patch to NMControl which rejects incomplete blockchains: https://github.com/JeremyRand/nmcontrol/tree/incomplete_blockchain . However, it slows down lookups due to making 4 RPC calls per lo…
-
### aqua info
```console
[home]$ aqua info
{
"version": "2.36.1",
"commit_hash": "423bf97060599e911f9a5a2c5622cf886673dd65",
"os": "linux",
"arch": "amd64",
"pwd": "/home/(USER)/tool…
-
eggdrops ssl.conf says:
`default_md = sha1 # which md to use.`
but in tls.c there is hardoded
`if (!X509_digest(cert, EVP_sha1(), md, &i))`
Now i wonder2 things:
Is eggdrop buggy and can't han…
-
I run a WebRTC-based proxying tool. I observed a very unusual blocking behavior since two weeks ago. To be precise,
* The DataChannel can always be negotiated without interference.
* The first rou…
-
### How can we reproduce the crash?
Setup a webrtc nodejs example to stream audio to nodejs and then back from nodejs to client and the process will crash instantly.
### Relevant log output
FFmpeg …
Moe03 updated
3 weeks ago
-
## Feature Request
When using telegraf as a secure reverse proxy for device communication with InfluxDB using mTLS, I would like to be able to revoke individual devices access to the system by spec…
-
Right now, the various JSON fields are mostly direct children of their domain name. For example:
`{"ip": "...", "ip6": "...", "tls": "...", "tor": "..."}`
This makes certain use cases more complex …
-
- http://doc.supybot.aperio.fr/en/latest/use/security.html#fingerprint-checking
What is the fingerprint hash that should be given? There are at least four hashes in the wild at the moment:
- MD5
- …
-
**Describe the bug**
The latest xmrig version v6.21.0 (built from this repo) produces duplicate shares.
**To Reproduce**
Build https://github.com/xmrig/xmrig sources (I used ```cmake -DWITH_DEBUG…