wigy-opensource-developer
Working for people who care about their privacy before it starts to be a whimsy conservative old man's thing.
@Internet-of-PeopleBudapest, Hungary
Pinned Repositories
iop-rs
As part of the IOP Stack™ Morpheus is a toolset to have gatekeeper-free identity management and verifiable claims as a 2nd layer on top of a blockchain
iop-ts
The IOP Stack™, home to the Morpheus Identity Management System
slip39-rust
SLIP-0039 compatible secret sharing tool
bip39-rs
A Rust implementation of BIP-0039
rust-sssmc39
SLIP-0039 compatible master secret sharing and combining in rust
rustsummit2
Code used for my presentation in RustSummit 2025, Belgrade
ss58-vanity-prefix
A tiny executable to find ss58 network prefixes that end up with some address prefixes
wigy-opensource-developer's Repositories
wigy-opensource-developer/base-x-rs
Encode/decode any base
wigy-opensource-developer/bip39
A web tool for converting BIP39 mnemonic codes
wigy-opensource-developer/gfap
"Gép forog, Alkotó pihen" is a famous quote in Hungarian from https://en.wikipedia.org/wiki/The_Tragedy_of_Man
wigy-opensource-developer/go-echo
Webserver that echos in go
wigy-opensource-developer/iop-content-address-network
IoP fork of the IPFS implementation written in go-lang. Added ipfs name upload, ipfs swarm discover, using a forked libp2p to have a network independent of the main IPFS network.
wigy-opensource-developer/iop-content-address-network-documentation
The IoP Content Addressed Network is an enhacement version of IPFS. This runs a DHT that serves as an indexing service for content across several services offered by the IoP. Here you can find the very basic documentation of our improvements.
wigy-opensource-developer/iop-content-address-network-go-floodsub
A flooding 'pubsub' system. We keep our own fork in order to be able to run our own instance of the IPFS network.
wigy-opensource-developer/iop-content-address-network-go-libp2p
Go implementation of the libp2p framework that enables building peer-to-peer overlay networks that are bootstrapped from some seed nodes.
wigy-opensource-developer/iop-content-address-network-go-libp2p-kad-dht
A Kademlia DHT implemention on go-libp2p. We keep our own fork in order to be able to run our own instance of the IPFS network.
wigy-opensource-developer/iop-content-address-network-ipns-gen
A tool to generate and sign IPNS records on one machine, which can be then published on the IPFS network with ipfs name upload on another machine without sharing the private key of the IPNS record.
wigy-opensource-developer/iop-content-address-network-iptb
A tool for creating and managing a cluster of sandboxed IPFS nodes locally on a single computer for end-to-end testing.
wigy-opensource-developer/iop-rust-profile-server
This project is in pause. It was intended to be a Profile Server implementation in Rust, but it is out of priority now.
wigy-opensource-developer/mercury-gql
Test project to find out how usable GraphQL is for Mercury profiles
wigy-opensource-developer/nanos-secure-sdk
Secure (ST31) SDK for Ledger Nano S
wigy-opensource-developer/noise-rust
Rust implementation of Noise
wigy-opensource-developer/Payment-Processor
wigy-opensource-developer/pong
A simple game with quicksilver and WebAssembly
wigy-opensource-developer/tokio-uds
Unix Domain Sockets for tokio (Fork of 0.1.7 that compiles on Android, too)