393
Smart devices can testify against you: How home robot data is being used in court
(www.the-independent.com)
This is a most excellent place for technology news and articles.
Incorrect. That was technically sorta the case back on the S5 (and even there it needed firmware modifications), yes, but if DNS redirection was all it needs, then why even root the bots in the first place. Just do that on a network level and be done with it.
Oh okay, I just assumed the main method to redirect the vendor cloud connections to the local valetudo was based on the patch DNS parts in dustbuilder that seems present on most models, but if you say more is required elsewhere to block vendor cloud connections I'm sure that's true.
In any case your work is highly appreciated! And i didn't mean to suggest that it hasn't taken a massive amount of work overall to make valetudo work as well as it does.
Aaah! Oh. Yes that makes a lot of sense indeed.
The UX (and architecture, for that matter) of the dustbuilder has been.. uh.. lacking.. due to the lack of refactoring. It evolved over all these years, and things that had a meaning once suddenly gained a different one, but are still named in the old ways.
Good point, thanks for pointing it out! I've been doing some refactoring there, actually, and there, it's named "disable cloud", but I just did that for correctness. It did not occur to me that from a user-perspective, this is not just weird but actively misleading. I mean it kinda did, but I did not make the mental connection to this specific misconception. Oh well.