Firstyear

Results 236 issues of Firstyear
trafficstars

Last call for ideas! I want to do the next release soon and stop changing the api so much, so now is your time to give constructive feedback! From my...

We need a better policy for how we grade CA's and their devices for the "strict" level (and we may need level beside that).

When constructive a URI with https://docs.rs/http/0.2.4/http/uri/struct.PathAndQuery.html it's currently assumed that you already have the uri in a single string that contains both the path and query. However, applications may wish...

Quickstart and readme's need to display how to use dfu-util to flash, IE don't say "dfu-util -D" actually list the path to the .dfu file dn all examples. Copy-paste is...

In arc, we should have some way to have an internal generic for stats instead of doing the always method we do Stats also should record cache miss.

https://crates.io/crates/sharded-slab

ES256 should be supported as a modern strong method for cryptographic signature verification

feature

https://datatracker.ietf.org/doc/html/rfc7636 There are some openid connect providers that required PKCE to function correctly, which it appears that this plugin doesn't support in it's requests. It would be great if this...

enhancement

README.md doesn't include: * What to do after dfu-util has completed in the prebuilt directory * dfu-util usage with prebuilt should be in the first paragraph for "quickstart" instead of...

When a yubikey 5c is used it has the aaguid of : ``` cb69481e-8ff7-4039-93ec-0a2729a154a8 ``` However authenticator rs reports this as: ``` cb69481e-8ff7-4039-93ec-a2729a154a8 ``` Note the truncated 0 from the...