Changeset 150 in code for trunk/yukari.1
- Timestamp:
- Mar 24, 2024, 12:58:49 AM (15 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yukari.1
r147 r150 1 .\" $TheSupernovaDuo$ 1 2 .Dd $Mdocdate$ 2 3 .Dt YUKARI 1 … … 19 20 The main goal of Yukari's Gap is to provide a result proxy for SearX, but it 20 21 can be used as a standalone sanitizer service, too. 22 .Sh FEATURES 23 .Bl -tag -width Ds 24 .It HTML sanitization 25 .It Rewrites HTML/CSS external references to locals 26 .It JavaScript blocking 27 .It No Cookies forwarded 28 .It No Referrers 29 .It No Caching/ETag 30 .It Supports GET/POST forms and IFrames 31 .It Optional HMAC URL verifier key to prevent service abuse 32 .El 21 33 .Sh OPTIONS 22 34 .Bl -tag -width Ds
Note:
See TracChangeset
for help on using the changeset viewer.