Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
varjolintu
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
varjolintu
4mo ago
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 start to change: uke changes something, tries to evade, resi
2.
▲
KeePassXC 2.7.12 Released
(keepassxc.org)
3 points
by
varjolintu
6mo ago
|
0 comments
3.
▲
by
varjolintu
7mo ago
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.
▲
by
varjolintu
7mo ago
Actually, if you export your vault as JSON, the passkeys are there in plain-text.
5.
▲
by
varjolintu
7mo ago
I'm curious to know what this "model" actually means. A real-time AI monitoring for conversations?
6.
▲
by
varjolintu
11mo ago
FYI: If you export your Bitwarden vault as plain JSON, passkeys are included in plain-text too. So, it works similar to KeePassXC.
7.
▲
by
varjolintu
1y ago
KeePassX is long dead, and it's not with "key" but with "kee" -> KeePassXC. Thank you :)
8.
▲
by
varjolintu
1y ago
ようこそ 日本一のモグラえき 土合へ Translates to something like: "Welcome to Doai, Japan's number one mole station (mogura-eki)".
9.
▲
KeePassXC 2.7.10 Released
(keepassxc.org)
8 points
by
varjolintu
2y ago
|
0 comments
10.
▲
by
varjolintu
2y ago
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 same and be the man-in-the-middle inspecting the passkey creat
11.
▲
by
varjolintu
2y ago
According to this list majority of the clients are out of spec: https://passkeys.dev/docs/reference/known-issues/
12.
▲
KeePassXC 2.7.8 Released
(keepassxc.org)
5 points
by
varjolintu
2y ago
|
0 comments
13.
▲
by
varjolintu
2y ago
A few medical projects (one still being active). And KeePassXC.
14.
▲
by
varjolintu
3y ago
The fallback should be fixed in extension version 1.9.0.2.
15.
▲
by
varjolintu
3y ago
I'm sure you mean KeePassXC? KeePassX has been dead for years.
16.
▲
by
varjolintu
3y ago
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. Linux situation is definitely not solved yet, and
17.
▲
by
varjolintu
3y ago
KeePassXC's Passkey implementation allows free import/export, and of course Linux is also supported: https://fosstodon.org/@keepassxc/111298602211286675
18.
▲
KeePassXC merged Passkey support to their next release branch
(fosstodon.org)
23 points
by
varjolintu
3y ago
|
4 comments
19.
▲
by
varjolintu
3y ago
If you consider KeePassXC to be one of the big players, they (will) support importing and exporting Passkeys.
20.
▲
by
varjolintu
3y ago
I agree. An open API in browsers would simplify things a lot.
21.
▲
by
varjolintu
3y ago
Every password manager browser extension does a similar injection, including 1Password.
22.
▲
by
varjolintu
3y ago
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 plugins.
23.
▲
by
varjolintu
3y ago
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 the devs.
24.
▲
by
varjolintu
3y ago
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 scales the images to the nearest 16-dip.
25.
▲
by
varjolintu
3y ago
There's still nothing about the telemetry in the browser extension? I couldn't find any mention about it in the "Help us improve Proton apps" or from the privacy policy page. The privacy policy mentions "It details
26.
▲
by
varjolintu
3y ago
From https://proton.me/blog/proton-pass-beta : "Proton Pass is also one of the first password managers to include a fully integrated two-factor authenticator (2FA) and supports 2FA autofill." Highly doubt that
27.
▲
by
varjolintu
4y ago
FYI: KeePassX had its last release in 10/2016 and the development has been stopped: https://www.keepassx.org/index.html%3Fp=636.html
28.
▲
by
varjolintu
4y ago
Browsers should definitely give developers an open API for WebAuthn/Passkeys instead of relying on dirty inject hacks. For now, injecting is the only way to get it to work. Unless you modify the password manager itself to disguise itse
29.
▲
by
varjolintu
4y ago
KeePassXC already has a development branch where WebAuthn is supported in both extension and KeePassXC, so the keys will be stored to your database and can be exported/imported normally. The support needs to be extended and tested for
30.
▲
by
varjolintu
4y ago
You can also trigger Global Auto-Type from the browser extension with seperate keyboard shortcut (or using context menu), and it handles the URL matching with Auto-Type without any extra extensions.
More ›