Difference between revisions of "Lightning:Quick introduction to MattockFS"

From SHA2017 Wiki
Jump to: navigation, search
(Added link to slides)
(Seems lightning talks are no go on day 2. Retracting.)
 
Line 9: Line 9:
 
|Held in language=en - English
 
|Held in language=en - English
 
}}
 
}}
MattockFS is a user space file-system designed primarily for use by a (future) computer forensic framework. It combines forensic-process-integrity geared security features with features aimed towards spurious IO reduction in a data-heavy toolchain based asynchronous processing. Combining a write-once data archive with local message-bus functionality, capability based access controls, and a trusted provenance log, the building block that MattockFS provides might be usefull outside of a computer forensics settings as well. This short, 12 sheet teaser talk discusses MattockFs's roots and introduces MattockFS's core features. MattockFS is currently a one man project looking to expand. Slides available here http://dfrws.capibara.com/MattockFS_In_12_Slides.pdf
+
MattockFS is a user space file-system designed primarily for use by a (future) computer forensic framework. It combines forensic-process-integrity geared security features with features aimed towards spurious IO reduction in a data-heavy toolchain based asynchronous processing. Combining a write-once data archive with local message-bus functionality, capability based access controls, and a trusted provenance log, the building block that MattockFS provides might be usefull outside of a computer forensics settings as well. This short, 12 sheet teaser talk discusses MattockFs's roots and introduces MattockFS's core features. MattockFS is currently a one man project looking to expand.

Latest revision as of 13:58, 5 August 2017

Description 12 sheet teaser talk discusses MattockFs's roots (MinorFS and CarvFS) and introduces MattockFS's core features (Write-once data-archive, local message bus with capability based access controll and trusted provenance logs).
Slides
Website(s) https://github.com/pibara/MattockFS
Person organizing User:Rumpelstiltskin
Contact: pibara@gmail.com
Language en - English
en - English
Duration 5
Desired session Day 2
Desired timeframe begin

refresh

MattockFS is a user space file-system designed primarily for use by a (future) computer forensic framework. It combines forensic-process-integrity geared security features with features aimed towards spurious IO reduction in a data-heavy toolchain based asynchronous processing. Combining a write-once data archive with local message-bus functionality, capability based access controls, and a trusted provenance log, the building block that MattockFS provides might be usefull outside of a computer forensics settings as well. This short, 12 sheet teaser talk discusses MattockFs's roots and introduces MattockFS's core features. MattockFS is currently a one man project looking to expand.