While it’s nice, lightweight, and simple, it still blows my mind that a security product has no means for logs audit and the logs themselves are very hard to deal with programmatically.
BB_C@programming.dev
on 06 Sep 2025 15:44
nextcollapse
lightweight
😑
/me looks inside
/me finds >20 sub-crates and all kinds of dependencies including a web server
/me starting to think i’m the weird one for saving my passwords in a text file and almost getting annoyed about having to use cotp
farcaller@fstab.sh
on 06 Sep 2025 20:43
nextcollapse
Let’s be fair, OAuth is very hard. And requires a web server to make work :-)
This is not a password manager, this is IdP roughly like Authelia, Auth0, etc.
StripedMonkey@lemmy.zip
on 08 Sep 2025 00:20
nextcollapse
I think you’re fundamentally misunderstanding what this project is working to achieve. Why wouldn’t a web server be a basic requirement for an identity provider?
JadedBlueEyes@programming.dev
on 11 Sep 22:58
collapse
This isn’t a password manager. It’s an IdP
onlinepersona@programming.dev
on 09 Sep 01:48
collapse
threaded - newest
While it’s nice, lightweight, and simple, it still blows my mind that a security product has no means for logs audit and the logs themselves are very hard to deal with programmatically.
😑
/me looks inside
/me finds >20 sub-crates and all kinds of dependencies including a web server
/me starting to think i’m the weird one for saving my passwords in a text file and almost getting annoyed about having to use
cotp
Let’s be fair, OAuth is very hard. And requires a web server to make work :-)
This is not a password manager, this is IdP roughly like Authelia, Auth0, etc.
I think you’re fundamentally misunderstanding what this project is working to achieve. Why wouldn’t a web server be a basic requirement for an identity provider?
This isn’t a password manager. It’s an IdP
Pull requests welcome