This type of idiocy is why I'm grateful for this site's ignore list.
that's why you just went on mine.
This type of idiocy is why I'm grateful for this site's ignore list.
If NSA software is being hacked, expecting IOS to be safe out of the box is just plain ridiculous. Kudos to Apple for providing rapid and repeated security updates as exploits are revealed/exposed.Because those kinds of bugs just happen; that's 30 years of software/systems dev talking.
A system that evolves fast has more of them since your changing more code, more interfaces and adding/removing/changing things all over the system.
The more services/means of access a system provides, the more potential entry points it provides.
For example, If there were user accounts, that would be one more thing to worry about...
Hardened systems have few services, access points, users, all of them monitored from another system which doesn't depend on the first.
Hardened systems tend to have few features/services and honed them to death.
Most people would complain if IOS became like that.
Unlike those systems IOS (and Android) must be hard to compromise WHILE most of the opposite of those hardened systems. This exposes a lot more code to outside forces.
Only in the last decade, with much of our lives becoming digital, has security become less than an afterthought on digital platforms. There has been an obvious learning curve for the entire industry. Things are improving though; nobody would trust all their info to a phone with XP level security!
LMAO........In other news, a popular Apple rumors forum has all but ceased to exist. It appears the demise was caused when every member placed every other member on ignore. No further contact was heard from the site.that's why you just went on mine.
Thanks for the extreme response. Misses the point I was discussing. Apple says 'it just works', but has bombarded and annoyed regular users this year with many system updates.Write an entire operating system and let us know how that goes for you.
Remember a troll a day keeps your bowels moving. It's like a natural laxative.another one for the ignore list.
I don't feel bombarded or annoyed. I applaud regular updates. Especially security updates. Hell, I even like use ability updates. Sort of why I stay with IOS.Thanks for the extreme response. Misses the point I was discussing. Apple says 'it just works', but has bombarded and annoyed regular users this year with many system updates.
If NSA software is being hacked, expecting IOS to be safe out of the box is just plain ridiculous. Kudos to Apple for providing rapid and repeated security updates as exploits are revealed/exposed.
Apple has released about a dozen updates to iOS 9 this year. That's a lot more than in recent years. Sure, security is a must, but do users need to be disrupted in the process? There's got to be a better way when it comes to security updates vs fancy new feature updates. Apple can't keep annoying users with updates, regular users interpret these requests as annoying experiences, some don't even understand the reasons for the constant updates. About 12 this year for iOS 9, there's got to be a much better way that "just works".You seem unaware of some of Apple's proactive security moves. Two big ones happened just recently.
Apple announces its first security bounty program at Black Hat 2016 with up to $200K payouts
Here's a list of Apple security updates.
https://support.apple.com/en-us/HT201222
Note that this list has hundreds of examples of Apple disrupting the little thing called user experience (to apply security updates) since 2002. And before that, but this list only goes back to 2002.
Sort of like what Hillary set up? Go figure.........Most NSA "hacks" are done the same way most "hacks" are done : user failure or inside jobs.
In fact, I'd say most "hacking" outside phones is done through social engineering (like phishing) rather than anything technical. Most exploits to work require physical access to the phone unlike this one.
The 9.3.5 bug fix is a particularly severe bug since a text from user space can lead to someone taking complete control of your phone remotely (just about the worse kind of bug possible). It still requires clicking on a link (phishing) to work though. So, it still relies on user failure of a sort.
One of the best way to stop hacks is restrict access to a system to a absolute minimum.
A single server with a single service with one user that uses this one service (say email) (the admin/root only login in through the physical console)) can be made very very safe if you use the right tools and you read code.
Great if you want to bombproof your private email server, not so good for general use though.
One isn't really related to the other.Thanks for the extreme response. Misses the point I was discussing. Apple says 'it just works', but has bombarded and annoyed regular users this year with many system updates.
Is it that much more than the previous year?Apple has released about a dozen updates to iOS 9 this year. That's a lot more than in recent years. Sure, security is a must, but do users need to be disrupted in the process? There's got to be a better way when it comes to security updates vs fancy new feature updates. Apple can't keep annoying users with updates, regular users interpret these requests as annoying experiences, some don't even understand the reasons for the constant updates. About 12 this year for iOS 9, there's got to be a much better way that "just works".
Sort of like what Hillary set up? Go figure.........
The horror of restarting an electronic device.Instead of reactive security Apple should look into using proactive security like Samsung Knox that doesn't require overly frequent updates. Having to restart your device so often is really old school.
Let's take a pole on how many "regular" users (guess that mean they don't need exlax) are annoyed by updates and how many appreciate the updates, we can even throw in a neutral for good measure.Apple has released about a dozen updates to iOS 9 this year. That's a lot more than in recent years. Sure, security is a must, but do users need to be disrupted in the process? There's got to be a better way when it comes to security updates vs fancy new feature updates. Apple can't keep annoying users with updates, regular users interpret these requests as annoying experiences, some don't even understand the reasons for the constant updates. About 12 this year for iOS 9, there's got to be a much better way that "just works".
Haha, you don't have anything as an "innovative" feature than what already exists on Android and may just be a personal preference thing?
You obviously never tried an Android otherwise you would know what iOS is lacking. Reading about features is not the same as experiencing them. Go ahead and try one, It will be ok. Apple won't be jealous!Haha, you don't have anything as an "innovative" feature than what already exists on Android and may just be a personal preference thing?
I'll join in on the appreciative side of things.Let's take a pole on how many "regular" users (guess that mean they don't need exlax) are annoyed by updates and how many appreciate the updates, we can even throw in a neutral for good measure.
We put you down as annoyed, smacrumon.
I vote appreciate.
So 50/50 so far.
Well I think a fresh restart keeps my devices running smooth and purdy. But what do I know, I used to use Windows. Restart that five or six times a night.The horror of restarting an electronic device.
I'll join in on the appreciative side of things.
Poll regular users, not biased fans like us on a forum. I speak with non tech heads different to here and I hear complaints when they are requested to update. It's poor design. A couple of updates might be okay, but up to 12 a year is just crazy. Who has time for that?Let's take a pole on how many "regular" users (guess that mean they don't need exlax) are annoyed by updates and how many appreciate the updates, we can even throw in a neutral for good measure.
We put you down as annoyed, smacrumon.
I vote appreciate.
So 50/50 so far.
Much more than iOS 7.One isn't really related to the other.
[doublepost=1472160974][/doublepost]
Is it that much more than the previous year?
Because those kinds of bugs just happen; that's 30 years of software/systems dev talking.
There millions of lines of codes involved here, countless possible paths and user entries that interact together. With time, coding standards/design and even the languages themselves and IDE tools have mitigated most of the type of security bugs that used to plague software, but some more subtle ones still slip through.
A system that evolves fast has more of them since your changing more code, more interfaces and adding/removing/changing things all over the system.
The more services/means of access a system provides, the more potential entry points it provides.
For example, If there were user accounts, that would be one more thing to worry about...
Hardened systems have few services, access points, users, all of them monitored from another system which doesn't depend on the first.
Hardened systems tend to have few features/services and honed them to death.
Most people would complain if IOS became like that.
Unlike those systems IOS (and Android) must be hard to compromise WHILE most of the opposite of those hardened systems. This exposes a lot more code to outside forces.
Only in the last decade, with much of our lives becoming digital, has security become less than an afterthought on digital platforms. There has been an obvious learning curve for the entire industry. Things are improving though; nobody would trust all their info to a phone with XP level security!
I visit this site frequently, but I think this is the first complaint I've seen about too many updates.Thanks for the extreme response. Misses the point I was discussing. Apple says 'it just works', but has bombarded and annoyed regular users this year with many system updates.
Oh those regular users. I sort of get your point, but until I get some of that $110 million in vested stock Tim Cook just received, I don't much care in what regular users think or buy. I use what I find works best for me. Come on here to learn things and keep abreast of developments. It's also rather entertaining, shallow like I lead.Poll regular users, not biased fans like us on a forum. I speak with non tech heads different to here and I hear complaints when they are requested to update. It's poor design. A couple of updates might be okay, but up to 12 a year is just crazy. Who has time for that?
[doublepost=1472161846][/doublepost]
Much more than iOS 7.
I was with iPhone from day one and they lost me when they dedicated their lives to stopping jailbreakers instead of giving us the features promised since Steve Jobs.
Hmmm. Really? "pushing forward with more fixes"? What about push forward with a release that doesn't require fixes when released. Isn't this like "a ship with a hole in the bottom, leaking water, and [the] job is to get the ship pointed in the right direction"?
I think you know what I mean. Mainstream consumers (regular users) and then super interested high tech people who live partly at MacRumors.Oh those regular users. I sort of get your point, but until I get some of that $110 million in vested stock Tim Cook just received, I don't much care in what regular users think or buy. I use what I find works best for me. Come on here to learn things and keep abreast of developments. It's also rather entertaining, shallow like I lead.
So all that have responded on here with your votes, and those that intended to respond, forget it. As smacrumon has made it clear we are not regular enough to count. Suggest massive infusion of prune juice to help make the forum users more regular people.