-
For `TT`, when choosing (Super)Shamir backup, the wallet creation screen does not show `trezor.io/tos` link as it cannot fit the screen because of two-line title
Mentioned at https://github.com/tre…
-
# Description
### What is this workshop about? Provide as many details as possible.
This workshop is about the surprisingly high cost of interactivity.
Bitcoin (and the more general ideas of d…
-
I on my NanoS (fw 2.0.0) I installed the v1.4.0 that I had built in my debian VM.
(with `git clone https://github.com/aido/app-sskr-check`)
I did this mainly to test if the check sskr shares cho…
-
Hello,
I am looking to better understand the computational security parameter increase in the Proof subclasses that was introduced here: https://github.com/data61/MP-SPDZ/commit/15284ea7c45d0cd9134…
-
**Describe the bug**
I have configured the MongoDB Secret Engine using the documentation described [here](https://www.vaultproject.io/docs/secrets/databases/mongodb).
A role I have created is …
-
When I'm trying to use cloud-provider-kind with istio ingress gateway I'm getting following error:
```
E0611 17:20:07.425827 42206 controller.go:298] error processing service istio-system/istio-in…
-
-
I'm writing this out because I've always wanted to describe this. Please feel free to ignore it.
Shamir's secret sharing involves a bunch of polynomial math I don't understand; every time I go to t…
-
Hi Marcel.
I am executing the following code:
```python
a = sint(7)
b = cint(16)
xor = a.bit_xor(b)
print_ln("%s", xor.reveal())
```
I am compiling it with `./compile.py -F 64 xor` a…
-
**Describe the bug**
When we're using [Read Auth Method Configuration](https://developer.hashicorp.com/vault/api-docs/system/auth#read-auth-method-configuration) the API will return too much info…