Buffrr

Results 19 issues of Buffrr

I mentioned this in hsd and hnsd as well. Unbound has two variables in the result secure and bogus. 1. In all cases, if the answer is bogus we should...

One issue with allowing users to trust a validating resolver over a secure channel is that the secure connection itself relies on WebPKI which takes away the advantages provided by...

needs-investigation

Some nameservers timeout or return SERVFAIL for any record type they don't understand An example of such a server found in the wild (at the time of writing) ``` dig...

enhancement

Support for digest algorithm agility is optional but it's still useful if multiple digest algorithms are present. See [RFC7671 section 9](https://tools.ietf.org/html/rfc7671#section-9)

enhancement

While PKIX certificate usages are optional, for complete DANE implementation we should support DANE-TA(2). This is useful if server administrators that would like to pin self-signed CA instead of pinning...

enhancement

Override chromium logos similar to macOS and windows to update branding. This will likely be the last step to get the installer setup.

linux

The keyring on linux is still called "Chromium safe storage" should be renamed to "Beacon safe storage"

linux

Fix chromium linux installer to create a .deb package for Beacon.

linux

The user data directory still uses `chromium` on linux stored at `~/.config/chromium`. Can also be checked by opening beacon://version. It should use `~/.config/beacon` instead.

linux

The compiled executable is still called `chrome`, and should be renamed to `beacon`. This should be similar to what we do on windows i believe https://github.com/imperviousinc/beacon/blob/0811d90b870013e7406bafa98c22e5cd70d195aa/build/win/BUILD.gn#L8-L11

linux