Skip to content
View nikicat's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Block or report nikicat

Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
nikicat/README.md

Hey, I'm Nik ๐Ÿ‘‹

Building on Bitcoin and EVM โšก โ€” plus Linux desktop security and CLI tools that scratch my own itches.

๐Ÿ” Secrets & Linux desktop security

  • secrets-dispatcher โ€” per-operation approval and audit logging for keyring access and git commit signing. See exactly which process (including your AI agents) reads which secret โ€” and approve or deny it live.
  • gopass-secret-service โ€” freedesktop.org Secret Service backed by gopass: GPG-encrypted, git-synced secrets for Firefox, Chromium, and every libsecret app. Drop-in replacement for GNOME Keyring's secret storage.

They stack: app โ†’ secrets-dispatcher โ†’ gopass-secret-service โ†’ gopass โ†’ GPG.

โ›“๏ธ Web3 tooling

  • browser-web3-signer โ€” sign EVM & TRON transactions from the CLI, Rust, TypeScript, or Go using your own browser wallet. Private keys never leave the browser.
  • bsc-p2p โ€” lightweight BSC block listener that joins devp2p as an eth/68 peer.
  • arb-wss โ€” real-time Arbitrum sequencer-feed transaction decoder.
  • compose-bitcoin โ€” Docker Compose stack for a Bitcoin Testnet4 node.

๐Ÿง Linux & desktop tools

  • aurox โ€” yay-like AUR helper backed by the GitHub AUR mirror; keeps working when aurweb is down.
  • powerlog โ€” single-file Bash power / thermal / throttling monitor for Linux laptops.
  • tg-echo โ€” self-hosted echo test for Telegram voice & video calls; verify calls survive flaky links, DPI, or proxies.
  • yt2ym โ€” YouTube audio โ†’ Yandex Music playlists, with chapter splitting.

๐ŸŽฎ Windows

  • fpsdoctor โ€” CLI that tells you what limits your game's FPS: a reasoned per-second verdict (GPU / CPU / thermal / frame cap / stutter), down to cache-miss level.

๐Ÿค– AI & LLM

  • unblind โ€” Claude Code plugin that catches "algebraic blindness" (over-generic types) in generated code.
  • dkls23ctl-comparison โ€” two Claude models independently build the same threshold-ECDSA CLI: article, charts, findings.

๐Ÿ“ซ X/Twitter: @nbryskin

Pinned Loading

  1. gopass-secret-service gopass-secret-service Public

    D-Bus Secret Service provider using GoPass as backend - store secrets from any app in your GPG-encrypted password store

    Go 13 4

  2. secrets-dispatcher secrets-dispatcher Public

    Per-operation approval and audit logging for secret access and git commit signing on Linux

    Go 11 1

  3. aurox aurox Public

    yay-like AUR helper backed by the github.com/archlinux/aur mirror โ€” no aurweb API dependency

    Rust 1

  4. browser-web3-signer browser-web3-signer Public

    Sign EVM and TRON transactions from the CLI, TypeScript, or Go using your own browser wallet (MetaMask, Rabby, TronLink) โ€” the private key never leaves the browser

    TypeScript 1

  5. tg-echo tg-echo Public

    Self-hosted echo/sound-test service for Telegram voice & video calls โ€” answers, echoes your audio back, and records it, so you can verify calls work over flaky links, DPI firewalls, or proxies. Buiโ€ฆ

    C++ 1