Cookie Engineer
Cookie Engineer
How can I "remix and/or transform" code without having it read before?
I figured out that for most complex code structures where I need nested loops due to performance, I can more easily read them once I chose to use iterators based...
The following files have embedded HTML content or possibly trademarked URLs in them. The contents additionally need to be translated via the locale-specific `.po` files: - [ ] src/HelpText.cpp -...
The HTTP `Content-Location` and `Content-Disposition` headers are currently unsupported. Many download scripts on the server side serve files this way, which means that it's cookie/session dependent and, more importantly, might...
In order to reduce the typical network traffic correlation attack surface, it is necessary to implement a Ronin functionality for both DNS and HTTP/S traffic. New Stealth "internet/scatter" Setting: -...
The Session Service should reflect the state of Tabs, their history and interactions thereof, which means that there has to be a WebSocket API that influences the `connection.session` property, and...
The Webview/iframe must do requests in a different schema now. This needs to be changed, and the interactions with the UI have to be changed accordingly. - [x] Webview points...
The Task Service is the new way to schedule Tasks across the Peer Network. As the Peering mechanisms are now completely autonomously done via the `Peerer` and `Router` behind the...
The `Peerer` and `Router` need support to correlate valid and invalid subnets for a response via Multicast; when potentially malicious packets were sent from outside the network (with UDP `TTL...
The stealth/Request implementation uses a separate `optimize` event, which is reserved for asset optimizers. The idea is that asset optimizers compress image, audio, and video streams so that sharing them...