Password Compromise Monitoring Tool
Go to file
leo 1d1e09e731
update .editorconfig [skip ci]
2023-04-12 23:14:21 +02:00
app go: add secure middleware 2023-03-22 23:15:04 +01: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
LICENSE initial commit 2023-01-30 20:19:53 +01:00
README.md ci: add .drone.ci 2023-04-12 22:49:10 +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
main.go add application that handles basic config 2023-03-19 22:03:12 +01:00
run.go go: make StartupSettings a method 2023-03-22 23:04:57 +01:00

pcmt

Password Compromise Monitoring Tool

Build Status

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

LICENSE

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