HabrAugust 7, 2026🇷🇺Translated from Russian

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

The hierarchical model of X.509 web certificates has long been the foundation of HTTPS authentication and encryption. A tightly guarded root certificate, whose private key is protected by physical isolation and Shamir’s secret-sharing scheme among multiple guardians, signs intermediate certificates. These in turn sign the leaf certificates actually presented by websites.

Because ordinary users cannot independently verify every root, browsers and operating systems maintain curated lists of trusted roots. Adding a custom root, such as one operated by a corporation or an individual, is possible but leaves that entity solely responsible for the security of every site it vouches for.

Russian banks have recently begun issuing certificates signed by the MinTsifry root after major Western and later Chinese certificate authorities declined to issue or renew certificates because of sanctions. The author stresses that the technical security of the MinTsifry root is comparable to other roots provided its private key remains well protected; the real question is who can authorize new subordinate certificates.

Access by intelligence services is a central concern. The text notes that the FSB is presumed to hold influence over the MinTsifry root, while the NSA is widely believed to possess similar capabilities with U.S. commercial roots. The same logic applies to other agencies such as Mossad or Iran’s KSIR.

A fundamental limitation of current X.509 implementations is the inability to require signatures from multiple independent roots for a single site. The author describes a hypothetical multi-signature model in which a site would be simultaneously validated by roots from different geopolitical spheres, making undetected man-in-the-middle attacks by any single agency far more difficult.

Until such changes are adopted, users seeking to limit exposure are advised to maintain separate browsing environments, such as a dedicated smartphone or a browser running inside a virtual machine, when accessing Russian government or banking domains.

Related articles

HabrPolicy & Regulation

Rethinking SSO: Centralized User Data Provision and Authorization Processing in Corporate Systems

The article examines Single Sign-On systems not merely as authentication gateways but as architectural hubs for delivering user attributes and executing additional authorization logic. It highlights how SSO can aggregate data from sources like Active Directory, HR systems, and IDM platforms, then deliver it via OIDC claims to downstream applications. The discussion covers the shift from fragmented integrations across dozens of apps to a single trusted enforcement point using standards such as aggregated and distributed claims. It also explores the authorization pipeline where SSO acts as a Policy Enforcement Point querying external Policy Decision Points via the AuthZEN Authorization API 1.0. Practical examples include electronic business cards, role assignment, access routing, and mandatory MFA checks before token issuance. The piece stresses maintaining data ownership with source systems while establishing SSO as the single point of trust for applications.

AntiMalwarePolicy & Regulation

Bitrix24 Releases Fully On-Premise BI Constructor for Regulated Enterprises

Bitrix24 has introduced a new delivery model for its BI Constructor that allows complete deployment inside a customer's own infrastructure. The update eliminates any requirement for external servers, cloud APIs, or internet connectivity, ensuring that all corporate data remains within the organization's closed perimeter. Previously, even the boxed version of the platform needed access to external infrastructure for updates and auxiliary services, creating conflicts with internal security policies and regulatory demands in highly regulated sectors. The new on-premise variant performs all data processing and storage exclusively on customer servers, giving organizations full control over access rights, backups, updates, and integration with internal protection tools. The solution is compatible with the boxed edition of Bitrix24 running on PostgreSQL and does not connect to external CDNs or cloud services. Bitrix24 expects strong interest from large enterprises and organizations handling restricted-access data that must stay inside the corporate network. Pilot implementations have already been completed, with broader customer pilots planned in the coming months.

HabrPolicy & Regulation

Russia's Data Leak Penalties: 2.6 Million Rubles in Fines Despite 1.58 Billion Records Exposed in 2025

Russia introduced turnover-based fines for personal data leaks through Federal Law 420-FZ in late 2024, fundamentally altering the economics of information security investments. Over the first 18 months, Roskomnadzor opened 52 administrative investigations and issued 40 protocols totaling just 2.6 million rubles in penalties, with zero turnover fines applied. This occurred against a backdrop of 1.58 billion compromised records in 2025 alone. Public data leaks dropped fourfold in the first half of 2026, yet trading activity on underground forums rose nearly 60 percent as operators shifted to private sales. The law now ties penalties directly to the number of affected individuals and adds a turnover component for repeat violations under Article 13.11 of the Code of Administrative Offenses. Analysts note that the mere threat of larger fines has prompted companies to reassess data retention policies and risk models even without actual enforcement precedents.

AntiMalwarePolicy & Regulation

Russia Authorizes Temporary State Takeover of Unprotected Critical Infrastructure

President Vladimir Putin has signed a decree that empowers the Russian government to appoint temporary managers for critical infrastructure facilities whose owners have failed to ensure adequate security. The measure directly targets operators of objects classified as critical infrastructure who have not met protection requirements. Under the new rules, the state can intervene by installing an interim administrator to oversee operations until security standards are satisfied. This approach aims to prevent potential disruptions or threats arising from insufficiently defended assets. The decree provides a legal mechanism for rapid governmental response without permanent nationalization of the facilities. It reflects ongoing efforts to strengthen oversight of sectors deemed essential to national security and stability.