BermudaHighball

u/BermudaHighball@lemmy.dbzer0.com
6 posts · 25 comments

Recent posts

Recent comments

on Don't forget to ... · c/piracy · 0 pts · 1y

You probably aren't connectable from the outside. You need to port forward to support the network.

on IPFS · c/piracy · 3 pts · 1y

IPFS is kind of like the BitTorrent DHT. Every file is indexed by a cryptographic hash and can represent anything. There is no general way to search it, but you can build an index and search the index like how torrent search engines work.

The link to the above release post has the wrong caption for me. Its title says "Ambulance hits Oregon cyclist, rushes him to hospital, then sticks him with $1,800 bill, lawsuit says - Divisions by zero"

I often look for older or niche content, and even for that I still often have plenty of takers on public trackers. That my machine is port forwarded might have something to do with it. I'd say I have a "medium" amount of disk space and only stop seeding when I delete the files, but sometimes I limit the upload rate to keep some for other activities.

Have OSes evolved enough that encrypted DNS is available? If so, would someone with enough technical knowledge link a guide on how to set it up within a popular OS?

I imagine that even if you plug in one of the suggested DNS provider IP addresses into your network settings, the OS is still going to make plaintext requests that your ISP can snoop on unless you require it to be encrypted somehow.

Note that H.264 and H.265 are the video compression standards and x264 and x265 are FOSS video encoding libraries developed by VideoLAN.

I agree, and with FOSS you have the opportunity to contribute back to the software. One time I was using commercial software and reached out to the company about how to decode a special file format for use in a script and the response was that it was "proprietary". If it was FOSS or even if they just had given me the information, I would have contributed to growing the ecosystem.

New account created today, yeah that's fishy.

Torrents use cryptographic hashes to verify the torrent content, so if he seeds it to you, then your torrent client will validate data he gives you. If the data doesn't verify or if he wants you to do anything else like clicking a link, avoid and report.

It's sometimes possible to find the same files on other download sites, but "retrieving dead torrents" in general isn't possible without having the same data.

on Div/0 Onion Service request · c/div0 · 1 pts · 3y

Understandable, that sounds like a major pain. Hopefully the anti-spam does not impact reputable anonymous users, but I can only imagine the trouble caused by the influx of spam.

on Div/0 Onion Service request · c/div0 · 8 pts · 3y

Good question. It's not quite the same.

The most compelling reason is that browsing an onion service does not leak any information about the destination to an exit relay because the connection goes directly to the destination service. Connecting via an onion service makes timing correlation attacks much harder to carry out to deanonymize users since there is no exit relay to record when connections to lemmy.dbzer0.com are made. Posts and the timestamps associated with them on a public social network make timing correlation attacks even easier to perform, since there is evidence on which to validate the results.

It also acts as an advertisement about the site's commitment to anonymity and privacy.