Maquinista33

Results 11 issues of Maquinista33

I'm planning to host an imageboard on Tor (.onion address), but I'm afraid of someone make a flood there, as all incoming addresses are "127.0.0.1" and I couldn't ban/block anyone...

feature

Firefox 93 now supports AVIF image format: https://www.mozilla.org/en-US/firefox/93.0/releasenotes/?utm_source=firefox-browser&utm_medium=firefox-desktop&utm_campaign=about-dialog And versions older than this already support AV1 video format, which is more modern and requires less bandwidth than H264/H265/VP8(WebM)/VP9. As Meguca...

feature

No all users knows about animes and japanese characters, and googling for images of a such characters can make the captcha solution take longer. An option to display only text...

feature

When clicking on external links, a referrer is sent to the site of link. But links can contain an field that modifies their behaviors: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-referrerpolicy This may be very easy...

feature
client

This feature would be useful to avoid spam and flood on the imageboard. An interval of 20 secs would be enough for flooding scripts.

moderation
feature

I tried to compile the v6 branch inside a container using Debian stable and I got the following error: ``` root@localhost:/opt/meguca# make go build -v # github.com/mattn/go-sqlite3 sqlite3-binding.c: In function...

I'm planning to host an imageboard on Tor (.onion address), but I'm afraid of someone make a flood there. So, I addressed features that if implemented, would make lainchan compatible...

There are some services on the Internet that anonymizes links by preventing the referrer feature in Browser to send what site the link was clicked. Here some services: https://href.li/ https://anonym.to/...

I want to host a chan in Tor (.onion site) but if the chan is under a flood attack, I couldn't delete all posts of IP because it would affect...

https://www.phpcaptcha.org/ https://www.phpcaptcha.org/try-securimage/ I want to host a chan on Tor (.onion site) and I need a captcha that works without need of JavaScript for preventing spam and flood. This is...