Viewing profile — byteshock
byteshock
HN member- Joined
- Thu, Aug 15, 2019, 3:41 AM UTC
- HN karma
- 155
- Public activity
- 78 items
- HN profile
- View on Hacker News ↗
About byteshock
No profile information was provided.
Recent public activity
- story
-
comment
Comment #36285159
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 …
- story
-
comment
Comment #34720121
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 proto…
-
comment
Comment #33486532
Awesome, thank you for the reply. Will try out Portmaster again!
-
comment
Comment #33484945
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 VP…
-
comment
Comment #33484888
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 reque…
-
comment
Comment #32534449
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 compr…
-
comment
Comment #32534405
But if they have the decrypted secrets, do they really need the key?
-
comment
Comment #31766189
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 no…
-
comment
Comment #31211455
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 privac…
-
comment
Comment #31211414
Here are the financial reports https://tab.gladly.io/financials/
-
comment
Comment #31205333
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 con…
- comment
-
comment
Comment #30541836
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 a…
-
comment
Comment #30203023
Would using a library like Hyperscan improve Go's regex performance? Reference: https://www.hyperscan.io/
-
comment
Comment #29989483
Doesn’t Cloudflare use Hcaptcha now? They dropped Google because of the cost.
-
comment
Comment #29803787
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 acceptin…
-
comment
Comment #28410619
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. Thi…
-
comment
Comment #27720214
What about Roundcube with a calendar plugin?
-
comment
Comment #27252754
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 yo…
-
comment
Comment #27243842
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 …
-
comment
Comment #27234057
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 e…
-
comment
Comment #27137976
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 ot…
-
comment
Comment #26915752
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.