this post was submitted on 25 Apr 2025
17 points (90.5% liked)

Open Source

36326 readers
469 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

cross-posted from: https://lemmy.world/post/28692919

uSentry is a lightweight, self-hosted Identity and Access Management (IAM) and Single Sign-On (SSO) solution designed for homelab and small-scale environments.

⚡ A single PHP file. < 400 lines of code. No database. No background processes. No cloud. Just works. ⚡

Most IAM and SSO solutions require databases, certificates and background services baked into a dozen containers. This is all fine but also also overkill for homelabs and impossible for low-power ARM devices. uSentry is different, it isn't pretty but it sucks less for a lot of use cases.

Enjoy!

top 2 comments
sorted by: hot top controversial new old
[–] Undertaker 2 points 4 days ago (1 children)

No database. No background processes

So it's no IAM.

[–] TCB13@lemmy.world 1 points 4 days ago

Why not? 😀 it does have users and permissions…