3 Followers
19 Following
6 Posts

here's our free for everyone dashboards:
democracy, human rights, press freedom, etc.
https://hyveheim.com/democracy.html

planet watch
https://hyveheim.com/planet.html

Ai watchdog
https://hyveheim.com/ai.html

and if you want the major news/events happening around the world
https://hyveheim.com/map.html

HyveHeim Rights Watch

HyveHeim Democracy Watch — press freedom, human rights, civic space, elections, democratic backsliding. Free, public-good OSINT.

New public surfaces at hyveheim.com:

hyveheim.com/ai.html — 8.6k papers, model releases, alignment, EU AI Act + NIST RMF (free, no login)

hyveheim.com/democracy.html — NGO events, elections ±90d (free, no login)

mimir.hyveheim.com — forum and feed

eddas.hyveheim.com — research library with millions of free to download publications from academic papers to your literature classics

all available in clearnet, tor and i2p

#infosec #OSINT #threatintel #democracy #privacy #knowledge

The earliest DOS source code was found on printer paper in Tim Paterson's garage so we've open sourced it on 86-DOS 1.00’s 45th anniversary! This is next-level software archaeology for preservation, and plain ol’ curiosity. #DOS #RetroComputing

https://opensource.microsoft.com/blog/2026/04/28/continuing-the-story-of-early-dos-development

Continuing the story of early DOS development | Microsoft Open Source Blog

In 2018 we (re)-open-sourced MS‑DOS 1.25 and 2.11, and more recently in 2024 we were able to make the source for MS‑DOS 4.0 available to the public as well. Today, on 86-DOS 1.00’s 45th anniversary, we’re continuing that tradition with the earliest DOS source code discovered to date.

Microsoft Open Source Blog

Been working on something for a while and finally put it out there, a public security challenge against a threshold cryptography system I built for my own infrastructure.

Four servers, four countries, four hosting providers. The group signing key was generated distributedly (Pedersen DKG), no single server holds the full secret. I literally can't extract it myself. The challenge is to forge a valid FROST Ed25519 signature against today's published challenge string.

What makes it different from a typical CTF:

→ It's not a weekend event. It runs 24/7 for 90 days. The servers are real production boxes running real software (Nextcloud, Gitea, a team API, Grafana). Not docker containers with planted vulns.

→ Post-quantum hybrid. The audit chain carries ML-DSA-44 signatures alongside the FROST threshold sigs, with a downgrade-detection flag baked into the signed payload. Stripping the PQ signature invalidates the classical one.

→ There's a spiking neural network watching the cluster. 258 neurons with STDP learning and four neuromodulators (dopamine, noradrenaline, acetylcholine, serotonin). It processes DAG events, network metrics, and system telemetry as spike trains. A local LLM reads the brain's internal state every five minutes and reports what it observes. Currently it says the cluster is calm. I want to see what it says when someone's actually poking around.

The detection layer is consensus-based. Cross-peer Merkle verification, honey ports, file canaries, DNS sentinels — but quarantine requires multiple observers to agree before acting. One node can't panic the cluster on its own.

I've already broken it myself twice during deployment. Rolled a binary update and got cascade-quarantined by my own Merkle checker. Tripped a file canary rotating honeypot credentials. Those incidents are published. The system catches real mistakes.

Five tiers from foothold to crown jewel. No cash bounty, just your name on the board, CVE attribution, and write-up rights. Safe harbour under disclose.io terms.

https://hyveguard.com

#infosec #security #cryptography #thresholdcrypto #ctf #FROST #postquantum #pentest #redteam #hacking #spikingneuralnetwork #neuromorphic

@eff @mttaggart @GossiTheDog @briankrebs @lcamtuf

HyveGuard — break the threshold

A guy with no engineering background and an AI built a server-mesh defence system. Bifrost is open. Come break it.