frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Sultana's Dream

https://digital.library.upenn.edu/women/sultana/dream/dream.html
1•JumpCrisscross•58s ago•0 comments

Autonomous RCE using an AI agent: a technical case study

https://aliasrobotics.com/case-study-selfhack.php
1•mdelmundo•1m ago•0 comments

Anthem Is Cutting Access to Out-of-Network Doctors

https://jacobin.com/2025/11/anthem-health-insurance-hospitals-coverage
1•wahnfrieden•3m ago•0 comments

Idiot-Proof

https://en.wikipedia.org/wiki/Idiot-proof
1•reconnecting•4m ago•0 comments

A secure and efficient Node/NPM in Docker setup for front end development

https://ryansouthgate.com/secure-node-in-docker/
1•nateb2022•4m ago•0 comments

AI Smells on Medium

https://rmoff.net/2025/11/25/ai-smells-on-medium/
1•birdculture•5m ago•0 comments

New release of free Database Workbench Lite Edition v6.8.4

https://www.upscene.com/news/item/20251125
1•mariuz•6m ago•0 comments

Stof Playground

https://play.stof.dev
1•cj_cummings•7m ago•0 comments

Show HN: A New Mnemonic Scheme – Seedless, Passphrase-Sealed, Builtin Multichain

https://github.com/mscikdf/mscikdf-playground
1•mscikdf•8m ago•0 comments

Drawing with Chaos

https://yberreby.com/posts/strangedraw/
1•yberreby•8m ago•0 comments

The Shai-Hulud 2.0 npm worm: analysis, and what you need to know

https://securitylabs.datadoghq.com/articles/shai-hulud-2.0-npm-worm/
2•saikatsg•11m ago•0 comments

Show HN: Lissajous Curve Music Visualization

https://github.com/ThatXliner/ljv
1•thatxliner•12m ago•0 comments

Show HN: Interpret your Liver Labs like a top Longevity Clinic would

https://www.longevity-tools.com/liver-function-interpreter
1•zsolt224•12m ago•0 comments

Master Spring Data AOT in IntelliJ Idea

https://blog.jetbrains.com/idea/2025/11/spring-data-aot/
1•quapster•13m ago•0 comments

The role of masturbation in relieving symptoms associated with menopause

https://lww.com/_layouts/1033/OAKS.Journals/Error/JavaScript.html
1•rclkrtrzckr•14m ago•0 comments

The Ruby community needs to know what happened last week at SF Ruby Conf

https://blog.adrianthedev.com/sf-ruby-2025-and-the-thousand-people-framework
1•nonconstant•14m ago•0 comments

Why Are You Productive for "Only" 5-6 Hours Each Day?

https://ashleyjanssen.com/why-are-you-productive-for-only-5-6-hours-each-day/
2•speckx•16m ago•0 comments

A Gentle, Incrementally Comprehensive Introduction to GPUs

https://eyeamansh.substack.com/p/a-gentle-incrementally-comprehensive
1•anshyyy•19m ago•0 comments

Vendor lock-in vs. open metadata architecture? What works?

https://medium.com/datastrato/if-youre-not-all-in-on-databricks-why-metadata-freedom-matters-35cc...
1•wey-gu•19m ago•1 comments

Cloudflare outage should not have happened

https://ebellani.github.io/blog/2025/cloudflare-outage-should-not-have-happened-and-they-seem-to-...
7•b-man•19m ago•0 comments

Fox News hires Palantir to build AI newsroom tools

https://www.axios.com/2025/11/18/fox-news-palantir-ai-newsroom-tools
3•doener•20m ago•0 comments

From Software Engineer to AI Environment Architect

https://infini-ai-lab.github.io/ai-environment-architect/
1•lovecoding_•22m ago•0 comments

Fears About A.I. Prompt Talks of Super PACs to Rein in the Industry

https://www.nytimes.com/2025/11/25/us/politics/ai-super-pac-anthropic.html
3•JumpCrisscross•23m ago•0 comments

Chinese Regulators May Kill Retractable Car Door Handles

https://hackaday.com/2025/11/26/chinese-regulators-may-kill-retractable-car-door-handles-that-nev...
2•speckx•24m ago•0 comments

Jayne in Brief

https://pgadey.ca/experimental/jayne-latex2html/
1•surprisetalk•25m ago•0 comments

Containership Dali Contact with Francis Scott Key Bridge [video]

https://www.youtube.com/watch?v=bu7PJoxaMZg
1•surprisetalk•25m ago•0 comments

More than half of new articles on the internet are being written by AI

https://theconversation.com/more-than-half-of-new-articles-on-the-internet-are-being-written-by-a...
4•geox•25m ago•1 comments

'Sovereign AI' Takes Off as Countries Seek to Avoid Overreliance on Superpowers

https://www.wsj.com/tech/ai/sovereign-ai-takes-off-as-countries-seek-to-avoid-overdependence-on-s...
1•JumpCrisscross•25m ago•0 comments

Date Me Directory

https://dateme.directory/browse
1•surprisetalk•25m ago•0 comments

Crick: A Mind in Motion review, the charismatic philanderer who changed science

https://www.theguardian.com/books/2025/nov/25/crick-a-mind-in-motion-by-matthew-cobb-review-the-c...
1•Lio•28m ago•0 comments
Open in hackernews

Show HN: A New Mnemonic Scheme – Seedless, Passphrase-Sealed, Builtin Multichain

https://github.com/mscikdf/mscikdf-playground
1•mscikdf•8m ago
TL;DR: Today’s mnemonics are bare keys with no cryptographic protection. MSCIKDF adds passphrase-sealing, seedless operation, and multi-curve support in a single derivation scheme. The user's exposure to compromise/leakage risk can be periodically reset, marking a significant advancement in cryptographic security.

In the first half of 2025, more than $1.7B in crypto assets were stolen, and roughly 70% of those incidents involved mnemonic-compromise pathways. The core problem is structural: today’s mnemonics are bare assets—whoever sees them immediately owns everything, and there is no cryptographic-level protection, no rotation model, and no way to safely evolve toward PQC.

I built MSCIKDF to directly solve this.

MSCIKDF is a cryptographic primitive that introduces passphrase-sealed mnemonics, curve-isolated derivation, and rotatable secrets at the KDF layer. It ensures that: - The seed is never stored on disk, and never kept in memory—it only exists for ~20 microseconds during signing or verification. - A mnemonic and its passphrase can be rotated unlimited times without changing any addresses and without migrating assets. - One mnemonic supports all major elliptic-curve families (Ed25519, Secp256k1, sr25519, P-256, etc.), covering essentially all chains. - The algorithm is pluggable, allowing smooth PQC upgrades in the future while keeping the same mnemonic and the same addresses. - Bonus: it supports UNICODE (Chinese / Japanese / Korean / Arabic / Emoji) as passphrases.

Why these properties are possible?

Under the hood, MSCIKDF was designed around: - Single-root → multi-context isolation (each chain, wallet, device, agent, or application gets a mathematically isolated stream). - Zero-persistence secret handling (the derived seed is never kept in long-term memory or disk). - Rotatable passphrase sealing, allowing unlimited secret rotation with stable public identities. - Curve-agnostic, multi-algorithm derivation, supporting both signatures and encryption (Ed25519, X25519, Secp256k1, sr25519, ECDSA, etc.). - PQC compatibility, meaning post-quantum KDF modules can be plugged in without breaking identities or requiring wallet migrations. In short: MSCIKDF turns mnemonics from “bare private keys” into cryptographically protected, renewable, multi-curve identity roots.

Paper (arXiv): https://arxiv.org/abs/2511.20505 Playground: https://github.com/mscikdf/mscikdf-playground