this post was submitted on 12 Jul 2025
233 points (97.9% liked)

Selfhosted

59861 readers
304 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

  4. Don't duplicate the full text of your blog or git here. Just post the link for folks to click.

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

A new open-source Single Sign-On (SSO) provider designed to simplify user and access management.

Features:

  • ๐Ÿ™‹โ€โ™‚๏ธ User Management
  • ๐ŸŒ OpenID Connect (OIDC) Provider
  • ๐Ÿ”€ Proxy ForwardAuth Domains
  • ๐Ÿ“ง User Registration and Invitations
  • ๐Ÿ”‘ Passkey Support
  • ๐Ÿ” Secure Password Reset with Email Verification
  • ๐ŸŽจ Custom Branding Options

Screenshot of the login portal:

you are viewing a single comment's thread
view the rest of the comments
[โ€“] corsicanguppy@lemmy.ca 12 points 11 months ago (2 children)

This thing looks great but it has layers of supply-chain sploit risk. Make sure you're really secure before trying it -- and if you're (otherwise) iso27002 compliant, give it a pass.

[โ€“] notquitenothing@sh.itjust.works 13 points 11 months ago

I would not recommend using VoidAuth to anyone who needs to be any kind of security compliant. I am not a security professional and am using packages for the OIDC and other security heavy-lifting. I can recommend VoidAuth for those just looking for a simple but good looking auth app for securing their own selfhosted apps and resources.

[โ€“] fluckx@lemmy.world 8 points 11 months ago (1 children)

I'm trying to wrap my head around your comment to understand. What exactly do you mean by supply chain sploit risk?

The tool is using 3rd party libraries and those libraries could be used to introduce vulnerabilities in the app?

[โ€“] lime_red@lemmy.world 6 points 11 months ago

This is the correct read.

This is also the same as any other software package in existence. In fact, if someone claimed to not use any libraries, I'd be taking a close look at that too.

The key difference is if you're a paying a company for support and certification of the product as delivered, you can yell at them about it. If you're using a free product with no support, you can yell at yourself.