-
```
What steps will reproduce the problem?
I am using Ubuntu Server 11.04 with the rt2800usb module. I started off by installing all the recommended applications including the compat-wireless patches…
-
```
Do you have any idea what may have caused this bug?
I believe the time between sending deauth's is too short, an option to increase
the time between sending deauth's would be excellent.
What …
-
```
Do you have any idea what may have caused this bug? Guesses are helpful!
I think timeout parameter (WPA_ATTACK_TIMEOUT)
What operating system are you running? Backtrack 5 R2? 32 or 64 bit?
Black…
-
> Depends on PR:#252
## Description
We should depend on transport-discovery to settle transports, otherwise it may lead to some ambiguity. The following changes depend on deterministic Transport…
-
# Motivation
I want to run an encrypted Raspberry Pi, which uses a wireguard endpoint during boot to automatically fetch a password from a server to decrypt itself.
# Setup
disclaimer: I'm …
-
We'll need to:
1. Store session keys in the peerstore.
2. Make sure to _remove_ them when they're used (to prevent replay).
3. Enable session resumption.
4. Somehow give the _server_ a session r…
-
One flaky failure I've seen kind of recently are TLS handshake timeouts when trying to connect to the service, such as:
```
=== FAIL: go/auto TestRuntimeErrorInlineGo (15.69s)
errors_test.go:…
-
I wonder why is the protocol `ws` being hardcoded. For servers which require wss, it results in a `websocket: bad handshake` error.
https://github.com/fiskaly/grafana.surrealdb/blob/f1681f35603219b…
-
I can pull/push my repo from github fine, but I can't push bugs. When I do, I get the following error:
```
➜ git bug push
Error: ssh: handshake failed: knownhosts: key mismatch
```
I'm using v0.8…
-
## Summary
>[!NOTE]
> This issue specifically focuses on SAML, as it’s much more widely used in our offering compared to OpenID Connect (OIDC), but we may eventually want to support concurrent login…