<feed xmlns='http://www.w3.org/2005/Atom'>
<title>haketilo-hydrilla/src/hydrilla/proxy/policies, branch koszko</title>
<subtitle>An HTTPs proxy to facilitate replacing sites' js with user-supplied scripts</subtitle>
<id>https://git.koszko.org/haketilo-hydrilla/atom?h=koszko</id>
<link rel='self' href='https://git.koszko.org/haketilo-hydrilla/atom?h=koszko'/>
<link rel='alternate' type='text/html' href='https://git.koszko.org/haketilo-hydrilla/'/>
<updated>2022-10-31T21:19:18Z</updated>
<entry>
<title>[builder][server][proxy] complete internationalization and add polish translation</title>
<updated>2022-10-31T21:19:18Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2022-10-31T21:19:18Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/haketilo-hydrilla/commit/?id=9b01180ec981d6d0ffd7b0e84a3ddbb0a2cf1ecc'/>
<id>urn:sha1:9b01180ec981d6d0ffd7b0e84a3ddbb0a2cf1ecc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[proxy] prevent our injected script-src-elem directive from blocking popup script</title>
<updated>2022-10-28T19:27:46Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2022-10-28T19:27:46Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/haketilo-hydrilla/commit/?id=ff43da19c58c9524ff89e0b0dce62d889d5e21a2'/>
<id>urn:sha1:ff43da19c58c9524ff89e0b0dce62d889d5e21a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[proxy] document popup</title>
<updated>2022-10-27T17:48:54Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2022-10-27T17:48:54Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/haketilo-hydrilla/commit/?id=fddbbf96bf447bfb630e4a0fd67f6ba7c8c0e141'/>
<id>urn:sha1:fddbbf96bf447bfb630e4a0fd67f6ba7c8c0e141</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[proxy] document script blocking</title>
<updated>2022-10-27T15:26:22Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2022-10-27T15:26:22Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/haketilo-hydrilla/commit/?id=f2af30f506c9f3ff7c560e4e4af956e1209f27b0'/>
<id>urn:sha1:f2af30f506c9f3ff7c560e4e4af956e1209f27b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[proxy] document policy selection</title>
<updated>2022-10-27T13:22:36Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2022-10-27T12:06:53Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/haketilo-hydrilla/commit/?id=32a2de0c3ff6dec5bc3ef6496b7e3cdde671e5f3'/>
<id>urn:sha1:32a2de0c3ff6dec5bc3ef6496b7e3cdde671e5f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[proxy] add documentation page describing URL patterns in Haketilo</title>
<updated>2022-10-26T12:31:42Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2022-10-26T12:30:28Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/haketilo-hydrilla/commit/?id=01834fe901117809490fbf59b104833bdd88ea20'/>
<id>urn:sha1:01834fe901117809490fbf59b104833bdd88ea20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[proxy] make Haketilo popup functional</title>
<updated>2022-10-25T09:30:45Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2022-10-25T09:30:45Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/haketilo-hydrilla/commit/?id=37b3cf9fb2a56cfa980844f527d834916b38cca8'/>
<id>urn:sha1:37b3cf9fb2a56cfa980844f527d834916b38cca8</id>
<content type='text'>
* Ad hoc payload creation was additionally fixed in this commit.
* Addition on newly created script blocking/allowing rules to pattern tree was additionally fixed in this commit. It is no longer necessary to restart Haketilo for new rules to come into effect.
</content>
</entry>
<entry>
<title>[proxy] simplify usage of class variables of `Policy` subtypes</title>
<updated>2022-10-22T12:00:35Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2022-10-22T11:47:40Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/haketilo-hydrilla/commit/?id=59a4b477dd922d2f839a717fe199501e7cb71e6e'/>
<id>urn:sha1:59a4b477dd922d2f839a717fe199501e7cb71e6e</id>
<content type='text'>
This commit also prevents popup script injection to Haketilo-served pages like `https://hkt.mitm.it/`.
</content>
</entry>
<entry>
<title>[proxy] facilitate injecting non-payload script to all pages</title>
<updated>2022-10-21T19:42:56Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2022-10-21T19:42:56Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/haketilo-hydrilla/commit/?id=fe43bd552aaacd649b0e00afada01d07ad8dae9a'/>
<id>urn:sha1:fe43bd552aaacd649b0e00afada01d07ad8dae9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[proxy] correct style in page_init_script.js.jinja</title>
<updated>2022-10-21T17:05:46Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2022-10-21T17:01:08Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/haketilo-hydrilla/commit/?id=d4895218cf8a3a16b74f42c530d78106062cf95b'/>
<id>urn:sha1:d4895218cf8a3a16b74f42c530d78106062cf95b</id>
<content type='text'>
</content>
</entry>
</feed>
