frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Ask HN: What are you working on? (September 2026)

363•david927•2d ago•1141 comments

We struggled with DevOps, so built a open source agentic platform just for this

2•abmuhammadhamza•4h ago•0 comments

A mnemonic-free wallet where the private key never leaves the phone's TEE

3•niumeta_TZ•7h ago•0 comments

Ask HN: Slow OpenAI Inference on AWS Bedrock

2•timedude•10h ago•1 comments

Ask HN: Lesser known features of macOS/iPadOS/iOS/etc. 27

13•lucasoshiro•16h ago•7 comments

Started Learning Pentesting

3•muzan•19h ago•1 comments

Day 13. Three production applications on AWS down

4•alt_tab•14h ago•3 comments

Which crossword generator do you use?

3•irusik•15h ago•0 comments

SuperColoring – a simple crossword generator for learning and fun

3•irusik•15h ago•0 comments

Ask HN: Where is all of the AI coded software?

6•wNjdbfm•15h ago•7 comments

Working on Plug and Play personal AI Memory that works across AI agents

3•heysrb•17h ago•0 comments

Ask HN: Why 17?

5•tonyvince7•17h ago•1 comments

Tell HN: iOS 27 does not allow Apple Intelligence to be disabled

72•nunez•1d ago•25 comments

Ask HN: Are 80s high school hobby programmers overwhelmingly pro-AI?

16•amichail•1d ago•36 comments

Ask HN: How are you managing aging relatives passwords?

9•rylando•1d ago•16 comments

Ask HN: Why is Pulley (cap table) shutting down?

4•AnhTho_FR•13h ago•1 comments

Ask HN: What would make you trust an AI's assessment of your understanding?

4•Aditya_0315•1d ago•3 comments

What are you building,Lets explore each others

4•Vineetyadav2•16h ago•3 comments

Ask HN: What default model do you use and why?

61•stikit•3d ago•104 comments

Ask HN: Would a startup for young creatives who reject AI be feasible?

11•mondobe•2d ago•24 comments

Ask HN: Should we start airgapping our personal devices?

8•emerongi•2d ago•7 comments

Tell HN: OpenAI keeps re-enabling the 'allow training' setting

486•jacquesm•5d ago•188 comments

Ask HN: Did Google kill its enterprise workhorse model?

27•waldrews•4d ago•18 comments

Ask HN: What would make self-hosting easy enough for average consumers?

5•dani4299•1d ago•8 comments

Has anyone made a legacy codebase more legible to AI coding agents?

3•iacobandrei•1d ago•2 comments

You've reached the end!

Open in hackernews

A mnemonic-free wallet where the private key never leaves the phone's TEE

3•niumeta_TZ•7h ago
The phone is designed as part of the chain — a cornerstone of it. All on-chain truth lives on the phone side.

The chain isn't deployed yet. The bigger it gets, the more unwieldy it becomes — 3 million lines of Rust, 312 crates. It's starting to feel like it could collapse under its own weight.

The wallet generates keys directly inside the phone's chip TEE. The private key never leaves the TEE. That genuinely lets you say goodbye to annoying private keys and mnemonics for good.

I put up a preview of the wallet client on GitHub:

https://github.com/niumeta-TZ/niumeta/releases/tag/NiuMeta-Mobile-Client-APK-Preview-Multilingual.apk

It's open source now — 1.5 million lines of code. The consensus and core business logic aren't open sourced yet.

https://github.com/niumeta-TZ/niumeta

0 stars. The original repo had 200+ stars. GitHub said it triggered an AI risk-control flag and 404'd it. I appealed for 10 days, no resolution, so I just deleted it and rebuilt a new one. I feel like GitHub is outdated now — you can't update at the pace of "old-school programming" anymore. Every update has to be a massive batch, and even then it still gets flagged. Speechless.