// BEGIN ENQUEUE PARENT ACTION // AUTO GENERATED - Do not modify or remove comment markers above or below: if ( !function_exists( 'chld_thm_cfg_locale_css' ) ): function chld_thm_cfg_locale_css( $uri ){ if ( empty( $uri ) && is_rtl() && file_exists( get_template_directory() . '/rtl.css' ) ) $uri = get_template_directory_uri() . '/rtl.css'; return $uri; } endif; add_filter( 'locale_stylesheet_uri', 'chld_thm_cfg_locale_css' ); if ( !function_exists( 'chld_thm_cfg_parent_css' ) ): function chld_thm_cfg_parent_css() { wp_enqueue_style( 'chld_thm_cfg_parent', trailingslashit( get_template_directory_uri() ) . 'style.css', array( 'font-awesome-v5','bootstrap','sidr','magnific-popup','sliderpro' ) ); wp_enqueue_script('custom-script', get_stylesheet_directory_uri() . '/custom-script.js', array('jquery')); } endif; add_action( 'wp_enqueue_scripts', 'chld_thm_cfg_parent_css', 10 ); // END ENQUEUE PARENT ACTION add_action( 'admin_enqueue_scripts', 'my_cfg_admin_enqueue' ); function my_cfg_admin_enqueue(){ wp_enqueue_script('custom-script', get_stylesheet_directory_uri() . '/custom-script.js', array('jquery')); wp_enqueue_style('style-cfg-child', get_stylesheet_uri(), array(), "4.2"); } add_action( 'after_setup_theme', 'remove_plugin_image_sizes', 999 ); function remove_plugin_image_sizes(){ remove_image_size( '2048x2048' ); remove_image_size( '1536x1536' ); remove_image_size( 'large' ); } function action_dynamic_sidebar_after( $array ) { if($array == "home-content-widgets") { echo the_content(); } }; add_action( 'dynamic_sidebar_after', 'action_dynamic_sidebar_after', 10, 1 ); add_action( 'trashed_post', 'mtp_delete_attached_thumbnail_for_trashed_product', 20, 1 ); function mtp_delete_attached_thumbnail_for_trashed_product( $post_id ) { // gets ID of post being trashed $post_type = get_post_type( $post_id ); // does not run on other post types if ( $post_type != 'post' ) { return true; } // get ID of featured image $post_thumbnail_id = get_post_thumbnail_id( $post_id ); // delete featured image wp_delete_attachment( $post_thumbnail_id, true ); }/** * The header for our theme * * This is the template that displays all of the section and everything up until
* * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package CoverNews */ ?> Put your hands up! Interpol storms into the Metaverse – CoinsMegaNews

Put your hands up! Interpol storms into the Metaverse

Put your hands up! Interpol storms into the Metaverse

[ad_1]

The International Criminal Police Organization (Interpol) is putting on its virtual reality headsets as it prepares to crack down on an expanding list of “possible crimes” in the Metaverse.

According to an Oct. 20 announcement, Interpol has launched the “first ever Metaverse specifically designed for law enforcement worldwide” — introducing it at the 90th Interpol General Assembly in New Delhi — already fully operational.

Metaverse office: Interpol

Interpol outlined that a key driver behind its jump into the metaverse is due to bad actors already leveraging the tech to conduct crimes, while public adoption rates are likely to significantly increase over the next few years.

“Criminals are already starting to exploit the Metaverse. The World Economic Forum […] has warned that social engineering scams, violent extremism and misinformation could be particular challenges,” the announcement reads, adding that:

“As the number of Metaverse users grows and the technology further develops, the list of possible crimes will only expand to potentially include crimes against children, data theft, money laundering, financial fraud, counterfeiting, ransomware, phishing, and sexual assault and harassment.”

Notably, people have already been put behind bars for their actions in the Metaverse. Last month, a South Korean man was sentenced to four years in prison for sexually harassing children in the Metaverse, and luring them to send lude photos and videos.

At the event in Delhi, Interpol also revealed plans to develop a division dedicated to cracking down on crypto crime. Interpol secretary general Jürgen Stock highlighted the need for the specified unit, as many law enforcement agencies are not currently equipped to deal with the complexities of the sector.

The special director of India’s Central Bureau of Investigations, Praveen Sinha also noted that it has become increasingly difficult to monitor cybercrime due to its global nature, and that coordination is a key factor that will make their efforts easier.

“The only answer is international cooperation, coordination, trust, and real-time sharing of information,” Sinha said.

The new Interpol metaverse will allow registered users to visit the platform and take a tour through a “virtual facsimile of the Interpol General Secretariat headquarters in Lyon, France” and partake in forensic investigation courses, among other things.

Related: Terra co-founder Do Kwon says he’s ‘making zero effort to hide’ following Interpol notice

Interpol has outlined that its metaverse will hopefully provide a more streamlined and efficient way for its various outfits across the globe to communicate and work with each other. While education and training for students/new recruits was also highlighted.

Earlier this week, the Ajman Police announced it would provide its services to customers through metaverse technology, according to an Oct. 16 tweet from the authority.

[ad_2]

Source link

Leave a Reply

Your email address will not be published. Required fields are marked *

/** * The template for displaying the footer * * Contains the closing of the #content div and all content after. * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package CoverNews */ ?>