• 2 Posts
  • 242 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle

  • most people see messaging apps like Signal, WhatsApp and other third party apps for personal use only.

    In Europe, businesses, especially small businesses often use WhatsApp, to the point of putting its logo next to their phone number on signs. I wonder what creates the perception where you are that messaging apps are for personal use, not business.



  • I’m not surprised they could. I’ve worked on things that send SMS messages and I’m aware that carriers filter for spam and scams (perhaps not as effectively as one might hope).

    I’m surprised to hear of messages being blocked for mere profanity.

    Anyway, SMS sucks, default to something else and fall back to SMS as a last resort. Gently encourage your contacts to use Signal.



  • I have no doubt about the part where iPhone fans waste no opportunity to tell someone else they should get an iPhone. It’s the other side of the argument that falls flat: Alice receives video from Charlie that’s perfectly fine, but Bob’s iPhone sends a pixelated mess, and Bob says the iPhone is better?


  • Interest in RCS is recent - newer than iMessage, which launched in 2011. RCS with Google’s proprietary extensions is just another proprietary messaging app, and I am not particularly excited about it.

    even so far as “patch” a fix that was created to make it possible for their customers to communicate securely with Android users.

    There’s no shortage of options for doing that. What Apple wants is tight control over all of its walled gardens, which should be no surprise given the company’s history. They’re very good at making it appear as if decisions made to increase their profits are aligned with the interests of users. It’s probably even true that someone would have exploited the technique Beeper Mini was using to send spam if Apple hadn’t closed it.






  • Zak@lemmy.worldtoPrivacy@lemmy.mlWhy don’t you like Apple?
    link
    fedilink
    arrow-up
    38
    arrow-down
    1
    ·
    18 days ago

    Android doesn’t support iMessage

    I think it’s the inverse: iMessage doesn’t support Android.

    Those aren’t equivalent statements; the first implies that something about Android makes it impossible for Apple to produce an iMessage client for it when that is purely a business decision on Apple’s part.


  • Major privacy issues that come to mind include:

    • App store lock-in on iOS combined with terms incompatible with the GPL mean that some of the most privacy-respecting software cannot be distributed for Apple’s mobile devices.
    • Apple proposed, but ultimately did not implement client-side scanning for end-to-end encrypted cloud storage. That such a thing even made it to the public proposal stage shows either incompetence (unlikely) or a lack of serious commitment to privacy (more likely). Apple’s proposal may have emboldened EU regulators who are trying to mandate client-side scanning for encrypted chat apps.
    • Browser engine lock-in on iOS means hardened third-party browsers are unavailable.
    • The popularity of Apple’s platform-exclusive iMessage service in the USA may be hindering adoption of cross-platform encrypted messaging. On the other hand, without it perhaps most of its current users would use SMS, which is obviously worse.

  • would the government be able to find out that I own the anonymous e-sim on it if my other sim in my phone is another provider not silent-link

    Yes. They can almost certainly tie the hardware ID (IMEI) of your phone to your identity through your non-anonymous service provider, and probably do through mass surveillance programs. Whether that’s a security problem for you depends on what you’re doing with it; surely you aren’t using SMS, standard phone calls, or unencrypted messaging services for anything you really want to keep private.

    If you want phone service that will resist targeted surveillance by local authorities, even routinely turning on the cellular modem where you live, work, or study is a risk. This article detailing one person’s approach to securing a phone was posted to Lemmy today and should give you a clue about the possible threat models.



  • That’s a valid point, though it looks like Popfile’s installation instructions call for manually installing libraries, presumably current ones. I think it processes only text, not PDFs or images, which are traditional sources of vulnerabilities. I’m fairly certain it doesn’t attempt to execute Javascript. It is, itself written in Perl, which is memory-safe.

    It’s worth considering security because there’s so much malware out there trying to spread indiscriminately, but Popfile is less vulnerable than an Android app (which bundles its dependencies) or anything written in C (which is subject to all kinds of memory management bugs).






  • If you’re signed in to a Google account on an Android device with Google Play Services installed, a VPN will not hide your location from Google because the device has several ways to determine your location other than your IP address. You might be able to disable Google’s location services permissions on the device, and if you’re just going for a casual privacy upgrade, that should give you one.

    If you really don’t want Google knowing where you are, you probably can’t use a phone with Google Play Services on it, as it integrates itself fairly deeply into the OS and can’t necessarily be trusted to follow the permissions model in the future, even if it can be shown to do so today. Avoiding that means installing a third-party Android build on your phone. Note that a lot of third-party apps rely on Google services, and while an open source substitute exists, it’s not always a smooth experience.