frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Sick as a Dog

https://privatebank.jpmorgan.com/nam/en/insights/latest-and-featured/eotm/sick-as-a-dog
1•johntfella•5m ago•0 comments

Why operating system package maintainers matter

https://briancallahan.net/blog/20250813.html
2•LorenDB•10m ago•0 comments

Structured binding packs in GCC 16

https://old.reddit.com/r/cpp/comments/1moebfm/structured_binding_packs_in_gcc_16/
2•ibobev•13m ago•0 comments

Show HN: Cromulant

https://github.com/madprops/cromulant/blob/main/screenshots.md
2•Toby1VC•13m ago•0 comments

Reflections on LeetCode and LSAT in my 30s

https://andreagao.com/posts/reflection-standardized-tests/
2•gytrcrt•15m ago•0 comments

China Uses the Cppcc to Conduct "United Front Diplomacy" with North Korea

https://www.38north.org/2025/08/keeping-the-door-open-how-china-uses-the-cppcc-to-conduct-united-front-diplomacy-with-north-korea/
2•EA-3167•16m ago•0 comments

Great Ideas in Theoretical Computer Science

https://ocw.mit.edu/courses/6-080-great-ideas-in-theoretical-computer-science-spring-2008/
2•ibobev•17m ago•0 comments

A poet's long-forgotten daughter created the first algorithm

https://adamgrant.micro.blog/2025/08/13/how-a-poets-longforgotten-daughter.html
2•hidelooktropic•17m ago•3 comments

sshrc: Bring your .bashrc, .vimrc, etc. with you when you SSH

https://github.com/cdown/sshrc
2•thunderbong•20m ago•0 comments

Kubernetes will solve YAML headaches with KYAML

https://thenewstack.io/kubernetes-is-getting-a-better-yaml/
2•thecosmicfrog•20m ago•0 comments

A virtual machine with native AI instructions

3•noreplydev•21m ago•0 comments

Realbotix

https://www.realbotix.com/
2•fcpguru•24m ago•0 comments

Ask HN: What's stopping Guix from building static binaries for various targets?

2•tetris11•24m ago•0 comments

Vibe Coding Awareness Month

https://hellotonic.com/blog/vibe-coding
1•chadmckenna•27m ago•1 comments

Management of IP numbers by peg-DHCP (1998)

https://datatracker.ietf.org/doc/html/rfc2322
1•sjmulder•33m ago•0 comments

Max Read's 'A Literary History of Fake Texts in Apple's Marketing Materials'

https://daringfireball.net/2025/08/max_read_literary_history_fake_apple_texts
1•Bogdanp•36m ago•0 comments

Z-Wave Reborn – Home Assistant Connect ZWA-2

https://www.home-assistant.io/blog/2025/08/13/home-assistant-connect-zwa-2/
2•mike-cardwell•36m ago•0 comments

Is McKinsey losing its crown to AI? [video]

https://www.youtube.com/watch?v=QXAXNcRs7gQ
2•mgh2•39m ago•1 comments

Amazon Ads Multi-Touch Attribution

https://arxiv.org/abs/2508.08209
1•dakial1•40m ago•0 comments

Show HN: Cinematic Rolplay with Wan 2.2

https://www.reveriedr.com
1•amit0365•40m ago•0 comments

Ask HN: Is there an AI that can read code aloud and explain it?

2•djfobbz•41m ago•0 comments

Evals as Code: CI for LLMs with Dagger

https://dagger.io/blog/evals-as-code
2•shad42•43m ago•1 comments

Ask HN: Is https://web.whatsapp.com/ loading for you atm?

2•gjvc•43m ago•2 comments

A Good Find

https://justinjackson.ca/good-find
1•mooreds•45m ago•0 comments

If You Could Fix One Thing About AI Search, What Would It Be?

1•zyruh•46m ago•2 comments

Eca: Editor Code Assistant – AI pair programming capabilities agnostic of editor

https://github.com/editor-code-assistant/eca
18•simonpure•47m ago•0 comments

Show HN: Deploy Any Web App Directly from Claude Code

https://disco.cloud/blog/deploy-any-web-app-directly-from-claude-code/
1•gregsadetsky•49m ago•0 comments

The Tulpa in Your Pocket

https://default.blog/p/the-tulpa-in-your-pocket
2•exolymph•50m ago•0 comments

Water Cremation (Alkaline Hydrolysis)

https://en.wikipedia.org/wiki/Water_cremation
3•1659447091•50m ago•1 comments

Temporary tattoo could detect an unwanted drug in your drink

https://phys.org/news/2025-07-temporary-tattoo-unwanted-drug.html
3•wglb•55m ago•1 comments
Open in hackernews

Did I take this privacy/anonymous project a bit too far?

https://accountproxy.com
1•perfectlyzero•1h ago

Comments

perfectlyzero•1h ago
I’ve been building https://accountproxy.com — a zero-knowledge, privacy-by-design service for creating pseudonymous identities with persistent email aliases. The goal is to let you sign up for services (VPNs, adult sites, IPTV, etc.) without ever putting your real-world details on the table.

The catch is… I may have pushed the privacy model to the point where only a tiny sliver of people could actually use it.

Here’s the gist:

- You get a random AccountID when you start. No name, no email, no phone. That ID is the only thing the system knows you by.

- You can enable MFA — but only with an authenticator app. No SMS, no email codes.

- You can create multiple pseudonymous identities, each with its own fake profile details (name, address, etc.).

- Each identity can have multiple unique email aliases, typically one alias per service, so nothing can be linked across accounts or platforms.

- Designed for long-term, ongoing accounts, not throwaway or disposable email — so you can keep the same alias for years without exposing your real identity.

- We keep zero personal info, so if you lose your AccountID… it’s gone. No recovery.

Why not just use Proton or Tuta?

They’re excellent mail providers, but what I’m building isn’t a mailbox — it’s an identity layer. You can point your aliases to Proton/Tuta if you like, but AccountProxy sits in front as the privacy shim.

- Per-service isolation: Multiple identities, each with multiple aliases, usually one per service to prevent linkability.

- Vendor-agnostic: Works with any inbox you choose.

- Beyond email: The long-term goal is a pseudonymous identity platform with not just email aliases but also phone/SMS numbers, Telegram bot relays, and eventually OAuth2 “Sign in with AccountProxy” for truly compartmentalized logins.

Access works via prepaid tokens you buy from third-party vendors. You redeem one, time gets added to your account, the token is discarded. Buyer and redeemer can be two totally different people. We don’t see who bought it.

No Google Analytics, no third-party cookies, no third-party XHRs, no logs — and authentication uses stateless JWTs, so there’s no session database, no IP retention, and nothing to tie activity back to a user. From a data-collection standpoint, it’s about as close to best in class privacy as I know how to build.

Where I’m stuck — and what I’d like your take on:

- Is “no recovery without ID” too extreme, even with warnings and backup instructions?

- Should MFA be optional, or mandatory?

- Is the token-based subscription model worth the friction for the privacy gain?

- Will a Mullvad-style account number make sense to people outside the VPN world?

It’s invite-only right now, so I’m not trying to get people to sign up — just wondering if I’ve built something actually usable?