Fidonet127
About
- Username
- Fidonet127
- Joined
- Visits
- 103
- Last Active
- Roles
- member
- Points
- 1,369
- Badges
- 1
- Posts
- 614
Reactions
-
Apple rumored to pick and choose which markets will get sideloading in iOS 17
The Mac doesn’t have side loading. You can choose to get your apps wherever you want, from anywhere, signed apps, or Apple App Store only. This isn’t side loading.Is it Apple going to choose what markets get this for iOS Apps, or is it just just normal Apple slowly rolling out features?People forget that the Mac has more malware than iOS versions when they say you can still get malware from Apple App Store. -
Apple is working on gaming and fitness apps for its AR headset before launch
Sounds like a bunch of rumors to hedge their bets. Can control things using hands, like how?? Unless there is something more than the glasses, then no. Apple is working on Apps before it launches.... well duh, it isn't like they are going to release it without any apps. If they could have it capable of running millions of existing apps, that would be a game changer.... if done well. Besides price, for me it needs to deal with glasses. I have tried VR glasses and some didn't work well with glasses. -
Alogic Rapid Power 100W Car Charger review: Two ports, plenty of power
maltz said:Fidonet127 said:There is only so much power you can pull out of a car outlet. -
Alogic Rapid Power 100W Car Charger review: Two ports, plenty of power
There is only so much power you can pull out of a car outlet. Check your car manual or outlet fuse to see how much power you can pull. The higher voltage of household power allows for more power to be converted for our devices.100 watts to devices means at least 8.33 Amps from the car, as there is still losses in power conversion. For 120vAC you pull at least 0.833 Amps. Household power usually allows 15 or 20 Amps so no problem there as the outlet can supply 1,800 Watts at 15 Amps. This is for the US. Other countries can supply higher voltage to their regular outlets but I’m not sure what the regular Amperage is allowed. Back to cars, as they are nominally 12v, the wattage they can supply is much lower. Depending on the vehicle, 10, 15, or 20 amps can be supplied. At 10 Amps, you have a maximum of 120 Watts that can be supplied, and this adapter will use most of that if delivering full power to devices. 15 Amps = 180 Watts. 20 Amps = 240 Watts, so supplying 245 Watts to devices as the AC powered charger does is not possible. Then you have to consider how many Amps the car can supply via the engine or by converting from the EV higher voltage batteries. The re has been talk about 24V or 48V for devices, however the standard is 12V. Having higher voltage to devices would help. -
Another Pegasus-like spyware tool called 'Reign' was used to spy on iPhones
avon b7 said:Fidonet127 said:avon b7 said:Fidonet127 said:avon b7 said:lkrupp said:Wait. What? Ohh, I thought this was a current exploit. My bad. But this should end the argument over whether Apple should allow users to downgrade iOS versions, whether Apple should should be so aggressive in promoting upgrades to the latest versions, and end the “planned obsolescence” claims. But we all know it won’t so whatever.
Have you ever considered the fact that yearly major updates are part of the problem?
We are talking major, zero click exploits here. They should be fixed within the same lineage. They are bugs after all.
Major updates on a yearly cycle are beyond most companies. They introduce deadlines that cannot be met reasonably. Apple is no exception and code quality has probably suffered badly over the last decade even with the improvements. Only Apple can know for sure but external evidence points to some very buggy iOS releases.
Trying to flip the tortilla by saying it allows Apple to eliminate crud doesn't resolve the problem.
I've seen some drafts from the EU which cover software support in an upcoming directive. If approved as is, device manufacturers will have to state on the box how long software support will be and the EU will set a minimum. Software/firmware updates that add new functionality will be user reversible as will updates that reduce performance.
It's worth pointing out that in terms of security updates Apple is pretty good at getting solutions out but making them part of major updates has always been a problem. It is by definition because major updates introduce major plumbing changes. Apple also took way too long to introduce bug bounty programmes.
Getting rid of crud is a major improvement, not a minor. There has been many bugs that have been exploited due to old software, even old open source software. Part of the problem is old software was built with old tools that didn’t enforce variable types and other methods that reduce potential problems which increases security. People didn’t program with an eye toward security as much. People didn’t think of security as much so long ago.
Implying 'I don't know for sure how buggy Apple’s coding is so I can't have a relevant opinion' doesn't alter what I am saying.
Major yearly updates are definitely part of the problem. Complexity is another. From API's, general frameworks, compilers, security etc.
ALL security frameworks are based off decades old security models. I'm not sure why you say people didn't code with an eye for security. Operating systems have had security as a major foundational objective for years. App development using OS APIs can have bugs but at worst you know they should not impact security at a deeper level. We obviously understand that bugs can punch big holes into security but uninstalling an app is easy. That isn't really possible at OS level.
The shorter the development process, the more likely bugs will be present. The development process itself is a balancing act of bugs vs usability, threat vs risk, cost vs performance etc.
I haven't seen Apple’s security model so I don't know what goals or level of certification it aspires to but for modern operating systems we can consider that basically moot unless they actually have a formal design review and testing process as part of it. That is unlikely given the outward facing nature of its operating systems in the consumer realm. I imagine Apple aspires to something like B2/EAL-5.
Software gets released with 'known issues' as a result. It is also released with unknown issues, some of them are potentially disastrous for security. Lack of development time (pushed by deadlines) means lack of testing, lack of security research etc.
Yes, there are trade-offs involved in bringing software to market but zero click security issues should always be fixed on the original lineage and the mere suggestion of fixing something as part of a major upgrade should be scoffed at. Yes, that is only my opinion.
The problem is that with yearly major update cycles there is a huge reason to do just that.
Your whole idea that these major release is higher in bugs due to short timeframe, fails just upon none of really knows how long Apple spends on these major releases, prior to even announcing them at WWDC. Further, you are missing the tools to check for bugs, and the underlying language are not the same as decades ago. Part of the selling point of Swift is that Swift is a safer language. You can have whatever opinion you want, but you cannot point to anything where these Major releases are a problem more than the point release that Windows or Linux does. Rarely does a week go by that my Linux box have some update. Point updates still have major problems and you can't acknowledge that. Security updates are have to be short deadline, does that mean they are buggy too?
There is no proof that the major releases force a short deadline, and thus bugs because we have no idea how much time Apple actually spends prior to WWDC. Further we have no idea if Apple moves to point releases, that will actually reduce the amount of bugs.