Re: [sleuthkit-developers] Would like to contribute
Brought to you by:
carrier
From: Brian C. <ca...@sl...> - 2014-07-16 02:22:10
|
Yea, LGPL is OK. The Apache license doesn't limit the license of the modules. The code that you bring in may limit your license, but Autopsy won't limit it. On Jul 15, 2014, at 8:03 PM, Luís Filipe Nassif <lfc...@gm...> wrote: > Hi Brian, > > Thank you for the link. I decided to embed libreoffice for windows, as it is the current OS for which there is an installer, so the module will work transparently. I think that in a few days I will be able to share the module and the source. LGPL is ok to a possible future integration with Autopsy? > > Luis > > > 2014-07-15 17:50 GMT-03:00 Brian Carrier <ca...@sl...>: > Hi Luis, > > In terms of how to embed native libraries, use this page: > > http://wiki.netbeans.org/DevFaqNativeLibraries > > In terms of dependencies and what you bring along versus what you ask the user to install, that's up to how much effort you want to put into it, who you think the target user is, and how many platforms you want to target. Autopsy won't care. > > brian > > > > > On Jul 11, 2014, at 9:25 AM, Luís Filipe Nassif <lfc...@gm...> wrote: > > > Hi, > > > > I am working on a multi data content viewer, that will display several file formats, including html, pdf, eml, tif, psd, visio, cdr, dbf, open office, ms office, etc, as said before. Is there any guideline on how to embed native libs into the module? And would it be better to embed a portable LibreOffice into the module (some hundreds of megabytes, ~100 MB zipped) or to ask the user to download and install LibreOffice to enable all module features? > > > > Regards, > > Luis Nassif > > > > > > 2014-04-25 22:34 GMT-03:00 Luís Filipe Nassif <lfc...@gm...>: > > Hi guys, > > > > I think Autopsy 3 is a very promising forensic framework, and it will become a lot better. Looking at the developers guidelines, apis and source, I think I could contribute with one or some modules. I have been working for the last three years on a java analisys tool and I think that I could adapt some of its modules to autopsy modules. > > > > 1. A PST file parser for extracting emails and attachs, powered by java-libpst, Apache licensed > > > > 2. A DBX file parser for extracting emails and attachs, powered by a patched version of java OEReader, GPL > > > > 3. HTML viewer, by using javaFx (i read somewhere it is being implemented?) > > > > 4. PDF viewer, by IcePDF, Apache License (I have already coded a proof of concept PDFContentViewer autopsy module) > > > > 5. EML viewer, using Apache Mime4J and JavaFx > > > > 6. TIF viewer, using java imageio > > > > 7. Office and many other formats viewer, integrating LibreOffice4 > > > > Which one of these is not being developed and could better improve Autopsy functionalities? > > > > PS: I did not see a file signature ingest module. Does it already exist? > > > > Nassif > > > > Brazilian Federal Police Examiner > > > > > > ------------------------------------------------------------------------------ > > Open source business process management suite built on Java and Eclipse > > Turn processes into business applications with Bonita BPM Community Edition > > Quickly connect people, data, and systems into organized workflows > > Winner of BOSSIE, CODIE, OW2 and Gartner awards > > http://p.sf.net/sfu/Bonitasoft_______________________________________________ > > sleuthkit-developers mailing list > > sle...@li... > > https://lists.sourceforge.net/lists/listinfo/sleuthkit-developers > > > ------------------------------------------------------------------------------ > Want fast and easy access to all the code in your enterprise? Index and > search up to 200,000 lines of code with a free copy of Black Duck > Code Sight - the same software that powers the world's largest code > search on Ohloh, the Black Duck Open Hub! Try it now. > http://p.sf.net/sfu/bds_______________________________________________ > sleuthkit-developers mailing list > sle...@li... > https://lists.sourceforge.net/lists/listinfo/sleuthkit-developers |