-
Notifications
You must be signed in to change notification settings - Fork 75
Setting up SPADE
Ashish Gehani edited this page Mar 16, 2017
·
7 revisions
SPADE is written in Java, allowing it to be used on a wide range of platforms.
The links in the sidebar on the right describe:
- the requirements for using SPADE,
- the steps necessary for building SPADE from source,
- information on starting and controlling the SPADE server.
This material is based upon work supported by the National Science Foundation under Grants OCI-0722068, IIS-1116414, and ACI-1547467. Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation.
- Setting up SPADE
- Storing provenance
-
Collecting provenance
- Across the operating system
- Limiting collection to a part of the filesystem
- From an external application
- With compile-time instrumentation
- Using the reporting API
- Of transactions in the Bitcoin blockchain
- Filtering provenance
- Viewing provenance
-
Querying SPADE
- Illustrative example
- Transforming query responses
- Protecting query responses
- Miscellaneous