AntiMalwareAugust 26, 2026🇷🇺Translated from Russian

Russia to Enforce Smartphone Ban During School Lessons Starting September 2026

Starting September 1, 2026, Russian school students will face a formal ban on using mobile phones during lessons, with the measure to be enshrined in a departmental order from the Ministry of Education.

Minister Sergey Kravtsov announced that the new rules will clarify existing federal legislation on device usage in educational settings. Students will be allowed to access smartphones only in genuine emergencies, such as situations posing a direct threat to the life or health of pupils or staff, he told TASS.

Everyday activities including messaging, playing games, browsing social networks, or attempting to query AI tools for answers during class will remain strictly prohibited under the forthcoming order.

The policy stops short of removing smartphones from schools entirely. During breaks, students may use their devices according to rules set by each individual educational institution, meaning some schools could permit immediate access after the bell while others may extend restrictions until the end of the school day.

Earlier statements from the Ministry of Digital Development indicated that authorities have no plans to introduce a general prohibition on social media use by minors. As a result, platforms such as TikTok and Telegram will continue to be available outside of lesson time.

Related articles

AntiMalwareOther

Generative AI Cuts HR Department Sizes as Russian Job Market Sees Up to 19 Applicants per Vacancy

The Russian labor market for HR professionals has become significantly more competitive since the beginning of 2026. Job seekers have submitted over 520,000 resumes while employers posted only 66,000 openings. Data from hh.ru shows some positions receiving as many as 19 applications. In June, the number of HR vacancies dropped 34 percent year-over-year while the volume of resumes rose 17 percent. Market participants estimate that roughly one in three HR employees has lost their job over the past 18 months. Companies are simultaneously reducing management layers amid cooling business activity, and generative AI tools are accelerating the trend by automating up to 80 percent of routine recruiter tasks. More than one-third of employers already use digital tools that analyze resumes, conduct initial interviews, and deliver structured results, halving hiring times and prompting questions about the need for large HR teams.

HabrOther

Simple Bridge Panel Offers Self-Hosted Management for Xray and AmneziaWG Connections

A developer frustrated with shared-IP VPN services and growing configuration management overhead has released Simple Bridge Panel (SBP), a lightweight self-hosted interface for administering Xray and AmneziaWG on personal VPS instances. The panel installs on fresh Ubuntu 24.04 servers via a single command and provides one-click deployment of Xray TCP with REALITY, Xray XHTTP, and AmneziaWG, along with group-based access expiration and traffic accounting. It separates the web UI from a privileged local agent that communicates over a Unix socket, allowing controlled management of Docker containers, systemd services, and network routes without granting the interface full root access. Fixed versions of Xray 26.3.27, v2rayN 7.20.4, and v2rayNG 2.2.6 are bundled to avoid compatibility issues encountered with newer releases. Additional features include Whitelist Bypass routes, monthly traffic tracking stored only in SQLite, automatic rollback on failed updates, and QR-code or subscription link generation for clients. The project is published under Apache 2.0 and deliberately targets clean servers to minimize risk of interfering with existing configurations.

HabrOther

Avito Details Security Gates Implementation to Enforce Vulnerability Remediation Without Disrupting Developers

Alexander Trifanov, head of Application Security at Avito, shares a detailed case study on building security gates that block risky deployments while preserving developer experience. The approach relies on asynchronous scanning pipelines using SAST, SCA, secret detection, and YAML Security tools aggregated in ASOC or SOAR systems. Gates are placed at multiple lifecycle points including pre-receive hooks, CI/CD deployment stages, and manual unit-level overrides via a red-button mechanism. Strict false-positive management, deduplication, and emergency bypass controls are highlighted as essential for scalability across thousands of developers. The article covers pre-receive gating limited to ten-second scans, separate library update flows, and Kubernetes integration attempts with Kyverno. Avito reports that even unused red-button capabilities significantly improve SLA compliance without frequent enforcement actions.

AntiMalwareOther

SafeTech Lab Expands SafeTech CA with CDM Module for Automated Certificate Delivery and Renewal

SafeTech Lab has released a new module called CDM (Certificate Delivery Management) for its SafeTech CA platform. The update allows the certificate authority to not only issue digital certificates but also deliver them to endpoints, install them in required stores, and automatically renew them before expiration. Administrators can now manage agents centrally, eliminating the need for custom scripts or separate heavy PKI solutions. The system supports GOST algorithms and operates independently of domain infrastructure, functioning in isolated network segments without LDAP. Additional improvements include root and subordinate CA certificate rotation without breaking trust chains, web-based configuration management, and integration with HashiCorp Vault for centralized credential storage and rotation. Future plans focus on increasing agent autonomy through the web interface.