-
See also #285
-
Can I ask a question about the code?
1. Why can we only calculate hash once to obtain λ Hash values
2. Are there any requirements for the values of q and p here? In your comments, it was expla…
-
Running into this issue lately with trying to bind:
```
# clevis luks bind -d /dev/sde3 tpm2 '{"pcr_ids":"7"}'
ERROR: Failed tpm session start auth with params
ERROR: Error starting the policy s…
-
ElementsProject/secp256k1-zkp#131 adds MuSig2 support to secp256k1-zkp, which is an experimental fork of [secp256k1](https://github.com/bitcoin-core/secp256k1). I think it would be useful to have a (s…
Sjors updated
7 months ago
-
Currently you have to decrypt a wallet to print it, which prints out the decrypted version of the wallet. Encrypted wallets should be printable so they can be kept safely without anyone being able to …
ghost updated
11 years ago
-
# yAcademy - Rate Limiting Nullifier Review
**Review Resources:**
- The code repository at [github.com/Rate-Limiting-Nullifier](https://github.com/Rate-Limiting-Nullifier/circom-rln)
- The RLN …
-
Hi!
## Summary
I need a way to give trusted persons emergency-access for my account.
## Ideas
- Implement a way of having a 2nd Emergency-Password
- Implement a dialog where you can generate Sh…
-
Originally reported by: **thomas_fr (Bitbucket: [thomas_fr](https://bitbucket.org/thomas_fr), GitHub: Unknown)**
----------------------------------------
Hi
I just noticed that my citations wer…
-
The current implementation of authentication stores the user account info in an SOC with the topic `VERSION+USERNAME+PASSWORD`.
Currently fairOS does not allow the owner to re-register, but potenti…
-
## Current situation
Most servers ship with a TPM module that can be leveraged to verify (remotely attest) system integrity. Flatcar doesn't currently do so.
CoreOS used to have a proprietary vers…