mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-23 20:47:23 +00:00
997 lines
No EOL
44 KiB
HTML
997 lines
No EOL
44 KiB
HTML
<!DOCTYPE html>
|
||
<html>
|
||
|
||
<head>
|
||
<meta charset="utf-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
|
||
<title>LBRY Foundation - Swarm</title>
|
||
|
||
<!--TitleBar Icon-->
|
||
<link rel="shortcut icon" href="../img/small-logo.png" type="image/png">
|
||
|
||
<!-- CSS DEPENDENCIES -->
|
||
<link rel="stylesheet" href="../lib/bootstrap/css/bootstrap.min.css">
|
||
<link rel="stylesheet" href="../lib/fontawesome/css/all.min.css">
|
||
<!-- /CSS DEPENDENCIES -->
|
||
|
||
<!--CUSTOM CSS-->
|
||
<link rel="stylesheet" href="../lib/css/index.css">
|
||
<link rel="stylesheet" href="../lib/css/article.css">
|
||
<!--/CUSTOM CSS-->
|
||
</head>
|
||
|
||
<body id="swarm" data-spy="scroll" data-target=".navbar" data-offset="100">
|
||
<!-- navbar -->
|
||
<nav class="navbar navbar-expand-lg navbar-dark lbry-dark nav-transparent fixed-top">
|
||
<div class="container ">
|
||
<span class="navbar-brand order-1 mr-0"><a href="https://github.com/lbryio" target="_blank" style="color: #FFFFFF;"><i class="fab fa-github"></i></a></span>
|
||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation">
|
||
<span class="navbar-toggler-icon"></span>
|
||
</button>
|
||
<a class="navbar-brand" href="../">
|
||
<img src="../img/logo.png" alt="lbry-foundation-logo">
|
||
</a>
|
||
<div class="collapse navbar-collapse" id="navbarNavAltMarkup">
|
||
<div class="navbar-nav">
|
||
<a class="nav-item nav-link" href="../">Home</a>
|
||
<a class="nav-item nav-link" href="../branding/">Branding</a>
|
||
<a class="nav-item nav-link" href="../tavern/">Tavern</a>
|
||
<!-- <a class="nav-item nav-link active" href="#">Swarm <span class="sr-only">(current)</span></a> -->
|
||
<li class="nav-item dropdown">
|
||
<a class="nav-link dropdown-toggle active" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||
Swarm
|
||
</a>
|
||
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
|
||
<a class="dropdown-item" href="#swarm">Swarm<span class="sr-only">(current)</span></a>
|
||
<div class="dropdown-divider"></div>
|
||
<a class="dropdown-item" href="#hive">What is a hive?</a>
|
||
<a class="dropdown-item" href="#why_hive">Why should I join or make a hive?</a>
|
||
<a class="dropdown-item" href="#join_hive">How do I join a hive?</a>
|
||
<a class="dropdown-item" href="#make_hive">How do I make a hive?</a>
|
||
<a class="dropdown-item" href="#operate_hive">How should hives operate?</a>
|
||
<a class="dropdown-item" href="#hives">Hives Table</a>
|
||
</div>
|
||
</li>
|
||
<a class="nav-item nav-link" href="../governance/">Governance</a>
|
||
<a class="nav-item nav-link" href="../chat/">Chat</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</nav>
|
||
<!-- /navbar -->
|
||
|
||
<!-- globalParallax -->
|
||
<div class="parallax" data-depth-factor="3" id="global-parallax">
|
||
<img src="../img/foundation-swarm-background-art.png" alt="bg-img" class="d-none d-sm-none d-md-none d-lg-block parallax-layer main-parallax-img" />
|
||
<div class="parallax-mask"></div>
|
||
<div class="parallax-bg"></div>
|
||
|
||
<!-- globalParallaxContent -->
|
||
<div class="parallax-content">
|
||
<!-- jumbotron -->
|
||
<div class="jumbotron text-white parallax-layer" data-depth-factor="4" style="background-color: transparent;">
|
||
<div class="container text-sm-center pt-5">
|
||
<center><h1 class="display-4" Ideas style="font-weight: bold;">The Swarm</h1></center>
|
||
<hr class="heading">
|
||
<center><p class="lead">LBRY SWARM!🍯</p></center>
|
||
</div>
|
||
</div>
|
||
<!-- /jumbotron -->
|
||
|
||
<!--article-container-->
|
||
<div class="container-fluid above-parallax">
|
||
<!--main-row-->
|
||
<div class="row">
|
||
<!--main-column-->
|
||
<div class="col-lg-10 col-xl-8 offset-sm-0 offset-md-0 offset-lg-1 offset-xl-2">
|
||
<p>
|
||
The swarm is a sub-network within the LBRY network.
|
||
It utilizes open-source principles to focus on the development of community, engagement, and the voices and reputations of individuals and groups within the LBRY network.<br>
|
||
The sub-net nodes are known as hives.
|
||
</p>
|
||
|
||
<!--row-->
|
||
<div class="row">
|
||
<!--col-1-->
|
||
<div class="col-md-12 col-lg-12 my-5">
|
||
<h2 class="mb-2 text-white text-center" id="hive">What is a hive?</h2>
|
||
<hr class="subhead">
|
||
<br>
|
||
<div class="card lbry-dark">
|
||
<div class="card-body">
|
||
<p>A hive is a place to meet people who love the things you love, including, of course, the LBRY protocol and the values it represents.</p>
|
||
<p>Anyone can make a hive, everyone can join as many hives as they’d like, and there can be more than one hive that center around the same topic or application.</p>
|
||
<p>Some examples of hives:</p>
|
||
<ul>
|
||
<li>Music</li>
|
||
<li>Country music</li>
|
||
<li>EDM</li>
|
||
<li>Anime</li>
|
||
<li>Art</li>
|
||
<li>Photography</li>
|
||
<li>The Ninja Turtles</li>
|
||
<li>Donatello, the staff wielding ninja turtle</li>
|
||
<li>The staff of Donatello, the staff wielding ninja turtle</li>
|
||
<li>Donatello’s graphic novel creation app</li>
|
||
<li>Really, anything!</li>
|
||
</ul>
|
||
<p>You could think of hives as subreddits on Reddit, or channels on an IRC server, but different.</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!--/col-1-->
|
||
|
||
<!--col-2-->
|
||
<div class="col-md-12 col-lg-12 my-5" id="why_hive">
|
||
<h2 class="mb-2 text-white text-center">Why should I join or make a hive?</h2>
|
||
<hr class="subhead">
|
||
<br>
|
||
<div class="card lbry-dark">
|
||
<div class="card-body">
|
||
<p>Joining or making a hive is a great way to jump into the LBRY network.</p>
|
||
<p>Make some friends, learn some things, share some ideas, gain some experience, build a reputation, or just hang out with some like minded individuals.</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!--/col-2-->
|
||
|
||
<!--col-3-->
|
||
<div class="col-md-12 col-lg-12 my-5" id="join_hive">
|
||
<h2 class="mb-2 text-white text-center">How do I join a hive?</h2>
|
||
<hr class="subhead">
|
||
<br>
|
||
<div class="card lbry-dark">
|
||
<div class="card-body">
|
||
<p>Hives are entirely independent and autonomous communities within the larger LBRY network.
|
||
As such, the process for joining a hive depends entirely on the hive you would like to join.
|
||
Maybe a hive lets anyone join and all you need to do is join a chat room.
|
||
In fact, many hives will have their own role and channel right on the LBRY discord server.
|
||
To join one of those hives simply join the LBRY discord and ask for the appropriate role in the #hiveroles channel!</p>
|
||
<p>Otherwise, maybe a hive only lets folks with portfolios join, like photographers or artists.
|
||
Maybe a hive requires you to write a short story to join. Maybe a hive requires a code contribution.
|
||
Maybe a hive is entirely open.
|
||
Maybe a hive has a limited number of possible members.
|
||
So long as the rules of the hive do not conflict with the ethos and protocol of the LBRY network: maybe anything.</p>
|
||
<p>So how do you join? Find the hive you would like to join, find out how to join, and follow their instructions!</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!--/col-3-->
|
||
|
||
<!--col-4-->
|
||
<div class="col-md-12 col-lg-12 my-5" id="make_hive">
|
||
<h2 class="mb-2 text-white text-center">How do I make a hive?</h2>
|
||
<hr class="subhead">
|
||
<br>
|
||
<div class="card lbry-dark">
|
||
<div class="card-body">
|
||
<p>Making a hive is as easy as setting up a chat room and editing a wiki.
|
||
Actually, that’s the entire process!</p>
|
||
<p>All you need to do to make your own hive is to set up a chat room or forum and add your hive to the hives table on this wiki page.</p>
|
||
<p>The easiest way to do this is to join the LBRY discord #makeahive channel and ask for you own hive role and channel.
|
||
After a brief chat with a friendly moderator, you’ll have your own room and role made right on the LBRY discord.
|
||
The LBRY discord is already a buzzing place so this is probably the best way to find more people for your new hive.</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!--/col-4-->
|
||
|
||
<!--col-5-->
|
||
<div class="col-md-12 col-lg-12 my-5" id="operate_hive">
|
||
<h2 class="mb-2 text-white text-center">How should hives operate?</h2>
|
||
<hr class="subhead">
|
||
<br>
|
||
<div class="card lbry-dark">
|
||
<div class="card-body">
|
||
<p>However you want! Well, mostly.</p>
|
||
<p>We are all part of the LBRY network. The network’s ethos, its protocol, its operation, its community and development are paramount.
|
||
The only written rule for hives is that a hive cannot conflict the LBRY network.
|
||
Otherwise, literally anything goes.</p>
|
||
<p>So go ahead, make a democratic hive. <br>
|
||
Make an anarchist hive. <br>
|
||
Make a hive ruled by 12 rings. <br>
|
||
Make a hive ruled by 1. <br>
|
||
The LBRY network is your stage, your imagination is your player. <br>
|
||
Have fun. Experiment. Succeed. Fail. Try again. Fail again. Try again… again. Or don’t. <br>
|
||
The choices are yours to make.</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!--/col-5-->
|
||
|
||
<!--col-6-->
|
||
<div class="col-md-12 col-lg-12 my-5" id="hives">
|
||
<h2 class="mb-2 text-white text-center">Hives Table</h2>
|
||
<hr class="subhead">
|
||
<br>
|
||
<div class="lbry-dark text-center pt-3">
|
||
<span class="mt-3">Click on a hive to see details</span>
|
||
<div class="card-body">
|
||
<button type="button" class="btn lbry-dark-green mb-3 mr-3" data-toggle="modal" data-target="#developersModal">
|
||
Developers
|
||
</button>
|
||
<button type="button" class="btn lbry-dark-green mb-3 mr-3" data-toggle="modal" data-target="#contributorsModal">
|
||
Contributors
|
||
</button>
|
||
<button type="button" class="btn lbry-dark-green mb-3 mr-3" data-toggle="modal" data-target="#creatorsModal">
|
||
Creators
|
||
</button>
|
||
<button type="button" class="btn lbry-dark-green mb-3 mr-3" data-toggle="modal" data-target="#translatorsModal">
|
||
Translators
|
||
</button>
|
||
<button type="button" class="btn lbry-dark-green mb-3 mr-3" data-toggle="modal" data-target="#LBRY_ScienceModal">
|
||
LBRY.Science
|
||
</button>
|
||
<button type="button" class="btn lbry-dark-green mb-3 mr-3" data-toggle="modal" data-target="#LBRY_EspanolModal">
|
||
LBRY.Español
|
||
</button>
|
||
<button type="button" class="btn lbry-dark-green mb-3 mr-3" data-toggle="modal" data-target="#LBRY_recordsModal">
|
||
LBRY.records
|
||
</button>
|
||
<button type="button" class="btn lbry-dark-green mb-3 mr-3" data-toggle="modal" data-target="#Open_Source_LBRYModal">
|
||
Open Source LBRY
|
||
</button>
|
||
<button type="button" class="btn lbry-dark-green mb-3 mr-3" data-toggle="modal" data-target="#Watch_on_LBRY_PluginModal">
|
||
Watch on LBRY Plugin
|
||
</button>
|
||
<button type="button" class="btn lbry-dark-green mb-3 mr-3" data-toggle="modal" data-target="#Wallet_ServersModal">
|
||
Wallet Servers
|
||
</button>
|
||
<button type="button" class="btn lbry-dark-green mb-3 mr-3" data-toggle="modal" data-target="#RedditModal">
|
||
Reddit
|
||
</button>
|
||
<button type="button" class="btn lbry-dark-green mb-3 mr-3" data-toggle="modal" data-target="#LazyBitModal">
|
||
LazyBit
|
||
</button>
|
||
<button type="button" class="btn lbry-dark-green mb-3 mr-3" data-toggle="modal" data-target="#LBRY_IndiaModal">
|
||
LBRY India
|
||
</button>
|
||
<button type="button" class="btn lbry-dark-green mb-3 mr-3" data-toggle="modal" data-target="#Makerspace_HiveModal">
|
||
Makerspace Hive
|
||
</button>
|
||
<button type="button" class="btn lbry-dark-green mb-3 mr-3" data-toggle="modal" data-target="#LBRY_SocialModal">
|
||
LBRY Social
|
||
</button>
|
||
<button type="button" class="btn lbry-dark-green mb-3 mr-3" data-toggle="modal" data-target="#LBRY_TurkeyModal">
|
||
LBRY Turkey
|
||
</button>
|
||
<button type="button" class="btn lbry-dark-green mb-3 mr-3" data-toggle="modal" data-target="#LBRY_CommunityModal">
|
||
LBRY Community (LBRYC)
|
||
</button>
|
||
<button type="button" class="btn lbry-dark-green mb-3 mr-3" data-toggle="modal" data-target="#Beat_SaberModal">
|
||
Beat Saber
|
||
</button>
|
||
<button type="button" class="btn lbry-dark-green mb-3 mr-3" data-toggle="modal" data-target="#LBRYans_UnitedModal">
|
||
LBRYans United
|
||
</button>
|
||
<button type="button" class="btn lbry-dark-green mb-3 mr-3" data-toggle="modal" data-target="#LBRYian_comModal">
|
||
LBRYian.com
|
||
</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!--/col-6-->
|
||
|
||
</div>
|
||
<!--/row-->
|
||
</div>
|
||
<!--/main-column-->
|
||
</div>
|
||
<!--/main-row-->
|
||
<a href="https://github.com/LBRYians/lbry-org-new/tree/master/swarm">
|
||
<button type="button" class="btn lbry-teal text-white">
|
||
Edit this page on GitHub
|
||
</button>
|
||
</a>
|
||
</div>
|
||
<!--/article-container-->
|
||
|
||
<!-- footer -->
|
||
<div class="container-fluid above-parallax">
|
||
<div class="row py-3">
|
||
<div class="col-md-7">
|
||
<ul class="nav">
|
||
<li class="nav-item">
|
||
<a class="nav-link" href="https://lbry.com/privacypolicy">Privacy Policy</a>
|
||
</li>
|
||
<li class="nav-item">
|
||
<div class="btn-group dropup">
|
||
<button type="button" class="btn btn-outline-secondary text-white">Other Sites</button>
|
||
<button type="button" class="btn btn-outline-secondary dropdown-toggle dropdown-toggle-split" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||
<span class="sr-only">Toggle Dropdown</span>
|
||
</button>
|
||
<div class="dropdown-menu">
|
||
<a class="dropdown-item" href="https://lbry.com">LBRY.com</a>
|
||
<a class="dropdown-item" href="https://lbry.tech">LBRY.tech</a>
|
||
<a class="dropdown-item" href="https://lbry.fund">LBRY.fund</a>
|
||
<a class="dropdown-item" href="https://lbry.tv">LBRY.tv</a>
|
||
</div>
|
||
</div>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
<div class="col-md text-md-right">
|
||
<small>© 2020 LBRY.org & LBRY Foundation</small>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- /footer -->
|
||
|
||
</div>
|
||
<!-- globalParallaxContent -->
|
||
</div>
|
||
<!-- /globalParallax -->
|
||
|
||
<!-- Modals -->
|
||
<!-- Developers -->
|
||
<div class="modal fade" id="developersModal" tabindex="-1" role="dialog" aria-labelledby="developersModal" aria-hidden="true">
|
||
<div class="modal-dialog" role="document">
|
||
<div class="modal-content lbry-dark text-white">
|
||
<div class="modal-header">
|
||
<h3 class="modal-title" id="developersModal">LBRY Community (LBRYC) </h3>
|
||
<button type="button" class="close text-white" data-dismiss="modal" aria-label="Close">
|
||
<span aria-hidden="true">×</span>
|
||
</button>
|
||
</div>
|
||
<div class="modal-body">
|
||
<h4>Chat Room or Forum</h4>
|
||
<p>LBRY Discord !Developer role</p>
|
||
|
||
<!-- <h4>Website</h4>
|
||
<p></p> -->
|
||
|
||
<h4>Description</h4>
|
||
<p>
|
||
The LBRY Foundation's developer hive.
|
||
Chat with other software engineers and developers.
|
||
Talk about LBRY or other development projects.
|
||
Learn and explore the world of code!
|
||
</p>
|
||
</div>
|
||
<div class="modal-footer">
|
||
<button type="button" class="btn lbry-dark-green" data-dismiss="modal">Close</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- /Developers -->
|
||
|
||
<!-- Contributors -->
|
||
<div class="modal fade" id="contributorsModal" tabindex="-1" role="dialog" aria-labelledby="contributorsModal" aria-hidden="true">
|
||
<div class="modal-dialog" role="document">
|
||
<div class="modal-content lbry-dark text-white">
|
||
<div class="modal-header">
|
||
<h3 class="modal-title" id="contributorsModal">Contributors</h3>
|
||
<button type="button" class="close text-white" data-dismiss="modal" aria-label="Close">
|
||
<span aria-hidden="true">×</span>
|
||
</button>
|
||
</div>
|
||
<div class="modal-body">
|
||
<h4>Chat Room or Forum</h4>
|
||
<p>LBRY Discord !Contributor role</p>
|
||
|
||
<!-- <h4>Website</h4>
|
||
<p></p> -->
|
||
|
||
<h4>Description</h4>
|
||
<p>
|
||
The LBRY Foundation's contributors hive.
|
||
Chat with other contributors.
|
||
Talk about building LBRY design, marketing, outreach, organization, translation,
|
||
or any form of contribution other than software engineering.
|
||
</p>
|
||
</div>
|
||
<div class="modal-footer">
|
||
<button type="button" class="btn lbry-dark-green" data-dismiss="modal">Close</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- /Contributors -->
|
||
|
||
<!-- Creators -->
|
||
<div class="modal fade" id="creatorsModal" tabindex="-1" role="dialog" aria-labelledby="creatorsModal" aria-hidden="true">
|
||
<div class="modal-dialog" role="document">
|
||
<div class="modal-content lbry-dark text-white">
|
||
<div class="modal-header">
|
||
<h3 class="modal-title" id="creatorsModal">Creators</h3>
|
||
<button type="button" class="close text-white" data-dismiss="modal" aria-label="Close">
|
||
<span aria-hidden="true">×</span>
|
||
</button>
|
||
</div>
|
||
<div class="modal-body">
|
||
<h4>Chat Room or Forum</h4>
|
||
<p>LBRY Discord !Creator role</p>
|
||
|
||
<!-- <h4>Website</h4>
|
||
<p></p> -->
|
||
|
||
<h4>Description</h4>
|
||
<p>
|
||
The LBRY Foundation's creators hive.
|
||
Chat with other creators on the LBRY platform or where ever! Talk about gear, technique, struggles, successes.
|
||
Share ideas and content, and get to know one another!
|
||
</p>
|
||
</div>
|
||
<div class="modal-footer">
|
||
<button type="button" class="btn lbry-dark-green" data-dismiss="modal">Close</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- /Creators -->
|
||
|
||
<!-- Translators -->
|
||
<div class="modal fade" id="translatorsModal" tabindex="-1" role="dialog" aria-labelledby="translatorsModal" aria-hidden="true">
|
||
<div class="modal-dialog" role="document">
|
||
<div class="modal-content lbry-dark text-white">
|
||
<div class="modal-header">
|
||
<h3 class="modal-title" id="translatorsModal">Translators</h3>
|
||
<button type="button" class="close text-white" data-dismiss="modal" aria-label="Close">
|
||
<span aria-hidden="true">×</span>
|
||
</button>
|
||
</div>
|
||
<div class="modal-body">
|
||
<h4>Chat Room or Forum</h4>
|
||
<p>LBRY Discord !Translator role</p>
|
||
|
||
<!-- <h4>Website</h4>
|
||
<p></p> -->
|
||
|
||
<h4>Description</h4>
|
||
<p>
|
||
The LBRY Foundation's translation hive.
|
||
Chat with other translators.
|
||
Help translate LBRY and LBRY documentation to languages from around the world!
|
||
</p>
|
||
</div>
|
||
<div class="modal-footer">
|
||
<button type="button" class="btn lbry-dark-green" data-dismiss="modal">Close</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- /Translators -->
|
||
|
||
<!-- LBRY.Science -->
|
||
<div class="modal fade" id="LBRY_ScienceModal" tabindex="-1" role="dialog" aria-labelledby="LBRY_ScienceModal" aria-hidden="true">
|
||
<div class="modal-dialog" role="document">
|
||
<div class="modal-content lbry-dark text-white">
|
||
<div class="modal-header">
|
||
<h3 class="modal-title" id="LBRY_ScienceModal">LBRY.Science</h3>
|
||
<button type="button" class="close text-white" data-dismiss="modal" aria-label="Close">
|
||
<span aria-hidden="true">×</span>
|
||
</button>
|
||
</div>
|
||
<div class="modal-body">
|
||
<h4>Chat Room or Forum</h4>
|
||
<p>LBRY Discord !Science role</p>
|
||
|
||
<h4>Website</h4>
|
||
<p><a href="http://lbry.science/">http://lbry.science/</a></p>
|
||
|
||
<h4>Description</h4>
|
||
<p>
|
||
LBRY.Science focuses on the curation of science news,
|
||
the creation and curation of science content,
|
||
the spread of science literacy, communication,
|
||
and education, and the advancement of DeSci: A Decentralized System of Science.
|
||
</p>
|
||
</div>
|
||
<div class="modal-footer">
|
||
<button type="button" class="btn lbry-dark-green" data-dismiss="modal">Close</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- /LBRY.Science -->
|
||
|
||
<!-- LBRY.Español -->
|
||
<div class="modal fade" id="LBRY_EspanolModal" tabindex="-1" role="dialog" aria-labelledby="LBRY_EspanolModal" aria-hidden="true">
|
||
<div class="modal-dialog" role="document">
|
||
<div class="modal-content lbry-dark text-white">
|
||
<div class="modal-header">
|
||
<h3 class="modal-title" id="LBRY_EspanolModal">LBRY.Español</h3>
|
||
<button type="button" class="close text-white" data-dismiss="modal" aria-label="Close">
|
||
<span aria-hidden="true">×</span>
|
||
</button>
|
||
</div>
|
||
<div class="modal-body">
|
||
<h4>Chat Room or Forum</h4>
|
||
<p>LBRY Discord !Espanol role</p>
|
||
|
||
<!-- <h4>Website</h4>
|
||
<p></p> -->
|
||
|
||
<h4>Description</h4>
|
||
<p>
|
||
Canal en español del protocolo LBRY para toda la comunidad.
|
||
</p>
|
||
</div>
|
||
<div class="modal-footer">
|
||
<button type="button" class="btn lbry-dark-green" data-dismiss="modal">Close</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- /LBRY.Español -->
|
||
|
||
<!-- LBRY.records -->
|
||
<div class="modal fade" id="LBRY_recordsModal" tabindex="-1" role="dialog" aria-labelledby="LBRY_recordsModal" aria-hidden="true">
|
||
<div class="modal-dialog" role="document">
|
||
<div class="modal-content lbry-dark text-white">
|
||
<div class="modal-header">
|
||
<h3 class="modal-title" id="LBRY_recordsModal">LBRY.records</h3>
|
||
<button type="button" class="close text-white" data-dismiss="modal" aria-label="Close">
|
||
<span aria-hidden="true">×</span>
|
||
</button>
|
||
</div>
|
||
<div class="modal-body">
|
||
<h4>Chat Room or Forum</h4>
|
||
<p>LBRY Discord !Musician role</p>
|
||
|
||
<h4>Website</h4>
|
||
<p><a href="https://bitrophone.com/">https://bitrophone.com/</a></p>
|
||
|
||
<h4>Description</h4>
|
||
<p>
|
||
LBRY.Records plans to be a music distribution company & online label in future,
|
||
that distributes your music to all platforms such as Spotify, iTunes, Deezer, YouTube
|
||
and makes musicians earn more money by utilising cryptocurrencies on an official LBRY.Records LBRY channel.
|
||
It is also a musician community.
|
||
</p>
|
||
</div>
|
||
<div class="modal-footer">
|
||
<button type="button" class="btn lbry-dark-green" data-dismiss="modal">Close</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- /LBRY.records -->
|
||
|
||
<!-- Open Source LBRY -->
|
||
<div class="modal fade" id="Open_Source_LBRYModal" tabindex="-1" role="dialog" aria-labelledby="Open_Source_LBRYModal" aria-hidden="true">
|
||
<div class="modal-dialog" role="document">
|
||
<div class="modal-content lbry-dark text-white">
|
||
<div class="modal-header">
|
||
<h3 class="modal-title" id="Open_Source_LBRYModal">Open Source LBRY</h3>
|
||
<button type="button" class="close text-white" data-dismiss="modal" aria-label="Close">
|
||
<span aria-hidden="true">×</span>
|
||
</button>
|
||
</div>
|
||
<div class="modal-body">
|
||
<h4>Chat Room or Forum</h4>
|
||
<p>LBRY Discord !OpenSource role </p>
|
||
|
||
<!-- <h4>Website</h4>
|
||
<p></p> -->
|
||
|
||
<h4>Description</h4>
|
||
<p>
|
||
Open Source LBRY's focus is to bring open sourced content to LBRY.
|
||
We have already uploaded over 50k public domain books and have created the MassUploader program
|
||
so that anybody that has many open source/public domain files have an easy method to publish them all to LBRY.
|
||
</p>
|
||
</div>
|
||
<div class="modal-footer">
|
||
<button type="button" class="btn lbry-dark-green" data-dismiss="modal">Close</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- /Open Source LBRY -->
|
||
|
||
<!-- Watch on LBRY Plugin -->
|
||
<div class="modal fade" id="Watch_on_LBRY_PluginModal" tabindex="-1" role="dialog" aria-labelledby="Watch_on_LBRY_PluginModal" aria-hidden="true">
|
||
<div class="modal-dialog" role="document">
|
||
<div class="modal-content lbry-dark text-white">
|
||
<div class="modal-header">
|
||
<h3 class="modal-title" id="Watch_on_LBRY_PluginModal">Watch on LBRY Plugin</h3>
|
||
<button type="button" class="close text-white" data-dismiss="modal" aria-label="Close">
|
||
<span aria-hidden="true">×</span>
|
||
</button>
|
||
</div>
|
||
<div class="modal-body">
|
||
<h4>Chat Room or Forum</h4>
|
||
<p>LBRY Discord !WatchonLBRY role</p>
|
||
|
||
<h4>Website</h4>
|
||
<p><a href="https://github.com/kodxana/Watch-on-LBRY">https://github.com/kodxana/Watch-on-LBRY</a></p>
|
||
|
||
<h4>Description</h4>
|
||
<p>
|
||
A plugin for web browsers that automatically checks whether a YouTube video or channel is on LBRY.
|
||
If it is, it redirects you to LBRY to watch it there.
|
||
</p>
|
||
</div>
|
||
<div class="modal-footer">
|
||
<button type="button" class="btn lbry-dark-green" data-dismiss="modal">Close</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- /Watch on LBRY Plugin -->
|
||
|
||
<!-- Wallet Servers -->
|
||
<div class="modal fade" id="Wallet_ServersModal" tabindex="-1" role="dialog" aria-labelledby="Wallet_ServersModal" aria-hidden="true">
|
||
<div class="modal-dialog" role="document">
|
||
<div class="modal-content lbry-dark text-white">
|
||
<div class="modal-header">
|
||
<h3 class="modal-title" id="Wallet_ServersModal">Wallet Servers</h3>
|
||
<button type="button" class="close text-white" data-dismiss="modal" aria-label="Close">
|
||
<span aria-hidden="true">×</span>
|
||
</button>
|
||
</div>
|
||
<div class="modal-body">
|
||
<h4>Chat Room or Forum</h4>
|
||
<p>LBRY Discord !WalletServer role</p>
|
||
|
||
<!-- <h4>Website</h4>
|
||
<p></p> -->
|
||
|
||
<h4>Description</h4>
|
||
<p>
|
||
A wallet server is a computer that processes information from the blockchain and
|
||
arranges it into a more convenient form for apps to use.
|
||
Your LBRY app talks to wallet servers when it wants to find out information about LBRY content,
|
||
make transactions, and many other things. <br>
|
||
|
||
A community member may wish to run his or her own wallet server in order to reduce reliance on LBRY Inc
|
||
(thus making the network more decentralized),
|
||
to customize what content is available to users
|
||
(e.g., certain content might be illegal in one country but not another),
|
||
in order to run a different trending algorithm, or for some other reason not listed here. <br>
|
||
|
||
This hive talks about and builds these things.
|
||
</p>
|
||
</div>
|
||
<div class="modal-footer">
|
||
<button type="button" class="btn lbry-dark-green" data-dismiss="modal">Close</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- /Wallet Servers -->
|
||
|
||
<!-- Reddit -->
|
||
<div class="modal fade" id="RedditModal" tabindex="-1" role="dialog" aria-labelledby="RedditModal" aria-hidden="true">
|
||
<div class="modal-dialog" role="document">
|
||
<div class="modal-content lbry-dark text-white">
|
||
<div class="modal-header">
|
||
<h3 class="modal-title" id="RedditModal">Reddit</h3>
|
||
<button type="button" class="close text-white" data-dismiss="modal" aria-label="Close">
|
||
<span aria-hidden="true">×</span>
|
||
</button>
|
||
</div>
|
||
<div class="modal-body">
|
||
<h4>Chat Room or Forum</h4>
|
||
<p>LBRY Discord !Reddit role</p>
|
||
|
||
<!-- <h4>Website</h4>
|
||
<p></p> -->
|
||
|
||
<h4>Description</h4>
|
||
<p>
|
||
The place for people who use Reddit and LBRY.
|
||
Join if you want to spread LBRY among Redditors,
|
||
talk about the Reddit tipbot or other integrations,
|
||
or just lament the slow death of a once totally sweet site.
|
||
</p>
|
||
</div>
|
||
<div class="modal-footer">
|
||
<button type="button" class="btn lbry-dark-green" data-dismiss="modal">Close</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- /Reddit -->
|
||
|
||
<!-- LazyBit -->
|
||
<div class="modal fade" id="LazyBitModal" tabindex="-1" role="dialog" aria-labelledby="LazyBitModal" aria-hidden="true">
|
||
<div class="modal-dialog" role="document">
|
||
<div class="modal-content lbry-dark text-white">
|
||
<div class="modal-header">
|
||
<h3 class="modal-title" id="LazyBitModal">LazyBit</h3>
|
||
<button type="button" class="close text-white" data-dismiss="modal" aria-label="Close">
|
||
<span aria-hidden="true">×</span>
|
||
</button>
|
||
</div>
|
||
<div class="modal-body">
|
||
<h4>Chat Room or Forum</h4>
|
||
<p>LBRY Discord !LazyBit role</p>
|
||
|
||
<!-- <h4>Website</h4>
|
||
<p></p> -->
|
||
|
||
<h4>Description</h4>
|
||
<p>
|
||
We work towards raising the level of knowledge about LBRY,
|
||
cryptocurrency and distributed technologies in geographic area of ex-Yugoslavia/Balkans/Adriatic region.
|
||
</p>
|
||
</div>
|
||
<div class="modal-footer">
|
||
<button type="button" class="btn lbry-dark-green" data-dismiss="modal">Close</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- /LazyBit -->
|
||
|
||
<!-- LBRY India -->
|
||
<div class="modal fade" id="LBRY_IndiaModal" tabindex="-1" role="dialog" aria-labelledby="LBRY_IndiaModal" aria-hidden="true">
|
||
<div class="modal-dialog" role="document">
|
||
<div class="modal-content lbry-dark text-white">
|
||
<div class="modal-header">
|
||
<h3 class="modal-title" id="LBRY_IndiaModal">LBRY India</h3>
|
||
<button type="button" class="close text-white" data-dismiss="modal" aria-label="Close">
|
||
<span aria-hidden="true">×</span>
|
||
</button>
|
||
</div>
|
||
<div class="modal-body">
|
||
<h4>Chat Room or Forum</h4>
|
||
<p>LBRY Discord !India role</p>
|
||
|
||
<!-- <h4>Website</h4>
|
||
<p></p> -->
|
||
|
||
<h4>Description</h4>
|
||
<p>
|
||
LBRY India is a community for LBRYians accros India and Africa.
|
||
We are the full supporters of LBRY, secure, open, and community-run digital marketplace
|
||
to enjoy the latest content from your favorite creators as a user, not a product. <br>
|
||
The LBRY India community is made up of people from various educational and cultural backgrounds.
|
||
You can get to learn new things and get to meet new people.
|
||
Probably make some new friends. We usually organise LBRY, blockchain, and cryptocurrency meetups.
|
||
</p>
|
||
</div>
|
||
<div class="modal-footer">
|
||
<button type="button" class="btn lbry-dark-green" data-dismiss="modal">Close</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- /LBRY India -->
|
||
|
||
<!-- Makerspace Hive -->
|
||
<div class="modal fade" id="Makerspace_HiveModal" tabindex="-1" role="dialog" aria-labelledby="Makerspace_HiveModal" aria-hidden="true">
|
||
<div class="modal-dialog" role="document">
|
||
<div class="modal-content lbry-dark text-white">
|
||
<div class="modal-header">
|
||
<h3 class="modal-title" id="Makerspace_HiveModal">Makerspace Hive</h3>
|
||
<button type="button" class="close text-white" data-dismiss="modal" aria-label="Close">
|
||
<span aria-hidden="true">×</span>
|
||
</button>
|
||
</div>
|
||
<div class="modal-body">
|
||
<h4>Chat Room or Forum</h4>
|
||
<p>LBRY Discord !MakerspaceHive role</p>
|
||
|
||
<!-- <h4>Website</h4>
|
||
<p></p> -->
|
||
|
||
<h4>Description</h4>
|
||
<p>
|
||
Makerspacehive is promoting LBRY as a content distribution platform
|
||
for makers and DIY creators with special focus on Makerspaces.
|
||
</p>
|
||
</div>
|
||
<div class="modal-footer">
|
||
<button type="button" class="btn lbry-dark-green" data-dismiss="modal">Close</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- /Makerspace Hive -->
|
||
|
||
<!-- LBRY Social -->
|
||
<div class="modal fade" id="LBRY_SocialModal" tabindex="-1" role="dialog" aria-labelledby="LBRY_SocialModal" aria-hidden="true">
|
||
<div class="modal-dialog" role="document">
|
||
<div class="modal-content lbry-dark text-white">
|
||
<div class="modal-header">
|
||
<h3 class="modal-title" id="LBRY_SocialModal">LBRY Social</h3>
|
||
<button type="button" class="close text-white" data-dismiss="modal" aria-label="Close">
|
||
<span aria-hidden="true">×</span>
|
||
</button>
|
||
</div>
|
||
<div class="modal-body">
|
||
<h4>Chat Room or Forum</h4>
|
||
<p><a href="https://join.lbry.social/">https://join.lbry.social/</a></p>
|
||
|
||
<h4>Website</h4>
|
||
<p><a href="https://lbry.social/">https://lbry.social/</a></p>
|
||
|
||
<h4>Description</h4>
|
||
<p>
|
||
LBRY Social is an online LBRY community building, marketing and growth engine with a twist.
|
||
We are an ecosystem of LBRYnauts looking to learn, discover and
|
||
build networks to power LBRY community blockchain projects of all shapes and sizes.
|
||
Power to the people!
|
||
</p>
|
||
</div>
|
||
<div class="modal-footer">
|
||
<button type="button" class="btn lbry-dark-green" data-dismiss="modal">Close</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- /LBRY Social -->
|
||
|
||
<!-- LBRY Turkey -->
|
||
<div class="modal fade" id="LBRY_TurkeyModal" tabindex="-1" role="dialog" aria-labelledby="LBRY_TurkeyModal" aria-hidden="true">
|
||
<div class="modal-dialog" role="document">
|
||
<div class="modal-content lbry-dark text-white">
|
||
<div class="modal-header">
|
||
<h3 class="modal-title" id="LBRY_TurkeyModal">LBRY Turkey</h3>
|
||
<button type="button" class="close text-white" data-dismiss="modal" aria-label="Close">
|
||
<span aria-hidden="true">×</span>
|
||
</button>
|
||
</div>
|
||
<div class="modal-body">
|
||
<h4>Chat Room or Forum</h4>
|
||
<p><a href="https://discord.gg/Np22tJw">https://discord.gg/Np22tJw</a></p>
|
||
|
||
<h4>Website</h4>
|
||
<p><a href="http://www.lbryturkey.com/">http://www.lbryturkey.com/</a></p>
|
||
|
||
<h4>Description</h4>
|
||
<p>
|
||
LBRY.Turkey / LBRY Türkiye, Türkiye'de LBRY kullanıcılarının oluşturduğu bir topluluktur.
|
||
Bu topluluğa katılıp diğer Türk LBRY kullanıcıları ile tanışabilir,
|
||
ara ara düzenlenen LBC ve Swag çekilişlerine katılabilir,
|
||
içeriklerin tadını beraber çıkarabilirsin.
|
||
</p>
|
||
</div>
|
||
<div class="modal-footer">
|
||
<button type="button" class="btn lbry-dark-green" data-dismiss="modal">Close</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- /LBRY Turkey -->
|
||
|
||
<!-- LBRY Community (LBRYC) -->
|
||
<div class="modal fade" id="LBRY_CommunityModal" tabindex="-1" role="dialog" aria-labelledby="LBRY_CommunityModal" aria-hidden="true">
|
||
<div class="modal-dialog" role="document">
|
||
<div class="modal-content lbry-dark text-white">
|
||
<div class="modal-header">
|
||
<h3 class="modal-title" id="LBRY_CommunityModal">LBRY Community (LBRYC) </h3>
|
||
<button type="button" class="close text-white" data-dismiss="modal" aria-label="Close">
|
||
<span aria-hidden="true">×</span>
|
||
</button>
|
||
</div>
|
||
<div class="modal-body">
|
||
<h4>Chat Room or Forum</h4>
|
||
<p><a href="https://invite.lbry.community">https://invite.lbry.community</a></p>
|
||
|
||
<h4>Website</h4>
|
||
<p><a href="https://lbry.community">https://lbry.community</a></p>
|
||
|
||
<h4>Description</h4>
|
||
<p>
|
||
The LBRY.Community hive is dedicated to bringing attention to the LBRY protocol and
|
||
applications built on the LBRY protocol alongside showing our support and love for open source projects. <br>
|
||
Our goal is to promote and aid in the acknowledgement of projects built on the LBRY protocol
|
||
and similar open source projects.
|
||
</p>
|
||
</div>
|
||
<div class="modal-footer">
|
||
<button type="button" class="btn lbry-dark-green" data-dismiss="modal">Close</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- /LBRY Community (LBRYC) -->
|
||
|
||
<!-- Beat Saber -->
|
||
<div class="modal fade" id="Beat_SaberModal" tabindex="-1" role="dialog" aria-labelledby="Beat_SaberModal" aria-hidden="true">
|
||
<div class="modal-dialog" role="document">
|
||
<div class="modal-content lbry-dark text-white">
|
||
<div class="modal-header">
|
||
<h3 class="modal-title" id="Beat_SaberModal">Beat Saber</h3>
|
||
<button type="button" class="close text-white" data-dismiss="modal" aria-label="Close">
|
||
<span aria-hidden="true">×</span>
|
||
</button>
|
||
</div>
|
||
<div class="modal-body">
|
||
<h4>Chat Room or Forum</h4>
|
||
<p><a href="https://discord.gg/qQDgacC">https://discord.gg/qQDgacC</a></p>
|
||
|
||
<!-- <h4>Website</h4>
|
||
<p></p> -->
|
||
|
||
<h4>Description</h4>
|
||
<p>
|
||
Beat Saber is a rhythmic video game where you hit notes to the beat in a VR experience.
|
||
LBRY Beat Saber is all about hanging out! Share everything you enjoy about Beat Saber,
|
||
chat about your favorite map, or anything related! <br>
|
||
The main mission we'd like to do is:
|
||
to share to everyone in the beat saber community that LBRY can really help you with the content you make,
|
||
even if you play a song that may be copywritten!
|
||
</p>
|
||
</div>
|
||
<div class="modal-footer">
|
||
<button type="button" class="btn lbry-dark-green" data-dismiss="modal">Close</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- /Beat Saber -->
|
||
|
||
<!-- LBRYans United -->
|
||
<div class="modal fade" id="LBRYans_UnitedModal" tabindex="-1" role="dialog" aria-labelledby="LBRYans_UnitedModal" aria-hidden="true">
|
||
<div class="modal-dialog" role="document">
|
||
<div class="modal-content lbry-dark text-white">
|
||
<div class="modal-header">
|
||
<h3 class="modal-title" id="LBRYans_UnitedModal">LBRYans United</h3>
|
||
<button type="button" class="close text-white" data-dismiss="modal" aria-label="Close">
|
||
<span aria-hidden="true">×</span>
|
||
</button>
|
||
</div>
|
||
<div class="modal-body">
|
||
<h4>Chat Room or Forum</h4>
|
||
<p><a href="https://mewe.com/join/lbryansunited">https://mewe.com/join/lbryansunited</a></p>
|
||
|
||
<!-- <h4>Website</h4>
|
||
<p></p> -->
|
||
|
||
<h4>Description</h4>
|
||
<p>
|
||
This hive represents the "LBRYans United" MeWe Group,
|
||
which serves to help inform/educate/connect with folks who may not have ever heard of LBRY. <br>
|
||
A place for new/old LBRY users ("LBRYans" when spelled properly) to share/view/discuss their work.
|
||
We also focus heavily on the more broad crypto world as well as alternative FOSS based platforms & programs.
|
||
</p>
|
||
</div>
|
||
<div class="modal-footer">
|
||
<button type="button" class="btn lbry-dark-green" data-dismiss="modal">Close</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- /LBRYans United -->
|
||
|
||
<!-- LBRYian.com -->
|
||
<div class="modal fade" id="LBRYian_comModal" tabindex="-1" role="dialog" aria-labelledby="LBRYian_comModal" aria-hidden="true">
|
||
<div class="modal-dialog" role="document">
|
||
<div class="modal-content lbry-dark text-white">
|
||
<div class="modal-header">
|
||
<h3 class="modal-title" id="LBRYian_comModal">LBRYian.com</h3>
|
||
<button type="button" class="close text-white" data-dismiss="modal" aria-label="Close">
|
||
<span aria-hidden="true">×</span>
|
||
</button>
|
||
</div>
|
||
<div class="modal-body">
|
||
<h4>Chat Room or Forum</h4>
|
||
<p><a href="https://discord.gg/cqNDrm9">https://discord.gg/cqNDrm9</a></p>
|
||
|
||
<h4>Website</h4>
|
||
<p><a href="https://lbryian.com/">https://lbryian.com/</a></p>
|
||
|
||
<h4>Description</h4>
|
||
<p>
|
||
LBRYian.com is building Social Media Network among students to promote LBRY technology
|
||
and spreading awareness about how LBRY can help to protect our privacy, and freedom
|
||
of our content by doing meetups and making meaningful memes that describe LBRY in fun way. <br>
|
||
Our Main Focus is to trend #lbryian in social media by our memes and meetups.
|
||
</p>
|
||
</div>
|
||
<div class="modal-footer">
|
||
<button type="button" class="btn lbry-dark-green" data-dismiss="modal">Close</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- /LBRYian.com -->
|
||
<!-- Modals -->
|
||
|
||
<!-- JS DEPENDENCIES -->
|
||
<script src="../lib/jquery/jquery-3.5.1.min.js" defer></script>
|
||
<script src="../lib/bootstrap/js/bootstrap.bundle.min.js" defer></script>
|
||
<!-- /JS DEPENDENCIES -->
|
||
|
||
<!--CUSTOM JS-->
|
||
<script src="../lib/js/index.js" defer></script>
|
||
<!--/CUSTOM JS-->
|
||
</body>
|
||
|
||
</html> |