Firstyear

Results 236 issues of Firstyear

To assist @weijiangan and @ToxicMushroom with the credential update, we need to make auto-cleanup of sessions a bit more seamless to prevent complex ux/ui callbacks to try to trim things....

Webauthn is extremely javascript dependent, and requests to the [working group](https://github.com/w3c/webauthn/issues/1255) have seemingly stalled. Because of the javascript forward nature of webauthn, this also makes it non-obvious how to integrate...

Tuned when enabled sets seagate EPC settings too aggressively ``` /dev/sg1 - ST18000NM000J-2TV103 - ZR5ER3PJ - SN04 - ATA ===EPC Settings=== * = timer is enabled C column = Changeable...

Reading the docs for a `SigningKey` there are a number of Signing traits. These include Signer, RandomizedSigner, PrehashSigner, RandomizedDigestSigner, DigestSigner. The issue it's that the docs aren't clear on how...

configure.ac contains the following test ``` # Check all tools used by make install AS_IF([test "$HOSTOS" = "Linux" && test "x$systemd_sysusers" != "xyes"], [ AC_CHECK_PROG(useradd, useradd, yes) AC_CHECK_PROG(groupadd, groupadd, yes)...

Fixes #443 - Update compact-jwt to latest version. We still can't release though - @micolous there are a bunch of things that need upgrade around cable here which I don't...

Hi there, Myself and @wiktor-k have been using rustcrypto for sometime, and I especially would like to see the facade crate developed further. A place holder exists here: https://crates.io/crates/rustcrypto Currently...

systemd-ask-pass allows the pin to be provided by the systemd-credentials mechanism, but that requires the environment variable $CREDENTIALS_DIRECTORY to be set. Openvpn when launched by systemd does have this environment...

While testing with rustls I noticed that sec1-der and pem exported ec private keys would fail to decode. The following is a minimal reproducer. I will say, this could be...

### Is your feature request related to a problem? Please describe. For self hosting, setting up mysql is more work over an embedded sqlite install. It is also greater in...

:heart: feature request