Complete Guide

How to use VLOX

Step-by-step instructions to secure your files, manage vaults, and keep your data private.

Getting Started

Installation

  1. 1

    Download VLOX

    Go to the download section and get the macOS version for your device. Windows support is coming soon.

  2. 2

    Install the app

    Drag VLOX to your Applications folder. On first launch, macOS may ask for permission to open the app.

  3. 3

    Launch the app

    Open Applications and double-click VLOX. The first launch may take a moment as it initializes.

First Launch

When you open VLOX for the first time, you'll be prompted to create a vault. Here's what to do:

  1. 1

    Set up your vault

    Give your vault a name (e.g., "My Secure Files") and choose where to store it on your device.

  2. 2

    Create a strong password

    Enter a password that only you know. This is the key to your encryption. Make it long and unique.

  3. 3

    Confirm your password

    Re-enter your password to confirm. You won't see it displayed for security.

Security note

Your vault password is not stored anywhere, not even in VLOX. It's only used to derive encryption keys. Write it down or use a password manager you trust—losing it means losing access to your vault.

Where VLOX Stores Data

VLOX keeps all its data in a single folder on your device:

~/Applications/VLOX.app/vault_storage/

Inside this folder, each vault has its own directory with:

  • vault.json - Vault metadata and encryption parameters
  • manifest.bin - Encrypted list of files and their metadata
  • files/ - Encrypted file blobs with UUID names

Tip

You can back up your entire vault by copying its folder to another location or external drive.

Creating Your First Vault

Step by step

  1. 1

    Click "Create Vault"

    From the home screen, click the "Create Vault" button.

  2. 2

    Name your vault

    Enter a descriptive name. Examples: "Work Files", "Personal Docs", "Projects 2024".

  3. 3

    Choose location

    Select where to store the vault. We recommend keeping it in VLOX's default storage directory.

  4. 4

    Set a strong password

    Use a password with mix of uppercase, lowercase, numbers, and symbols. At least 12 characters.

  5. 5

    Confirm and create

    Click "Create" and your vault is ready to use. You'll see it unlocked by default.

Locked vs Unlocked

Understanding vault states is crucial for security:

đŸ”“ Unlocked

You've entered the correct password. The vault's encryption keys are in memory, allowing you to:

  • View files inside
  • Open and edit files
  • Add new files
  • Delete or reorganize

đŸ”’ Locked

The vault is sealed. Encryption keys are cleared from memory. You cannot:

  • See file names or contents
  • Open or edit files
  • Modify the vault

To access files, you must unlock with your password.

Tip

Lock your vault when you step away. Use the "Lock" button or set auto-lock in Settings (e.g., lock after 30 minutes of inactivity).

Importing Files and Folders

Methods to import

VLOX provides multiple ways to add files to your vault:

Drag & Drop

  1. 1Open VLOX and unlock your vault
  2. 2Open Finder and browse to your files
  3. 3Drag files or folders directly into VLOX's import area
  4. 4Watch the progress bar as files are encrypted

Import Button

  1. 1Click the "Import Files" button in your vault
  2. 2Browse and select files or folders from your system
  3. 3Click "Open" to start import
  4. 4Files are encrypted and added to your vault

Understanding Progress

During import, you'll see a progress indicator that shows:

  • File count: How many files have been processed
  • Data size: Total bytes encrypted
  • Current file: Name of the file being encrypted
  • Time remaining: Estimate of import duration

Tip

You can continue using VLOX while files import. The app stays responsive thanks to background encryption. Import doesn't block other operations.

Large imports or slow performance

If you're importing gigabytes of data:

  • Be patient: Encryption takes time, but it's happening on your device for security.
  • Monitor progress: Check the progress panel to see what's happening.
  • Let it finish: Don't force-quit VLOX. Let the import complete.
  • Future optimization: We're working on streaming encryption to speed this up.

Viewing and Organizing Files

View options

Toggle between different ways to view your vault's contents:

Grid view: See thumbnails of files in a visual grid layout.

List view: See file names, sizes, and dates in a detailed list.

Click the view button in the top toolbar to switch between them.

Searching files

Find files quickly by name:

  1. 1Click the search icon in the toolbar
  2. 2Type the file name or part of it
  3. 3VLOX instantly filters and shows matching files

Tip

Use the sidebar to navigate folders. Expand folders by clicking the arrow to see what's inside without opening individual files.

Working with Files Securely

Opening and editing files

Here's how to safely work with files in your vault:

  1. 1

    Double-click a file

    VLOX decrypts it temporarily and opens it in your default app (e.g., Photos, Word, Preview).

  2. 2

    Edit your file

    Make changes in the app. Save normally (Cmd+S).

  3. 3

    Return to VLOX

    Switch back to VLOX. It detects the changes and re-encrypts the updated file automatically.

Security note

When you open a file, VLOX creates a temporary decrypted copy in a secure workspace. When you close the app or lock the vault, this workspace is wiped clean. Never manually edit encrypted vault files directly.

Temporary workspace

VLOX maintains a secure workspace for decrypted files:

What is it? A temporary folder where decrypted files are extracted for editing.

Location: ~/Library/Application Support/VLOX/workspace/

Cleanup: Automatically cleared when you lock the vault or quit VLOX.

Note

When you lock your vault, all files in the temporary workspace are deleted. If you have unsaved changes in an open app, save them before locking!

Exporting Vaults

Why export?

Export vaults to:

  • Back up: Create a secure copy on external storage
  • Share securely: Send an encrypted vault package to someone else
  • Archive: Store old vaults safely for long-term retention

How to export

  1. 1

    Unlock the vault you want to export

  2. 2

    Click "Export Vault"

    Usually in the vault's menu (three dots).

  3. 3

    Choose export location

    Select where to save the encrypted package (e.g., Desktop, external drive).

  4. 4

    Wait for export to complete

    VLOX packages everything and saves the file. This may take time for large vaults.

Tip

Export files are still fully encrypted. Only someone with the vault password can import and open them.

Importing Exported Vaults

When you need this

Import exported vaults to:

  • Restore a backup you made earlier
  • Use a vault on a different device
  • Accept a vault from someone else

How to import

  1. 1

    From the home screen, click "Import Vault"

  2. 2

    Browse to the exported file

    It's usually a .vlox package or similar.

  3. 3

    VLOX verifies integrity

    The app checks that the vault hasn't been corrupted or tampered with.

  4. 4

    Enter the vault password

    You need the original password to unlock it.

  5. 5

    Choose where to store it

    Select a location on your system for the imported vault.

Note

Import verification ensures you're getting the exact vault that was exported. Any changes would be detected.

Security Settings

Auto-lock

Automatically lock vaults when you step away:

  1. 1Open Settings
  2. 2Find "Auto-lock timeout"
  3. 3Set a time (e.g., 30 minutes of inactivity)
  4. 4Vaults automatically lock when the timer expires

Security note

Enable auto-lock if you use VLOX on a shared or untrusted device. It ensures vaults are locked even if you forget.

Clipboard handling

VLOX can automatically clear your clipboard after a delay:

What it does: When you copy a password or sensitive text, VLOX clears your clipboard after 60 seconds.

Configure: Go to Settings and enable "Clear clipboard on timer".

Security status panel

The security panel shows:

  • Vault count: How many vaults you have
  • Locked/Unlocked status: Which vaults are secure
  • Total encrypted data: Size of all vaults
  • Last activity: When vaults were last accessed

Troubleshooting

"I can't unlock my vault"

Check your password: Passwords are case-sensitive. Make sure Caps Lock is off.

Typos: Try the password again slowly.

Forgotten password: Unfortunately, there's no recovery. Your vault remains encrypted and inaccessible without the correct password.

"Import is taking a long time"

Normal for large files: Encryption takes time. Importing gigabytes can take minutes or hours.

App stays responsive: You can use other parts of VLOX while import runs in the background.

Don't force quit: Let import complete naturally. Interrupting it may corrupt the vault.

"A file won't open"

Check file type: Is there an app on your Mac that opens this type of file?

Right-click and "Open With": Choose a different app manually.

Try Preview: macOS Preview can open many file types.

"I don't see my vault"

Check storage location: If you moved the vault folder manually, VLOX won't find it.

Restore from backup: If you deleted it accidentally, restore from a backup.

Re-import: If you have an exported copy, you can re-import it.

"How do I reset and start over?"

Quit VLOX: Close the app completely.

Delete vault folder: Navigate to ~/Applications/VLOX.app/vault_storage/ and delete the vault folder.

Restart VLOX: Open the app again and create a new vault from scratch.

Security note

Deleting a vault folder is permanent. Only do this if you're sure.

Best Practices

1. Use strong passwords

At least 12 characters, mixed case, numbers, and symbols. Use a password manager if you have many vaults.

2. Back up regularly

Export vaults periodically and store backups on external drives or cloud storage (they're encrypted, so it's safe).

3. Lock when away

Always lock your vaults before stepping away. Enable auto-lock in Settings for extra security.

4. Keep VLOX updated

Update to the latest version for security patches and new features. Check Settings for updates.

5. Don't share passwords

Your vault password is your only key to encryption. Never share it, even with trusted people.

6. Test exports

Periodically export and re-import a vault to verify backups work correctly.

Getting Help

If you need additional support:

Email: support@vlox.app

Documentation: Check the Help menu in VLOX for additional resources.

GitHub: Visit our GitHub for technical details and contributing.

Tip

The VLOX community is always happy to help. Don't hesitate to ask questions.