Alternatives
Products that do what Effortless Authentication for Your Web Application does
Hey folks, Michael here. I have been working in this project on and of for about a year and a half and I finally got it into a state where I can share it. I initially started this project to learn Rust and afterwards decided to make it useful for others. Vulpo Auth is an authentication server that you can host yourself. The goal was to make it as easy as possible for you to get started and have a complete authentication solution without you having to configure anything. Project Website: https://auth.vulpo.dev The Project contains: - Auth Server (Rust) - Admin Dashboard - JS and…
- 1

- 2

- 3

- 4

- 5IB
I built Oxidiko because I was tired of seeing companies lose millions of passwords to sloppy authentication systems that were never designed for privacy or modern threats. I’m Jonathan, a 17-year-old developer and security enthusiast, and I wanted to create a simpler, more secure, and privacy-first way to log in. Oxidiko reduces the attack surface by eliminating central password storage, encrypting all vault data locally, and making the user’s identity portable — so even if your server is breached, there’s nothing meaningful to steal. It uses WebAuthn (passkeys) combined with a PIN fallback…
2025
- 6IP
Hey HN! I made a service to share passwords easy and secure but never promoted it. It's called instapass.io I noticed that people besides my friends and clients actually started to use, so maybe it will be helpful for you too! You share one-time self-destruct message using one time links and I won't even be able to see what you wrote. How does it work? When you generate a message the client-side makes a random password and use that to encrypt the message. The password is appended as an anchor tag which all modern browsers never send to the server. This way, I don't even know what you shared.…
2019
- 7C4
I wrote a forward auth server in TypeScript and Deno. I've written several forward auth servers before but they have always been specifically written for that application. I wanted something more generalised that I could re-use. What is forward auth? Web servers likes Nginx and Caddy and Traefik have a configuration option in which inbound requests are sent to another server before they are allowed. A 200 response from that server means the request is authorised, anything else results in the web server rejecting the request. This is a good thing because it means you can put all your auth…
2024 · github.com
- 8ST
Angular module: https://github.com/lynndylanhurley/ng-token-auth Rails gem: https://github.com/lynndylanhurley/devise_token_auth I've been working hard to make this the most simple, flexible, and secure token auth system in existence. I believe that I'm close to succeeding. I'd love to hear your thoughts on what I can do to improve what I have so far.
2014
- 9PZ
Hi everyone! So a couple of weeks ago I was building a chrome extension for crawling data and uploading it somewhere online for further exploration. I found myself struggling a lot with this as I found every solution I tried hard to implement (Firebase, Mongo Atlas, EC2). I mean I only needed a simple endpoint in which I was able to set and get JSON data with some key. In the end I made a small CRUD using Mongo, Sinatra, Puma, and Nginx. Then Chrome complained that my endpoint (raw IP) was not HTTPS so I bought a cheap domain and configured an SSL certificate into my server. I found this to…
2020
- 10YN
Hi HN, I got tired of having to register and having friends having to register accounts just for accepting a party or dinner invitation (also plenty of friends have left social media) so I coded a minimal, no-login event tool: https://yupno.com Dev-friendly stuff: Full REST API, async webhooks for RSVPs with Slack/Discord-adapted payloads. Auto-generates Ical, JSCalendar and JSON-LD. No auth, uses admin/user tokens in url. Should be possible connect to other stuff in fun ways. Free to use, no ads, no tracking. I just wanted a simple tool that respects my time and privacy.…
Jan 2026 · yupno.io
- 11
- 12LV
Hello HN! We've been working on a new hypervisor https://kwarantine.xyz that can run strongly isolated containers. This is still a WIP, but we wanted to give the community an idea about our approach, its benefits, and various use cases it unlocks. Today, VMs are used to host containers, and make up for the lack of strong security as well as kernel isolation in containers. This work adds this missing security piece in containers. We plan on launching a free private beta soon. Meanwhile, we'd deeply appreciate any feedback, and happy to answer any questions here or on our slack…
2021
- 13TM
New Graphul version v0.5.0 Enjoy building webservices with Rust :)
2023 · graphul-rs.github.io
- 14IM
Hello! I just made my first web app with Sinatra. It is a REST API that helps people add two-step verification to their websites or apps. I am a complete noob in web development so please criticize me and let me know how shitty this whole thing is. :) http://two-step.herokuapp.com/
2014
- 15IV
Hello HN, for the past couple of months I've been working on Routify and wanted to share the progress made so far and hopefully get your opinion/feedback on it. Routify is a global serverless API gateway which handles routing, authentication, rate limiting, load balancing, monitoring, transformation etc (with more coming soon). Routify makes it easier to manage and secure public APIs. It's distributed across many regions globally and acts as a proxy between your clients and your services. You can configure it through the interface in a matter of minutes (no code required). There are…
2024 · routify.to
- 16AO
Can be deployed to Cloudflare or fully selfhosting. A simple demo site available with only Password Sign-in/Sign-up, OTP MFA, Passkey enrollment features enabled, no real email needed: https://auth-demo.valuemelody.com/
2025 · github.com
- 17RS
Hey HN - Today we launched a new globally available Serverless platform that thinks about simplicity and DX first and foremost. Let us know what you think - try it now for free. Traditional serverless functions are islands. Each function handles a request, does its work, and forgets everything. Need one function to talk to another? You’ll be making HTTP calls over the public internet, managing authentication between your own services, and dealing with unnecessary network latency for simple internal operations. This architectural limitation has held back serverless adoption for complex…
2025
- 18AO
AuthWeb is a minimalist web-based tool for generating secure TOTP tokens and passwords. Built with privacy and security in mind, all computations are performed client-side with no data storage. Key features: - Generate TOTP tokens with QR code support - Configurable password generator (single/batch mode) - Zero data collection or storage - Clean, responsive UI built with Tailwind CSS - Self-hostable and open source under MIT license The project aims to provide a reliable alternative to proprietary authenticator apps while maintaining simplicity and user privacy. QR codes are generated…
2024 · auth.web.id
- 19
- 20CR
Hi HN, I'm Gzuuus, the creator of ContextVM this is my first post here, hope you find it interesting! I started building ContextVM some months ago, this is an open protocol that runs the Model Context Protocol (MCP) over Nostr. In practice, it’s a transport for MCP that lets you expose remote servers without needing a domain, inbound ports, or OAuth, clients, and servers only need an outbound internet connection. The problem I ran into: When deploying a remote MCP server you can feel the pain. You usually need a domain name, a static IP, TLS certificates, port forwarding, and some way to…
Feb 2026
- 21CS
Hi HN, Alexey from Chainstack here. We built Chainstack Self-Hosted to package everything we’ve learned from 8+ years of running blockchain nodes into a single control panel. The goal we’re building this product around is to make blockchain infrastructure boring to operate. The software is free to install. You only pay for the infrastructure you run it on. The quickest way to get hands-on with it is through the Vultr Marketplace or one of the other providers listed in the docs. The current release supports Ethereum Mainnet, Sepolia, and Hoodi with Reth + Prysm full nodes. We’ll be adding…
Jun 2026 · docs.chainstack.com
- 22AP
Hey HN I'm currently living my dream, being paid to do what I love: programming, something I've been doing since middle school for over 15 years. In those years doing programming, I’ve always thought that OpenID Connect/OAuth for Authentication is an amazing idea that more programmers should be familiar with. Using (properly configured) SSO may be one of the best security investment made by companies. It also saves a lot of works, both for companies (by delegating user management-related features to third party) and users (by reducing friction when using new services). However, one of…
2024 · github.com
- 23RW
Hey Hackernews! My names Olly (a Designer from the UK). I’ve been a long time lurker on Hackernews but now I finally have something to share with the community. Along with my friend Oliver (Developer, Sweden/Japan) we have been working on Remotewise.io. It’s a new resource and learning platform dedicated to remote work. We’ve both been working remotely for most of our careers. Over this time remote work has been gaining huge momentum as a viable and desirable way to work and we believe it’s the future. We’ve been working on this during our evenings and weekends in between our full-time…
2019
- 24BA
2015 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →