Search This Blog

Powered by Blogger.

Blog Archive

Labels

Footer About

Footer About

Labels

Showing posts with label Data governance compliance. Show all posts

India Orders Telegram to Crack Down on Pirated Movies and OTT Content, Seeks Compliance Report

 

Ministry of Information and Broadcasting (MIB) has directed the messaging platform Telegram to take down the pirated films, OTT content and other audio-visual material uploaded on it. It also called upon the company to put in place measures to actively detect, report, disable and remove such unauthorized content from its platform instead of waiting for the government to notify it of alleged violations. 

As per the ministry's direction, the company was also asked to provide the details regarding steps taken by it against repeat offenders of copyright infringement on its platform like channels, groups, bots, admins, users and other entities. As per the notice sent by the ministry, the company was also asked to provide the details about its grievance redressal mechanism for film producers, OTT platforms, broadcasters, and law enforcement agencies concerning copyright infringements. 

At the same time, Telegram was also asked to suggest the steps it has taken to prevent, detect and remove the unauthorized copyrighted content. The ministry clarified that with the directions issued, there is an attempt to move to the next level in taking action against copyright infringement on online platforms. It emphasized that apart from responding to individual complaints, the onus is upon the companies to put in place robust systems to proactively prevent and detect such violations. 

The government has already taken down over 3,000 Telegram channels for hosting and distributing pirated content. However, it is felt that the step taken so far by blocking channels one by one is not an effective approach and the companies need to move to the next level. The ministry reminded Telegram that it was obliged to comply with the requirements of the Information Technology Act, 2000 and Information Technology (Intermediary Guidelines and Digital Media Ethics Code) Rules, 2021 concerning its responsibility as an intermediary platform. 

It observed that due diligence by the companies so that they are not host to any unlawful activities on their platforms cannot be left to the authorities to identify the channels hosting unlawful content. The ministry drew attention to the fact that violation of copyright laws in India is not only a civil wrong but also a punishable offence under Copyright Act, 1957 and Cinematograph Act, 1952. 

Therefore, continued availability of unauthorized content on Telegram, lack of adequate response as expected by the ministry, and failure to address the issues raised by it may trigger further regulatory actions. The latest initiative by the ministry reflects its commitment to protecting and promoting India's creator economy and the content ecosystem. 

It may be noted that the government has taken several steps to ensure that the rights of filmmakers, broadcasters, OTT platforms, producers, distributors and other content creators are protected against online piracy. By asking the online intermediaries to take more responsibility, the government is encouraging them to adopt better moderation practices in order to prevent the unlawful use of content on their platforms.

Hidden 4GB AI Model Found Downloading Through Google Chrome


 

In what appeared to be a routine background update within Google Chrome, privacy researchers have raised concerns over a potentially problematic update after reports revealed that the browser may have silently downloaded a nearly 4GB artificial intelligence model onto certain systems without explicit user approval. 

Known as Gemini Nano, this component enables local AI processing directly on laptops and smartphones rather than relying solely on cloud infrastructure. However, cybersecurity observers and digital rights advocates contend that the deployment was inadequately transparent, especially because the installation of an AI package requiring significant storage was not visible to users. 

The disclosure, amplified by a Swedish computer scientist and privacy. Google's incremental deployment of Gemini Nano, a lightweight large language model designed to execute on-device operations such as text optimization and automated scam detection, is revealed by an investigation into the browser's filesystem mechanics.

The background payload is the result of this incremental deployment. Hanff's diagnostic tests are supported by a system-level analysis, which shows that the browser initiates an independent directory named OptGuideOnDeviceModel when a machine running recent Chrome iterations satisfies certain hardware requirements, and that the browser extracts weights.bin, which is a 4- gigabyte binary file. 

Due to the architecture's use of default active optimization flags rather than user-triggered prompts, the local installation does not require explicit confirmation dialogs. This practice has drawn intense scrutiny due to issues related to storage overhead, metered network data consumption, and compliance with regional data governance protocols.

It has been stated by Google that users may mitigate the automated download sequence by deleting the On-device AI program or the Optimization Guide parameters using internal settings (chrome://flags). However, the lack of a standard, upstream opt-in mechanism before writing multigigabyte binaries to a user's persistent storage has fundamentally heightened the debate over digital sovereignty on the client's side. 

A clean Apple Silicon profile has been audited to empirically isolate this persistent behavior beyond individual telemetry reports, using the native macOS kernel-level filesystem auditing daemon, .fseventsd. In the absence of application-layer logging, this low-level mechanism records transactional file operations, which results in a tamper-proof ledger of Chrome's execution pipeline which is unmodified by external application updates. 

As a result of the resulting data stream, it became evident that even when users manually purge the payload, which is mapped to mode 600 on macOS, the Local State configuration file retains the target installation. This automated download loop is initiated once the client intercepts a new synchronization packet from Google's central variations server confirming profile eligibility as soon as the client intercepts it. 

The forced re-allocation of macOS resources on Mac OS is consistent with deletion-resistance patterns that have been extensively documented across Windows environments, thus confirming the silent overhead as a design constant across various desktop operating systems and not an isolated platform problem. 

In Chrome 147, functional opacity is further compounded by the decoupling of user interface design from backend routing. Although the prominently displayed AI Mode pill indicates localized execution, diagnostic telemetry indicates that the interface is a channel for Google's cloud-based Search Generative Experience, transmitting user queries to Google servers directly. 

While the silently provisioned Gemini Nano remains isolated to context-menu features that are rarely invoked by most of the user base, the asymmetric distribution has been confirmed by Snopes audits, which confirmed the existence of weights.bin files across a limited set of Windows and macOS configurations, despite Google’s phased rollout of an opt-out toggle in early 2026 that remains unavailable to a large percentage of global users. 

Besides the immediate infrastructural challenges, this deployment paradigm is being scrutinized more and more by regulatory authorities and environmentalists. According to Hanff's legal analysis, writing substantial binary payloads to client hardware without explicit, upstream consent directly violates both the GDPR transparency requirements and the EU ePrivacy Directive data storage mandates. Those arguments echo recent compliance challenges reported by Malwarebytes regarding Anthropic's unprompted integration of Claude Desktop components across numerous Chrome environments.

It is further estimated that this 4-gigabyte deployment will yield 6,000 to 60,000 tonnes of CO2 equivalents when projected across Chrome's estimated one billion devices. It has been reported by crypto.news that the provisioning of local AI environments unconsentedly raises complex data sovereignty issues and fundamentally alters the endpoint security baseline for consumers worldwide as part of a broader 2026 surge in automated threat vectors highlighted by CertiK.

Finally, this architectural shift in client-side applications highlights a rising tension between the automatic delivery of products and the autonomy of user data. In spite of the increasing importance of silent pre-provisioning to smooth the onboarding process for local LLM engines, executing background allocations of this magnitude fundamentally alters the relationship between browser software and host hardware as they are executed. 

Regulatory bodies are starting to evaluate ambient deployment strategies against strict transparency frameworks, such as the GDPR, which will result in an inevitable point of inflection for the industry. Localized artificial intelligence requires a profound structural reevaluation in order to achieve a balance between compute-intensive computation and established principles of consent, resource management, and digital sovereignty. This will involve shifting away from default-active background injections toward transparent, user-validated infrastructure.