frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Kratos - Cloud native Auth0 open-source alternative (self-hosted)

https://github.com/ory/kratos
29•curtistyr•1h ago

Comments

caleblloyd•50m ago
I used Ory Kratos in a Go application a couple years ago by installing it as a dependency. It worked pretty well but in hindsight I would have hosted it as a separate application because it was a pain to bring along all of its dependencies.

One of my biggest complaints was that one of the Account Recovery flows was just an emailed 6-digit code. So a 1 in 1 million chance that somebody without access to any of your stuff could hack you by just hitting reset and guessing "123456". It's actually surprising how many other Account Recovery flows across the web I have noticed recently that do the same thing. Not sure if Ory has added the option for more entropy in this code as of today's release though it's been a while since I've used it.

Otherwise it was a great project to work with that has tons of knobs to customize. I commend the authors, aeneasr especially. It must be a ton of work to keep up with all of the auth standards and offer this in an Apache2 licensed package all while building a business around it as well!

fady0•37m ago
Aren’t these codes supposed to have a timeout, like you have to use them within 10 minutes or they become invalid?
jdmoreira•12m ago
I've implemented otp codes / magic links many times now. They absolutely always have a timeout. Say 30 minutes.
nja•31m ago
I've used [Keycloak](https://www.keycloak.org/) in the past for "open-source Auth0" -- though I'm not sure it has ever described itself that way.

Keycloak ended up being quite extensible and powerful, but the UI and data model both sometimes made things more difficult than they had to be... this could be an interesting project to look at.

One bonus (for us) for Keycloak was that it was JVM-based, meaning it was easier to integrate our existing JVM libraries. Though its use of Hibernate was frustrating at times, heh

bitcrshr•27m ago
I tried Keycloak for a while, it’s really good too. Given it has an admkn dashboard, it’s a bit more “batteries included” than Ory.
rirze•20m ago
I'm very familiar with Keycloak, and I don't see this replacing it any time soon. As soon as I read: > The Ory Enterprise License (OEL) layers on top of self-hosted Kratos and provides:

    Additional enterprise features that are not available in the open source version such as SCIM, SAML, organization login ("SSO"), CAPTCHAs and more
I knew it couldn't compete. Good luck to this product.
vinckr•11m ago
Yea part of the motivation to create Ory Kratos was that Keycloak was too clunky and cumbersome for us to use, also hard to scale and a bunch of other issues - so we wrote our own basically.

(i work for Ory as DevRel)

bitcrshr•30m ago
Kratos is awesome, especially alongside Hydra, OathKeeper, and Keto. Super powerful combo, if not a little intimidating at first. There’s a LOT of configuration involved, but that’s to be expected if you want to host your own Auth0 replacement.

Their dynamic forms stuff is really cool too, always liked how they chose to go about that. Only complaint I really ever had is that while their docs were overall serviceable, I remember some areas were pretty lacking and I had to dig really far to find answers to some fairly common issues.

larrywinch•18m ago
This looks like great stuff.

In the TypeScript ecosystem, I'd probably take a look at Better Auth though, as the developer experience is really great!

otabdeveloper4•6m ago
Storing auth data in MySQL or Postgres is insane and defeats the purpose of trying to be secure.

Note to self: if I ever need a retirement project, open sourcing a properly architected auth solution would be it.

Record Numbers of Younger Women Want to Leave the U.S.

https://news.gallup.com/poll/697382/record-numbers-younger-women-leave.aspx
1•josefresco•21s ago•0 comments

Drop in U.S. Religiosity Among Largest in World

https://news.gallup.com/poll/697676/drop-religiosity-among-largest-world.aspx
1•toomuchtodo•43s ago•0 comments

Gemini 3

https://twitter.com/patelnamra573/status/1988951796442862017
1•sturza•49s ago•0 comments

Ugly, Thorny Things (2006)

https://www.wsj.com/articles/SB116121739439497118
1•bookofjoe•1m ago•1 comments

Discrete – native 3rd party Jellyfin music player for iPhone, iPad and macOS

https://discrete.app/
1•iscmt•1m ago•0 comments

Google hit with EU antitrust investigation into its spam policy

https://www.reuters.com/world/google-hit-with-eu-antitrust-investigation-into-its-spam-policy-202...
1•Workaccount2•1m ago•0 comments

The Return of the Tribe – Vancouvered Weblog

https://www.marc.cn/2025/11/the-return-of-the-tribe.html
1•bilsbie•3m ago•0 comments

Waymo to roll out driverless taxis on highways in three US cities

https://arstechnica.com/cars/2025/11/waymo-to-roll-out-driverless-taxis-on-highways-in-three-us-c...
2•gslin•3m ago•0 comments

There is no such thing as a 3.5 inch floppy disc

https://jdebp.uk/FGA/floppy-discs-are-90mm-not-3-and-a-half-inches.html
1•todsacerdoti•4m ago•0 comments

Bcachefs_metadata_version_reconcile

https://www.patreon.com/posts/143501887
1•koverstreet•4m ago•0 comments

Zed Is Our Office

https://zed.dev/blog/zed-is-our-office
2•sagacity•6m ago•0 comments

New Yorkers Fill Gun Classes as Concealed Carry Applications Surge

https://www.thecity.nyc/2025/11/12/new-yorkers-concealed-carry-gun-classes/
1•pavel_lishin•6m ago•0 comments

The Two Jobs of a CPO

https://staysaasy.com/product/2025/11/11/two-jobs-of-a-cpo.html
1•gpi•6m ago•0 comments

Financial Accounting

https://docs.tigerbeetle.com/coding/financial-accounting/
2•brson•6m ago•0 comments

Vine is 'back' from the dead, with old videos restored

https://www.neowin.net/news/vine-is-back-from-the-dead-with-thousands-of-old-videos-restored/
4•bundie•7m ago•0 comments

Hemp Ban Hidden Inside Government Shutdown Bill

https://hightimes.com/news/politics/hemp-ban-hidden-inside-government-shutdown-bill/
2•bilsbie•9m ago•0 comments

Tesla Is Recalling Cybertrucks Again. Yep, More Pieces Are Falling Off

https://www.popularmechanics.com/cars/hybrid-electric/a69384091/cybertruck-lightbar-recall/
7•2OEH8eoCRo0•9m ago•0 comments

The Trustless Manifesto

https://trustlessness.eth.limo/general/2025/11/11/the-trustless-manifesto.html
2•michaelsbradley•9m ago•0 comments

Show HN: Turn any webpage into structured data via LLM codegen

https://github.com/goncharom/hikugen
2•goncharom•11m ago•0 comments

The marriage proposal that's hidden in two 1990s PlayStation games

https://32bits.substack.com/p/under-the-microscope-ncaa-basketball
2•bbayles•13m ago•1 comments

We're Real Fucked

https://abermoo.wordpress.com/2025/11/13/were-real-fucked/
2•papierzeit•13m ago•0 comments

Indigenous communities used to make waterproof, breathable outerwear

https://www.musee-mccord-stewart.ca/en/blog/before-gore-tex/
1•speckx•14m ago•0 comments

The State Machine Professor

https://niklaselmqvist.medium.com/the-state-machine-professor-a22b00d0ddea
1•azhenley•14m ago•0 comments

European Nations Decide Against Acquiring Boeing E-7 Awacs Aircraft

https://defensemirror.com/news/40527/European_Nations_Decide_Against_Acquiring_Boeing_E_7_AWACS_A...
6•saubeidl•17m ago•0 comments

SIMA 2: An Agent That Plays, Reasons, and Learns with You in Virtual 3D Worlds

https://deepmind.google/blog/sima-2-an-agent-that-plays-reasons-and-learns-with-you-in-virtual-3d...
8•meetpateltech•17m ago•1 comments

Source-Optimal Training Is Transfer-Suboptimal

https://arxiv.org/abs/2511.08401
1•ceh123•19m ago•1 comments

Leave Delaware

https://leavedelaware.org/
1•wslh•20m ago•1 comments

Brazil dismantles illegal dredges in major Amazon mining crackdown

https://news.mongabay.com/short-article/2025/11/brazil-dismantles-hundreds-of-illegal-dredges-in-...
2•PaulHoule•20m ago•0 comments

Show HN: I Built an app to Find and track specialty coffee shops worldwide

https://apps.apple.com/us/app/coffeezip-coffee-shop-finder/id6755054258
1•jjaramillor•20m ago•1 comments

Google will let users call stores, browse products, and check out using AI

https://www.theverge.com/news/819431/google-shopping-ai-gemini-agentic-checkout-calling
2•kmfrk•20m ago•0 comments