Password Compromise Monitoring Tool
Go to file
2023-04-12 23:50:01 +02:00
app go: add secure middleware 2023-03-22 23:15:04 +01:00
assets/img readme: add logo [skip ci] 2023-04-12 23:23:46 +02:00
config add application that handles basic config 2023-03-19 22:03:12 +01:00
handlers go: add a handler for admin endpoint(s) 2023-03-22 23:11:14 +01:00
.drone.yml ci: add .drone.ci 2023-04-12 22:49:10 +02:00
.editorconfig update .editorconfig [skip ci] 2023-04-12 23:14:21 +02:00
.gitignore add application that handles basic config 2023-03-19 22:03:12 +01:00
.pre-commit-config.yaml add .pre-commit-config.yaml,readme badge [skip ci] 2023-04-12 23:50:01 +02:00
config.dhall add application that handles basic config 2023-03-19 22:03:12 +01:00
go.mod go: add app struct bearing e,logger; own startup 2023-03-22 22:13:23 +01:00
go.sum go: add app struct bearing e,logger; own startup 2023-03-22 22:13:23 +01:00
LICENSE initial commit 2023-01-30 20:19:53 +01:00
main.go add application that handles basic config 2023-03-19 22:03:12 +01:00
README.md add .pre-commit-config.yaml,readme badge [skip ci] 2023-04-12 23:50:01 +02:00
run.go go: make StartupSettings a method 2023-03-22 23:04:57 +01:00

pcmt

Password Compromise Monitoring Tool

pre-commit Build Status

🚧 note: this project is being developed as a part of my thesis and is currently a work in progress. 🚧

pcmt Gopher logo
pcmt Gopher logo based on the Egon Elbre's awesome Gopher designs.

LICENSE

AGPL-3.0-only (see LICENSE for details).