trustcrypto / OnlyKey-App

The OnlyKey App is used for the initial setup and configuration of OnlyKey. Supported on Windows, macOS, Linux, and Chromebook (with Chrome App).
https://docs.crp.to/app.html
Other
106 stars 24 forks source link

OnlyKey-App constantly pings DNS w/ nonsense queries #221

Closed ElleLeonne closed 6 months ago

ElleLeonne commented 6 months ago

I've been experimenting with different GPG and SSH keys.

When I go to use this app, for some reason my DNS server gets spammed with unresolvable domains. Additionally, using either the snap store install, or the install from this repo asks for a keyring unlock, which seems unnecessary.

Both of these seem highly irregular, and could be potential security/exploit risks.

image

onlykey commented 6 months ago

The OnlyKey app is built on nw.js which is built on Chromium. This is a known issue its been reported as a bug in Chromium as well https://github.com/nwjs/nw.js/issues/5865

ElleLeonne commented 6 months ago

The OnlyKey app is built on nw.js which is built on Chromium. This is a known issue its been reported as a bug in Chromium as well nwjs/nw.js#5865

Good to know. Closing, since it's not your problem.