LighthouseNotes / Web

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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.

About

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

License:Other


Languages

Language:C# 62.0%Language:HTML 36.7%Language:CSS 1.1%Language:Dockerfile 0.2%Language:JavaScript 0.1%