For the complete documentation index, see llms.txt. This page is also available as Markdown.

Share Links (Password-Protected Access)

To provide an added layer of security and cleaner URL management by allowing users to access streams without exposing the unique Share ID directly in the web address.

By default, Arcware Cloud generates a direct share link that includes the access token within the URL itself, allowing for instant, one-click access.

While convenient, this exposes the Share ID in the browser's address bar. For a more secure, authenticated approach, you can share only the base URL and provide the Share ID to your user separately.

When a user navigates directly to the base URL https://share.arcware.cloud, the stream will not load automatically. Instead, they will be prompted to authenticate their access.

Step-by-Step Guide:

  1. Share the Base URL: Provide your end-user with the clean link: https://share.arcware.cloud.

  2. Provide the Share ID: Send the user the unique Share ID (e.g., share-d2477d89-0548-4785-9b9f-149071fb4fe3 through a separate, secure channel. The Share ID can be found and copied from the Share links created on the platform.

  3. Authenticate: Upon visiting the link, the user will see a prompt titled "Enter password to access your stream" (see reference image).

  4. Unlock: The user must paste the Share ID into the Password field and click the Unlock Stream button to launch the application.

Why Use This Method?

  • Enhanced Privacy: Because the Share ID is never exposed in the browser's URL bar, it will not be accidentally saved in the user's browser history, bookmarks, or captured in external server referral logs.

  • Two-Step Authentication Feel: By distributing the base link and the Share ID via different communication channels (e.g., sending the link via email and the token via an internal messaging app), you ensure that only the intended recipient can access your 3D stream.

  • Cleaner Presentation: The base URL looks much more professional, compact, and trustworthy when shared in presentations, client emails, or marketing materials.

Last updated