Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 9 additions & 10 deletions introduction/getting-started.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Getting Started"
description: "Secure gateway access to your infrastructure with AI-powered security"
title: "Welcome to hoop.dev "
description: "hoop.dev is the only access proxy for linux and databases that can block dangerous actions before they reach your resources and scrub sensitive data on the way out of the hoop.dev proxy."
---

<img
Expand All @@ -13,8 +13,6 @@ description: "Secure gateway access to your infrastructure with AI-powered secur
src="/images/introduction/lp-hero-2.png"
/>

Hoop.dev is an access gateway for databases and servers with AI-powered automations that eliminate cumbersome access policies and break-glass workflows without compromising security. Our platform provides secure, auditable, and easy-to-manage access to your infrastructure.

## The Challenge of Infrastructure Access

Organizations face significant challenges when managing access to critical infrastructure:
Expand All @@ -25,7 +23,7 @@ Organizations face significant challenges when managing access to critical infra
- Visibility gaps in understanding who accessed what and when
- Sensitive data exposure risks during access sessions

Hoop.dev addresses these challenges by providing a secure gateway that sits between your users and your infrastructure, delivering zero-config security features that protect your resources while streamlining access for developers.
The hoop.dev proxy addresses these challenges by sitting between users and infrastructure, delivering zero-config security features that protect your resources while streamlining access for developers.

## Our Solutions

Expand Down Expand Up @@ -67,11 +65,12 @@ Hoop.dev offers a range of features to help you secure your infrastructure and s

**Learn more** <Icon icon="arrow-right" />
</Card>

<Card icon="key" title="Secrets Management" href="/learn/features/secrets-manager">
Securely integrate with most popular secrets management tools. Dynamically expand environment variables without exposing sensitive credentials.
<br />
**Learn more** <Icon icon="arrow-right" />
<Card title="Secrets Management" icon="key" href="/learn/features/secrets-manager">
Securely integrate with most popular secrets management tools. Dynamically expand environment variables without exposing sensitive credentials.

<br />

**Learn more** <Icon icon="arrow-right" />
</Card>
</CardGroup>

Expand Down
2 changes: 1 addition & 1 deletion mint.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Hoop.dev - the only access gateway with data masking",
"name": "Hoop.dev - Invisible Security for Developers, Command-line Control for Admins, and Built-in Oversight for Security",
"logo": {
"dark": "/logo/dark.svg",
"light": "/logo/light.svg",
Expand Down