morty icon indicating copy to clipboard operation
morty copied to clipboard

Privacy aware web content sanitizer proxy as a service

Results 38 morty issues
Sort by recently updated
recently updated
newest added

Since the functionality of `go get` was moved to `go install`, running the `go get` command in README.md won't build and install morty, like it used to.

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20201016165138-7b1cca2348c0 to 0.7.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.0.0-20201016165138-7b1cca2348c0&new-version=0.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.3 to 0.3.8. Commits 434eadc language: reject excessively large Accept-Language strings 23407e7 go.mod: ignore cyclic dependency for tagging b18d3dd secure/precis: replace bytes.Compare with bytes.Equal 795e854 all: replace...

dependencies

Hi @asciimoo, Since this PR https://github.com/asciimoo/morty/pull/85, it is easier to package `morty` on GNU/Linux distributions. I'd advise to tag the current branch as v0.3.0 for maintenance. Otherwise, please archive this...

I wanted to see my site hosted on a friend's instance and saw the SVGs weren't displayed properly so I think I added the necessary line to code to do...

I've seen in #70 that morty support using a socks5 proxy but I have not found any documentation on how to actually setup this proxy. I have tried using: ```...

Hi there, CSP doesn't really like the script tag in html's. I couldnt find the served html file on my disk to change it myself, so here I am =)...

The [HTML_BODY_EXTENSION ](https://github.com/asciimoo/morty/blob/master/morty.go#L208) will be blocked on HTTP servers with CSP enabled.

Hi, sorry to bother you but I can't figure this out. I installed Morty but I get empty images results when searching. When try to open image placeholders, Morty show...