diff options
author | antoine <antoine@FreeBSD.org> | 2015-04-03 01:18:46 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-04-03 01:18:46 +0800 |
commit | fd9a1e98da778e265068870d1e04f9bfb3e73703 (patch) | |
tree | e5e283748b07f67ded23a40d0212076b8fa5ebf1 /security/py-pyaff4/pkg-descr | |
parent | 65d900459618087ea83da1537fd25b19afac64fa (diff) | |
download | freebsd-ports-gnome-fd9a1e98da778e265068870d1e04f9bfb3e73703.tar.gz freebsd-ports-gnome-fd9a1e98da778e265068870d1e04f9bfb3e73703.tar.zst freebsd-ports-gnome-fd9a1e98da778e265068870d1e04f9bfb3e73703.zip |
New port: security/py-pyaff4
The Advanced Forensics File format 4 was originally designed and published in
"Extending the advanced forensic format to accommodate multiple data sources,
logical evidence, arbitrary information and forensic workflow" M.I. Cohen,
Simson Garfinkel and Bradley Schatz, digital investigation 6 (2009) S57-S68.
The format is an open source format used for the storage of digital evidence and
data.
WWW: http://www.aff4.org/
Diffstat (limited to 'security/py-pyaff4/pkg-descr')
-rw-r--r-- | security/py-pyaff4/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/security/py-pyaff4/pkg-descr b/security/py-pyaff4/pkg-descr new file mode 100644 index 000000000000..9893ea793ca0 --- /dev/null +++ b/security/py-pyaff4/pkg-descr @@ -0,0 +1,9 @@ +AFF4 -The Advanced Forensics File Format +The Advanced Forensics File format 4 was originally designed and published in +"Extending the advanced forensic format to accommodate multiple data sources, +logical evidence, arbitrary information and forensic workflow" M.I. Cohen, +Simson Garfinkel and Bradley Schatz, digital investigation 6 (2009) S57-S68. +The format is an open source format used for the storage of digital evidence and +data. + +WWW: http://www.aff4.org/ |