summaryrefslogtreecommitdiff
path: root/static/faq.html
AgeCommit message (Collapse)Author
2025-03-14list Linux 6.12 as an acceptable kernel branchDaniel Micay
2025-03-05clarify hardware CFI requirementDaniel Micay
2025-03-03add Apple network location proxy to privacy policyDaniel Micay
2025-02-22remove mention of Amazon Appstoregrapheneloverdev
2025-02-10update and overhaul PSDS connection docsDaniel Micay
2025-02-10default SMS app is a special case with IMEI accessDaniel Micay
2025-02-10macOS: replace Android File Transfer with OpenMTPDaniel Micay
2024-12-04recommend 7th gen Pixel or later for new usersDaniel Micay
Pixel 6a is down to a bit over 2.5 years of guaranteed support remaining and it's likely best to stop recommending it now.
2024-11-13update FAQ for USB-C port control featureDaniel Micay
2024-11-05add Mullvad app as a 2nd recommendationDaniel Micay
2024-10-13avoid newlines in attributesDaniel Micay
2024-10-06Add section on devices with GrapheneOS preinstalledmatchboxbananasynergy
2024-09-30fix broken numeric character referenceRusty Bird
2024-09-19downgrade 5th gen Pixels to legacy extended supportDaniel Micay
2024-09-17Remove Pixel 5a from device lifetime tablematchboxbananasynergy
2024-09-03mark Pixel 5a as extended supportDaniel Micay
2024-09-03production Pixel 9 Pro Fold supportDaniel Micay
2024-08-31document Pixel 9 Pro Fold experimental supportDaniel Micay
2024-08-31clarify devices we no longer supportDaniel Micay
2024-08-24add 9th generation Pixel supportDaniel Micay
2024-08-22Update documentation to account for Safety Center UImatchboxbananasynergy
2024-08-21raise minimum GKI branch to 6.1 for new devicesDaniel Micay
This will be required by Android 15.
2024-07-20handle Apps -> App Store renameDmitry Muhomor
2024-07-20FAQ: fix typo in time security list itemChris Novakovic
"unauthentication SNTP" -> "unauthenticated SNTP".
2024-07-20update documentation with the new OS update check intervalphmlumin
It was increased from 4 hours to 6 hours.
2024-07-03phase our raviole recommendationDaniel Micay
2024-06-30explain our server time sync setupDaniel Micay
2024-06-28document fetching GrapheneOS release notesDaniel Micay
2024-06-27Restore paragraph to previous positionDave Eckhardt
2024-06-27Add some commasDave Eckhardt
2024-06-27Add missing period at end of sentenceDave Eckhardt
2024-06-18avoid misinterpretation of update requirementsDaniel Micay
The update requirements exist because we need to include device support code for each supported device including firmware, drivers and HALs. It was easiest to define the requirement as having proper overall updates, but we can clarify that we only need it for the device support code even though it's not going to be updated by itself without the OS also being updated. This adds a bit of additional text, but it avoids the current situation where several people are misrepresenting this requirement.
2024-06-18merge mostly redundant FAQ section into future devicesDaniel Micay
2024-06-14stop marking Pixel 8a support as prereleaseDaniel Micay
2024-06-11clarify carrier locking wordingDaniel Micay
2024-06-11add clear notice about carrier devices to FAQDaniel Micay
2024-06-11Linux 6.6 LTS branch is already being used by AOSPDaniel Micay
2024-05-15add samsung.psds.grapheneos.org for Pixel 8aDaniel Micay
2024-05-15add Pixel 8a supportDaniel Micay
2024-05-09update note about support time remaining for 6th gen PixelsDaniel Micay
2024-04-21update privacy policy for reduced log retentionDaniel Micay
Network services keep logs for at most 4 days, not 10. Certain services have persistent access logs disabled (DNS and NTP).
2024-04-18add Widevine provisioning to other connectionsmatchboxbananasynergy
2024-04-04document upcoming change to kernel version requirementDaniel Micay
2024-04-03add reset attack mitigation as hardware requirementDaniel Micay
2024-03-31add FAQ entry for bootloader locking reminder during device setupmatchboxbananasynergy
2024-03-09stop recommending OpenVPN, Orbot and RethinkDNSDaniel Micay
OpenVPN is legacy technology. It's overly complex and has far too much attack surface. It's a huge pile of sketchy legacy code. WireGuard is what people should be using now. We were only recommending this due to lack of WireGuard adoption in the past. Orbot is a horribly maintained app full of memory corruption bugs and poorly written code. It's not a trustworthy or safe implementation of Tor for Android. Tor Project is working on a proper replacement which does not appear to be available yet. We could make something ourselves if others are failing to provide what's needed. RethinkDNS was added as a recommendation in order to have an option for people who want local filtering and other features while using a VPN. We cannot recommend it anymore. We overlooked technical and other issues because we wanted to give people an option to use. The bar was simply that it was better than NetGuard. It's still temporarily mentioned as an option supporting that combination of features but will be replaced in the documentation as soon as possible.
2024-03-07add USB control feature to hardware requirementsDaniel Micay
This functionality may not be available everywhere and is part of what has to be implemented for each device now.
2024-02-14move to OpenSSH signing for factory imagesDaniel Micay
2024-02-10use conforming procedure style in faq.htmlsandbank52641
2024-01-27clarify pKVM is already used on PixelsDaniel Micay