Skip to content

anakrypt/anakrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

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


Kepler 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

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-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

Releases

No releases published

Packages

 
 
 

Contributors