obligator VS Nebula

Compare obligator vs Nebula and see what are their differences.

obligator

Simple and opinionated OpenID Connect server designed for self-hosters (by lastlogin-io)

Nebula

A scalable overlay networking tool with a focus on performance, simplicity and security (by slackhq)
VPN
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
obligator Nebula
7 141
617 13,768
2.3% 1.2%
9.0 8.6
12 days ago 3 days ago
Go Go
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

obligator

Posts with mentions or reviews of obligator. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-13.
  • JIT WireGuard
    10 projects | news.ycombinator.com | 13 Mar 2024
    The deployment experience is awesome, but for me[0] the killer feature of Fly.io is their Anycast network and features such as FLY_REPLAY and LiteFS that make clusering a breeze[1].

    [0]: using them for https://lastlogin.io

    [1]: Here's all the fly-specific code necessary to run LastLogin in a globally distributed way: https://github.com/lastlogin-io/obligator/blob/37f75cc861f1b...

  • Keycloak SSO with Docker Compose and Nginx
    21 projects | news.ycombinator.com | 11 Feb 2024
    I use obligator with ephemeral storage, no db, 100% code driven setup.

    In my opinion this is the simplist option.

    https://github.com/lastlogin-io/obligator

  • Google OAuth is broken (sort of)
    1 project | news.ycombinator.com | 21 Dec 2023
    See the table here: https://github.com/lastlogin-io/obligator#comparison-is-the-...
  • FLaNK Stack Weekly 16 October 2023
    26 projects | dev.to | 17 Oct 2023
  • Show HN: Obligator – An OpenID Connect server for self-hosters
    18 projects | news.ycombinator.com | 11 Oct 2023
    Sorry, this is indeed not very clear. Others already answered well, but if you look at the example[0] config you can see how you would use your own instance of obligator as a client to the instance running at lastlogin.io. This is a bit meta, but applies equally to any client application.

    [0]: https://github.com/anderspitman/obligator#running-it

Nebula

Posts with mentions or reviews of Nebula. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-30.
  • List of ngrok/Cloudflare Tunnel alternatives and other tunneling software and services. Focus on self-hosting.
    61 projects | dev.to | 30 Apr 2024
    Nebula - Peer-to-peer overlay network. Developed and used internally by Slack. Similar to Tailscale but completely open source. Doesn't use WireGuard. Written in Go.
  • JIT WireGuard
    10 projects | news.ycombinator.com | 13 Mar 2024
    (I am a Nebula maintainer.) We recently merged support for gVisor-based services, although it's very new, and I don't know of much experimentation that's been done with it yet: https://github.com/slackhq/nebula/pull/965
  • Ask HN: What Underrated Open Source Project Deserves More Recognition?
    63 projects | news.ycombinator.com | 7 Mar 2024
    Nebula, originally from Slack[0].

    Wireguard rightly gets a lot of attention, but Nebula is a really simple and easy to deploy mesh network that is often overlooked.

    It does lack a management GUI and that stuff is very much DIY.

    [0] https://github.com/slackhq/nebula

  • Nebula is Not the Fastest Mesh VPN (But neither are any of the others)
    4 projects | news.ycombinator.com | 18 Feb 2024
    Fair enough about the android mobile client... My use case only involves meshing linux appliances across various networks so we only need the nebula core binaries which are under MIT license

    https://github.com/slackhq/nebula/blob/master/LICENSE

  • Nebula is an open-source and free-to-use modern C++ game engine
    6 projects | news.ycombinator.com | 9 Jan 2024
    That's not at all confusing with Slack's Nebula. https://github.com/slackhq/nebula
  • A word of caution about Tailscale
    12 projects | /r/selfhosted | 9 Dec 2023
    Sounds like a bunch of your pain points are just related to needing an online CA or ICA. But, looking through the Nebula docs I don't know that it supports things like CRL addresses where you could host the CRL, or OCSP responders. Someone got support for an OCSP responder but never submitted a PR with completed code: https://github.com/slackhq/nebula/issues/72
  • Free Tech Tools and Resources - Multi-clock Display, Networking Tools, Digital Forensics & More
    2 projects | /r/SysAdminBlogs | 17 Nov 2023
    Nebula is a scalable, cross-platform overlay networking tool focused on performance, simplicity, and security. This portable tool is equally adapted for linking a small number of computers or scaling to connect tens of thousands. It integrates encryption, security groups, certificates, and tunneling into a powerful, cohesive connectivity solution. Thanks for the recommendation go to jmeador42.
  • Would we still create Nebula today?
    14 projects | news.ycombinator.com | 13 Oct 2023
    Replying to my own comment as I can no longer edit it:

    The folks over at Slack had an interesting discussion regarding the the "battle of the VPNs" article published by Netmaker I sourced in my parent comment:

    https://github.com/slackhq/nebula/discussions/911

  • Tailscale vs. Narrowlink
    7 projects | news.ycombinator.com | 11 Aug 2023
    Interesting. I thought recognized the logo, apparently seems to be a commercial support offering of https://github.com/slackhq/nebula and they support the "nebula" iOS app. I had been using for nebula/defined in the past.
  • Which overlay network?
    6 projects | /r/selfhosted | 13 Jul 2023
    Nebula: Is super easy to get running. It uses an interesting angle, working on the service and not just the device level. Unfortunately their NAT support seems to be still quite problematic and I am not going to maintain all those forwarded ports manually. There is a PR to support PCP but even if that ever gets applied I am not sure how well that will play with older routers. While it should be battle proven at slack, the community seems to be not that active. It still has the in-house tool that just got released.

What are some alternatives?

When comparing obligator and Nebula you can also consider the following projects:

TheIdServer - OpenID/Connect, OAuth2, WS-Federation and SAML 2.0 server based on Duende IdentityServer and ITFoxtec Identity SAML 2.0 with its admin UI

ZeroTier - A Smart Ethernet Switch for Earth

OpenID - OpenID Certified™ OpenID Connect Relying Party implementation for Apache HTTP Server 2.x

Netmaker - Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks.

podman-nginx-socket-activation - Demo of how to run socket-activated nginx with Podman

tailscale - The easiest, most secure way to use WireGuard and 2FA.

node-oidc-provider - OpenID Certified™ OAuth 2.0 Authorization Server implementation for Node.js

tinc - a VPN daemon

dex - OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors [Moved to: https://github.com/dexidp/dex]

headscale - An open source, self-hosted implementation of the Tailscale control server

traefik-forward-auth - Minimal forward authentication service that provides Google/OpenID oauth based login and authentication for the traefik reverse proxy

yggdrasil-go - An experiment in scalable routing as an encrypted IPv6 overlay network