A new release of SPIN: 1.0!

Try out the new features

The abbreviation IoT (Internet of Things) in a digital environment

We're proud to announce that version 1.0 of our SPIN platform is released today. We've been working hard on a number of usability and security features of the platform itself, so that it can be safely used for your research and IoT device analysis.

What is SPIN?

SPIN is a platform for inspecting the network traffic associated with (IoT) devices on your local network. SPIN is intended to help users and researchers analyse the behaviour of IoT devices and other networking equipment, and to serve as a base platform for the creation of novel technologies for protecting (local) networks from adversaries and device vulnerabilities.

New features

The main new features of release 1.0 are:

  • Bridge mode: We have made it possible to run SPIN on a ‘bridge router’, where the system that runs SPIN is a not a router but a transparent ‘bump in the wire’. This way, you don't need to reconfigure any devices in order to use SPIN.

  • We have added a number of security features to spinweb, SPIN's web interface frontend. It now supports HTTPS, HTTP authentication and MQTT user authentication. These features make it possible to protect the data shown by SPIN from unwanted eavesdropping on your local network.

  • The logging options have been improved; spind can now log to syslog, files, standard out and any combination of those three.

  • PCAP reader: data exchange between SPIN and a PCAP reader is now possible over a network. To reduce traffic between the two instances, information is aggregated before sending it to the SPIN daemon.

  • We have also fixed several bugs and updated the base libraries.

SPIN 1.0

Together with the features added in previous 0.x releases, we now consider the base feature set of SPIN complete, and have therefore decided that it's time for a 1.0 release. You can find the SPIN source code on GitHub.

SPIN 1.0 comes pre-installed on the latest version of our Valibox router software, which can be downloaded from valibox.sidnlabs.nl. A full changelog is also available from GitHub.

Happy spinning! The SPIN team at SIDN Labs