Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
weddpros
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
weddpros
2mo ago
Just in case you missed this article https://www.washingtonpost.com/technology/interactive/2026/0... I hope we'll get updated stats on newer models eventually.
2.
▲
by
weddpros
3mo ago
It amazes me how compartmented the mind of the West is: the "protector of Democracy" is barely conscient of its own lies... There is no democracy, barely an illusion of one.
3.
▲
by
weddpros
3mo ago
If adding something to the context doesn't help, it's only proves you're not adding the right stuff. I'm adding pointers to specification documents, and it saves me from the /new dumb coding agent that sees your cod
4.
▲
by
weddpros
4mo ago
I really wanted to be notified of my Cloudflare builds in Pushover, since that's what I use for all my indie web apps events. You can deploy it in minutes on your Cloudflare account. - create an App in https://Pushover.net
5.
▲
Show HN: Send Cloudflare Worker build events to Pushover
(github.com)
2 points
by
weddpros
4mo ago
|
1 comments
6.
▲
by
weddpros
5mo ago
I've added support for an adhoc list in addition to the list I'm getting from the disposables... so now it's recognised as a throwaway address.
7.
▲
by
weddpros
5mo ago
Well it's blocking the second one. You can't win them all.
8.
▲
by
weddpros
5mo ago
As I've said in another comment, I'm offering a free cyber security assessment tool online and 22% of people use a disposable address, meaning they remain anonymous yet they have me scan the internet for vulnerabilities. They'
9.
▲
by
weddpros
5mo ago
Let me explain: I'm operating a free cyber security service and 22% of users use a disposable emails. 22% of emails bouncing is not a TINY inconvenience. Hackers using my service incognito isn't a TINY inconvenience. If you'r
10.
▲
by
weddpros
5mo ago
I'm now using https://github.com/disposable/disposable which should be a pretty decent option
11.
▲
by
weddpros
5mo ago
Hi thank you! Can you share what domain it is? I'll add it to a regression test and make sure I find a more recent source of domains! I had found one, but it contained microsoft.com and google.com so...
12.
▲
Show HN: Throwaway – open-source disposable email checker and API
(github.com)
14 points
by
weddpros
5mo ago
|
14 comments
13.
▲
by
weddpros
5mo ago
It feels wrong to dump identifiers to save tokens: now they're devoid of semantics, and can't be grep'ed or mapped to concepts. CPUs are good with numbers, but LLMs are good with words.
14.
▲
by
weddpros
5mo ago
TLS can already be setup to avoid store-now-decrypt-later PQC issues. That's available today, and should be implemented. Use https://sslboard.com to inventory all your external TLS infrastructure and check for PQC readines
15.
▲
by
weddpros
5mo ago
Maybe code quality shouldn't be considered cybersecurity in the first place? When things are tagged "cybersecurity", compliance/budget/manager/dashboard/education/certification are the usual response.
16.
▲
by
weddpros
5mo ago
eIDAS tends to hear "our European Sovereignty" when they hear Self-Sovereign. You can't have a government issue a Self-Sovereign identity to you, it's an oxymoron. They can only issue credentials. But then they'd fe
17.
▲
by
weddpros
5mo ago
I agree, and that government ID isn't your identity, it's just a piece of it. I'm not arguing against government ID, I'm saying identity doesn't have to be that piece of paper, or that Google ID. Analogy: if google
18.
▲
by
weddpros
6mo ago
Self Sovereign Identity (aka SSI) is the only way out of those identity sovereignty issues. It shouldn't be acceptable that your identity depends on anything or anyone. It should just be your identity. A paper or certificate can prove
19.
▲
by
weddpros
7mo ago
Hosted on Amazon and Digital Ocean from what I can tell
20.
▲
by
weddpros
8mo ago
Hi! thanks for your feedback. Indeed the site fails to tell you what ezS3 does: it's not an alternative to Minio, it's not an S3 storage implementation. S3 is made for machines, ezS3.net "proxies" it for humans: it'
21.
▲
Ezs3.net to share S3 access in your team
(ezs3.net)
3 points
by
weddpros
8mo ago
|
3 comments
22.
▲
by
weddpros
8mo ago
Trump could do it... to piss off SBF himself (second biggest donor to Biden/democrats behind Soros)
23.
▲
by
weddpros
8mo ago
https://github.com/sslboard/SSLBoard-desktop for an OSS project I’m working on with those principles
24.
▲
The Good Hallucinations
(chris-hartwig.com)
2 points
by
weddpros
8mo ago
|
2 comments
25.
▲
by
weddpros
8mo ago
And the record is N=35=7x5, that's 6 bits not 35 bits as the author is saying... Maybe he'd revise his prediction on QC if he knew?
26.
▲
by
weddpros
9mo ago
I'm working on something that could help: linking sslboard with software that's making issuance and distribution of certs easier, ie. a proper CLM. It's not cloud based for security reasons. In that context, we know your wild
27.
▲
by
weddpros
9mo ago
one-address-to-N-servers is perfect if the N servers don't all terminate TLS. If not, it becomes impossible to actually test what certificates are actually served. I've seen this fail before (TLS tests flip/flop between good&
28.
▲
by
weddpros
9mo ago
If you're using a cert on multiple IPs, or IPv4+v6, SSLBoard will monitor all IPs. It's not foolproof, but it covers most common practices. btw wildcard certs don't have a good reputation (blast radius)...
29.
▲
by
weddpros
9mo ago
Indeed, SSLBoard is scanning CT logs. You can add/import host names though, to allow monitoring of wildcard certs. Same if you're using ports that are not 443, you have to add these to the list of hostnames that are checked. It&#x
30.
▲
by
weddpros
9mo ago
The scalable way (up to thousands of certificates) is https://sslboard.com . Give it one apex domain, it will find all your in-use certificates, then set alerts (email or webhook). Fully external monitoring and inventory.
More ›