Skip to content
View anakrypt's full-sized avatar
  • Joined Mar 22, 2026

Block or report anakrypt

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
anakrypt/README.md

Kepler

Cryptography · Low-Level Engineering · Systems Programming
Building tools that run close to the metal — scripts, protocols, and projects from scratch.


Languages

C C++ C# Rust Python


Navigation

GitHub Profile Source Code Docs and Whitepaper Releases

0.1.0-alpha 0.1.0-alphaV2 0.1.0-alphaV3 0.1.0-alphaV3.5 0.1.0-alphaV3.6 0.1.0-alphaV4

Discord Contact Followers Stars

If you find this project worth watching — even if you can't contribute code — you can help keep it going.
Donations go directly toward VPS hosting for seed nodes, build infrastructure, and development time.

BTC


Projects

Synapsenetai

Full source code — the C++ node daemon, Go terminal IDE, VS Code extension, CI pipelines, tests, and all architecture documents. This is where the actual project lives.

Code MIT Contributing 0.1.0-alpha 0.1.0-alphaV2 0.1.0-alphaV3 0.1.0-alphaV3.5 0.1.0-alphaV3.6 0.1.0-alphaV4

SynapseNet

Documentation, whitepaper, and design specs. Architecture overview, Proof of Emergence formal supplement, implementation status, and the organized documentation index.

Docs Whitepaper


Latest Changes

0.1.0-alphaV4 — March 26, 2026
  • Go IDE fully replaced — rewritten in C++ and integrated into synapsed
  • Tauri desktop app (TypeScript + Svelte frontend, Rust backend, C++ engine)
  • Monaco Editor with AI chat panel, inline completions, and patch mode
  • Setup wizard: wallet creation, Tor/clearnet selection, model download, resource config

Release Notes

0.1.0-alphaV3.6 — March 26, 2026
  • Modularized main.cpp — from 4,809 lines to 117 (separation of concerns)
  • New synapse_net.h opaque interface with factory functions
  • SynapseNet class moved to dedicated translation unit (synapse_net.cpp)
  • Zero behavior change — 267/267 tests passing

Release Notes

0.1.0-alphaV3.5 — March 26, 2026
  • Real Ed25519 signatures via libsodium (was SHA-256 simulation)
  • Real X25519 key exchange via libsodium (was fake DH)
  • CSPRNG via libsodium randombytes_buf (was Mersenne Twister)
  • Wallet encryption routed by SecurityLevel (STANDARD/HIGH/QUANTUM_READY)

Release Notes

0.1.0-alphaV3 — March 25, 2026
  • Hybrid mesh — Tor nodes and clearnet nodes in the same network
  • Clearnet nodes connect to .onion via SOCKS5
  • Tor nodes accept direct inbound from clearnet
  • One unified mesh replacing separate networks

Release Notes

0.1.0-alphaV2 — March 25, 2026
  • 3-node devnet running over Tor hidden services
  • All P2P routed through Tor SOCKS5 — zero clearnet traffic
  • Nodes reachable only via .onion addresses
  • Automated launch script for Tor devnet

Release Notes

0.1.0-alpha — March 25, 2026
  • Fixed post-quantum signature verification (Dilithium + SPHINCS+)
  • Fixed inbound peer address resolution for dual-stack sockets
  • 3-node local devnet fully operational — peers connect and sync
  • 267/267 tests passing, 610/610 build targets

Release Notes


Operating Systems

macOS Arch Linux Android Ubuntu

I use my phone running Ubuntu on Android to write code on the go — stays connected to the project 24/7, online and locally.


Inspired By

Satoshi Nakamoto The Tor Project The Pirate Bay / Anakata Monero


Story

Why SynapseNet


Hire Me

Open for contract work — scripts, standalone projects, code repair, architecture consulting, full websites, and Web3 builds.
Fair rates. Payment accepted in any convenient crypto.

Email

BTC SOL ETH XMR USDT

Popular repositories Loading

  1. SynapseNet SynapseNet Public

    A Decentralized Intelligence Network — Knowledge is to SynapseNet what Money is to Bitcoin

    1

  2. anakrypt anakrypt Public

    My GitHub profile

  3. Synapsenetai Synapsenetai Public

    SynapseNet — Decentralized AI Mining with Proof of Emergence. Intelligence belongs to everyone.

    C++