beacon icon indicating copy to clipboard operation
beacon copied to clipboard

Beacon browser for desktop

Results 17 beacon issues
Sort by recently updated
recently updated
newest added

beacon://chrome-urls/ should include links for HNS info like beacon://hns-internals

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

We're gonna need some CI infra to do builds for Beacon this should make things a lot easier. Chromium uses [LUCI](https://chromium.googlesource.com/infra/luci/luci-py/+/refs/heads/master/README.md) it's a bit too googly i'm not sure if...

Non English name remains as it is xn--*********

Especially in bigger LANs local listening full nodes can reduce the burden of public listening full nodes since the sum of outbound connections for SPV clients can probably reduced from...

The trust service is a mojo interface already but there's still some usage of gRPC left. It was used to avoid having to do plumbing for a mojo pipe from...