Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Packaging

The packaging/ directory contains files consumed during build and installation.

Development key

packaging/dev-key.bin is a 32-byte pre-shared key embedded in development builds as a fallback. It is committed to the repository and is therefore public. Use it only for local development and CI loopback tests.

The server logs a recurring warning when this key is active. In production, install a per-device key with netprovd keygen --install. The shipped service sets NETPROV_PRODUCTION=1, which disables the fallback.

systemd service

packaging/netprovd.service runs netprovd serve-ble and refuses to start without a real key at /etc/netprov/key.

The Debian package installs this page under /usr/share/doc/netprov/.