Skip to content

Commit

Permalink
Update collaborate.html
Browse files Browse the repository at this point in the history
  • Loading branch information
mrw42 authored Oct 16, 2023
1 parent 137f76f commit e197256
Showing 1 changed file with 12 additions and 13 deletions.
25 changes: 12 additions & 13 deletions collaborate.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@

<h1 class="logo"><a href="index.html">Painless Security<span>.</span></a></h1>
<!-- Uncomment below if you prefer to use an image logo -->
<!-- <a href="index.html" class="logo"><img src="assets/img/logo.png" alt=""></a>-->
<a href="index.html" class="logo"><img src="assets/img/PS-Logo-Horizontal.png" alt=""></a>

<nav id="navbar" class="navbar">
<ul>
Expand Down Expand Up @@ -88,14 +88,14 @@ <h2>Collaborate</h2>
<div class="col-lg-8">
<div class="box">
<h3>What is Collaborate?</h3>
<p>Collaborate is an integrated access management solution that can be deployed and maintained for
<p><span>Collaborate</span> is an cloud-hosted Trust & Identity solution that can be deployed and maintained for
a fraction of the cost of in-house solutions. It is professionally operated, continuously monitored,
and expertly maintained. Always up, and always up to date*!</p>

<p>Collaborate offers essential access management services, all configured in a single, easy-to-use portal.</p>
<p><span>Collaborate</span> offers essential access management services, all configured in a single, easy-to-use portal.</p>

<p><strong>Managed eduroam</strong> – A FreeRADIUS-in-the-cloud service that allows your students and faculty to access the internet at any university, research lab, library, or other location broadcasting the eduroam service. It also allows you to host other eduroam users on your campus.</p>
<p><strong>Managed SAML</strong> – A Shibboleth® in-the-cloud service that gives your users secure, single-sign-on access to web applications and services that support the InCommon® Federation, or other connected SAML federations throughout the world.</p>
<p><strong>Managed SAML</strong> – A Shibboleth® in-the-cloud service that gives your users secure, single-sign-on access to web applications and services that support the InCommon® Federation, or other connected eduGain federations throughout the world.</p>

<h3>Benefits of Collaborate</h3>
<p>Other access management solutions typically support only one of these access management technologies. Collaborate provides a single solution to access management, reducing the time and effort spent on managing and administering multiple services. You pay only for the components you need.</p>
Expand All @@ -113,7 +113,7 @@ <h3>What does Collaborate do?</h3>
<li>Support accounting and reporting of user authentications and service use.</li>
</ul>

<p>With our highly-specialized knowledge of the education and research sectors' needs, we have built the most technologically advanced, comprehensive, accessible, and cost-effective access management solution on the market.</p>
<p>With our highly-specialized knowledge of the R&E sectors' needs, we have built the most technologically advanced, comprehensive, accessible, and cost-effective access management solution on the market.</p>

<h3>How Collaborate works</h3>
<p>When you subscribe to the Collaborate service, you choose which components (Managed SAML or Managed eduroam) you need. Then, guided and assisted by our team of expert technical specialists, you will configure your service(s) in our service portal, and download and deploy a virtual private network (VPN) endpoint. Our service portal will bring up virtual machines to run and configure Shibboleth or FreeRADIUS instances in the cloud, securely connecting to your AD, ADFS, or LDAP directory across the VPN. Cloud components will be maintained and upgraded, as needed. The service portal will store your desired configuration across upgrades, and reflect your configuration into the updated configuration formats of these components after each upgrade is completed.</p>
Expand All @@ -125,7 +125,7 @@ <h3>How Collaborate works</h3>

</div>
</div>

<!--
<div class="col-lg-4">
<div class="portfolio-info">
<h3>Project information</h3>
Expand All @@ -135,7 +135,7 @@ <h3>Project information</h3>
</ul>
</div>
</div>

-->
</div>

</div>
Expand All @@ -153,7 +153,7 @@ <h3>Project information</h3>
<div class="col-lg-3 col-md-6 footer-contact">
<h3>Painless Security<span>.</span></h3>
<p>
High St Suite 134 <br>
4 High St Suite 134 <br>
North Andover, MA 01845<br>
United States <br><br>
<strong>Phone:</strong> +1 781 605 3459<br>
Expand All @@ -176,26 +176,25 @@ <h4>Useful Links</h4>
<h4>Our Offerings</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="#collaborate">Collaborate</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="eduroam.html">eduroam</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="development.html">Development Services</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="operations.html">Operations</a></li>
</ul>
</div>

<!--
<div class="col-lg-3 col-md-6 footer-links">
<h4>Our Social Networks</h4>
<div class="social-links mt-3">
<a href="https://www.linkedin.com/company/painless-security-llc/" target="_blank" class="linkedin"><i class="bx bxl-linkedin"></i></a>
</div>
</div>

-->
</div>
</div>
</div>

<div class="container py-4">
<div class="copyright">
&copy; Copyright <strong><span>Painless Security LLC</span></strong>. All Rights Reserved
&copy; Copyright <strong><span>Painless Security, LLC</span></strong>. All Rights Reserved
</div>
<div class="credits">
Designed by <a href="https://portfolio.greendino.dev/" target="_blank">William Heald</a>
Expand All @@ -221,4 +220,4 @@ <h4>Our Social Networks</h4>

</body>

</html>
</html>

0 comments on commit e197256

Please sign in to comment.