HabrJuly 30, 2026🇷🇺Translated from Russian

Google's Android Developer Verification Rollout: Implications for Russian Devices and MDM-Managed Phones

Google announced last summer that certified Android devices would eventually require applications to come only from verified developers. The change, formally called Android Developer Verification, has prompted questions from Russian organizations about the future of MDM-managed fleets and in-house software distribution.

Devices undergo Play Protect certification to receive Google services including the Play Store. Certified phones can be identified by the presence of the Play Store or by checking certification status inside the store settings. The new verification process is separate from Play Protect scanning; it validates developer identity through package-name association rather than scanning for malicious code.

The verification mechanism is delivered as the Android Developer Verifier system app, which will be pushed automatically via Google Play services to devices running Android 8 and higher beginning in June 2026. Developers sign builds with private keys that Google links to specific package names such as ru.niisokb.mcc used by the SafeMobile client.

Google is rolling out the feature gradually. Registration opens to all developers in March 2026, early API access arrives in July, and the first mandatory enforcement wave targets Brazil, Indonesia, Singapore, and Thailand on 30 September 2026. Russia is absent from the schedule because Google has stated that devices in sanctioned countries are excluded to preserve application availability.

Two registration tiers exist. Full registration for companies requires identity verification, a website, and a D-U-N-S number. Limited registration for students and hobbyists needs no verification but restricts installations to 20 devices. SafeMobile has already completed full registration, guaranteeing continued distribution of its client.

Devices without Google services, Russian and Chinese custom firmware, and pure AOSP builds are unaffected. On certified Russian devices the sanctions exemption likewise prevents enforcement. MDM-distributed applications are also exempt because the IT administrator is deemed to have performed the necessary safety review.

If verification were ever applied to managed devices, organizations would need verified developer status or fall back to ADB sideloading and the extended-risk installation mode, both of which are impractical at scale. The offline behavior of the verifier remains undocumented; Google has not clarified whether cached developer data will allow continued installation without network access.

Related articles

HabrPolicy & Regulation

Web Certificate Trust Chains and State Access Risks Explained Amid Russian Banking Sanctions

The article explains the hierarchical structure of web certificates used for site authentication and traffic encryption, starting from highly protected root certificates stored in air-gapped facilities with Shamir's secret sharing for key protection. Intermediate certificates extend the chain of trust down to leaf certificates deployed on websites. Russian banks have turned to certificates issued under the MinTsifry root after Western and Chinese CAs refused service due to sanctions. The piece highlights that any nation-state with access to a root private key, whether FSB, NSA, or others, could theoretically issue fraudulent certificates for any domain. It notes the limitations of the X.509 standard, which lacks native support for multi-CA signatures, and suggests that separate browsing environments or PGP-style web-of-trust models could mitigate risks. The author concludes that security is already reduced by reliance on any state-controlled CA and that the choice is ultimately which intelligence agency one prefers to trust.

AntiMalwarePolicy & Regulation

MAX Messenger to Open Source Code and Launch Developer Program for Alternative Clients

The Russian messenger MAX is preparing to open its platform to third-party developers by launching a dedicated developer program and providing API access. Approved participants will receive the official client's source code, design system, technical documentation, and access tokens to integrate with the platform infrastructure. The initiative targets IT companies from Russia and friendly countries that demonstrate experience with large-scale projects and adherence to strict security standards. All selected developers must implement secure development practices, robust encryption mechanisms, and undergo code audits to protect user data. The program supplies ready-made user registration and anti-fraud tools, while alternative clients remain bound by API usage terms focused on security compliance. Applications will be accepted via the official developer portal, although exact launch dates have not yet been disclosed.

HabrPolicy & Regulation

InfoWatch Details ARMA Wall NGFW Development for Industrial Systems Under Russian Import Substitution Rules

InfoWatch has published the second part of its interview series describing the ongoing development of the ARMA Wall next-generation firewall for industrial control systems. The product prioritizes on-premise processing without cloud agents to meet strict customer security policies and certification requirements. Engineers combine proprietary detection feeds with external sources, including indicators from NKCKI, while maintaining hundreds of thousands of signatures without disabling legacy rules for older Siemens controllers. Migration support relies on manual pre-project audits rather than automated tools, and the company works closely with domestic SCADA vendors to embed NGFW capabilities inside long-lifecycle OT environments. ARMA Wall is positioned as a more flexible and cost-effective alternative to data diodes because it allows granular command-level filtering and can emulate one-way traffic when required. The solution is already deployed at Roscosmos subsidiary RKK Energia after full certification and categorization.

AntiMalwarePolicy & Regulation

WhatsApp Developing AI Content Labeling Feature for Channel Admins to Meet EU Transparency Rules

WhatsApp, owned by Meta, is rolling out a new function that allows channel administrators to mark posts containing AI-generated or AI-edited media. The feature appears in the latest Android beta and stems directly from European Union requirements for transparency around artificial intelligence content. Administrators can long-press a message after publication and select an option to add an AI content label, which then displays a visible tag informing subscribers that the material was created or modified by neural network tools. The requirement applies specifically to images, videos, and other media files, while generated text remains exempt from mandatory labeling. WABetaInfo researchers spotted the change, noting that the label may become permanent once applied and that the rollout could initially target only jurisdictions with relevant legislation. Broader availability for iOS users and global deployment remain under consideration.