spin icon indicating copy to clipboard operation
spin copied to clipboard

SPIN Core Software

Results 21 spin issues
Sort by recently updated
recently updated
newest added

Hostnames leading to the same ip are not merged, even though they should be. See, for example, spin.sidnlabs.nl and check.sidnlabs.nl and example.nl. ![screen shot 2018-02-26 at 15 01 43](https://user-images.githubusercontent.com/1679693/36674318-fa9ce154-1b05-11e8-918f-f33977275332.png) Clicking...

bug
visualisation

The visualizer doesn't seem to recognise IPv6 address as belong to same device as the IPv4 address. See image below. The IPv6-address is also the Nexus5x in this case. Possible...

bug
enhancement
visualisation

With '/etc/init.d/firewall stop' it seems that outgoing IPv4 traffic is blocked and IPv6 traffic isn't. The behaviour, whatever it is, should be the same between v4 and v6.

question

Right now, the three lists live in kernel memory (which is where they are needed in order to actually ignore and block traffic); unless we move back to an iptables-based...

enhancement

The visualizer shows 192.168.8.255 as a regular IP-address. No DNS-translation is obviously made. But perhaps it can show alternative text such as: "LAN broadcast-address".

enhancement
help wanted
visualisation

SPIN/Valibox announces itself as IPv4-local resolver (192.168.8.1) via DHCP. But how does this work for IPv6? I noticed a fe80::e695:6eff:fe40:298c in /etc/resolv.conf at some point. Does this work, is this...

question

I'm performing a test by downloading a 1MB file from a speedtest server. I'm expecting to see messages on the broker for all packets of the data stream. However, not...

bug

Sometimes service.example.com resolves to many IP-addresses, for example when it is provided by a CDN. Blocking 'service.example.com' in the 'bolletjesapp' therefore has limited effect, until all possible options are blocked....

enhancement

In order to organise this repository better and allow other to compile/deploy their own SPIN software, we need to streamline the build process. This includes CI functionality. Braindump below. -...

enhancement

Perhaps we can alert the user if a device is connecting to the outside world via unencrypted (ie non-TLS) traffic?

enhancement
visualisation