Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
byteshock
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Scientist Claims Quantum RSA-2048 Encryption Cracking Breakthrough
(tomshardware.com)
11 points
by
byteshock
3y ago
|
6 comments
2.
▲
by
byteshock
3y ago
For the query string, you don’t have to implement your own DSL. Elasticsearch supports it out of the box. You could POST a JSON object to “/_search” but you can also do a GET with the “q” query parameter. Documentation: https:/&
3.
▲
by
byteshock
4y ago
Very interesting product! How does this compare to something like Nebula? Have you done benchmarks against other solutions? If i remember correctly, Nebula implements its own protocol and underperforms compared to Wireguard. Is this the sam
4.
▲
by
byteshock
4y ago
Awesome, thank you for the reply. Will try out Portmaster again!
5.
▲
by
byteshock
4y ago
I remember trying out Portmaster on Windows earlier this year. I think Portmaster was running a local DNS server to see what connections were being made. This interfered with my VPN, Mullvad, which was trying to use a remote DNS server. Doe
6.
▲
by
byteshock
4y ago
I think it’s because SPN uses a different IP/node per connection you make. DNS leak detection tests will ask your browser to resolve unique subdomains. If the DNS server that requests the lookup is different from your connecting IP to
7.
▲
by
byteshock
4y ago
I’m confused on why secret management considered secure. Maybe I’m missing something. Why is letting a third party managed your secrets is secure? So if that third party gets compromised, they now have access to all your secrets. Amazon or
8.
▲
by
byteshock
4y ago
But if they have the decrypted secrets, do they really need the key?
9.
▲
by
byteshock
4y ago
I’m not sure I understand the value of reporting this to Microsoft? Wouldn’t it be better to submit an online tip to law enforcement? Is Microsoft doing law enforcement activity now?
10.
▲
by
byteshock
4y ago
The website says its secure and private, but your privacy policy contradicts it. Seems like you don’t collect usage data, but the ad providers do. Is it right to make such a privacy claim? Privacy Policy: https://tab.gladly.io&#x
11.
▲
by
byteshock
4y ago
Here are the financial reports https://tab.gladly.io/financials/
12.
▲
by
byteshock
4y ago
If I need to encrypt a file for quick sharing, I’ll use gpg. Encrypt: gpg -c file.zip Decrypt: gpg file.zip.gpg However, for my personal files on my computer, I use a Veracrypt container with a strong password and custom pin.
13.
▲
by
byteshock
5y ago
If someone wants to watch Russian propaganda or RT, they should be free to do so. Just like you are free to browse western media sites. This choice should be up to the individual and their beliefs.
14.
▲
by
byteshock
5y ago
Would using a library like Hyperscan improve Go's regex performance? Reference: https://www.hyperscan.io/
15.
▲
by
byteshock
5y ago
Doesn’t Cloudflare use Hcaptcha now? They dropped Google because of the cost.
16.
▲
by
byteshock
5y ago
Can someone explain to me why they are mad? Is it because Mozilla is asking for donations on Twitter? Or it it because Mozilla is accepting crypto? I don’t think a company accepting crypto as a form of donation is a bad thing tbh. Seems lik
17.
▲
by
byteshock
5y ago
A solution could be to use Cloudflare Worker scripts. You would store valid file names in their kv storage and then check if the incoming request is valid before forwarding it. This way you wouldn’t need to spend more money on infrastructur
18.
▲
by
byteshock
5y ago
What about Roundcube with a calendar plugin?
19.
▲
by
byteshock
5y ago
Anyone can get followers on social media. But to get on radio or tv, you need connections and money. Also not a lot of people listen to radio or watch tv anymore, especially the younger generation. So if you want to target them, you need to
20.
▲
by
byteshock
5y ago
Right but there is a difference between people posting on a social media app and the app targeting someone itself. Citizen is encouraging others to find this person. So they would be held liable.
21.
▲
by
byteshock
5y ago
While it's not illegal to call someone a suspect, putting a bounty on someone's head might be. You're essentially endangering someone's life. If the person was harmed, they could easily win a massive lawsuit.
22.
▲
by
byteshock
5y ago
Well almost everyone that gets their post hidden will object to it. Which will cause most of the posts to be reviewed by staff anyways. If you post something you want it seen by others.
23.
▲
by
byteshock
5y ago
Wasabi is a good option. They’re S3 compatible and don’t charge any egress or ingress fees. Been using them for a few years. Great speeds and customer support.
24.
▲
by
byteshock
5y ago
Whats the point of a distributed exchange if you can just deny any exchanges at will? Doesn’t that defeat the core idea of an distributed exchange?
25.
▲
by
byteshock
6y ago
Interesting article, but the title is kind of misleading. You’re assuming they’re doing the same thing you are by a mere suggestion from the seller to check if the gift card has balance or not. For all we know these could have been purchase
26.
▲
by
byteshock
6y ago
I don’t think anyone is going to stop using YouTube because of a small downtime. There is really no alternative to it out there.
27.
▲
YouTube Is Down for Everyone
22 points
by
byteshock
6y ago
|
12 comments
28.
▲
by
byteshock
6y ago
Seems like a great idea but there seems to be no sense or idea of security at all. How are you ensuring my items will be available at the same spot in the next x months? Do you have contracts in place that mandates the host stay at a certai
29.
▲
by
byteshock
6y ago
If you’re trying to load test then why not use a load testing tool like Vegeta or k6? You can use a list of ip addresses and have it set a special header with an IP address. Then your app could use the ip address in the header to keep track
30.
▲
by
byteshock
6y ago
This was a reply to another comment in the thread that suggested a user use sqlite. I commented using the Octal ios app. Not sure why it didn’t post it correctly....
More ›