Kixunil
Beside programming, I'm interested in security, cryptography, Bitcoin and freedom. Attempt to hire me to shitcoin (non-Bitcoin coins) -> offending response
Bratislava
Pinned Repositories
btc-rpc-proxy
Finer-grained permission management for bitcoind.
configure_me
A Rust library for processing application configuration easily
dont_panic
fast_fmt
Faster, more flexible and more correct alternative to core::fmt
genio
A type safe, low level replacement for `std::io`.
lnch-vekslak
Allows you to open possibly pre-funded LN channels on the street.
qpay
QubesOS - optimized Lightning Network payment dialog
tonic_lnd
Rust implementation of LND RPC client using async GRPC library `tonic`
ws-unix-framed-bridge
A simple proxy that forwards Websocket messages to Unix sockets and vice versa.
Kixunil's Repositories
Kixunil/qubes-stuff
Collection of tips, tricks and scripts to use with Qubes OS
Kixunil/ln-donate
Browser extension allowing you to donate satoshis to GitHub-hosted projects using Lightning Network.
Kixunil/vekslosh
App for ethical dealers who trade bitcoin for government shitcoins and vice-versa.
Kixunil/lnpbp-testkit
A framework for writing automated tests of applications built on top of LNP/BP
Kixunil/btcpay-password-reset
A simple, saner tool for resetting BTCPayServer passwords
Kixunil/RIT
Rust improvement tasks - things I'd like to see being implemented in/for Rust
Kixunil/toy-secp256k1
Pure idiomatic Rust implementation of secp256k1 FOR EDUCATIONAL PURPOSES ONLY!!!
Kixunil/btc-rpc-explorer
Database-free, self-hosted Bitcoin explorer, via RPC to Bitcoin Core.
Kixunil/fmt2io
A bridge between `std::io::Write` and `std::fmt::Write`.
Kixunil/interop-rfcs
RFCs aimed at improving interoperability between various services
Kixunil/possibly_uninit
Rust traits and types helping with using uninitialized memory safely.
Kixunil/wait_file_created
Rust crate implementing robust waiting for file to be created.
Kixunil/agora
File server that accepts Lightning Network payments for downloads
Kixunil/bips
Bitcoin Improvement Proposals
Kixunil/book
The Rust Programming Language
Kixunil/helipad
This is a simple lnd poller and web front-end to see and read boosts and boostagrams.
Kixunil/journald
journald support for slog-rs
Kixunil/lnurl
LNURL implementation for Python.
Kixunil/lnurl-rfc
lnurl specifications
Kixunil/loop
Lightning Loop: A Non-Custodial Off/On Chain Bridge
Kixunil/percent-encoding-rfc3986
RFC-3968-compliant percent encoding/decoding Rust library
Kixunil/r8125
Linux device driver for Realtek R8125 and Killer Networks Ethernet E3000 (unofficial mirror of https://www.realtek.com/en/component/zoo/category/network-interface-controllers-10-100-1000m-gigabit-ethernet-pci-express-software)
Kixunil/RaspiBolt
Bitcoin & Lightning full node on a Raspberry Pi
Kixunil/RTL
Ride The Lightning - A full function web browser app for LND and C-Lightning
Kixunil/rust-jsonrpc
Rust JSONRPC library
Kixunil/rust-niceware
:lock: Generate or convert random bytes into passphrases. A Rust port of niceware.
Kixunil/rust-url
URL parser for Rust
Kixunil/suez
Tool for optimizing Lightning Network channels
Kixunil/tiny-http
Low level HTTP server library in Rust
Kixunil/toml-rs
A TOML encoding/decoding library for Rust