privacy

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

scottmeme, in Remove Modem/SimCard from a Car

Speaking as someone who worked for a corporate auto maker, it won’t be an easy task since they try to make it as difficult as possible to disable online activation if even providing the ability at all.

The only real solution is pulling the head unit and trying to find any modem and desolder it, which who knows if it would function as it had before hand since everything is integrated.

It will also hurt resale value.

refurbishedrefurbisher,

You can root some head units and disable modem that way. It can get sketch, though, and there’s a risk of bricking the head unit.

Aradia,
@Aradia@lemmy.ml avatar

When I worked on auto-maker on the head units, they were integrated on the chip, the ones that had a sim slot where you can insert and extract it were the ones for development. Recent cars, their GPS and screen media menus uses the Linux inside the modem chip.

lemann,

Sounds a lot like a smartphone where one SoC chip does pretty much everything… CPU, cell modem, WiFi, USB host/device switching, quick charge, the whole lot 😢

Aradia,
@Aradia@lemmy.ml avatar

Unless you get an expensive car, I think they do that to reduce expenses. Expensive cars have dedicated CPU for that, but they still communicate with the head unit for online data.

TurdMongler,

Black box tracking device. Just like Intel Management Engine, AMT and Microsoft Pluton! Proprietary Blobs. You don’t own your device.

Critical_Insight,

Maybe you could build a faraday cage around it or something. Wrap it in foil.

BearOfaTime,

Or just put a power test attentuator on the antenna output.

It essentially absorbs the RF from the antenna and radiates it as heat. Since cell is pretty low power (1/2 watt max, IIRC), and a cell radio will stop trying to transmit after a while (though it will try again), I don’t think it would cause any problems.

But I’m not an RF engineer.

scottmeme,

The newer cars from the company I worked for were always trying to phone home, not sure about other companies but this one was trying to lock you into the online ecosystem.

Darkassassin07, in Remove Modem/SimCard from a Car
@Darkassassin07@lemmy.ca avatar

While this seems like a great plan; I wouldn’t put it past manufacturers to throw an error message and disable the vehicle for ‘safety’ when it detects a missing network connection for an extended period and/or disabled hardware during self-test.

I hate this dystopian hellscape :(

0xtero, (edited )

When I was last working in the automotive industry about two decades ago, a lot of effort was being put into protecting BIOS on diagnostic laptops, so that only “authentic” manufacturer diagnostic tools could be used to service the vehicles.

Pretty sure that development has continued.

Death_Equity,

The car would likely inform the owner to visit a service center and disable features that rely on network connection, but would not disable the car. The warning would be crying wolf, so a warning of actual concern may be ignored as part of the known connectivity error; which may lead to bigger problems.

Darkassassin07,
@Darkassassin07@lemmy.ca avatar

Given recent examples of cars doing exactly this (disabling drive due to perceived hardware/software errors), namely BMW: I’m not very hopeful.

SheeEttin, in Remove Modem/SimCard from a Car

Probably, but exactly what you do would depend on your exact model. I would get the technical service manual for your vehicle, find the part about replacing that module, and follow the directions to remove it.

WarmSoda,

Is it even in the manual though?

Critical_Insight,

He means the manual repair shops use. It lists how to replace pretty much every single component in your car.

WarmSoda,

I know. I’m curious if it’s listed in there or if it’s ommited.

TaviRider, in Difference with "Select" and "Copy" availability between browsers

I assume you’re referring to Safari on iOS. I was able to select all on that Project Gutenberg page with a little-known scrolling trick:

  1. Scroll to the bottom of the page. Yes, this part is a bit annoying but I was able to do that in 8 seconds with 25 full-screen flicks.
  2. Long-press near the bottom of the page to start text selection.
  3. Grab the bottom lollipop and drag it to the end of the page to select the last character.
  4. Grab the top lollipop and drag it around a little to select more text. Don’t release it, and hold it still.
  5. With a different finger, tap the status bar at the top of the screen. This is a shortcut for scrolling to the top of the page. Give it a couple seconds to finish scrolling. If you move the lollipop at all while it’s scrolling it will interrupt the scrolling, so keep that finger still until it’s done.
  6. Now that you’re near the top of the page, drag the lollipop to the very top of the page and release it. The copy option should appear.
TaviRider,

The downloadable shortcut described here also worked for me.

wowwoweowza,

Wow! That’s awesome. Thank you!

Still, I can’t believe we’ve allowed the corporations to dictate the whole select all option — glad there’s a work around, but seriously, we used to have the select all feature everywhere.

Samsy, in roku remote app showing ads now

What Ads? I don’t have Ads in the interface nor in the app. Okay the reason could be my openwrt router is set up with Stubby DoT and blocklists from AdguardHome.

cm0002, in roku remote app showing ads now

Are you using the actual official remote app? It looks different from mine and doesn’t have the “featured” tab shown

https://lemmy.world/pictrs/image/44aa8793-c4f3-4586-9b31-a7fb48153855.png

elephantgrenades,

Yeah, they updated it. Just opened my app and it has the Featured section.

cm0002,

Damn, thanks I just turned off auto update for it so I can stay on this version as long as possible lmao 😂

Kir,

Apparently, they also worsened the UI

refurbishedrefurbisher,

Could be A/B testing that Roku is doing.

ShitpostCentral, in roku remote app showing ads now

I recently stopped using my firestick. Even though I only used it for Jellyfin, the ads on the home screen were too much for me. So I swapped it out for a Raspberry Pi with LibreElec as the OS, and there have been literally no downsides.

  1. Jellyfin for Kodi add-on with Embuary skin shows your entire Jellyfin library on the home screen with continue watching and next up widgets right there when you turn on the TV.
  2. You can set it up entirely through the GUI. Works with either keyboard and mouse or remote.
  3. Uses HDMI-CEC so works with my TVs original remote and even my firestick remote.
  4. If you want to use an app remote, Kore is officially supported and has no ads.
  5. Invidious add-on with the Send to Kodi and libredirect Firefox extensions means I can cast YouTube videos to my TV with no ads.
  6. You can even run an Ethernet cable from your router/Jellyfin server to the Pi. I did this and have not experienced any buffering since.
  7. It even passed the spouse test. My wife says she likes that it’s faster and more responsive. Plus she likes the asteroids screensaver.
Anonymouse,

I would love to give this a try. Did you follow any guides? Which Pi?

ShitpostCentral,

Pi 4B with 4 gigs of RAM. You might be able to get away with 2gigs because of how well it runs for me, but idk. I didn’t follow any guides for setting up the Pi or LibreElec. It’s honestly super intuitive. Like I said, everything is set up through the GUI. The only slightly technical part is flashing the LibreElec image to the SD card, and even that is super easy. I did follow the Jellyfin documentation for setting up my Jellyfin server, but that’s a whole other thing.

aldalire,

How much it cost?

ShitpostCentral,

It was a Raspberry Pi 4 model B. I got it for $60 and a 25ft Ethernet cable for $10 on Amazon just because I had a gift card. You can probably find it somewhere else for cheaper. You also need a small micro SD card for the Pi. Maybe only 8 or 16 gigs because it doesn’t store the media locally.

retrieval4558,

Does Jellyfin save your watched history using that set-up? That’s my main hangup to using Kodi.

VonReposti,

Yes, Jellyfin’s Kodi add-on sends watch info back to Jellyfin which keeps track of the watch history. Just remember to install the Kodi Sync Queue add-on in Jellyfin too.

krimson, (edited )
@krimson@feddit.nl avatar

What kind of Pi? Can you watch UHD without issues on it?

ShitpostCentral,

Pi 4B with 4 gigs of RAM. And yes! I was surprised, but it had absolutely no trouble with playing 4k, especially after using a wired connection.

LesserAbe,

Pardon what might be an obvious question, but can you watch paid services using this set up? (Netflix/HBO/prime etc)

TonyTonyChopper,
@TonyTonyChopper@mander.xyz avatar

Jellyfin is for watching locally stored media so no. Why would you want to even use those

ShitpostCentral,

Because family or friends are always going to have them and share with you. In terms of effort, it’s still a lot easier to use free-to-you streaming services (even with ads) than set up your own Jellyfin, Radarr, Sonarr, and Jellyseerr stack. I can definitely see the appeal of a streaming stick that let’s you do that, is fast, and isn’t riddled with ads on the home screen. Hell, I might’ve paid for one if I knew it existed and had less free time.

ShitpostCentral,

Not easily. There are a few 3rd-party add-ons by random people which technically allow you to watch these services if you enter your account details, but the UI is generally just a list of movie and show titles with no or small thumbnails and no other info. It’s worth doing this if you already have your own media server but not really otherwise.

nul9o9,

I was thinking about moving pihole off onto a docker container, and converting my pi to a streaming box. Thanks for posting this.

java, in Here's what telegram's founder say about Whatsapp's privacy

I’m not qualified enough to argue, but I wouldn’t trust Durov. He’s a competitor, after all. And he has a history of questionable decisions.

_haha_oh_wow_, in roku remote app showing ads now
@_haha_oh_wow_@sh.itjust.works avatar

Gross.

fuckwit_mcbumcrumble, in roku remote app showing ads now

To be fair the physical remote has had ads in it since the beginning.

mreiner, in roku remote app showing ads now

I’m not getting this, at least not yet.

Maybe it’s because I run Pi-hole; I know it filters out a TON of Roku’s telemetry and other traffic. Might be worth setting up Pi-hole on your network and see if stuff like that goes away?

aldalire,

How did you set your roku to use your pihole? I have no router access so i have to change each client’s dns. Roku doesnt allow changing their dns

MiserableConstruct,

He probably had router access.

LWD, (edited ) in Here's what telegram's founder say about Whatsapp's privacy

deleted_by_author

  • Loading...
  • labbbb,

    Telegram backend is still closed-source, btw

    zonsopkomst, in roku remote app showing ads now
    @zonsopkomst@lemmy.ml avatar
    lazylion_ca,

    Thank you!

    zonsopkomst,
    @zonsopkomst@lemmy.ml avatar

    You bet! I use it all the time, plus you can enter channels, which for the life of me, I cannot understand why Roku never allowed a long press on their reomte in order to enter a channel number with the arrows. 🎶Dumb dumb dumb dumb dumb!🎶

    aldalire,

    Oh that’s cool! Unfortunately I am on iOS.

    zonsopkomst,
    @zonsopkomst@lemmy.ml avatar

    Hopefully sideloading becomes a thing for iOS users. Used to have an iPhone, can’t say I miss it.

    aldalire,

    Although, theoretically if a FOSS Android app can act as a remote, could there also be a way to self-host a Roku remote? 🤔

    rwhitisissle, (edited )

    There’s code you can download from github that would let you control your Roku device from terminal on a PC. I’ve used it to facilitate the design of my own Roku GUI applications. I think there might also be a TUI you can install. A lot of this is going to be easier on Linux, if that’s something you’re familiar with.

    aldalire,

    Yes! (arch user btw) Github link?

    Cwilliams,

    Well in that case, you could look into Plasma Big screen, which you could control from your phone with KDE Connect

    rwhitisissle, (edited )

    github.com/jcarbaugh/python-roku <- for a python code API

    github.com/benthetechguy/controku <- also comes as an AUR package

    I’ve used the first one. Never used the second, but I just happen to know about it.

    aldalire,

    deleted_by_author

  • Loading...
  • SpaceNoodle,

    There’s an ad on that page

    aldalire,

    Oof. My pihole adblocker caught that. I’ll delete these comments

    aldalire,

    I was sent down a rabbit hole of iOS roku apps. Fuck the iOS ecosystem dude, I am not paying $20 a year subscription for a remote app.

    I did find a decent one for free, no ads (i have a pihole so it may show ads for people, idk yet) and only asks for donations from time to time. I had to scroll a bit far to find it

    apps.apple.com/us/app/…/id1598795880

    stankmut,

    Probably the biggest shock to getting a Mac for work is how all the basic QoL apps want $20+ a year subscriptions. I’m not paying a subscription to reverse my scrollwheel for my mouse.

    cypherpunks, (edited ) in Here's what telegram's founder say about Whatsapp's privacy
    @cypherpunks@lemmy.ml avatar

    Sure, fuck WhatsApp, but Telegram isn’t even end-to-end encrypted most of the time. Their group chats never are, and their “secret chat” encryption for non-group chats must be explicitly enabled and hardly ever is because it disables some features. And when it is encrypted, it’s with some dubious nonstandard cryptography.

    It’s also pseudo open source; they do publish source code once in a while but it never corresponds to the binaries that nearly everyone actually uses.

    And the audacity to talk about metadata when Telegram accounts still require a phone number today (as they did five years ago when this post was written) is just… 🤯

    State-sponsored exploits against WhatsApp might be more common than against Telegram, or at least we hear about them more, but it’s not because the app is more vulnerable: it’s because governments don’t need to compromise the endpoint to read your Telegram messages: they can just add a new device to your account with an SMS and see everything.

    (╯° °)╯︵ ┻━┻

    Anything claiming to prioritize privacy yet asking for your phone number (Telegram, WhatsApp, Signal, …) is a farce.

    qyron,

    Then what is the choice?

    lemonuri,

    Read up on Xmpp or matrix as good alternatives.

    Gooey0210,

    Matrix not yet untill they implemented proper encryption and security stuff

    SimpleX is pretty cool

    Neon, (edited )

    Signal is just fine. This with the PhoneNumber is a really stupid hardliner-take.

    Something can be private without being anonymous.

    BearOfaTime, (edited )

    Simplex - requires nothing, just install. But you connect with other people by sending a code outside of SimpleX. Though they’ve added a directory service for groups.

    XMPP

    Wire (not Wiremin), though it requires an email account, which is easily addressed with a disposable email.

    Signal is very secure from what I’ve read, despite the phone number identifier.

    nutomic,
    @nutomic@lemmy.ml avatar

    Telegram isn’t perfect, but it is infinitely better than Whatsapp because it doesn’t belong to Facebook, and also isn’t from the United States. Also it can be used by normies without problem, unlike Matrix or Xmpp or what have you.

    moreeni,

    Brother, it has servers all over the world (including the US) where it hosts your data unencrypted. Telegram is nearly not inifinitely better than WhatsApp.

    randint,
    @randint@lemmy.frozeninferno.xyz avatar

    Shit, 2019 really was five years ago.

    Gooey0210,

    Bravo, bravo, bravo!!

    Dude, see you on the same side of the barricades when the time comes to fight the centralized army of agent Smiths 👏👏👏

    Neon, (edited )

    Anything claiming to prioritize privacy yet asking for your phone number (Telegram, WhatsApp, Signal, …) is a farce.

    Yeah, sure. The privacy farce signal.

    I’m getting tired of this stupid hardline-take.

    Sal,
    @Sal@mander.xyz avatar

    And the audacity to talk about metadata when Telegram accounts still require a phone number today (as they did five years ago when this post was written) is just… 🤯

    Not only that, but I believe that they actively try to prevent VoIP numbers from being used to create accounts.

    UnfortunateShort,

    I don’t agree with everything but that last point of yours. Requiring your phone number only means your are not anonymous. There is no need to be anonymous to communicate privately. In fact, it can be counterproductive, since your are much more vulnerable to social engineering.

    Gooey0210,

    And also not secure if somebody sim swapped you, and then your privacy goes into the hands of the FSB agent who sim swapped you

    Dra,

    Signal is great. Stop being overzealous

    Vent, in roku remote app showing ads now

    That’s crappy, but have you seen what other remote apps are doing?

    Vizio has an ad that takes up around 25% of the screen!

    MyQ has a large scrolling ad at the top, and they are actively hostile towards any integration that allows you to control your garage door without using their app (unless you use one of the very few subscription-based integrations they offer, of course).

    vizio app with a huge ad

    myQ app with a scrolling ad

    aldalire,

    hot damn 😵‍💫

    TragicNotCute,
    @TragicNotCute@lemmy.world avatar

    And at least when I tried to pihole the tracking bullshit, it got mad and stopped working.

    andrew,
    @andrew@lemmy.stuart.fun avatar

    Rage against the garage door opener.

    paulwieland.github.io/ratgdo/

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

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 18878464 bytes) in /var/www/kbin/kbin/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php on line 171

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 10502144 bytes) in /var/www/kbin/kbin/vendor/symfony/error-handler/Resources/views/logs.html.php on line 31