-
Let's say your using `pass` and migrate to `gopass` because it seems it's in line for your needs. Now let's say your passwords are orginized like this:
```text
password
username/email
website
`…
-
I've added the integration, I can read all of the sensors and points that are passed through the API to HA. However, I've been trying to pair my car with HA using a bluetooth proxy, and cannot get it …
-
Description:
The `claimMessageMatchesSignature` function in the ClaimContract lacks crucial validation for the ECDSA public key coordinates (_pubKeyX and _pubKeyY) provided as input parameters. This …
-
Inserting:
- 1000 random (key, value) pairs takes `0.004` s
- 10,000 random (key, value) pairs takes `0.131` s
- 20,000 random (key, value) pairs takes `0.432` s
- 30,000 random (key, value) pairs…
-
If there are multiple '=' in the cookie pair, the value will be truncated by the second '='. Should the complete value be extracted? For example, key1=value_key=value_value; The cookie extracted in ja…
-
I understand this was made for neovim, but the dependency on neovim seems rather small.
As far as I can see, most vim.* functions could be implemented in pure Lua with the exception of vim.wait, vi…
-
Migrated from GitLab: https://gitlab.com/meltano/meltano/-/issues/2366
Originally created by @DouweM on 2020-09-28 20:32:02
---
This would let us add metadata for the key/value pairs inside `tap-sp…
-
### Description
From [SRFI 124](https://srfi.schemers.org/srfi-124/srfi-124.html):
> An ephemeron is an object with two components called its key and its datum. It differs from an ordinary pair as…
-
I know its not so easy but...
how can custom types be supported, e.g. to check validate specific arguments.
E.g.
`The color of the traffic light is {word}`
should be more generic
`The color…
-
### Summary
I am generating a self signed certificate with ECDSA SHA384 and mbedtls_x509_crt_parse_der is FAILED with ffffde1e
### System information
Mbed TLS version (number or commit id): 2…