Functional highlights

  1. Box management

    • Update Box name and its private/public state

    • Comprehensive Box status management

  2. Condition monitoring

    • Display of MetaBox balances and storage usage

    • The running state and storage amount of the created box

    • Top up cycles with ICP and XTC

  3. File encryption

    • AES key is generated locally and uploaded after file encryption. At the same time, the local key will encrypt the AES key again to ensure file security.

    • When downloading the ciphertext, users can use the private key to decrypt the AES key, which will then be used to decrypt the ciphertext.

    • The local key can be exported and reset. After resetting, it failed to open the encrypted file which is uploaded by the original key.

  4. File sharing

    • Through the generated URL, users can access, view and download files shared by other users.

    • Through the public Databox, users can directly access, view and download public files through the domain name.

Last updated