Pinned Repositories
asmlib
Little library for assembly language (fasm, x86-64, linux).
blockchain
Cryptocurrency from scratch. Supplemented by training manuals.
C
Just my C programs :)
evil-coding
Random programs for evil coding.
Go
Just my Go programs :)
go-peer
🔐 Library for developing secure, decentralized, anonymous and quantum-resistant networks in Go language
hidden-lake
🛡️ Anonymous F2F network based on the QB-problem & GP/12 protocol stack. Uses post-quantum cryptographic algorithms: ML-KEM, ML-DSA
hidden-public-keys
List of public keys in the «Hidden Lake» anonymous network
micro-anon
🕵🏻 Anonymous network in 100 lines of code
Python
Just my Python scripts :)
number571's Repositories
number571/go-peer
🔐 Library for developing secure, decentralized, anonymous and quantum-resistant networks in Go language
number571/hidden-lake
🛡️ Anonymous F2F network based on the QB-problem & GP/12 protocol stack. Uses post-quantum cryptographic algorithms: ML-KEM, ML-DSA
number571/blockchain
Cryptocurrency from scratch. Supplemented by training manuals.
number571/C
Just my C programs :)
number571/Go
Just my Go programs :)
number571/cvm
Stack-based virtual machine written in C
number571/micro-anon
🕵🏻 Anonymous network in 100 lines of code
number571/go-http3-proxy
Simple example of proxying requests over the HTTP3/QUIC protocol using socks5/udp server.
number571/number571
number571/printf
Implementation of the printf function in the FASM assembly language.
number571/awesome-anonymity
🌐 A curated list of anonymous networks & research papers
number571/client-reverse-proxy
A simple example of proxying requests to the destination server, which is located behind NAT.
number571/secpy-chat
E2EE chat based on the services of the «Hidden Lake» network
number571/awesome-privacy
🦄 A curated list of privacy & security-focused software and services
number571/awesome-anti-censorship
curated list of open-source anti-censorship tools
number571/awesome-decentralized-web
an awesome list of decentralized services and technologies
number571/awesome-go
A curated list of awesome Go frameworks, libraries and software
number571/awesome-secure-defaults
Awesome secure by default libraries to help you eliminate bug classes!
number571/gomobile-apk-builder
Simple example of gomobile apk builder with docker images
number571/hidden-echo-service
Example of simple app in the «Hidden Lake» anonymous network
number571/hidden-public-keys
List of public keys in the «Hidden Lake» anonymous network
number571/alternative-internet
A collection of interesting new networks and tech aiming at decentralisation (in some form).
number571/awesome-decentralized
🕶 Awesome list of distributed, decentralized, p2p apps and tools 👍
number571/awesome-go-security
A dedicated place for cool golang security projects
number571/awesome-golang-security
Awesome Golang Security resources 🕶🔐
number571/awesome-privacy-1
Awesome Privacy - A curated list of services and alternatives that respect your privacy because PRIVACY MATTERS.
number571/awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
number571/awesome-selfhosted-data
machine-readable data for https://awesome-selfhosted.net
number571/go-rfc1751
RFC1751 implementation in Go
number571/socks5
Socks5/Socks5h server and client. Full TCP/Bind/UDP and IPv4/IPv6 support