Encrypting Cloud Storage with OpenList Crypt

Tools and versions used in this demo

  • Operating System: Windows 11 Pro (Version 25H2)
  • OpenList : v4.1.9

Step-by-Step Implementation

Install OpenList

You can learn more about OpenList on its official wbsite: https://www.oplist.org/

To get started, download openList app that matches your operating system from the link below:

Run OpenList

After downloading the portable file (openlist.exe), follow these steps to get it running:

  • Organize: Move the openlist.exe file into a dedicated folder to keep things tidy.
  • Open Terminal: Open the Command Prompt (CMD) in that folder.
  • Start the APP: Run the following command to start OpenList.
1
openlist start
  • Access the Web Interface: http://localhost:5244/
    The default username is admin and you can set your password by use the following command in terminal.
1
openlist admin set <your password>

Add BaiduNetdisk Driver

Follow the official documentation to mount your Baidu Netdisk. This will serve as the destination where your encrypted data is stored.

Configure the Crypt Driver

Follow the official documentation to add the Crypt driver:

During setup, set the Remote path to the Baidu Netdisk location you added in the previous step.

All set! You can now upload files directly to the folder that associated with OpenList Crypt drive. The data will be automatically encrypted and stored in your Baidu Netdisk, while remaining fully accessible and readable within the OpenList interface.

Important Notes

  • Do not check “try rapid” on the file upload page.
  • Remember your password and salt!