• ios 17 sideloading apps

    From badgolferman@21:1/5 to All on Tue Apr 18 12:54:36 2023
    Apple in iOS 17 will for the first time allow iPhone users to download
    apps hosted outside of its official App Store, according to Bloomberg's
    Mark Gurman.

    Otherwise known as sideloading, the change would allow customers to
    download apps without needing to use the App Store, which would mean
    developers wouldn't need to pay Apple's 15 to 30 percent fees.

    The DMA will have a big impact on Apple's platforms, and it could
    result in Apple making major changes to the ‌App Store‌, Messages, FaceTime, Siri, and more. Apple is planning to implement sideloading
    support to comply with the new European regulations by next year,
    according to Gurman.

    Apple has claimed that sideloading will "undermine the privacy and
    security protections" that iPhone users rely on, leaving people
    vulnerable to malware, scams, data tracking, and other issues. However,
    Apple must comply with the DMA or it risks fines of as much as 20
    percent of its global revenue if the EU laws are violated.

    In a December 2022 report Gurman said Apple was considering
    implementing security requirements such as verification, a process that
    it could charge a fee for in lieu of collecting money from app sales.
    Apple has a verification system on Mac that allows users to be safe
    while giving them access to apps outside of the Mac App Store.

    If other countries introduce similar legislation, alternate app stores
    could expand beyond the European Union. The United States, for example,
    is considering legislation that would require Apple to allow
    sideloading.


    https://www.macrumors.com/2023/04/17/app-sideloading-support-coming-ios-17/

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From badgolferman@21:1/5 to badgolferman on Tue Apr 18 13:10:40 2023
    badgolferman wrote:

    Apple has claimed that sideloading will "undermine the privacy and
    security protections" that iPhone users rely on, leaving people
    vulnerable to malware, scams, data tracking, and other issues.

    Apple has a verification system on Mac that allows users to
    be safe while giving them access to apps outside of the Mac App Store.


    Why has Apple allowed sideloading on Macs all this time but not
    iPhones? Are Macs not susceptible to "privacy and security" concerns?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From nospam@21:1/5 to badgolferman on Tue Apr 18 10:21:16 2023
    In article <xn0o0qkb7768rux002@reader443.eternal-september.org>,
    badgolferman <REMOVETHISbadgolferman@gmail.com> wrote:

    Why has Apple allowed sideloading on Macs all this time but not
    iPhones? Are Macs not susceptible to "privacy and security" concerns?

    history.

    mac os (and later, windows) was designed more than 40 years ago, in a
    world that was a *lot* different.

    any app could access anything on the computer. there weren't user
    accounts or file permissions. computers only connected to the outside
    world via dial-up modem, and only for a brief time (many services
    charged by the hour).

    apps were distributed on floppy disks, often by copying from other
    users. some people downloaded apps from bbses, later the internet via
    dial-up, but both were too slow to be practical and computers weren't
    always on line 24/7. people could even bring a bunch of floppies to a
    computer store that sold macs and they'd copy the latest mac os for
    free, often with assorted shareware.

    mac os was highly configurable, far more than windows. third party
    software could modify the functionality of mac os itself patching
    various system calls (known as trap patching). mac os viruses were
    little more than an annoyance, sometimes done as a practical joke, such
    as displaying a goofy image.

    people trusted each other.

    sadly, those days are *long* gone.

    ios was designed in a world that is very different, where computers
    (and other devices) are always connected. malware is far more prevalent
    and getting worse, and on all devices. security is critical.

    bad guys encrypt user data and hold it for ransom. botnets abound, even
    on iot devices such as smart bulbs. smartphones contain all sorts of
    highly personal data, making it a *very* desirable target, and with
    billions of devices always connected, the phone network itself could be compromised.

    and sideloading is possible on ios, it just requires a few hoops.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From badgolferman@21:1/5 to nospam on Tue Apr 18 14:32:21 2023
    nospam wrote:

    ios was designed in a world that is very different, where computers
    (and other devices) are always connected. malware is far more
    prevalent and getting worse, and on all devices. security is
    critical.

    But MacOS has had many iterations since the old days and yet they have continued to allow sideloading. They even switched from Motorola
    processors to Intel architecture and could have used that excuse to
    cease support for sideloading. Are iPhone users less capable than Mac
    users when it comes to protecting their devices?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From nospam@21:1/5 to badgolferman on Tue Apr 18 11:00:19 2023
    In article <xn0o0qmfd795t26003@reader443.eternal-september.org>,
    badgolferman <REMOVETHISbadgolferman@gmail.com> wrote:


    ios was designed in a world that is very different, where computers
    (and other devices) are always connected. malware is far more
    prevalent and getting worse, and on all devices. security is
    critical.

    But MacOS has had many iterations since the old days

    yep. what was possible back then is no longer an option, and not just
    mac os either. windows is also far more secure.

    and yet they have
    continued to allow sideloading.

    yep, but it requires more steps than it used to, sometimes not so
    obvious ones.

    everything must be code-signed by the developer. unsigned apps cannot
    run by default. the user has to explicitly override the block.

    They even switched from Motorola
    processors to Intel architecture and could have used that excuse to
    cease support for sideloading.

    no they couldn't.

    the switch to powerpc was done because the motorola 68k series of
    processors hit a dead end.

    to the user, it was just another mac, just one that was faster, even
    when running existing 68k software under emulation.

    the intel transition was not quite as smooth and at least initially, a
    little slower until intel processors caught up with powerpc.

    Are iPhone users less capable than Mac
    users when it comes to protecting their devices?

    the problem is that the bad guys are far *more* capable and have *far*
    more evil intent than anything anyone could have possibly imagined back
    then.

    as i said, in the old days, malware was more of an annoyance. it didn't
    hold your device hostage for ransom, for a device that has all sorts of
    highly personal data.

    consider a world where people's phones were hit by ransomware. that
    would be bad.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Joerg Lorenz@21:1/5 to All on Tue Apr 18 17:57:30 2023
    Am 18.04.23 um 15:10 schrieb badgolferman:
    badgolferman wrote:

    Apple has claimed that sideloading will "undermine the privacy and
    security protections" that iPhone users rely on, leaving people
    vulnerable to malware, scams, data tracking, and other issues.

    Apple has a verification system on Mac that allows users to
    be safe while giving them access to apps outside of the Mac App Store.


    Why has Apple allowed sideloading on Macs all this time but not
    iPhones? Are Macs not susceptible to "privacy and security" concerns?

    Money, money, money!

    --
    De gustibus non est disputandum

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From badgolferman@21:1/5 to nospam on Tue Apr 18 15:43:40 2023
    nospam wrote:

    as i said, in the old days, malware was more of an annoyance. it
    didn't hold your device hostage for ransom, for a device that has all
    sorts of highly personal data.

    consider a world where people's phones were hit by ransomware. that
    would be bad.

    Let's assume everything you said is correct. How does Android work
    around this danger and prevent malware from holding their users hostage?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Joerg Lorenz@21:1/5 to All on Tue Apr 18 17:42:22 2023
    Am 18.04.23 um 14:54 schrieb badgolferman:
    Otherwise known as sideloading, the change would allow customers to
    download apps without needing to use the App Store, which would mean developers wouldn't need to pay Apple's 15 to 30 percent fees.

    The DMA will have a big impact on Apple's platforms, and it could
    result in Apple making major changes to the ‌App Store‌, Messages, FaceTime, Siri, and more.

    That was exactly the intention of the EU.
    It will turn the market upside down. Whether ist is only for the good
    will be seen.

    --
    Gutta cavat lapidem (Ovid)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From nospam@21:1/5 to badgolferman on Tue Apr 18 12:00:40 2023
    In article <xn0o0qoab7bpj1a004@reader443.eternal-september.org>,
    badgolferman <REMOVETHISbadgolferman@gmail.com> wrote:

    How does Android work
    around this danger and prevent malware from holding their users hostage?

    android also blocks apps outside of the play store.

    the difference is that it's easier to override it on android than it is
    on ios.

    the result is that there's more malicious apps and malware on android
    (links in previous posts).

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From badgolferman@21:1/5 to Joerg Lorenz on Tue Apr 18 16:26:46 2023
    Joerg Lorenz <hugybear@gmx.ch> wrote:
    Am 18.04.23 um 15:10 schrieb badgolferman:
    badgolferman wrote:

    Apple has claimed that sideloading will "undermine the privacy and
    security protections" that iPhone users rely on, leaving people
    vulnerable to malware, scams, data tracking, and other issues.

    Apple has a verification system on Mac that allows users to
    be safe while giving them access to apps outside of the Mac App Store.


    Why has Apple allowed sideloading on Macs all this time but not
    iPhones? Are Macs not susceptible to "privacy and security" concerns?

    Money, money, money!


    Careful! You’re bound to be attacked as a troll by Jolly Roger for besmirching his god.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Alan Browne@21:1/5 to Joerg Lorenz on Tue Apr 18 13:32:58 2023
    On 2023-04-18 11:57, Joerg Lorenz wrote:

    Money, money, money!

    Not the whole story.

    The Mac evolved in a different era.

    Apple did not want to repeat that as it increased risks to malware on
    iOS for what is basically an appliance. The user experience would be
    harmed by a less controlled app sourcing model.

    Such could harm Apple's reputation and interests: Why be like a MS
    Windows breeding ground for malware? That harms MS' image.

    Better to be better and not repeat the MS Viral Breeding Ground
    experience. (If you don't learn from the mistakes of others you're just
    not paying attention).

    If developers don't want to pay the 30% (or less) fee - then they can
    abstain from a market with about 1.3B users. Their choice.

    --
    “Donald Trump and his allies and supporters are a clear and present
    danger to American democracy.”
    - J Michael Luttig - 2022-06-16
    - Former US appellate court judge (R) testifying to the January 6
    committee

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Alan@21:1/5 to badgolferman on Tue Apr 18 10:34:31 2023
    On 2023-04-18 06:10, badgolferman wrote:
    badgolferman wrote:

    Apple has claimed that sideloading will "undermine the privacy and
    security protections" that iPhone users rely on, leaving people
    vulnerable to malware, scams, data tracking, and other issues.

    Apple has a verification system on Mac that allows users to
    be safe while giving them access to apps outside of the Mac App Store.


    Why has Apple allowed sideloading on Macs all this time but not
    iPhones? Are Macs not susceptible to "privacy and security" concerns?

    What people are used to.

    The Mac start long before app stores were even possible.

    When the iPhone came along, a huge part of its allure was the added
    security the App Store provided: apps that had already been vetted.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Alan@21:1/5 to badgolferman on Tue Apr 18 10:35:27 2023
    On 2023-04-18 07:32, badgolferman wrote:
    nospam wrote:

    ios was designed in a world that is very different, where computers
    (and other devices) are always connected. malware is far more
    prevalent and getting worse, and on all devices. security is
    critical.

    But MacOS has had many iterations since the old days and yet they have continued to allow sideloading. They even switched from Motorola
    processors to Intel architecture and could have used that excuse to
    cease support for sideloading. Are iPhone users less capable than Mac
    users when it comes to protecting their devices?

    Because people expect that things will remain the way they were when
    they bought their machines.

    And yes: by and large, there are far, FAR more non-savvy users of
    iPhones than users of Macs.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Jolly Roger@21:1/5 to Alan Browne on Tue Apr 18 17:44:01 2023
    On 2023-04-18, Alan Browne <bitbucket@blackhole.com> wrote:
    On 2023-04-18 11:57, Joerg Lorenz wrote:

    Money, money, money!

    Not the whole story.

    The Mac evolved in a different era.

    Apple did not want to repeat that as it increased risks to malware on
    iOS for what is basically an appliance. The user experience would be
    harmed by a less controlled app sourcing model.

    Such could harm Apple's reputation and interests: Why be like a MS
    Windows breeding ground for malware? That harms MS' image.

    Better to be better and not repeat the MS Viral Breeding Ground
    experience. (If you don't learn from the mistakes of others you're
    just not paying attention).

    If developers don't want to pay the 30% (or less) fee - then they can
    abstain from a market with about 1.3B users. Their choice.

    The trolls in this thread are projecting their own silliness onto
    everyone else here and fully expect everyone else to be gullible
    simpletons who are supposedly blissfully unaware of the historical
    differences between the two platforms and why a tech company might chose
    to lock a mobile platform down more than the other. We're also supposed
    to ignore that Android, which is less locked down, has a much bigger
    malware problem than Apple's mobile devices. And for their next trick,
    they'll play the "victim" card, claiming it is everyone else who are the
    real trolls. It's an utterly juvenile and lazy game they play.

    --
    E-mail sent to this address may be devoured by my ravenous SPAM filter.
    I often ignore posts from Google. Use a real news client instead.

    JR

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Alan Browne@21:1/5 to Jolly Roger on Tue Apr 18 13:53:15 2023
    On 2023-04-18 13:44, Jolly Roger wrote:
    On 2023-04-18, Alan Browne <bitbucket@blackhole.com> wrote:
    On 2023-04-18 11:57, Joerg Lorenz wrote:

    Money, money, money!

    Not the whole story.

    The Mac evolved in a different era.

    Apple did not want to repeat that as it increased risks to malware on
    iOS for what is basically an appliance. The user experience would be
    harmed by a less controlled app sourcing model.

    Such could harm Apple's reputation and interests: Why be like a MS
    Windows breeding ground for malware? That harms MS' image.

    Better to be better and not repeat the MS Viral Breeding Ground
    experience. (If you don't learn from the mistakes of others you're
    just not paying attention).

    If developers don't want to pay the 30% (or less) fee - then they can
    abstain from a market with about 1.3B users. Their choice.

    The trolls in this thread are projecting their own silliness onto
    everyone else here and fully expect everyone else to be gullible
    simpletons who are supposedly blissfully unaware of the historical differences between the two platforms and why a tech company might chose
    to lock a mobile platform down more than the other. We're also supposed
    to ignore that Android, which is less locked down, has a much bigger
    malware problem than Apple's mobile devices. And for their next trick, they'll play the "victim" card, claiming it is everyone else who are the
    real trolls. It's an utterly juvenile and lazy game they play.

    They are indeed tedious - why most are KF'd now.

    IAC, if someone is not happy with iOS, they can simply go to Android and
    stop moaning about it.

    I did that a few years ago because Android doesn't obfuscate deeper GPS
    (very technical) details that I wanted access to. That experiment done
    I sold the Android phone (when you buy used and sell used the "rent" is
    pretty cheap).

    --
    “Donald Trump and his allies and supporters are a clear and present
    danger to American democracy.”
    - J Michael Luttig - 2022-06-16
    - Former US appellate court judge (R) testifying to the January 6
    committee

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From nospam@21:1/5 to Alan on Tue Apr 18 14:01:04 2023
    In article <u1mkb7$3k5oc$1@dont-email.me>, Alan <nuh-uh@nope.com> wrote:


    The Mac start long before app stores were even possible.

    there were app stores back then, they were just physical brick&mortar
    stores, including comp usa, egghead, computerland, mac connection & pc connection, etc., all of which chose which apps they would put on their respective shelves or in their catalogs, as did the distributors who
    served them.

    getting something into the channel and on the shelves back then was
    *far* more difficult than it is today, plus developers were lucky to
    get 10-15% of the retail price (versus 70% today). btdt.

    When the iPhone came along, a huge part of its allure was the added
    security the App Store provided: apps that had already been vetted.

    yep. it also made it *much* easier for developers to create apps and
    get them to users.

    before the iphone and the app store, it went through the cellular
    carriers. who were *far* more restrictive on what was allowed, and also
    took a much bigger cut of revenue. apps were locked to specific devices
    and could not be copied to another device, even ones the user owned
    (e.g., other family members). that meant paying multiple times for the
    same app, and they weren't cheap either. $30-50 *per* *app* was not
    uncommon.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From nospam@21:1/5 to Campbell on Tue Apr 18 14:42:34 2023
    In article <kbGdnThJq4IGfqP5nZ2dnZfqnPWdnZ2d@supernews.com>, Bob
    Campbell <nunya@none.none> wrote:

    And yes: by and large, there are far, FAR more non-savvy users of
    iPhones than users of Macs.

    not just iphones, but also android phones.

    And the reason for this is obvious. 30 years ago, the only people who had computers at home were computer geeks who knew what they were doing.

    most of them did. unfortunately, some did not.

    That
    is still very true today.

    nowhere near as many.

    However, EVERYONE has a phone today. The vast majority of these people
    are not computer geeks, dont want to be computer geeks and never will be computer geeks. Thus, they like the simplicity and security of phones.
    They dont NEED to be savvy to deal with a phone. Thats the very reason why phones are so popular.

    exactly.

    In my own case, I deal with Windows and Linux and Oracle and databases all day long. Creating/maintaining/swatting bugs in SQL code. The last
    thing I want to do at the end of the work day is continue to deal with Windows.

    Which is why I have iPads and iPhones. I get paid to deal with Windows and Linux and Oracle and databases. I want to unwind at the end of the day.

    yep.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Bob Campbell@21:1/5 to nospam on Tue Apr 18 18:38:19 2023
    nospam <nospam@nospam.invalid> wrote:
    In article <u1mkcv$3k5oc$2@dont-email.me>, Alan <nuh-uh@nope.com> wrote:

    And yes: by and large, there are far, FAR more non-savvy users of
    iPhones than users of Macs.

    not just iphones, but also android phones.

    And the reason for this is obvious. 30 years ago, the only people who had computers at home were computer geeks who knew what they were doing. That
    is still very true today.

    However, EVERYONE has a phone today. The vast majority of these people
    are not computer geeks, don’t want to be computer geeks and never will be computer geeks. Thus, they like the simplicity and security of phones.
    They don’t NEED to be “savvy” to deal with a phone. That’s the very reason
    why phones are so popular.

    In my own case, I deal with Windows and Linux and Oracle and databases all
    day long. Creating/maintaining/swatting bugs in SQL code. The last
    thing I want to do at the end of the work day is continue to deal with
    Windows.

    Which is why I have iPads and iPhones. I get paid to deal with Windows and Linux and Oracle and databases. I want to unwind at the end of the day.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From sms@21:1/5 to badgolferman on Tue Apr 18 11:35:07 2023
    On 4/18/2023 5:54 AM, badgolferman wrote:
    Apple in iOS 17 will for the first time allow iPhone users to download
    apps hosted outside of its official App Store, according to Bloomberg's
    Mark Gurman.

    Otherwise known as sideloading, the change would allow customers to
    download apps without needing to use the App Store, which would mean developers wouldn't need to pay Apple's 15 to 30 percent fees.

    It's not just the fees that are annoying. Being able to more easily
    deploy apps to IOT systems customers without having to go through the
    app store. Yes, it's possible now, but it's a hassle with iOS but not
    with Android.

    --
    “If you are not an expert on a subject, then your opinions about it
    really do matter less than the opinions of experts. It's not
    indoctrination nor elitism. It's just that you don't know as much as
    they do about the subject.”—Tin Foil Awards

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Jolly Roger@21:1/5 to nospam on Tue Apr 18 18:46:58 2023
    On 2023-04-18, nospam <nospam@nospam.invalid> wrote:
    In article <u1mkb7$3k5oc$1@dont-email.me>, Alan <nuh-uh@nope.com> wrote:

    The Mac start long before app stores were even possible.

    there were app stores back then, they were just physical brick&mortar
    stores, including comp usa, egghead, computerland, mac connection & pc connection, etc., all of which chose which apps they would put on
    their respective shelves or in their catalogs, as did the distributors
    who served them.

    Boy am I glad those days are long gone. What a headache.

    getting something into the channel and on the shelves back then was
    *far* more difficult than it is today, plus developers were lucky to
    get 10-15% of the retail price (versus 70% today). btdt.

    Yup. It was a nightmare in comparison.

    When the iPhone came along, a huge part of its allure was the added
    security the App Store provided: apps that had already been vetted.

    yep. it also made it *much* easier for developers to create apps and
    get them to users.

    before the iphone and the app store, it went through the cellular
    carriers. who were *far* more restrictive on what was allowed, and
    also took a much bigger cut of revenue. apps were locked to specific
    devices and could not be copied to another device, even ones the user
    owned (e.g., other family members). that meant paying multiple times
    for the same app, and they weren't cheap either. $30-50 *per* *app*
    was not uncommon.

    Yup! Thank goodness for progress!

    --
    E-mail sent to this address may be devoured by my ravenous SPAM filter.
    I often ignore posts from Google. Use a real news client instead.

    JR

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Chris@21:1/5 to badgolferman on Tue Apr 18 18:49:35 2023
    badgolferman <REMOVETHISbadgolferman@gmail.com> wrote:
    badgolferman wrote:

    Apple has claimed that sideloading will "undermine the privacy and
    security protections" that iPhone users rely on, leaving people
    vulnerable to malware, scams, data tracking, and other issues.

    Apple has a verification system on Mac that allows users to
    be safe while giving them access to apps outside of the Mac App Store.


    Why has Apple allowed sideloading on Macs all this time but not
    iPhones?

    Different origins. Macs and PCs were professional devices which needed flexibility to support all the different workloads and environments they
    were used in.

    Mobile phones are a retail market consumer item with comparatively limited
    user needs. Users also are less tolerant of things not working reliably.
    The only place you see people complaining about iphone restrictions are on enthusiast fora like here.

    Are Macs not susceptible to "privacy and security" concerns?

    Of course, but users need more flexibility and have historically been used
    to do it. It's harder to add restrictions than never having had the option
    in the first place.

    Windows S was an attempt at having the same model as a phone, but everyone
    just removed the restriction.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From nospam@21:1/5 to scharf.steven@geemail.com on Tue Apr 18 14:39:48 2023
    In article <u1mnsr$3kvgj$2@dont-email.me>, sms
    <scharf.steven@geemail.com> wrote:

    It's not just the fees that are annoying. Being able to more easily
    deploy apps to IOT systems customers without having to go through the
    app store.

    'iot systems customers' is word salad.

    it's trivial to deploy apps on ios without going through the app store.

    Yes, it's possible now, but it's a hassle with iOS but not
    with Android.

    the difference is negligible.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Joerg Lorenz@21:1/5 to All on Tue Apr 18 21:59:48 2023
    Am 18.04.23 um 18:26 schrieb badgolferman:
    Joerg Lorenz <hugybear@gmx.ch> wrote:
    Am 18.04.23 um 15:10 schrieb badgolferman:
    badgolferman wrote:

    Apple has claimed that sideloading will "undermine the privacy and
    security protections" that iPhone users rely on, leaving people
    vulnerable to malware, scams, data tracking, and other issues.

    Apple has a verification system on Mac that allows users to
    be safe while giving them access to apps outside of the Mac App Store.


    Why has Apple allowed sideloading on Macs all this time but not
    iPhones? Are Macs not susceptible to "privacy and security" concerns?

    Money, money, money!


    Careful! You’re bound to be attacked as a troll by Jolly Roger for besmirching his god.

    WTF is JR?

    --
    De gustibus non est disputandum

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From badgolferman@21:1/5 to Jolly Roger on Tue Apr 18 19:22:02 2023
    Jolly Roger wrote:

    trolls
    silliness
    gullible simpletons
    real trolls
    juvenile
    lazy

    Sigh...

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Jolly Roger@21:1/5 to badgolferman on Tue Apr 18 21:03:25 2023
    On 2023-04-18, badgolferman <REMOVETHISbadgolferman@gmail.com> wrote:
    Jolly Roger wrote:

    trolls
    silliness
    gullible simpletons
    real trolls
    juvenile
    lazy

    Sigh...

    Note how badgolferman takes offense to trolls being called out. ; )

    --
    E-mail sent to this address may be devoured by my ravenous SPAM filter.
    I often ignore posts from Google. Use a real news client instead.

    JR

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Jolly Roger@21:1/5 to Joerg Lorenz on Tue Apr 18 21:05:09 2023
    On 2023-04-18, Joerg Lorenz <hugybear@gmx.ch> wrote:
    Am 18.04.23 um 18:26 schrieb badgolferman:
    Joerg Lorenz <hugybear@gmx.ch> wrote:
    Am 18.04.23 um 15:10 schrieb badgolferman:
    badgolferman wrote:

    Apple has claimed that sideloading will "undermine the privacy and
    security protections" that iPhone users rely on, leaving people
    vulnerable to malware, scams, data tracking, and other issues.

    Apple has a verification system on Mac that allows users to be
    safe while giving them access to apps outside of the Mac App
    Store.

    Why has Apple allowed sideloading on Macs all this time but not
    iPhones? Are Macs not susceptible to "privacy and security"
    concerns?

    Money, money, money!

    Careful! You’re bound to be attacked as a troll by Jolly Roger for
    besmirching his god.

    WTF is JR?

    Apparently badgolferman thinks about me a *lot*...

    --
    E-mail sent to this address may be devoured by my ravenous SPAM filter.
    I often ignore posts from Google. Use a real news client instead.

    JR

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Alan Browne@21:1/5 to Jolly Roger on Tue Apr 18 18:59:56 2023
    On 2023-04-18 17:05, Jolly Roger wrote:
    On 2023-04-18, Joerg Lorenz <hugybear@gmx.ch> wrote:
    Am 18.04.23 um 18:26 schrieb badgolferman:
    Joerg Lorenz <hugybear@gmx.ch> wrote:
    Am 18.04.23 um 15:10 schrieb badgolferman:
    badgolferman wrote:

    Apple has claimed that sideloading will "undermine the privacy and >>>>>> security protections" that iPhone users rely on, leaving people
    vulnerable to malware, scams, data tracking, and other issues.

    Apple has a verification system on Mac that allows users to be
    safe while giving them access to apps outside of the Mac App
    Store.

    Why has Apple allowed sideloading on Macs all this time but not
    iPhones? Are Macs not susceptible to "privacy and security"
    concerns?

    Money, money, money!

    Careful! You’re bound to be attacked as a troll by Jolly Roger for
    besmirching his god.

    WTF is JR?

    Apparently badgolferman thinks about me a *lot*...

    Congrats on the free rent in his head!

    --
    “Donald Trump and his allies and supporters are a clear and present
    danger to American democracy.”
    - J Michael Luttig - 2022-06-16
    - Former US appellate court judge (R) testifying to the January 6
    committee

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From David E. Ross@21:1/5 to nospam on Wed Apr 19 05:47:25 2023
    On 4/18/2023 11:39 AM, nospam wrote:
    Yes, it's possible now, but it's a hassle with iOS but not
    with Android.

    the difference is negligible.

    If an average Android owner wants to install an app that isn't on the
    google play store, he visits a developer's web site and clicks on the
    "download now" link. The Android phone automatically asks "Do you want to install from this app?" and the user clicks "Yes" and the app installs.

    How is the "difference is negligible" for an average iPhone owner to
    perform that same task of visiting a developer's site to install the app?
    --
    David E. Ross
    <http://www.rossde.com/>

    Beyond Meat and other such vegetarian meat substitutes
    represent the ultimate in ultra-processed foods. Real
    meat is natural. Beyond Meat is definitely not.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From nospam@21:1/5 to bitbucket@blackhole.com on Wed Apr 19 09:51:49 2023
    In article <%RR%L.1418129$MVg8.890146@fx12.iad>, Alan Browne <bitbucket@blackhole.com> wrote:

    If an average Android owner wants to install an app that isn't on the google play store,

    I doubt the average Android owner wants more than the basic apps the
    phone come with,

    they don't.

    plus perhaps (according to taste) games, navigation,
    productivity apps, comms apps (Signal, etc), etc. that are well
    ensconced on the Google (or device vendor) stores.

    Indeed, I'd bet that covers at least 90% of Android phone users - and
    I'm being pretty conservative with that number.

    a very conservative number.

    epic games, with their very popular game fortnite, tried to get around android's 30% take with their own store and it was a huge failure. they
    went back to the play store.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Alan Browne@21:1/5 to David E. Ross on Wed Apr 19 09:17:47 2023
    On 2023-04-19 08:47, David E. Ross wrote:
    On 4/18/2023 11:39 AM, nospam wrote:
    Yes, it's possible now, but it's a hassle with iOS but not
    with Android.

    the difference is negligible.

    If an average Android owner wants to install an app that isn't on the
    google play store,

    I doubt the average Android owner wants more than the basic apps the
    phone come with, plus perhaps (according to taste) games, navigation, productivity apps, comms apps (Signal, etc), etc. that are well
    ensconced on the Google (or device vendor) stores.

    Indeed, I'd bet that covers at least 90% of Android phone users - and
    I'm being pretty conservative with that number.

    --
    “Donald Trump and his allies and supporters are a clear and present
    danger to American democracy.”
    - J Michael Luttig - 2022-06-16
    - Former US appellate court judge (R) testifying to the January 6
    committee

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Jolly Roger@21:1/5 to nospam on Wed Apr 19 15:51:19 2023
    On 2023-04-19, nospam <nospam@nospam.invalid> wrote:
    In article <%RR%L.1418129$MVg8.890146@fx12.iad>, Alan Browne
    <bitbucket@blackhole.com> wrote:

    If an average Android owner wants to install an app that isn't on
    the google play store,

    I doubt the average Android owner wants more than the basic apps the
    phone come with,

    they don't.

    plus perhaps (according to taste) games, navigation, productivity
    apps, comms apps (Signal, etc), etc. that are well ensconced on the
    Google (or device vendor) stores.

    Indeed, I'd bet that covers at least 90% of Android phone users - and
    I'm being pretty conservative with that number.

    a very conservative number.

    epic games, with their very popular game fortnite, tried to get around android's 30% take with their own store and it was a huge failure.
    they went back to the play store.

    Yep, and that's for a game that was very popular at the time.

    --
    E-mail sent to this address may be devoured by my ravenous SPAM filter.
    I often ignore posts from Google. Use a real news client instead.

    JR

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From David E. Ross@21:1/5 to Alan Browne on Wed Apr 19 11:45:27 2023
    On 4/20/2023 1:17 AM, Alan Browne wrote:
    Yes, it's possible now, but it's a hassle with iOS but not
    with Android.

    the difference is negligible.

    If an average Android owner wants to install an app that isn't on the
    google play store,

    I doubt the average Android owner wants more than the basic apps

    Even if you are correct that nobody wants it and nobody needs it,
    that doesn't answer the question I asked.

    How is the "difference is negligible" for an average iPhone owner to
    perform that same task of visiting a developer's site to install the app?
    --
    David E. Ross
    <http://www.rossde.com/>

    Beyond Meat and other such vegetarian meat substitutes
    represent the ultimate in ultra-processed foods. Real
    meat is natural. Beyond Meat is definitely not.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Alan Browne@21:1/5 to David E. Ross on Wed Apr 19 15:36:10 2023
    On 2023-04-19 14:45, David E. Ross wrote:
    On 4/20/2023 1:17 AM, Alan Browne wrote:
    Yes, it's possible now, but it's a hassle with iOS but not
    with Android.

    the difference is negligible.

    If an average Android owner wants to install an app that isn't on the
    google play store,

    I doubt the average Android owner wants more than the basic apps

    Even if you are correct that nobody wants it and nobody needs it,
    that doesn't answer the question I asked.

    How is the "difference is negligible" for an average iPhone owner to
    perform that same task of visiting a developer's site to install the app?

    The point is that it's possible to install apps not meant for wide
    distribution w/i the iOS model. Is it less hassle with Android? Sure.
    Is the Android approach safer? Hardly.

    What isn't possible in iOS is to bypass the basic restrictions which are
    there to prevent malware from getting onboard iOS devices. Whether
    private "corporate" apps or hobbyist apps, basic iOS app policies must
    be met and the App Store is the means to enforce those policies.

    This is a quality policy that Apple rightly enforce. To an extreme it
    is Apple protecting the Apple brand. They don't want to repeat the
    brand damaging proneness of malware suffered by, eg, Microsoft.

    If Apple do permit 3rd party loading of apps (iOS 17 rumours), it will interesting to see what happens malware wise ...

    Indeed, I would not be surprised if iOS 17 itself has strong built in
    tools to detect apps that have vulnerabilities or features that resemble malware.

    Taken a step further, if someone loads an app from another source, I
    would not be surprised if that iPhone would not upload the app (or a
    slice of it) to Apple for analysis. 1000 slices to make the "whole",
    for example.

    --
    “Donald Trump and his allies and supporters are a clear and present
    danger to American democracy.”
    - J Michael Luttig - 2022-06-16
    - Former US appellate court judge (R) testifying to the January 6
    committee

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From David E. Ross@21:1/5 to Alan Browne on Wed Apr 19 13:27:15 2023
    On 4/20/2023 7:36 AM, Alan Browne wrote:
    Yes, it's possible now, but it's a hassle with iOS but not
    with Android.

    the difference is negligible.

    If an average Android owner wants to install an app that isn't on the
    google play store,

    I doubt the average Android owner wants more than the basic apps

    Even if you are correct that nobody wants it and nobody needs it,
    that doesn't answer the question I asked.

    How is the "difference is negligible" for an average iPhone owner to
    perform that same task of visiting a developer's site to install the app?

    The point is that it's possible to install apps not meant for wide distribution w/i the iOS model. Is it less hassle with Android? Sure.
    Is the Android approach safer? Hardly.

    What isn't possible in iOS is to bypass the basic restrictions which are there to prevent malware from getting onboard iOS devices. Whether
    private "corporate" apps or hobbyist apps, basic iOS app policies must
    be met and the App Store is the means to enforce those policies.

    This is a quality policy that Apple rightly enforce. To an extreme it
    is Apple protecting the Apple brand. They don't want to repeat the
    brand damaging proneness of malware suffered by, eg, Microsoft.

    If Apple do permit 3rd party loading of apps (iOS 17 rumours), it will interesting to see what happens malware wise ...

    Indeed, I would not be surprised if iOS 17 itself has strong built in
    tools to detect apps that have vulnerabilities or features that resemble malware.

    Taken a step further, if someone loads an app from another source, I
    would not be surprised if that iPhone would not upload the app (or a
    slice of it) to Apple for analysis. 1000 slices to make the "whole",
    for example.

    You don't need to keep repeating that nobody wants it & nobody needs it.

    One person said it was possible but difficult, the other person said that
    it was not only possible but the difference in difficulty was negligible.

    Explain that please.
    --
    David E. Ross
    <http://www.rossde.com/>

    Beyond Meat and other such vegetarian meat substitutes
    represent the ultimate in ultra-processed foods. Real
    meat is natural. Beyond Meat is definitely not.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Alan Browne@21:1/5 to David E. Ross on Wed Apr 19 16:53:32 2023
    On 2023-04-19 16:27, David E. Ross wrote:
    On 4/20/2023 7:36 AM, Alan Browne wrote:
    Yes, it's possible now, but it's a hassle with iOS but not
    with Android.

    the difference is negligible.

    If an average Android owner wants to install an app that isn't on the >>>>> google play store,

    I doubt the average Android owner wants more than the basic apps

    Even if you are correct that nobody wants it and nobody needs it,
    that doesn't answer the question I asked.

    How is the "difference is negligible" for an average iPhone owner to
    perform that same task of visiting a developer's site to install the app? >>
    The point is that it's possible to install apps not meant for wide
    distribution w/i the iOS model. Is it less hassle with Android? Sure.
    Is the Android approach safer? Hardly.

    What isn't possible in iOS is to bypass the basic restrictions which are
    there to prevent malware from getting onboard iOS devices. Whether
    private "corporate" apps or hobbyist apps, basic iOS app policies must
    be met and the App Store is the means to enforce those policies.

    This is a quality policy that Apple rightly enforce. To an extreme it
    is Apple protecting the Apple brand. They don't want to repeat the
    brand damaging proneness of malware suffered by, eg, Microsoft.

    If Apple do permit 3rd party loading of apps (iOS 17 rumours), it will
    interesting to see what happens malware wise ...

    Indeed, I would not be surprised if iOS 17 itself has strong built in
    tools to detect apps that have vulnerabilities or features that resemble
    malware.

    Taken a step further, if someone loads an app from another source, I
    would not be surprised if that iPhone would not upload the app (or a
    slice of it) to Apple for analysis. 1000 slices to make the "whole",
    for example.

    You don't need to keep repeating that nobody wants it & nobody needs it.

    I didn't repeat that.

    One person said it was possible but difficult, the other person said that
    it was not only possible but the difference in difficulty was negligible.

    Explain that please.

    Differences of interpretation and/or opinion.

    --
    “Donald Trump and his allies and supporters are a clear and present
    danger to American democracy.”
    - J Michael Luttig - 2022-06-16
    - Former US appellate court judge (R) testifying to the January 6
    committee

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Alan@21:1/5 to David E. Ross on Wed Apr 19 14:04:23 2023
    On 2023-04-19 13:27, David E. Ross wrote:
    On 4/20/2023 7:36 AM, Alan Browne wrote:
    Yes, it's possible now, but it's a hassle with iOS but not
    with Android.

    the difference is negligible.

    If an average Android owner wants to install an app that isn't on the >>>>> google play store,

    I doubt the average Android owner wants more than the basic apps

    Even if you are correct that nobody wants it and nobody needs it,
    that doesn't answer the question I asked.

    How is the "difference is negligible" for an average iPhone owner to
    perform that same task of visiting a developer's site to install the app? >>
    The point is that it's possible to install apps not meant for wide
    distribution w/i the iOS model. Is it less hassle with Android? Sure.
    Is the Android approach safer? Hardly.

    What isn't possible in iOS is to bypass the basic restrictions which are
    there to prevent malware from getting onboard iOS devices. Whether
    private "corporate" apps or hobbyist apps, basic iOS app policies must
    be met and the App Store is the means to enforce those policies.

    This is a quality policy that Apple rightly enforce. To an extreme it
    is Apple protecting the Apple brand. They don't want to repeat the
    brand damaging proneness of malware suffered by, eg, Microsoft.

    If Apple do permit 3rd party loading of apps (iOS 17 rumours), it will
    interesting to see what happens malware wise ...

    Indeed, I would not be surprised if iOS 17 itself has strong built in
    tools to detect apps that have vulnerabilities or features that resemble
    malware.

    Taken a step further, if someone loads an app from another source, I
    would not be surprised if that iPhone would not upload the app (or a
    slice of it) to Apple for analysis. 1000 slices to make the "whole",
    for example.

    You don't need to keep repeating that nobody wants it & nobody needs it.

    No one has actually claimed that.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Rod Speed@21:1/5 to REMOVETHISbadgolferman@gmail.com on Thu Apr 20 09:23:42 2023
    On Wed, 19 Apr 2023 01:43:40 +1000, badgolferman <REMOVETHISbadgolferman@gmail.com> wrote:

    nospam wrote:

    as i said, in the old days, malware was more of an annoyance. it
    didn't hold your device hostage for ransom, for a device that has all
    sorts of highly personal data.

    consider a world where people's phones were hit by ransomware. that
    would be bad.

    Let's assume everything you said is correct. How does Android work
    around this danger and prevent malware from holding their users hostage?

    Basically it doesnt.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From RonTheGuy@21:1/5 to All on Wed Apr 19 17:12:00 2023
    On Apr 18, 2023, badgolferman wrote
    (in article<news:xn0o0qoab7bpj1a004@reader443.eternal-september.org>):

    consider a world where people's phones were hit by ransomware. that
    would be bad.

    Let's assume everything you said is correct. How does Android work
    around this danger and prevent malware from holding their users hostage?

    It's only iPhone owners.
    Never Android owners.

    Ask your friends.

    Google Play Protect scanner is one of the most intensive ai-driven
    effective malware scanners ever written. It scans all Android phones.

    Google Play Protect scans run on every app installation, even sideloaded.
    And Google Play Protect heuristic scans run every day on all Androids.

    You must have friends with android.
    Ask them if they've ever gotten malware.

    They will tell they've never gotten malware.
    It's a myth that the google play protect scanner misses malware.

    You only hear it from iPhone owners.
    Never from Android owners.

    Ask your friends.


    Ron, the humblest guy in town.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Jolly Roger@21:1/5 to RonTheGuy on Thu Apr 20 04:05:23 2023
    On 2023-04-20, RonTheGuy <ron@null.invalid> wrote:
    On Apr 18, 2023, badgolferman wrote
    (in article<news:xn0o0qoab7bpj1a004@reader443.eternal-september.org>):

    consider a world where people's phones were hit by ransomware. that
    would be bad.

    Let's assume everything you said is correct. How does Android work
    around this danger and prevent malware from holding their users
    hostage?

    It's only iPhone owners. Never Android owners.

    The majority of mobile malware is found on Android devices.

    Google Play Protect scanner is one of the most intensive ai-driven
    effective malware scanners ever written. It scans all Android phones.

    Android security is so weak they all require constant malware scanning.

    You must have friends with android. Ask them if they've ever gotten
    malware.

    The overwhelming majority of mobile malware is Android malware:

    <https://securelist.com/it-threat-evolution-in-q1-2022-mobile-statistics/106589/>

    Ron, the dumbest guy in town.

    Yes.

    --
    E-mail sent to this address may be devoured by my ravenous SPAM filter.
    I often ignore posts from Google. Use a real news client instead.

    JR

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Joerg Lorenz@21:1/5 to All on Thu Apr 20 08:44:09 2023
    Am 20.04.23 um 03:12 schrieb RonTheGuy:
    On Apr 18, 2023, badgolferman wrote
    (in article<news:xn0o0qoab7bpj1a004@reader443.eternal-september.org>):

    consider a world where people's phones were hit by ransomware. that
    would be bad.

    Let's assume everything you said is correct. How does Android work
    around this danger and prevent malware from holding their users hostage?

    It's only iPhone owners.
    Never Android owners.

    Is that you, Arlen?

    Ask your friends.

    Google Play Protect scanner is one of the most intensive ai-driven
    effective malware scanners ever written. It scans all Android phones.

    Conceptually it is much wiser to prevent the installation of malware in
    the first place. I give a shit on scanners.

    Google Play Protect scans run on every app installation, even sideloaded.
    And Google Play Protect heuristic scans run every day on all Androids.

    Confession of guilt. Androids are primitve toys by design.
    Conceptually it is much wiser to prevent the installation of malware in
    the first place. I give a shit on scannersz

    You must have friends with android.
    Ask them if they've ever gotten malware.

    They are so stupid not to recognize the infection.

    They will tell they've never gotten malware.
    It's a myth that the google play protect scanner misses malware.

    Conceptually it is much wiser to prevent the installation of malware in
    the first place. I give a shit on scanners.

    You only hear it from iPhone owners.
    Never from Android owners.

    Where is the evidence and the proof? *You are little Troll*.

    Ask your friends.


    Ron, the humblest guy in town.

    *ROTFLSTC*


    --
    De gustibus non est disputandum

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From RonTheGuy@21:1/5 to Jolly Roger on Thu Apr 20 20:43:52 2023
    On Apr 20, 2023, Jolly Roger wrote
    (in article<news:kabs03FhtqnU1@mid.individual.net>):

    The overwhelming majority of mobile malware is Android malware:

    I was answering the question that was asked about what Android owners do.

    Android owners let the Google Play Protect scanner scan on every install.
    And once a day. Every day.

    If they downloaded known malware, then Google Play Protect will remove it.

    Just like thieves exist but you lock your car doors at night if you are
    worried someone is going to take your stereo radio out of the dash.

    Did you ever wonder why your friends who are Android owners never complain about malware? It's always only iPhone owners who complain about malware.

    Ron, the humblest guy in town.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Jolly Roger@21:1/5 to RonTheGuy on Fri Apr 21 14:54:08 2023
    On 2023-04-21, RonTheGuy <ron@null.invalid> wrote:
    On Apr 20, 2023, Jolly Roger wrote
    (in article<news:kabs03FhtqnU1@mid.individual.net>):

    The overwhelming majority of mobile malware is Android malware:

    It's always only iPhone owners who complain about malware.

    Bullshit.

    Ron, the humblest guy in town.

    Nope, you are Arlen. And you aren't fooling anyone.

    --
    E-mail sent to this address may be devoured by my ravenous SPAM filter.
    I often ignore posts from Google. Use a real news client instead.

    JR

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From badgolferman@21:1/5 to badgolferman on Wed Apr 26 01:36:40 2023
    badgolferman <REMOVETHISbadgolferman@gmail.com> wrote:
    Apple in iOS 17 will for the first time allow iPhone users to download
    apps hosted outside of its official App Store, according to Bloomberg's
    Mark Gurman.


    Speaking of sideloading, my work iPhone downloads apps from the corporate
    and Microsoft websites. Does that count as sideloading? If so then it
    clearly has had that capability for quite a long time.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From nospam@21:1/5 to REMOVETHISbadgolferman@gmail.com on Tue Apr 25 21:42:38 2023
    In article <u29v78$13d5q$1@dont-email.me>, badgolferman <REMOVETHISbadgolferman@gmail.com> wrote:

    Speaking of sideloading, my work iPhone downloads apps from the corporate
    and Microsoft websites. Does that count as sideloading? If so then it
    clearly has had that capability for quite a long time.

    that sounds like enterprise deployment, which is how companies can
    deploy apps without using the app store. it's been around since
    forever.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Joerg Lorenz@21:1/5 to All on Wed Apr 26 08:00:56 2023
    Am 26.04.23 um 03:36 schrieb badgolferman:
    badgolferman <REMOVETHISbadgolferman@gmail.com> wrote:
    Apple in iOS 17 will for the first time allow iPhone users to download
    apps hosted outside of its official App Store, according to Bloomberg's
    Mark Gurman.


    Speaking of sideloading, my work iPhone downloads apps from the corporate
    and Microsoft websites. Does that count as sideloading? If so then it
    clearly has had that capability for quite a long time.

    A corporate environment ist different. Corporations very often can
    install certified software and profiles to control security and
    processes. That's the case for many many years.

    --
    De gustibus non est disputandum

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)