Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
_wldu
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Phishing-Resistant MFA Does Not Mean Un-Phishable
(linkedin.com)
1 points
by
_wldu
4y ago
|
0 comments
2.
▲
Data is a Toxic Asset (2016)
(schneier.com)
2 points
by
_wldu
4y ago
|
0 comments
3.
▲
by
_wldu
4y ago
Thank you, this is very helpful.
4.
▲
by
_wldu
4y ago
Anyone may purchase a domain name from a registrar (such as 'example.com'). That is not a 'lower platform'. It's just a domain name. Sure, it's not as popular as 'github.com' but in every other way (i
5.
▲
by
_wldu
4y ago
That idea sort of proves that Github has evolved into a popularity contest/social platform. It use to be a git hosting company.
6.
▲
by
_wldu
4y ago
I have been thinking about closing my Github account and moving all my code to gitweb on one of my personal domains. I'm tired of the social/popularity contest aspect of Github and just want to write and publish code that I find i
7.
▲
So I lost my OpenBSD FDE password (2016)
(words.filippo.io)
140 points
by
_wldu
4y ago
|
74 comments
8.
▲
Ask HN: Unsigned Software Downloads
6 points
by
_wldu
4y ago
|
5 comments
9.
▲
by
_wldu
4y ago
You could probably use Twillo to make this work. It would require some coding to forward the SMS to email or post it to a website someplace where you could read it. I have done this in the past (outside of Antarctica) for 2fa that requires
10.
▲
by
_wldu
4y ago
I do this too. I can do anything with vim, Go and a Makefile.
11.
▲
by
_wldu
4y ago
They are probably trying to reduce SIP abuse. It's a big problem.
12.
▲
The Mossad/not-Mossad security duality [pdf]
(usenix.org)
2 points
by
_wldu
4y ago
|
0 comments
13.
▲
by
_wldu
4y ago
Put the checksums in a separate system such as the DNS. Use DNSSEC on your domains. Manage your DNS system as an isolated system (don't mix your HTTP/Email/Other stuff with your DNS provider). Now, users may verify the downlo
14.
▲
by
_wldu
4y ago
Every language dreams of being faster and safer than C and C++. Can't have it both ways.
15.
▲
The Secretive Company Selling Mass Surveillance to Local Police
(eff.org)
2 points
by
_wldu
4y ago
|
0 comments
16.
▲
by
_wldu
4y ago
Nice, this Go version satisfies gofmt: https://github.com/62726164/quine
17.
▲
The End of Programming
(mdwdotla.medium.com)
1 points
by
_wldu
4y ago
|
1 comments
18.
▲
by
_wldu
4y ago
The complexity of C++0x is one reason Go was created. "For me, the reason I was enthusiastic about Go was just about the same time we were starting on Go, I read (or tried to read) the C++0x proposed standard. And that was the convinc
19.
▲
by
_wldu
4y ago
I agree 100%. Massive frameworks with massive complexity. I don't enjoy them at all. That's one reason I like Go. It's very modern, but I can still use vim and a simple Makefile to control it.
20.
▲
by
_wldu
4y ago
It may be useful for websites to make these logs public. The logs would show the exact time, the IP and the specific abuse. In my experience, a lot of 'threat intelligence' data has a mysterious origin and is marginally useful. Ye
21.
▲
by
_wldu
4y ago
I agree 100% with this statement (and with the article in general): “Basic hygiene” is arguably better than any of these bolt-on option, including things like: * Knowing what dependencies are present * Being purposeful about
22.
▲
by
_wldu
4y ago
If it earns 20 million + each year, I'd leave it alone.
23.
▲
What I learned working two FT remote jobs
(youtube.com)
1 points
by
_wldu
4y ago
|
0 comments
24.
▲
by
_wldu
4y ago
Off topic... What's the best way to easily recycle these batteries? I normally disassemble my old phones and securely dispose of the chips (for my privacy), but the batteries are glued in with a strong adhesive. Just trying to remove t
25.
▲
by
_wldu
4y ago
The Design Flaws of Password Managers - https://www.go350.com/posts/the-design-flaws-of-password-man...
26.
▲
by
_wldu
4y ago
One example I like to use (when talking about entropy): A four digit numeric PIN (that we know) has 0 bits of entropy. There is no uncertainty about what the PIN actually is. A randomly selected one (that we do not know) has just over 13 bi
27.
▲
by
_wldu
4y ago
I still see them. They come and go, but are always present at some level. 2022-08-29T17:35:12.617Z [DEBUG] sshlog gen 113.61.219.237 admin admin SSH-2.0-HELLOWORLD 2022-08-29T17:48:17.879Z [DEBUG] sshlog gen 218.92.0.190 root pooh
28.
▲
by
_wldu
4y ago
I agree. It's also an ISO standard that IMPO, will be in use for the next 50 to 100 years. Modern C++ is very safe and very fast and very mature.
29.
▲
by
_wldu
4y ago
I would also recommend Go for web developers who want both speed and memory safety. It works well and is hard to beat, but I haven't seen any Go web framework that comes close to Ruby on Rails. If anything like that ever does come alon
30.
▲
Defcon Password Cracking Contest
2 points
by
_wldu
4y ago
|
0 comments
More ›