Markus Heiser

Results 783 comments of Markus Heiser

>> If I restrict the rendered HTML in the template for only a handful of tags, does that approach align with your expectations around sanitization? > Sure, please do so...

> Forking the project and applying my own modifications so it can run on ppc64le Can you please show us your fork / your modifications?

> but I would start by including the ppc64le versions of dependencies like the Linux image and other architecture specific stuff within the Docker container. Docker is secondary... it's important...

> I'm happy to rework the plugin as needed to upstream the changes. do you have a link to the sources?

> Hey, in the future when you "move discussion"; link to the new discussion, close the Issue and don't delete it... @daryltucker : discussion has been "moved" .. we don't...

The endpoint `/image_proxy` .. https://github.com/searxng/searxng/blob/34eb32f4185a784fdf29ef990ddb1bcd79a90fe1/searx/webapp.py#L1016-L1025 is intended for WEB browsers only and the (modified image) URL has a limited live-time. The JSON format is intended for technical applications and contains...

The Startpage engine exhibits various anomalies and needs to be completely overhauled at some point. There's not much that can be done about the CAPTCHA challenge (except; [Answer CAPTCHA from...

To fix code problems to pass black test use `make format.python` / see our [Development Quickstart](https://docs.searxng.org/dev/quickstart.html#development-quickstart) guide .. BTW: can you squash the 11 commits in just one / Thanks...

FYI: I rebased to clean up commit history and solve a conflict with the master branch.

>> Apart from that we're not sure about the memory footprint of using that library, > Could you please elaborate on this more ? I want to know how I...