Commit graph

56 commits

Author SHA1 Message Date
b305139033 first (working) implementation of kioubit-auth
- verify(<x509-key>, signature=base64decode(<sig>), <params(base64)>)
2022-11-12 19:57:16 +01:00
e8c9c25a01 add "domain" option to config.json
add usages of the "domain" option
2022-11-12 17:36:11 +01:00
9fa16e1ac9 add signature verification module
- (the (test) signature allegedly has the wrong length?)
- add login route for main.py
2022-11-12 16:35:37 +01:00
6344dbb07f add sample config.json + working webserver 2022-11-11 20:17:37 +01:00
3bddf1715f create folder structure and add READMEs 2022-11-10 20:53:59 +01:00
aa3c064457 INITIAL 2022-11-10 20:38:03 +01:00