/chipwhisperer-podman

A container image with ChipWhisperer and JupyterHub optimized for user-mode (non-root) Podman

Primary LanguageDockerfileMIT LicenseMIT

chipwhisperer-podman

A container image with ChipWhisperer and JupyterHub optimized for user-mode (non-root) Podman. USB-attached ChipWhisperer hardware is supported out of the box after installing the udev rule.

Usage

sed "s/chipwhisperer/$(whoami)/" 90-newae.rules | sudo tee /etc/udev/rules.d/90-newae.rules
./build.sh && ./run.sh [workdir]

Authors

License

MIT (LICENSE)