Octoprint is a great web frontend for 3D printers. Octopi is a raspbian-based image for a Raspberry Pi that comes with everything you need set up and configured. Octoprint is an extremely convenient way to manage your 3D printer. However, it’s capable of a lot of spooky things: If you have them, provides access to […]
Monthly Archives: July 2018
Single Sign On with client certificates
In a previous post, I detailed a trick to get complicated webapps working with client certificates. The problem this solves is that some combination of web sockets, service workers (and perhaps some demonic magic) don’t play nicely with client certificates. Under some circumstances, the client certificate is just not sent. The basic idea behind the […]