Skip to content

quaqua/upribox

 
 

Repository files navigation

Usable Privacy Box

Privacy made easy for the Raspberry Pi 1, 2, and 3

The upribox software is used to create Raspberry Pi images to turn your Raspberry Pi into a privacy-enhancing Wireless router. Main features:

  • Transparent advertisment- and tracker-blocking (silent wifi)
  • Transparent adblocking + Tor network (ninja wifi)
  • OpenVPN server for privacy on the road

Getting Started

See the official Raspberry Pi documentation for pointers on how to install the upribox image on the SD card. Upon the first boot the SSH/VPN keys are automatically re-generated (this will take a couple of minutes), and the system partitions are resized to use the entire size of the SD card. In the following you also find a list of required (and tested hardware) for the upribox software. Make sure that you use a compatible USB WiFi dongle!

SHA1Sum: c48c4a7e620fad18e58f306003a0c83346bf94d2

Default passwords

  • Silent WiFi (SSID: upribox ), Ninja WiFi (SSID: upribox-ninja), password: changeme
  • SSH/Webinterface login: upri password: changethedefaults!

Webinterface

Once you are connect to either of the upribox wifi networks (Silent or Ninja) you can access the upribox Webinterface via the following URI: http://upri.box.

List of recommended hardware*

  • Raspberry Pi 2/3 [Amazon.com] [Element14] [Adafruit]
  • microSDHC Class 10 (min. 4GB) [Amazon.com]
  • Power supply [Amazon.com] [Adafruit]
  • TL-WN722N Wireless USB adapter [Amazon.com]
  • Since Version 0.5 of the upribox we support the Pi3 natively, so no additional WiFI dongle is required. Currently the Pi3 Wifi only supports one active Hotspot, therefor you can not yet activate the Ninja WiFi on the Pi3.

*The upribox software works with Raspberry Pi 1 as well, but the performance for adblocking is considerable worse. Other potentially suitable USB WiFi hardware can be found in the Pi(rate)Box Wiki.

Software updates

The upribox performs an auto-update every four hours:

  • Blocking rules for privoxy and DNS
  • Software updates via ansible + updates from github

License

Copyright (C) 2016 upribox developers

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

About

Usable Privacy Box

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 54.3%
  • HTML 17.1%
  • CSS 10.6%
  • Shell 8.2%
  • JavaScript 7.7%
  • Lua 2.1%