Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Why only the pixel 10? What piece of hardware is the pixel 9 (one year old) missing?


I think specifically latest Pixels are often Google's beta testers. The enthusiasts owning them are happy to get features first and won't complain too much if it's rough around the edges. The phone is also not big enough revenue driver for them to be afraid that too many people would abandon it due to buggy new features

Then I assume they'll roll it out further

For better or worse, I do own Pixel 10


It says starting with pixel 10, so I assume itll roll out to the others after some time

https://security.googleblog.com/2025/11/android-quick-share-...


From the linked security report in that post https://www.netspi.com/wp-content/uploads/2025/11/google-fea... it seems like they implemented something similar to https://github.com/seemoo-lab/opendrop (which was also used to test interoperablity

Also `we welcome the opportunity to work with Apple to enable “Contacts Only” mode in the future` doesn't make it sound like Apple actually helped implement this


That's just how they roll out features these days, in about 6 months it'll be on every Pixel and in about a year or so on every Android.


The answer to your 2nd question might be Google's custom silicon: https://blog.google/products/pixel/tensor-g5-pixel-10/

The answer to your first question may simply be they want to sell more Pixel 10 phones.

The investment into custom silicon is more likely to pay off when new and exiting features are exclusive to the newer platform.


That hardware is completely unrelated to such a simple feature. Something like AirDrop will only use fairly trivial crypto, which most likely ciphers with full acceleration available but even without it would work fine with plenty of performance headroom.

Neither Apple nor Google is doing anything revolutionary with their silicon for such a standard compute task. It's really mostly minor tuning to get a more optimal part instead of an off-the-shelf chip catering to other uses too, with die area and power consumption "wasted" in your setup.


Could it be that this process needs to be running in a secure enclave


No, not at all. Someone even implemented AirDrop in Python before[1]. In fact, nothing ever needs such special hardware. It's a decision of the implementer if they'd like to get fancy and rely on such hardware in their implementation to change its security profile, but the iPhone at the other end or any Apple infrastructure would be none the wiser - they just see that they're getting appropriately signed or encrypted, and neither knows nor cares how that came to be. Use of a hardware security module would just make the process more tamper resistant but would not otherwise change the outcome.

1. https://github.com/seemoo-lab/opendrop


Relies on OWL which does have specific hardware requirements


It requires WiFi active monitor mode, which is a standard chipset feature. Nothing related to custom silicon, secure enclave, hardware acceleration or other such shenanigans being brought up in the current conversation, and nothing that most android phones wouldn't fully support.


No, OWL only appears to have specific driver requirements, namely that they expose to userspace functionality that any remotely modern WiFi chip should already have.


"you will need a Wi-Fi card supporting active monitor mode with frame injection" https://github.com/seemoo-lab/owl


Yeah, I saw that. I'm pretty sure that's a statement more about the drivers than the underlying hardware. Open-source drivers often have more limited feature support than the underlying hardware. I doubt anyone is producing WiFi chips that cannot transmit arbitrary software-constructed WiFi frames, or capture and relay to software all the frames they hear, and ACK frames as needed while doing so. But it's very easy to imagine that some of those capabilities would not be publicly documented, or not enabled with the default firmware provided to end users. Those limitations that hinder Linux end-users tinkering with their machines don't necessarily apply to an OS vendor with a deep partnership with the relevant hardware vendors.


Active monitor mode doesn't allow using AWDL while staying connected to a regular Wi-Fi network. That needs special firmware support.


Could be special needs for the radios


previous pixel phones also had custom Google silicon, just with some Samsung IP


We get the early worm. At the same time, as a screenreader user, I wished that I didn't miss the responsiveness and ease of use of my old Samsung Galaxy S9+. I fail to comprehend how Google managed to make a phone which is harder to use than something produced 7 generations ago.


Yay if you pay additional fee you will maybe get Bluetooth file sending to PC


QuickShare already works for Android <-> Windows/ChromeOS, though.


We've reached the point where a program that simply links file selection dialog APIs with network identity broadcast and file transfer APIs is so difficult to get working, that you can't expect it to be functional without the exact specified hardware and software version it was written for.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: