mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 19:25:51 +00:00
231 lines
13 KiB
HTML
231 lines
13 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
<head>
|
||
<meta charset="utf-8">
|
||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||
<title>Ripple Dev Portal Resources</title>
|
||
|
||
<!-- Bootstrap -->
|
||
<link href="css/bootstrap.min.css" rel="stylesheet">
|
||
|
||
<!-- Google Font -->
|
||
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,600' rel='stylesheet' type='text/css'>
|
||
|
||
<!-- Font Awesome -->
|
||
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
|
||
|
||
<!-- Custom stuff -->
|
||
<link href="css/custom.css" rel="stylesheet">
|
||
|
||
<link rel="shortcut icon" href="favicon.ico?v=2" type="image/x-icon">
|
||
<link rel="icon" href="favicon.ico?v=2" type="image/x-icon">
|
||
|
||
|
||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||
<!--[if lt IE 9]>
|
||
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
|
||
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
|
||
<![endif]-->
|
||
|
||
<!-- start Mixpanel -->
|
||
<script type="text/javascript">(function(e,b){if(!b.__SV){var a,f,i,g;window.mixpanel=b;a=e.createElement("script");a.type="text/javascript";a.async=!0;a.src=("https:"===e.location.protocol?"https:":"http:")+'//cdn.mxpnl.com/libs/mixpanel-2.2.min.js';f=e.getElementsByTagName("script")[0];f.parentNode.insertBefore(a,f);b._i=[];b.init=function(a,e,d){function f(b,h){var a=h.split(".");2==a.length&&(b=b[a[0]],h=a[1]);b[h]=function(){b.push([h].concat(Array.prototype.slice.call(arguments,0)))}}var c=b;"undefined"!==
|
||
typeof d?c=b[d]=[]:d="mixpanel";c.people=c.people||[];c.toString=function(b){var a="mixpanel";"mixpanel"!==d&&(a+="."+d);b||(a+=" (stub)");return a};c.people.toString=function(){return c.toString(1)+".people (stub)"};i="disable track track_pageview track_links track_forms register register_once alias unregister identify name_tag set_config people.set people.set_once people.increment people.append people.track_charge people.clear_charges people.delete_user".split(" ");for(g=0;g<i.length;g++)f(c,i[g]);
|
||
b._i.push([a,e,d])};b.__SV=1.2}})(document,window.mixpanel||[]);
|
||
mixpanel.init("132d42885e094171f34467fc54da6fab");
|
||
</script>
|
||
|
||
<script>if (window.location.host == "dev.ripple.com") { mixpanel.track("terms"); }</script>
|
||
<!-- end Mixpanel -->
|
||
|
||
<!-- start google analytics -->
|
||
<script>
|
||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||
|
||
ga('create', 'UA-49188512-1', 'ripple.com');
|
||
ga('send', 'pageview');
|
||
|
||
</script>
|
||
<!-- end google analytics -->
|
||
|
||
</head>
|
||
<body>
|
||
<div class="wrapper">
|
||
<!-- navigation -->
|
||
<div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
|
||
<div class="container">
|
||
<div class="navbar-header">
|
||
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
|
||
<span class="sr-only">Toggle navigation</span>
|
||
<span class="icon-bar"></span>
|
||
<span class="icon-bar"></span>
|
||
<span class="icon-bar"></span>
|
||
</button>
|
||
<a class="navbar-brand" href="https://dev.ripple.com/"><img class="small_logo" src="assets/img/ripple_logo_small.png"></a>
|
||
</div>
|
||
<div class="navbar-collapse collapse">
|
||
<ul class="nav navbar-nav">
|
||
<li class="active"><a href="/">Resources</a></li>
|
||
<li><a href="https://www.bountysource.com/teams/ripple/bounties">Bounties</a></li>
|
||
<li><a href="https://ripplelabs.atlassian.net/">Bug Tracking</a></li>
|
||
<li><a href="https://ripple.com/dev/blog/">Dev Blog</a></li>
|
||
<li><a href="https://ripple.com/forum/viewforum.php?f=2&sid=c016bc6b934120b7117c0e136e74de98">Forums</a></li>
|
||
<li class="dropdown">
|
||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">API Tool <span class="caret"></span></a>
|
||
<ul class="dropdown-menu" role="menu">
|
||
<li><a href="ripple-api-tool.html">WebSocket Tool</a></li>
|
||
<li><a href="rest-api-tool.html">REST Tool</a></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
<div class='right'>
|
||
<!-- GitHub buttons -->
|
||
<iframe src="https://dev.ripple.com/vendor/ghbtn.html?user=ripple&repo=ripple-dev-portal&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="110" height="20"></iframe>
|
||
</div>
|
||
</div><!--/.nav-collapse -->
|
||
</div>
|
||
</div>
|
||
|
||
<!-- main container -->
|
||
<div class="container">
|
||
<div class="content-root">
|
||
<div class="row">
|
||
<div class="brand-guidelines-row terms-conditions-content">
|
||
<h2 class="brand-guidelines-title">
|
||
Terms and Conditions
|
||
</h2>
|
||
<p>
|
||
These terms and conditions (“Terms”) apply to my (or if I am representing a company, me and my company; collectively, “I,” “My,” “Our,” “We,” “You” or “Your”) and Our use of the Ripple trademarks, logos and trade dress (the “RIPPLE Branding”), which I understand are owned by Ripple Labs, Inc. (“Ripple Labs”). I understand that by agreeing to these terms, I may only use the RIPPLE Branding as permitted.
|
||
</p>
|
||
<h2 class="brand-guidelines-title">
|
||
We agree:
|
||
</h2>
|
||
<p>
|
||
I understand that I may only use the RIPPLE Branding in conjunction with websites that utilize the Ripple software, and only in a manner
|
||
consistent with Ripple Labs’ RIPPLE Brand Guidelines. In addition, I understand that my use of the RIPPLE Branding must be accompanied
|
||
by attribution appearing at the bottom of the page, as follows: “RIPPLE is a trademark of Ripple Labs, Inc. Use of these trademarks is not
|
||
intended to constitute or imply endorsement or sponsorship by or affiliation with Ripple Labs, Inc.” I understand that if I discontinue use of
|
||
the Ripple software, I shall also discontinue using the RIPPLE Branding.
|
||
</p>
|
||
<p>
|
||
I understand I may only use the RIPPLE Branding in conjunction with legitimate and lawful business, but that I may not use the RIPPLE
|
||
Branding in a manner that might cause harm to Ripple Labs or its reputation or goodwill. We will not, under any circumstances, use the
|
||
RIPPLE Branding in connection with any unlawful activity. I understand that I may not use the RIPPLE Branding in connection with software
|
||
similar to the Ripple software.
|
||
</p>
|
||
<p>
|
||
I understand that I may not use the RIPPLE Branding on any website that duplicates the look and feel of Ripple Labs’ website, and that I may
|
||
not use the RIPPLE Branding in any metatags or any other “hidden text” on a website.
|
||
I understand that the RIPPLE Branding is the property of Ripple Labs, and that Ripple Labs reserves all rights not expressly granted here.
|
||
I understand that I may not adopt or use any logos or trademarks that are confusingly similar to any of the trademarks, trade dress or logos
|
||
associated with the RIPPLE Branding.
|
||
</p>
|
||
<p>
|
||
I understand that Ripple Labs reserves the right to terminate My use of the RIPPLE Branding. This includes, for example, if Ripple Labs, in its
|
||
opinion, believes that the RIPPLE Branding is being used improperly or for an improper purpose. I agree that upon receipt of a request
|
||
from Ripple Labs that I discontinue use of the RIPPLE Branding, I will comply with the request.
|
||
Our lawyers also insist that we include the following terms:
|
||
</p>
|
||
<p>
|
||
These Terms and Your use of the RIPPLE Branding shall be governed by and construed in accordance with the laws of California, without
|
||
resort to its conflict of law provisions. You agree that any action at law or in equity arising out of or relating to these Terms not subject to
|
||
arbitration (as set forth below), will be filed only in the state and federal courts located in San Francisco, California and You hereby irrevocably
|
||
and unconditionally consent and submit to the exclusive jurisdiction of such courts over any suit, action or proceeding.
|
||
PLEASE READ THE FOLLOWING PARAGRAPH CAREFULLY BECAUSE IT REQUIRES YOU TO ARBITRATE DISPUTES WITH RIPPLE LABS AND IT
|
||
LIMITS THE MANNER IN WHICH YOU CAN SEEK RELIEF.
|
||
</p>
|
||
<p>
|
||
You and Ripple Labs agree to arbitrate any dispute arising from these Terms or relating to Your use of the RIPPLE branding, except that you
|
||
and Ripple Labs are not required to arbitrate any dispute in which either party seeks equitable or other relief for the alleged unlawful use of
|
||
copyrights, trademarks, trade names, logos, trade secrets or patents. ARBITRATION PREVENTS YOU FROM SUING IN COURT OR FROM
|
||
HAVING A JURY TRIAL. You and Ripple Labs agree that each will notify each other of any dispute within thirty (30) days of when it arises, that
|
||
You will attempt informal resolution prior to any demand for arbitration, that any arbitration will occur in San Francisco, California, and that
|
||
arbitration will be conducted confidentially by a single arbitrator in accordance with the rules of JAMS. You and Ripple Labs also agree that
|
||
the state or federal courts in San Francisco, California have exclusive jurisdiction over any appeals of an arbitration award and over any suit
|
||
between the parties not subject to arbitration. The arbitrator has the authority to grant any remedy that would otherwise be available in
|
||
court.
|
||
</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="footer">
|
||
<div class="container">
|
||
<p class="text-muted">
|
||
<div class="row">
|
||
<div class="col-md-2">
|
||
|
||
<ul class="footer_links applications">
|
||
<li><a href="https://www.rippletrade.com">Ripple Trade</a>
|
||
<li><a href="https://www.ripplecharts.com">Ripple Charts</a>
|
||
<li><a href="https://ripple.com/graph">Ripple Graph</a>
|
||
<li><a href="http://codius.org/">Codius</a>
|
||
</ul>
|
||
</div>
|
||
<div class="col-md-2">
|
||
|
||
<ul class="footer_links middleware">
|
||
<li><a href="gatewayd.html">Gatewayd</a>
|
||
<li><a href="ripple-rest.html">Ripple REST</a>
|
||
<li><a href="https://github.com/ripple/ripple-lib">Ripple Lib</a>
|
||
</ul>
|
||
|
||
</div>
|
||
<div class="col-md-2">
|
||
|
||
<ul class="footer_links core_network">
|
||
<li><a href="rippled-apis.html">rippled</a>
|
||
<li><a href="transactions.html">Transactions</a>
|
||
<li><a href="consensus-whitepaper.html">Consensus</a>
|
||
</ul>
|
||
|
||
</div>
|
||
<div class="col-md-2">
|
||
<ul class="footer_links bounties">
|
||
<li><a href="https://www.bountysource.com/teams/ripple/bounties">Bounties</a>
|
||
<li><a href="https://ripplelabs.atlassian.net/">Bug tracking</a>
|
||
<li><a href="guidelines.html">Brand guidelines</a>
|
||
<li><a href="https://ripple.com/dev/blog/">Dev blog</a>
|
||
<li><a href="https://ripple.com/forum/viewforum.php?f=2&sid=c016bc6b934120b7117c0e136e74de98">Forums</a>
|
||
<li><a href="https://ripple.com/wiki/Main_Page">Wiki</a>
|
||
</ul>
|
||
|
||
</div>
|
||
<div class="col-md-4">
|
||
<p>Join the mailing list!</p>
|
||
<label for="mce-EMAIL">Email address</label>
|
||
<!-- Begin MailChimp Signup Form -->
|
||
<link href="//cdn-images.mailchimp.com/embedcode/slim-081711.css" rel="stylesheet" type="text/css">
|
||
<style type="text/css">
|
||
#mc_embed_signup{clear:left; font:14px; }
|
||
|
||
</style>
|
||
<div id="mc_embed_signup">
|
||
<form action="//ripple.us4.list-manage.com/subscribe/post?u=245dbc1c47849f034390dc5bf&id=4dfbe160d0" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
|
||
|
||
<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="" required>
|
||
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
|
||
<div style="position: absolute; left: -5000px; top: -50px;"><input type="text" name="b_245dbc1c47849f034390dc5bf_4dfbe160d0" tabindex="-1" value=""></div>
|
||
<input type="submit" value="Submit" name="subscribe" id="mc-embedded-subscribe" class="button btn btn-primary">
|
||
</form>
|
||
</div>
|
||
|
||
<!--End mc_embed_signup-->
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
</div>
|
||
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
|
||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||
<!-- Include all compiled plugins (below), or include individual files as needed -->
|
||
<script src="js/bootstrap.min.js"></script>
|
||
</body>
|
||
</html>
|