Christopher Allen

Results 184 issues of Christopher Allen

GitHub commits can now be signed using SSH rather than PGP. Best practices is that it use a different ssh key then the authentication key. It would be very useful...

feature

### Describe the bug The < icon displays in menu bar, but the | does not. There is space to the left of my left-most menu bar item, so the...

We (@BlockchainCommons) have been working with Satoshi Labs at the last two #RebootingWebOfTrust events, and they incorporated many of our suggestions into the final SLIP39 standard. We also are working...

The three build commands worked fine on my Mac, but on a default install of Debian 8 (and probably Ubuntu) it needs more details. By default autoconf is not installed,...

I have already done ``` brew install sqlcipher pip3 install pysqlcipher3 --user ``` However, when I cd to the directory with config.json and run `python3 ../scab.py` I get: ``` Traceback...

Consider adding removing middlemen somehow to principles.

## Environment * OS: n/a * age version: n/a ## What were you trying to do Get SSH keys from GitHub to use with `age`. ## What happened Your home...

When you plug in a hardware key, please display the brand of the key, the user's name for the key (if any), and the version of the hardware. This could...

Is anyone working on, or considering adding VRF support to secp256k1-zkp? There is a fork of libsecp at https://github.com/aergoio/secp256k1-vrf that implements it. (/cc by @aergoio @kroggen) from: [README.md#verifiable-random-function-vrf](https://github.com/aergoio/secp256k1-vrf/blob/master/README.md#verifiable-random-function-vrf): > This...

Any chance we could see zkp adding to its roadmap SecQ curve support (swap n & p and test various optimizations and side-channel issues caused by the swap) followed by...