zlacker

[parent] [thread] 1 comments
1. howint+(OP)[view] [source] 2022-10-15 21:45:01
Do you mean OTA as in pushed with OS updates? I meant something more like a bunch of dynamic rules that can be updated daily or similar.
replies(1): >>unsafe+SV
2. unsafe+SV[view] [source] 2022-10-16 10:13:55
>>howint+(OP)
Yes, good point. I thought of it as minor safari updates, but small daily packets makes sense.

I guess another issue is that most of these have actual logic in C++, so you'd have to move some of this code to JS (I believe Firefox does that (the JS part, not the sending code part)). Sending code is a bit of a security concern though.

[go to top]