Aidan Woods
Aidan Woods
For consistency, should the spec specify how to handle cases where a PASETO payload is received with an insufficient length? Language is largely similar across the board, but using v4...
A start on #2062
This would be a breaking change, so if this is merged it'll be a major version bump. Unsure if I like this new API, so letting this sit for a...
Copying this to a separate issue for searchability, quoting @Ax3l-91 https://github.com/aidantwoods/RPi0w-keyboard/issues/1#issuecomment-310905023 > Hi again @aidantwoods, > > I wanted to try your quack.php script but I have this error relative...
Essentially, proposal to allow the signer to assign a resource uuid to the content they are hosting, and allow the embedder to specify this uuid. i.e. I want this *file*...
There's a PR open [here](https://github.com/erusev/parsedown/pull/538) which suggests allowing tables with all empty header cells be rendered without the header all together. The proposed syntax is something like: Non-empty (should include...
If you run `pecl install libsodium` (as currently recommended in the install guide in the docs) then you'll get libsodium `2.x` which is BC breaking with `1.x`. Extension is also...