// 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 */ ?> Jack Dorsey Backed Decentralized Social Media Protocol Bluesky Gets 30,000 Signups in 48 Hours – CoinsMegaNews

Jack Dorsey Backed Decentralized Social Media Protocol Bluesky Gets 30,000 Signups in 48 Hours

Jack Dorsey Backed Decentralized Social Media Protocol Bluesky Gets 30,000 Signups in 48 Hours

[ad_1]

Bluesky, a decentralized social media protocol, gets 30,000+ signups for the waitlist for its beta version. What does it offer?

Bluesky announced the waitlist through their official Twitter account on Tuesday. The social media app will be built on The Authenticated Transfer (AT) Protocol. Jack Dorsey, the co-founder and former CEO of Twitter, later quote retweeted the announcement. Due to overwhelming interest from the community, the signups reached a temporary limit on the mailing list. Users were not able to signup until there was a fix.

The birth of Bluesky

Jack Dorsey tweeted in Dec 2019 that they are funding a small independent team to develop an open and decentralized standard for social media. He further said that the goal of Twitter is to be a client of this protocol.

Jay Graber, a crypto developer, announced that she would lead Bluesky in Aug 2021. The Bluesky entity then started operating independently from Twitter.

What is AT Protocol?

Bluesky is building the AT Protocol, a new foundation for social networking which gives creators independence from platforms, developers the freedom to build, and users a choice in their experience. Large-scale distributed social applications can be built using the protocol.

Jack Dorsey mentioned that anyone, even the competitor DeSo, could use the protocol.

Source: Twitter

What does Bluesky offer?

Bluesky’s mission is to drive evolution from platforms to protocols. They offer portability, scale, and trust.

Portability

Bluesky wants to build a protocol that allows users to switch between apps without losing their data or the connection they built there. If someone wants to stop using YouTube and switch to TikTok, they cannot take all their YouTube videos or any other data to TikTok without manually uploading them. Bluesky wants to offer this portability for identity, data, payments, and other services.

Scale

Apps built on Web3 struggle to give the scale at par with Web2. Even some Web2 applications crash when there is high traffic. Web2 Social networking platform like Twitter offers a global experience currently. However, Web3 struggles to bring that scale. Bluesky wants to bring that scale to decentralized architecture.

Trust

Every social media platforms have its algorithm to decide what comes up in a user’s feed. The platforms also need to manage spam and abuses. The centralized algorithm may have biases on how a particular type of content is propagated on the platform. As social media platforms significantly influence individuals’ lives, users need to know how the algorithms perform.

Bluesky wants to work towards a transparent and verifiable system through which users can know how the algorithm works or what is going on under the hood. They will allow the users to adjust their experience.

The community believes that Bluesky can make the predatory machine-learning algorithms at Meta suffer.

Got something to say about Bluesky or anything else? Please write to us or join the discussion on our Telegram channel. You can also catch us on Tik Tok, Facebook, or Twitter.

For BeInCrypto’s latest Bitcoin (BTC) analysis, click here

Disclaimer

All the information contained on our website is published in good faith and for general information purposes only. Any action the reader takes upon the information found on our website is strictly at their own risk.

[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 */ ?>