Exploiting Bitcoin
Discussion on the landscape of exploiting bitcoin
MEMBER SINCE 2022
§01 · EVENT BADGES
§02 · TALKS & PANELS
Discussion on the landscape of exploiting bitcoin
An overview on surveying the network and catching Denial of Service bugs.
NixOS has a modular system for declarative configuration. This system combines multiple modules to produce the full system configuration. One module could define configuration options for your YOUR_APP telling NixOS how and when to run it. This workshop is for beginners who haven't yet written their own NixOS modules but are already somewhat familiar with Nix and NixOS. The workshop consists of a presentation and a hands-on part where participants will learn to write NixOS modules. System requirements and setup instructions will be provided beforehand. We'll cover the imports-options-config trio, referencing configuration options from other modules, systemd services (simple and oneshot), systemd timers, built-in functions that NixOS provides us, and more.
You'll get SSH access to a pre-setup Linux cloud machine. I'll need an SSH pubkey from you. You can generate a new key pair with `ssh-keygen -t ed25519 -C "btc++-workshop"`. Please send me only (!) the public key part (ending in `*.pub`) the night before. I won't be able to provision a cloud machine for you without a SSH pubkey. You should have basic knowledge of the Linux command line and be able to read and write simple Python code. Being able to compile Bitcoin Core from source (autoconf + configure + make) will be helpful, but isn't a hard requirement. https://b10c.me https://btcpp2022.sched.com/event/12P6o/tracing-bitcoin-core-v230