this post was submitted on 06 Sep 2025
26 points (96.4% liked)

Rust

7382 readers
11 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] farcaller@fstab.sh 6 points 3 weeks ago (5 children)

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 4 points 3 weeks ago (3 children)

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 9 points 3 weeks ago* (last edited 3 weeks ago)

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.

load more comments (2 replies)
load more comments (3 replies)