-
It would be nice if the `nix sign-paths` command could be used to sign keys without writing the signing key to a file, but instead using an environment variable, e.g. `NIX_SIGNING_KEY`. This would be …
-
Unpacking the distribution package like the autopkg recipe (somewhat intuitively) breaks the **_pkg_** signing, adding distribution overhead when e.g. only a single component has been updated or orgs …
-
Hi & thanks for your `bitcoinutils` package, very handy ! :+1: But I think I've spotted an issue.
Although `Transaction.from_raw() is` able to parse a signed or unsigned legacy tx, it is only able …
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using?
Please provide any additional information belo…
-
In `float/common.sail` there is
```
val not : forall ('p : Bool). bool('p) -> bool(not('p))
function not(b) = not_bool(b)
```
This is generic and doesn't really have anything to do with …
-
### ⚠️ This issue respects the following points: ⚠️
- [x] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [x] This issue is **not** already reported on [Github](https://…
-
I stumbled across this crate while reading the README of `oauth2-rs`:
> For authentication (e.g., single sign-on or social login) purposes, consider using the [openidconnect](https://github.com/ram…
-
The only really secure option (against common online attacks) is the FIDO U2F option.... the rest is better than nothing.
With these in mind I would suggest:
1) SQRL (Secure Quick Reliable Login…
-
Currently if you visit https://www.freecodecamp.org/email-sign-up/ it looks as though you can sign up for the email list. But signing up here will trigger an error message.
Here is how I propose we…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
While running the following script in a docker-compose context the logs succeed when cr…