Password Protected Links

Share links securely. Visitors must enter a password to access the destination.

Add a password to any short link or hosted image on os.md. When someone clicks the link, they see a password prompt instead of being redirected immediately. Only visitors who enter the correct password can proceed to the destination. Passwords are securely hashed and cannot be read by anyone, including us.

One-click setupEdit any link from your dashboard and add a password in seconds. Works for both shortened URLs and hosted images.
Secure hashingPasswords are hashed using bcrypt before storage. Even we cannot see the actual password.
Works for images tooProtect hosted images with a password so viewers must authenticate before the image is displayed.
Combine with expirationUse password protection together with link expiration for maximum security.
No account needed to accessAnyone with the password can access the link. Visitors don't need an account.
Custom branded linksCombine password protection with custom slugs for professional, secure sharing.

How It Works

  1. Create a short link or upload an image on the homepage.
  2. Log in and open your link from the dashboard. Click "Edit" and set an access password.
  3. Share the os.md link along with the password. Visitors enter the password to access the content.

Frequently Asked Questions

How do I add a password to a link?
Log in to your account, find the link in your dashboard, click "Edit", and enter a password in the "Access password" field. Click "Save" to apply.
Can I change or remove the password later?
Yes. Edit the link from your dashboard to update or clear the password at any time.
Are passwords stored securely?
Yes. Passwords are hashed using bcrypt, a one-way hashing algorithm. The original password is never stored and cannot be recovered.
Can I protect images with a password?
Yes. Password protection works for both shortened URLs and hosted images. The viewer sees a password prompt before the image is displayed.