privacy

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

DangerousInternet, (edited ) in Librewolf but like... for chromium?
@DangerousInternet@lemmy.world avatar

deleted_by_author

  • Loading...
  • Pantherina,

    Check this out

    github.com/…/braveinstall-fedora-atomic

    Did you add the key, so that the repo has GPG verification?

    DangerousInternet,
    @DangerousInternet@lemmy.world avatar

    deleted_by_author

  • Loading...
  • Pantherina,

    Its a bit weird as Beta and Nightly share a key with 2 keys inside.

    NabeGewell, in What is the general consensus on Zello?
    @NabeGewell@lemmy.world avatar

    Yeah well I claim I’m Gabe Newell’s brother.

    velox_vulnus,

    When will Half-Life 4 be out?

    NabeGewell,
    @NabeGewell@lemmy.world avatar

    april 12

    GlitzyArmrest, in What is the general consensus on Zello?
    @GlitzyArmrest@lemmy.world avatar

    The reason FOSS will always be better is because claims like that can actually be validated and audited. Any company can claim their stuff is E2E encrypted, but you’ll never know if that’s true for closed source software. Even if they do actually do E2E encryption, you’ll likely not know if they’re doing it properly and with strong encryption algorithms.

    abuttifulpigeon,

    I wasn’t asking if FOSS can be trusted, I was asking if Zello can be trusted. The general consensus judging by the comments so far is an astounding no, by nobody has really provided any good alternatives with similar functionality.

    GlitzyArmrest,
    @GlitzyArmrest@lemmy.world avatar

    I wasn’t talking about whether or not to trust FOSS, I was talking about Zello (since it’s closed source, which I originally mentioned). There might not be a FOSS alternative, I don’t know since I have never needed a walkie talkie app. That’s why I didn’t mention one and only answered the first part of your question. You’re right that it probably can’t be fully trusted (because it’s closed source).

    abuttifulpigeon,

    Oh, apologies for the misunderstanding.

    ultratiem,
    @ultratiem@lemmy.ca avatar

    Their claims cannot be verified. So no, you can’t “trust” them on anything more than their claims. Which can’t be validated. So…

    sxan, (edited ) in Apple Confirms Governments Using Push Notifications to Surveil Users
    @sxan@midwest.social avatar

    Years ago, I worked for a company that provided phone location for emergency services (fire, police, medical) to the big 3 cellular companies in the US. It required cell providers to install special hardware; back then, GPS was less ubiquitous, but it (still) suffers from accuracy in urban environments; it doesn’t take much to block GPS signals. Also, you don’t need access to anything more than the service provider’s logs to do trilateration; it’s harder to get GPS data from a phone without having software on the phone. In any case, Google pioneered getting around that by mapping wifi signals and supplementing poor GPS with trilateration, and it was good enough. Even back then, our lunch was being eaten by the cost of our systems, and work-arounds like wifi mapping.

    Anyway, fast forward a decade and I’m working for a company that provides emergency support for customers who are traveling, and we’re looking at ways to locate customers’ business phones to provide relevant notifications. One of the issues was that there are places in the world where data connections are not great, and it was not acceptable for us to just ignore clients without data connections. One of the things we explored was called zero-length SMS. It’s what it sounds like: an SMS message with zero-length does not alert the phone, but it does cause a ping to the phone. It was an idea that didn’t pan out, but that’s not relevant.

    Cell phones have a lot of power-saving algorithms that try to reduce the amount of chatter – both to reduce load on cell towers, but because all that cellular traffic is battery-intensive. So, if you’re a government trying to track a phone, and you’re working with a cell provider, and you don’t have a backdoor in the phone, then you will be able to see which cell tower the phone last spoke with, but that probably won’t give you very good location data and it may not update frequently. This is especially true in rural environments, where there’s low density and a single cell tower might have a service radius of 3 miles – that’s a lot of area.

    If you’re tracking someone by phone, a normal cell connection may not be granular enough. Sending SMSes to a phone can force the phone to ping the tower and give you more data points about where the phone may be, how it’s moving, and so on.If you’re lucky, you can get pings from multiple towers, which might allow you to trilaterate to within a dozen meters.

    Push notifications use data, but I wouldn’t be surprised if there’s some of that going on, too. It says “through Apple and Google’s servers” which means they’re talking about the push notification servers and not the phones. Android phones are constantly sending telemetry back to Google, so if that is what they’re doing sending push notifications is probably more useful to them for Apple phones.

    The article is light on details, but that’d be my guess. Forcing traffic to get more frequent cell tower pings and more data points for trilateration.

    cheese_greater,

    Very detailed, thanks brotha

    sabreW4K3,
    @sabreW4K3@lemmy.tf avatar

    Just been reading up on this, they’re basically using the push device ID to see when certain devices are receiving data and from what apps. It sounds like more work than its worth, but it’s clearly something that’s being used widely.

    sxan,
    @sxan@midwest.social avatar

    That makes sense, too. So it’s not that they’re using push notifications, but the server data.

    sabreW4K3,
    @sabreW4K3@lemmy.tf avatar

    Yup

    wincing_nucleus073, in Governments spying on Apple, Google users through push notifications -US senator

    I’ve thought about this for a long time. Nice to see it getting attention.

    this is why I don’t really appreciate Graphene’s sandboxed google play services as much as I appreciate MicroG. MicroG allows you to control which GPS-compatible apps get registered to your random ID on google’s servers.

    It’s also worth studying your individual apps and how exactly they handle google push notifications. I know that there are various configurations, some which allow Google to see the content of the notification and some which done. of course, regardless of that, metadata such as who it gets delivered to and when, is still there.

    wincing_nucleus073, (edited ) in Librewolf but like... for chromium?

    Cromite is the closest thing i can think of to Librewolf. Tons of hardening. but i dont think he ships a Linux version. just android and windows.

    Pantherina, (edited ) in Librewolf but like... for chromium?

    Ironically for Browser you shouldnt use Flatpaks if you trust the browser and you care about security.

    …github.io/firefox-chromium.html

    What Distro are you on? I use Firefox and Brave, both as RPM now. I actually switched for convenience (keepassxc extension works, plasma extension works etc) but they are actually more secure.

    Native Chromium is poorly way more secure than Firefox. When using the Browsers through Flatpak you need to remove the sandbox, so process isolation and memory stuff is gone, and replace the specific sandbox with bubblewrap.

    Bubblewrap is good, but doesnt support isolated Tabs.

    There are CSS exploits, but to my understanding just using Noscript in “block all by default” mode is best for security AND privacy.

    I would like to like Brave, as it is more secure, but it sucks a lot. Very bloated, tab management worse, missing extensions, damn Chromium webstore and the addon not working so no updates. It is not bad, and I want to write a hardening config soon, to remove and disable all that bloat permanently.

    I would not recommend Librewolf if you are advanced. For one it is a Flatpak, ironically (didnt know this a few weeks ago too) less secure. Also it lacks behind in updates a bit, not much, but this may become a problem.

    github.com/…/Arkenfox-softening

    I am working on this tool, should work, that keeps your Arkenfox config up to date and sets a few switches to soften it. So you add that to Firefox and dont need Librewolf anymore.

    On Fedora all you need is libavcodec-freworld from rpmfusion to get everything working. But ublue.it images work best out of the box.

    Edit

    Why are you downvoting this? Doesnt it fit your opinion? I also dont like Chromium, but its more secure. I also didnt know that Flatpak browsers are less secure, but thats a fact.

    DangerousInternet,
    @DangerousInternet@lemmy.world avatar

    deleted_by_author

  • Loading...
  • Pantherina, (edited )

    I mean sandboxes are just pretty complex. Chromium relies on user namespaces for process isolation. Flatpak browsers are isolated but have no internal isolation of processes (one tab could attack another tab). At the same time the Flatpak sandbox itself relies on user namespaces, while the flatpakked browser cannot use the namespaces internally.

    Then there is the hardened kernel which disables user namespaces for security reasons, on the other hand people say running the Sandbox as suid means if there is a vulnerability processes get root access.

    Flatpak browsers put less trust in the code, but more in the maintainer that has to keep them as updated as possible.

    Its complex as fuck

    Antiochus,

    Can you say more or provide a source on why you shouldn’t use a browser as a Flatpak? Is it just because the sandboxing is potentially weaker?

    Pantherina,

    The Chromium sandbox needs to be removed and something like Zypak needs to be used.

    This means that the internal Browser sandbox is weaker and tab isolation. I could not find the source for that yet.

    flatkill.org

    Even though pretty old and probably outdated, some points are for sure true. Some apps like Onionshare are horribly outdated, and unless every app has at least one packager responsible for it, best official and paid, its a total mess.

    Chromium on Flatpak stable for the first time - GNOME blog post

    Firefox Snap vs. Flatpak

    Flatpak Browser Sandbox Challenges

    These where not the sources I refer to, and it is pretty complex. Secureblue disables user namespaces and uses bubblewrap-suid for security, but after madaidans statement that would mean a hole in bubblewrap allows the app root privileges.

    Antiochus,

    Thanks for the additional reading and information. Maybe it’s just me, but I feel like I hear about a security vulnerability in “processor microcode” or packages or other software basically every day. As a relatively non-technical user, it’s always very difficult to tell how much these things actually matter for normal users. Flatpaks are incredibly convenient because they “just work” and are easily compatible with immutable distributions. For better or worse, I suspect many people are not going to be dissuaded from using them by hypothetical/abstract security risks.

    Pantherina, (edited )

    Flatpaks are more and less secure. Their Sandbox improves 99% of apps security as other sandboxes are hard to setup and thus nearly nonexistent.

    Browsers have their own, so just dont use Flatpaks there.

    I am not sure about microcode, but processes running as root are maybe more critical, but it sounds like any process could have exploits if microcode is a problem. Also, RiscV or even ARM will be waaay better here, as their instruction set is not dozens of years old and extremely bloated.

    As we get our apps from secure repos, with projects keeping track of every Git commit etc, we just had no malware really.

    The only problem is that Flatpaks, like appimages, “just work” and dont have to evolve like the rest of the OS will. Their main goal is to work everywhere, and Devs always choose convenience over security.

    For example Portals are not implemented in most old big projects like Libreoffice, Gimp, Inkscape etc. Scribus is even X11 only. But developers will not remove the filesystem=host permission and replace it with “just all the media locations”. This will still be a problem, but at least apps could not read Kernel logs etc anymore.

    Also as they “just work” its easy to abandon them and dont update. The “outdated Runtime” Warning is a veeery good indicator of a project using old and probably insecure libraries. But afaik there is no automatic CVE patching in flatpak-builder which is a huge problem.

    kixik, in What is the general consensus on Zello?

    Why not looking for distributed mechanism, which don’t depend on trusting central servers or particular instances on decentralized mechanisms, like jami, or similar?

    Waluigis_Talking_Buttplug, in UK porn watchers could have faces scanned

    Torrents are always waiting with open arms

    thevoiceofra,

    For those you’d need to scan your dick in UK.

    lorez,

    Which I’d gladly do.

    retrieval4558, in Just received my Torproject Donation Merch!

    Any chance you’d be willing to post more sticker pics? Can’t find them on the site and am interested.

    Pantherina,

    Edited the Post!

    fogetaboutit, in UK porn watchers could have faces scanned

    You got a loicense to fap mate?!

    pdxfed,

    Some potential voice acting work for Jason Statham if expendables and F&F franchises ever finally call it quits.

    Gingerlegs, in UK porn watchers could have faces scanned

    Jesus Christ

    DmMacniel,

    It’s Johnny Sins!

    TootSweet, in UK porn watchers could have faces scanned

    A whole lot of UK voters just became single-issue voters.

    RooPappy,

    I can't imagine a more unpopular idea in all of politics.

    soggy_kitty,

    How about giving all of our money to Russia and nuking ourselves

    Augustiner,

    If you sell it right that could be a hit with all those brexit voters

    Valmond,

    They singlehandedly created this mess.

    m_r_butts, in UK porn watchers could have faces scanned

    deleted_by_author

  • Loading...
  • CylustheVirus,

    There’s nothing untoward about pooping but I don’t want people to watch me do it.

    CADmonkey,

    This has less to do with pornography than it does normalizing one more goddamn camera.

    Say it again for the people in the back.

    GissaMittJobb, in UK porn watchers could have faces scanned

    Oi! You got a license for that pornography?

  • All
  • Subscribed
  • Moderated
  • Favorites
  • privacy@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #