-
I found that monero-wallet-cli supports cold signing, but the only references to it are [here](https://monero.stackexchange.com/questions/2426/offline-transaction-signing-what-are-the-details) and mon…
-
## :bomb: :fire: Problem: security
People are raising concerns that sharing your keypair to many devices is not good for security.
## :bomb: Problem: unclear sign-in method
It's unclear when …
-
# Background
This task is an outcome of the `protocols` Rust docs issues tracked in #845.
While documenting `protocols::v2::noise-sv2` in #1013, areas of potential code debt were identified. This …
-
We've seen a few user reports of "Unable to restore session" errors with things like the following in the logs:
```
2024-04-27T15:40:54.673Z E Unable to load session invalid type: integer `123`, e…
-
Hi @fjarri ,
Whilst researching integrating with synedrion I notice the `serde` support is only activated during tests, would it be worth adding a `serde` feature flag to the library.
I activate…
tmpfs updated
4 weeks ago
-
### Description
This group defined a number of [projects/goals for 2023](https://github.com/nodejs/package-maintenance/issues/550) & one of them was to create a new "statusboard" (similar to npm's …
-
## Behavior Changes
### Query Optimizer
- Added the variable `use_max_length_of_varchar_in_ctas` to control the length behavior of VARCHAR type when executing `CREATE TABLE AS SELECT` (CTAS) ope…
-
Right now I see the following issues with public API of `zeroize`:
- Derived and manually implemented `Zeroize` can be inefficient since they rely on zeroization of fields one by one or on zeroizing …
-
I've read through https://github.com/async-graphql/async-graphql/issues/370, but I think this doesn't apply when working with Rocket and their cookie implementation, as they also provide encrypted coo…
-
Is there a way how to add Web Assembly support?
I tried to compile it with `wasm-pack` and it fails, because `libc` is empty for the `wasm` target (see [this issue](https://github.com/rust-lang/lib…