Home » BoxingClever » BoxingClever 1.0 Documentation » Using OutBox

Using OutBox

The following sections describe how to use OutBox:

Setting Up OutBox - Editing Upload Destinations
An Example Upload Destination
Uploading a File

Terminology

The following terms are used in this documentation:

Box

A Box is an encrypted file that's stored on a webserver. Boxes are generated and stored using OutBox and retrieved using InBox, and have a default file extension of ".box".

CleverKey

A CleverKey is a file that contains instructions on how to download and decrypt a Box file from a webserver. A CleverKey contains the URL to download the file from, the name of the file that's being downloaded, information on how to decrypt the file, and a unique digital fingerprint that's used to verify the integrity of the downloaded file. CleverKeys are generated by OutBox and have a default file extension of ".cky".

Upload Destination

OutBox stores Box files at Upload Destinations. An upload destination is a webserver you can upload files to via FTP.

Go back to the main BoxingClever 1.0 Documentation page.