Skip to content

Latest commit

 

History

History
42 lines (38 loc) · 1.71 KB

File metadata and controls

42 lines (38 loc) · 1.71 KB

Lighthouse Notes Web

Lighthouse Notes is a source available digital forensics note taking application
Report Bug · Request Feature · Get Support

About

Lighthouse is a university dissertation project which implements a source available digital forensics note taking application. With the following features:

  • Authentication / Authorization
  • User management
  • Case management
  • Basic exhibit management
  • Timestamped contemporaneous notes
  • Custom tabs
  • Image / Picture uploads
  • Exhibit and user tagging
  • MD5 and SHA256 hashing
  • Storage of notes, tabs and images in a S3 bucket (encrypted using SSE-KMS)
  • Localization settings
  • Audit log

This repository holds the source code and builds for the Blazor web app part of the application.