> ## Documentation Index
> Fetch the complete documentation index at: https://help.wrld.tech/llms.txt
> Use this file to discover all available pages before exploring further.

# SecureSend - Secure Password Sharing

> Send passwords and sensitive information securely - Never send plaintext!

## SecureSend.WRLD.Tech

**Never send passwords or sensitive information in plaintext!** Use [SecureSend.WRLD.Tech](https://securesend.wrld.tech) to securely share credentials with our support team or colleagues.

## How It Works

All passwords are encrypted prior to storage and are available to only those with the secret link. Once expired, encrypted passwords are unequivocally deleted from the database.

## Step by Step: How to Send Secure Notes and Passwords

1. Go to [securesend.wrld.tech](https://securesend.wrld.tech)
2. Type the secure info or password you want to share
3. Adjust settings per preference (e.g., how many views before self-destructing - defaults at 7)
4. Click **PUSH IT!**
5. Copy the generated URL or QR Code
6. Paste the URL or QR Image in the email/ticket/message
7. Done!

## Security Features

<Columns cols={2}>
  <Card title="Encrypted Storage" icon="lock">
    All data is encrypted before being stored
  </Card>

  <Card title="Auto-Expiration" icon="clock">
    Links expire after set time or number of views
  </Card>

  <Card title="1-Click Retrieval" icon="hand-pointer">
    Optional step to avoid chat systems eating up views
  </Card>

  <Card title="Immediate Deletion" icon="trash">
    Allow recipients to delete after retrieval
  </Card>
</Columns>

## Configuration Options

* **Expire after X days** - Set how long the link remains active
* **Expire after X views** - Set maximum number of retrievals
* **1-click retrieval step** - Helps avoid URL scanners from using up views
* **Allow immediate deletion** - Let users delete the push once retrieved
* **Passphrase lockdown** - Add additional password protection

<Tip>
  Only enter a password into the box. Other identifying information can compromise security.
</Tip>

## Try It Now

<Card title="Go to SecureSend.WRLD.Tech" icon="shield-check" href="https://securesend.wrld.tech" horizontal>
  Create your first secure link
</Card>
