• 31 Posts
  • 57 Comments
Joined 7 years ago
cake
Cake day: April 17th, 2019

help-circle
  • Dessalines@lemmy.mltoOpen Source@lemmy.mlMatrix or Signal?
    link
    fedilink
    arrow-up
    2
    arrow-down
    2
    ·
    7 hours ago

    You can’t simply say “we must assume” as evidence.

    Okay yeah you definitely didn’t read it. Large sections in that doc just before that are on phone number identifiers, NSLs, and 5-eyes countries, the US goverment pushing signal in privacy spaces… literally the reasons why signal isn’t trustworthy. Unless you can tell me what an NSL is, then I’ll assume you didn’t read it.

    While there may be other US government requests they are not alllwed to disclose, they were legally required to provide the same information to the courts, and we can see what they provided.

    Did you ignore the large section on NSLs? These come with a gag order, meaning its illegal for signal to notify their users about them being spied on.

    In fact, they implemented “Sealed sender” in 2018 where they are not able to see who the message is being sent to.

    This is a “just trust me” from signal, since neither of us have access to their centralized DB, but you also ignored two paragraphs down, where it showed that with message timestamps and recipient information, this would be trivial to find the real sender of a message, regardless of sealed sender. Again, actually open source software can’t say “just trust me” like signal can, we actually have to show code to prove it, and let people run that code in a private manner.

    And sure, while the US government funds Signal, you know who else endorses it? Edward fucking Snowden. If anyone knows about secure messaging, it’s the man that physically removes the microphone and camera from his phones before using them.

    Elon musk and jack dorsey also endorse signal. An endorsement means nothing, especially for centralized software based in a 5-eyes country.



  • Dessalines@lemmy.mltoOpen Source@lemmy.mlMatrix or Signal?
    link
    fedilink
    arrow-up
    17
    arrow-down
    5
    ·
    19 hours ago

    Signal is a centralized, US-based service which requires your phone number (thus your real identity, IE name and address), has social networking graphs of everyone you talk to, and must forward that information to the US government when asked, as well as (by law) not tell you that they’ve been asked to do so. During the Obama era, 60 NSLs were issued for this private information every single day.

    People overlook its privacy concerns for the same reason they do with apple: it has a shiny interface and is easy to use, and makes people very attached to it. Behind all that, is a surveillance network that its creators have explicitly said they do not want it to be able to run in a decentralized, private manner.

    It has a long history of privacy offenses below (such as refusing to publish its server’s source code for years, its reliance on other US tech services (amazon, google), US-government funding, and a US-defense-tank friendly administration) which get ignored or shouted down by many of those above. See the article below.

    Why not signal.

    Pretty much any alternative is better, as long as its not hosted in a five-eyes country, and especially if it doesn’t require phone numbers or real identities like signal does.

    I personally have been using SimpleX for friends and real life contacts, and Matrix for larger more anonymous group chats.















  • Do you think this could become popular enough it to be useful?

    Everything starts from zero, so really it just requires a push for the project to get started.

    Public BitTorrent trackers for other media are barely seeded as it is and they have been active for decades.

    I don’t think I agree with this. Many torrents have thousands of seeders, and even if I search for old movies, I can find ones with at least a handful of seeders. Given the popularity of youtube videos, its possible that people would seed their favorites if they have the possibility to do so.

    Actually considering the db is just one massive torrent.csv file I guess you can’t really sensor that.

    Yep, its kinda wild, that the entire index of popular torrents (which equates to most popular media humankind has created), fits in a CSV file of less than 200MB. Makes it pretty hard to censor in that case.



  • To truly decentralize the metadata layer, consider whether the search infrastructure itself can be federated or if the client should handle local indexing to eliminate dependency on any external discovery service.

    A federated search service / index (especially unmoderated) could quickly fill up with spam. So at least the torrent additions / adders themselves need to be vetted and trustworthy for a search to work correctly.

    And of course torrents-csv doesn’t have to be the only place hosting magnet links. They could easily be posted to any federated app, like a lemmy community or mastodon also.