6.3 Files

dsage stores a few files in SAGE_ROOT/.sage/dsage:

  1. pubcert.pem and cacert.pem: the public and private keys the server uses for SSL.
  2. dsage_key.pub and dsage_key: the keys used for authenticating the user.
  3. The directory db/: this contains the dsage database.
  4. *.log files: logs generated by the server and workers.
  5. the directory tmp_worker_files/: workers store the jobs they have processed here.

See About this document... for information on suggesting changes.