How is Google planning to protect your login codes?
Google appears to be adding a new permission called “RECEIVE_SENSITIVE_NOTIFICATIONS”. This would likely be very restricted, making it available only to certain system apps on your phone. The feature likely would work in tandem with Android’s “NotificationListenerService” API, the system that lets apps read and interact with your notifications. This API isn’t automatically active and you generally need to activate it manually in your settings.
Current notification access settings on Android 14 | Source: Android Authority
Code snippets also indicate that Android 15 could have a feature called “OTP_REDACTION”, which may hide 2FA codes directly on your lock screen. Android’s NotificationListenerService can be very powerful, making it a potentially valuable tool for malicious apps to gain access to sensitive data.
These additions, when put together, indicate that Google is working to improve security significantly. One could arrive at the conclusion, based on these new findings, that the intended functionality is to hide these login codes from prying eyes — or prying apps if you will — so that only those that are trusted can gain access to them.
#Android #shield #sensitive #login #codes