Viewing profile — h43z
h43z
HN member- Joined
- Thu, Nov 29, 2012, 11:03 PM UTC
- HN karma
- 477
- Public activity
- 130 items
- HN profile
- View on Hacker News ↗
About h43z
Recent public activity
-
comment
Comment #49005714
It's just something everyone should be aware of. It's up to you to decide if it's okay that you send a server provider (in this case late.sh) a bunch of your public keys which he c…
-
comment
Comment #49004871
OpenSSH server is designed not to reveal whether a username exists.
-
comment
Comment #49004613
If I have your public key I could probe a server to see if it recognizes that public key. Which would tell me information you might not want to be leaked.
-
comment
Comment #49004281
By default SSH leaks all of the below public keys (if they exist) + all public keys in your ssh-agent to a server you connect to. ~/.ssh/id_ecdsa.pub ~/.ssh/id_ecdsa_sk.pub ~/.ssh/…
-
comment
Comment #49004088
Reminder to be cautious about leaking public keys. Once you leak your public key it could be used to check if another server recognizes that leaked public key.
-
comment
Comment #48515249
Today frontier models became Groypers.
- story
-
comment
Comment #46384549
Right click, view source?
- story
-
comment
Comment #46327723
Firefox is really in a sad state. The politics, ideology is getting worse and the tech is still bad. Kind of crazy that they waste everyones battery and cpu https://b.43z.one/2025-…
-
comment
Comment #46281505
Did I understand that correctly that I will be able to get a certificate for an IP?
-
comment
Comment #45093376
I recently wanted to find out which company crawls the deepest. The openAI bot was the most thorough one, it followed 405 links [1]. [1] https://deep.43z.one
- story
-
comment
Comment #45061884
Doesn't feel like much of an explanation to me. # UMASK is the default umask value for pam_umask and is used by # useradd and newusers to set the mode of the new home directories. …
-
comment
Comment #45061453
Can someone explain why we are still using a umask of 022 in ubuntu and debian? Would it really be so hard to make that switch to a more privacy focused umask?
-
comment
Comment #45018490
The span one is the important one though as most of the modern web does not use anymore.
-
comment
Comment #45014450
I don't see it working on firefox for buttons but on chrome. Both don't work on other html elements (div,span,..).
-
comment
Comment #45014315
I used to use vimium (and tried similar extensions) but it always scared me how big the codebase was for most of the popular extensions. In the end I came up with a tiny extension …
-
comment
Comment #45014277
This works on links and buttons in chrome. In firefox just on links. In both it doesn't work for other html elements.
-
comment
Comment #45014239
The links yes, but what about buttons or other html elements?
- story
-
story
Ask HN: Are SSH keys with passphrases considered 2FA?
It could be argued that from the servers perspective only one thing was provided, so it's not 2FA. Then what about ssh keys AND user/password authentication? Like this sshd_config …
-
comment
Comment #44824629
Do I understand this correctly that the server here is only needed to make sure the secret it's only read once?
- story
- story