Skip to content

Raspberry PI Zero W client image build for tor-dfpk

Notifications You must be signed in to change notification settings

sofwerx/tor-dfpk-pizerow

 
 

Repository files navigation

tor-dfpk-pizerow

Build Status

TOR DFPK client for the Raspberry Pi Zero W

This is a dockerized OpenWRT/LEDE based image builder that prepares USB ethernet gadget mode.

Eventual stretch goal is to support an I2C based OLED + button hat for 2-factor auth and display of active wifi/tor connectivity.

This is a "client" of the tor-dfpk deployed cloud infrastructure.

Usage:

To build an .img file to flash to a USB micro-sdcard, just run make:

make

This makefile simply runs:

docker-compose build
docker-compose up --force-recreate

When run from a machine with a docker-engine that can write to locally referenced volumes, this generates an .img file named tor-dfpk-pizerow.img.

Strongly recommend installing and running Etcher.io to flash the resultant outputs/*.img file to your SDCARD:

About

Raspberry PI Zero W client image build for tor-dfpk

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 50.7%
  • Shell 24.3%
  • HTML 19.9%
  • Dockerfile 4.3%
  • Makefile 0.8%