* Communicate with reddit admins via /r/reddit.com modmail
* Appeal your suspension via https://www.reddit.com/appeals
with a permanently suspended account. See https://reddithelp.com/hc/en-us/articles/360045734911-My-acc...
31–40 of 254 posts
* Communicate with reddit admins via /r/reddit.com modmail
* Appeal your suspension via https://www.reddit.com/appeals
with a permanently suspended account. See https://reddithelp.com/hc/en-us/articles/360045734911-My-acc...
It can be even worse than suspending you, as early as 2018 i noticed they were shadow banning you based on VPN (PIA also). Meaning you could still post but not be seen, or have the ability to notify people you replied to. I've never since bothered to have an account there. Reddit's CEO, like Jack Dorsey, denies 'shadow banning', even though you can test it by getting -100 karma and watching your comments reach nobody…
An actual admin shadowban does happen and they are employed, but I don't think they're particularly hidden. As a mod I see "User is shadowbanned" when they message us if they've been shadowbanned from Reddit by the admins.
To get around this and the other Captcha-related annoyances, PIA now offers dedicated IP as a $40-per-year add on:
https://www.privateinternetaccess.com/vpn-features/dedicated...
It seems obvious that this is the result of someone else having abused Reddit too much from PIA addresses. I also find blanket proxy bans reasonable: it’s akin to refusing service to those who wear a balaclava to a store.
A better analogy is sending mail with either proxy return addresses or none at all. Both are socially acceptable in most circumstances.
Earlier quoted context omitted.
At work we got a login attack via VPN IPs and we blocked VPNs from login in via AWS WAF and 2 days later a major user was complaining that he cant login. We had to remove the rule. (developers were working on captcha in the meantime) I also used a tunnel when Spotify was not available globally. It did not create any issues. Using a Public VPN is double edged sword. If you really need it its better to setup a wireguar…
Can't you do a captcha with the WAF? I'm pretty sure that's an option on AWS
the developers are now working on adding captcha at the application level and also signing the api endpoints.
It seems obvious that this is the result of someone else having abused Reddit too much from PIA addresses. I also find blanket proxy bans reasonable: it’s akin to refusing service to those who wear a balaclava to a store.
My Reddit account was banned because I was posting from Tor. I've registered successfully via Tor and was able to use it without any problems for 6 months or so. One day, I was suddenly shadowbanned. I guess it was because the exit node I happened to be using that day was on a "kill on sight" spam blocklist.
I always posted in good faith and never got into any flamewar, a few links I shared were well-received by the subs.
Recently it almost happened again with my current account, but this time I was not global shadowbanned and it seemed to be just a local spam filter (many subreddits have their own anti-spam policies and auto-moderation queues). I sent a message to the Subreddit admin and I was able to post again. But after this incident I've completely stopped accessing my Reddit account via Tor.
Earlier quoted context omitted.
At work we got a login attack via VPN IPs and we blocked VPNs from login in via AWS WAF and 2 days later a major user was complaining that he cant login. We had to remove the rule. (developers were working on captcha in the meantime) I also used a tunnel when Spotify was not available globally. It did not create any issues. Using a Public VPN is double edged sword. If you really need it its better to setup a wireguar…
Can't you do a captcha with the WAF? I'm pretty sure that's an option on AWS
You can.
I know because our information security office did it to all of our web endpoints. Which are mostly API endpoints. Without telling anyone involved with individual apps, before or even, until specific complaints got to them, after doing it.