/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

mosquitto.org
| | nabeelvalley.co.za
1.5 parsecs away

Travel
| | MQTT and real-time communication with the browser, JavaScript, Web Sockets and a Mosquitto message broker
| | jurian.slui.mn
2.0 parsecs away

Travel
| | MQTT is essential in a IoT setup, but the default is completely insecure. In three simple steps you level up your security.
| | pagefault.blog
1.3 parsecs away

Travel
| | This post describes how to set up the persistent storage for Mosquitto MQTT broker, what are the main parameters to tune it and how to troubleshoot the setup.
| | pboyd.io
20.5 parsecs away

Travel
| Here's a fun list to look through: Dumb Password Rules. Most of the rules seem arbitrary, like only allowing digits, but some hint at deeper problems. For instance, preventing single-quotes. They aren't inserting passwords into a database without a SQL placeholder, right? Nearly every site on that list has a needlessly short maximum password size. If they're storing passwords correctly, there's no need for this. This post will go through a few bad ways to store a password and you can see what I mean....