Viewing profile — varjolintu
varjolintu
HN member- Joined
- Mon, Jun 26, 2017, 11:09 AM UTC
- HN karma
- 296
- Public activity
- 59 items
- HN profile
- View on Hacker News ↗
About varjolintu
No profile information was provided.
Recent public activity
-
comment
Comment #48308195
Doing ukemi to save himself. This is just the first step of the practice. Uke (receiver) co-operates in a way that tori can practice the thing being taught. Only after that things …
- story
-
comment
Comment #47213763
Yes. This is mandatory for all browser extensions. There's no API behind a separate permission, even if would be the best way to handle this.
-
comment
Comment #47213748
Actually, if you export your vault as JSON, the passkeys are there in plain-text.
-
comment
Comment #46949757
I'm curious to know what this "model" actually means. A real-time AI monitoring for conversations?
-
comment
Comment #45743284
FYI: If you export your Bitwarden vault as plain JSON, passkeys are included in plain-text too. So, it works similar to KeePassXC.
-
comment
Comment #45112124
KeePassX is long dead, and it's not with "key" but with "kee" -> KeePassXC. Thank you :)
-
comment
Comment #45014505
ようこそ 日本一のモグラえき 土合へ Translates to something like: "Welcome to Doai, Japan's number one mole station (mogura-eki)".
- story
-
comment
Comment #41869897
The worst thing about passkeys is how browser extensions must handle them: using JavaScript injections to the web page. Of course this means _any_ browser extension could do the sa…
-
comment
Comment #41014191
According to this list majority of the clients are out of spec: https://passkeys.dev/docs/reference/known-issues/
- story
-
comment
Comment #39958205
A few medical projects (one still being active). And KeePassXC.
-
comment
Comment #39734923
The fallback should be fixed in extension version 1.9.0.2.
-
comment
Comment #39733657
I'm sure you mean KeePassXC? KeePassX has been dead for years.
-
comment
Comment #38074875
It's actually tested with Google. Apple does not work because they have restricted the Passkey creation outside the browser. And there's a list of tested sites in the pull request.…
-
comment
Comment #38074270
KeePassXC's Passkey implementation allows free import/export, and of course Linux is also supported: https://fosstodon.org/@keepassxc/111298602211286675
- comment
- story
-
comment
Comment #37840501
If you consider KeePassXC to be one of the big players, they (will) support importing and exporting Passkeys.
-
comment
Comment #37648985
I agree. An open API in browsers would simplify things a lot.
-
comment
Comment #37648967
Every password manager browser extension does a similar injection, including 1Password.
-
comment
Comment #37536132
KeePassXC does have auto-fill for browsers. And also Auto-Type which allows you to enter your credentials to _any_ application possible. All this works without any third party plug…
-
comment
Comment #36853377
Magic of course. Talking seriously, it's one more step you'll have to take care of when making extensions for multiple browsers. Using SVG's directly would be much more simple for …
-
comment
Comment #36850825
Chromium still doesn't support SVG icons in browser extensions either. Not as extension's own icon or in the browser toolbar. Firefox has supported those for years. Chromium just s…