Live data from Hacker News

Viewing profile — varjolintu

varjolintu

HN member
Joined
Mon, Jun 26, 2017, 11:09 AM UTC
HN karma
296
Public activity
59 items

About varjolintu

No profile information was provided.

Recent public activity

  1. 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 …

  2. story
  3. 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.

  4. comment
    Comment #47213748

    Actually, if you export your vault as JSON, the passkeys are there in plain-text.

  5. comment
    Comment #46949757

    I'm curious to know what this "model" actually means. A real-time AI monitoring for conversations?

  6. 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.

  7. comment
    Comment #45112124

    KeePassX is long dead, and it's not with "key" but with "kee" -> KeePassXC. Thank you :)

  8. comment
    Comment #45014505

    ようこそ 日本一のモグラえき 土合へ Translates to something like: "Welcome to Doai, Japan's number one mole station (mogura-eki)".

  9. story
  10. 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…

  11. comment
    Comment #41014191

    According to this list majority of the clients are out of spec: https://passkeys.dev/docs/reference/known-issues/

  12. story
  13. comment
    Comment #39958205

    A few medical projects (one still being active). And KeePassXC.

  14. comment
    Comment #39734923

    The fallback should be fixed in extension version 1.9.0.2.

  15. comment
    Comment #39733657

    I'm sure you mean KeePassXC? KeePassX has been dead for years.

  16. 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.…

  17. comment
    Comment #38074270

    KeePassXC's Passkey implementation allows free import/export, and of course Linux is also supported: https://fosstodon.org/@keepassxc/111298602211286675

  18. comment
  19. story
  20. comment
    Comment #37840501

    If you consider KeePassXC to be one of the big players, they (will) support importing and exporting Passkeys.

  21. comment
    Comment #37648985

    I agree. An open API in browsers would simplify things a lot.

  22. comment
    Comment #37648967

    Every password manager browser extension does a similar injection, including 1Password.

  23. 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…

  24. 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 …

  25. 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…