October 31, 2023 by Esther Onfroy3 minutes
PiRogue Tool Suite is a reboot of PiRanhaLysis project. Today, PiRanhaLysis is used by a variety of users ranging from universities (e.g. the University of Yale), activists and NGOs, and received lot of interest. Too much traction in fact to be maintained in our spare time, as we have done until now. Currently, the project is at the proof-of-concept stage. To get to a wider adoption by the general public, we need to streamline the build process and smooth the interface. Our goal is to make the project as accessible as possible.
The problem: the lack of open-source means (hardware + software) to assess both privacy and security of mobile devices. Depending on HRD goals, they should want to educate, conduct emergency assessment or off-the-field investigations.
The plan: As with all the other projects we do, we are the first users of the technologies we develop and we aim to provide open-source, low-cost, well maintained, easy to use and easy to build hardware and software.
We have the following functioning modes for PTS:
an on-the-field mode
an expert mode for technical people to:
The PiRogue is an open hardware device based on a Raspberry Pi operating as a network router (like any ISP router) analyzing network traffic in real time.
You can check out our work on GitHub at https://github.com/PiRogueToolSuite/ or on our website at https://pts-project.org/.
We have release a new version of PiRogue OS based on Debian 12 mainline. The official image can be download from GitHub. This operating system image is compatible with Raspberry Pi 3B and Raspberry Pi 4. PiRogue packages corresponding to this version of PiRogue OS are released and published on our PPA.
We continue improving the UI and UX of Colander. We started working on the deployment procedure.
We continue working on the learning materials. The list is available at https://pts-project.org/guides/.
We published 3 new guides:
We organized 12 demo sessions during this month.
We are hosting a beta version of Colander which is open to community members. Feel free to ask for an account.
We are still facing a technical issue related to the OS upgrade. More precisely, PiRogue specific udev
rules are not correctly deployed after Linux kernel updates.