HackerTrans
TopNewTrendsCommentsPastAskShowJobs

_a9

no profile record

Submissions

Flock and Cyble Inc. weaponize “cybercrime” takedowns to silence critics

haveibeenflocked.com
604 points·by _a9·7 ay önce·120 comments

Behind the complaints: Investigation into suspicious pressure on Archive.today

adguard-dns.io
18 points·by _a9·8 ay önce·1 comments

comments

_a9
·5 ay önce·discuss
This is what I do too. If i need to use or test something i don't trust then I use an old phone. All of the phones use crDroid(1) and I have scripts to quickly wipe and reinstall the OS whenever I need a full nuke.

(1) https://crdroid.net/
_a9
·6 ay önce·discuss
From Lego: https://www.lego.com/en-us/aboutus/news/2026/december/lego-s...
_a9
·6 ay önce·discuss
I used this a while back while running a waybackmachine style site for a large social media platform. I wanted to keep it simple with sqlite but when it got popular it started to become a problem. Marmot was the only thing that I was able to get to work with the amount of data I was pulling in. It would sync the master db from the main archiver server to all the ha servers so the user would be able to access it immediately no matter what ha server they got. The dev team was nice to talk to when I had some issues in setting it up.

It was definitively a weird backend setup I had made but it just worked once set up so I didnt have to touch any of the frontend code.
_a9
·7 ay önce·discuss
The URL scanner doesnt directly scan the file. It checks the URL against other web firewalls and returns stuff like the headers, chain, the sha256 hash of the body (which links to the actual file analysis https://www.virustotal.com/gui/url/9525d0fe32cebf7933bf84dcf...)

You can see and compare the different vendors of each. File analysis goes to all the antivirus' and does the sandbox stuff and the URL analysis goes to things like Google Safebrowsing, phishing check services, etc

tldr different systems for URL analysis (web firewall check) & file analysis (antivirus/sandbox check)
_a9
·7 ay önce·discuss
Part 2: Flock and Cyble Inc. Continue to File False Notices

https://haveibeenflocked.com/news/cyble-part2
_a9
·3 yıl önce·discuss
Where do you get 14k from? The chrome store says 4 million users and firefox says 400k. And an unknown amount of users using the many modded mobile youtube clients that have it builtin.
_a9
·3 yıl önce·discuss
I think the youtube algo just serves you what it thinks will get you engaged (hate watching?). In the past I've gotten both right and left extremist content. I eventually set my youtube settings to delete everything that is older than 3 months, my feed has been way more usable since I did that. That plus using revanced to remove all the stupid shorts and news/promo sections from the app.
_a9
·4 yıl önce·discuss
Specific to Flickr URLs, its the '_d' at the end. Remove it and you can view it normally in the browser. But as danielbln wrote, that 'Content-Disposition' header is what forces a download in general.

https://live.staticflickr.com/65535/51847931721_c3feebd201_o...