Logo

Protect your container

  • Gramine Shielded Containers
  • Ready-made confidential protected images

Protect your application

  • Gramine installation options
  • Set up the Gramine environment
  • Run a sample application
  • Tutorials

Develop Gramine

  • Build and install Gramine from source
  • Debugging Gramine with GDB
  • Implementing new system call
  • Packaging and distributing
  • Gramine features
  • PAL host ABI
  • Python API
  • Manual pages
    • gramine-direct, gramine-sgx – Run something
    • gramine-argv-serializer – Serialize command line arguments
    • gramine-manifest – Gramine manifest preprocessor
    • gramine-sgx-gen-private-key – Gramine SGX key generator
    • gramine-sgx-get-token – Gramine SGX token generator
    • gramine-sgx-ias-request – Submit Intel Attestation Service request
    • gramine-sgx-ias-verify-report – Verify Intel Attestation Service report
    • gramine-sgx-quote-view – Display SGX quote structure
    • gramine-sgx-sign – Gramine SIGSTRUCT generator
    • gramine-sgx-sigstruct-view – Display SGX SIGSTRUCT
    • is-sgx-available – Check environment for SGX compatibility
  • Concepts

Contribute to Gramine

  • Contributing to Gramine
  • Onboarding
  • Developer Certificate of Origin
  • Development setup
  • Coding style guidelines
  • How to write documentation

Resources

  • Management Team (Maintainers)
  • Users of Gramine
  • Glossary
Gramine
  • »
  • Manual pages
  • View page source

Manual pages¶

The following man pages are available:

  • gramine-direct, gramine-sgx – Run something
  • gramine-argv-serializer – Serialize command line arguments
  • gramine-manifest – Gramine manifest preprocessor
  • gramine-sgx-gen-private-key – Gramine SGX key generator
  • gramine-sgx-get-token – Gramine SGX token generator
  • gramine-sgx-ias-request – Submit Intel Attestation Service request
  • gramine-sgx-ias-verify-report – Verify Intel Attestation Service report
  • gramine-sgx-quote-view – Display SGX quote structure
  • gramine-sgx-sign – Gramine SIGSTRUCT generator
  • gramine-sgx-sigstruct-view – Display SGX SIGSTRUCT
  • is-sgx-available – Check environment for SGX compatibility
Next Previous

© Copyright 2023, Gramine Contributors.

Built with Sphinx using a theme provided by Read the Docs.