/Web

Blazor web app for Lighthouse Notes - a digital forensics note taking application

Primary LanguageC#OtherNOASSERTION


Logo

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.