1 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
2 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#2346
+user: Proxies\__CG__\App\Entity\User {#2213 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1670 …}
+slug: "Help-needed-setting-up-NGINX-reverse-Proxy-HA-Vaultwarden-using"
+title: "Help needed setting up NGINX reverse Proxy / HA / Vaultwarden using Duckdns"
+url: null
+body: """
Hey Guys,\n
\n
so I still have no clue about most of the stuff im doing hence why I am doing it :)\n
\n
I have a ubuntu system running all kinds of docker containers and I want to expose homeassistant and vaultwarden to the internet.\n
\n
Now I have set up a Duckdns account, I have setup my Router (fritzbox) to update the dyndns settings, I have set up my homeassistant the following:\n
\n
```\n
\n
<span style="color:#323232;">homeassistant:\n
</span><span style="color:#323232;"> internal_url: http://192.168.178.214:8123\n
</span><span style="color:#323232;"> external_url: https://ha.xxxxx.duckdns.org\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">http:\n
</span><span style="color:#323232;"> use_x_forwarded_for: true\n
</span><span style="color:#323232;"> trusted_proxies:\n
</span><span style="color:#323232;"> - 172.22.0.0/24\n
</span>\n
```\n
\n
Following is my Homeassistant Configuration:\n
\n
```\n
\n
<span style="color:#323232;"> homeassistant:\n
</span><span style="color:#323232;"> container_name: homeassistant\n
</span><span style="color:#323232;"> image: "ghcr.io/home-assistant/home-assistant:stable"\n
</span><span style="color:#323232;"> volumes:\n
</span><span style="color:#323232;"> - /homeassistant/:/config\n
</span><span style="color:#323232;"> - /etc/localtime:/etc/localtime:ro\n
</span><span style="color:#323232;"> restart: unless-stopped\n
</span><span style="color:#323232;"> network_mode: host\n
</span><span style="color:#323232;"> privileged: true\n
</span><span style="color:#323232;"> ports:\n
</span><span style="color:#323232;"> - 8123:8123\n
</span><span style="color:#323232;"> - 5683:5683\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;"> nginx-proxy-manager:\n
</span><span style="color:#323232;"> container_name: nginx\n
</span><span style="color:#323232;"> privileged: true\n
</span><span style="color:#323232;"> image: 'jc21/nginx-proxy-manager:latest'\n
</span><span style="color:#323232;"> ports:\n
</span><span style="color:#323232;"> - '80:80'\n
</span><span style="color:#323232;"> - '81:81'\n
</span><span style="color:#323232;"> - '443:443'\n
</span><span style="color:#323232;"> environment:\n
</span><span style="color:#323232;"> DB_MYSQL_HOST: "nginx-db"\n
</span><span style="color:#323232;"> DB_MYSQL_PORT: 3306\n
</span><span style="color:#323232;"> volumes:\n
</span><span style="color:#323232;"> - /nginx/data:/data\n
</span><span style="color:#323232;"> - /nginx/letsencrypt:/etc/letsencrypt\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;"> nginx-db:\n
</span><span style="color:#323232;"> container_name: nginx-db\n
</span><span style="color:#323232;"> image: 'jc21/mariadb-aria:latest'\n
</span><span style="color:#323232;"> environment:\n
</span><span style="color:#323232;"> volumes:\n
</span><span style="color:#323232;"> - /nginx/mysql:/var/lib/mysql\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;"> vaultwarden:\n
</span><span style="color:#323232;"> container_name: vaultwarden\n
</span><span style="color:#323232;"> image: vaultwarden/server:latest\n
</span><span style="color:#323232;"> restart: unless-stopped\n
</span><span style="color:#323232;"> volumes:\n
</span><span style="color:#323232;"> - /vaultwarden:/data/\n
</span><span style="color:#323232;"> ports:\n
</span><span style="color:#323232;"> - 8125:3012\n
</span><span style="color:#323232;"> - 8124:80\n
</span><span style="color:#323232;"> environment:\n
</span><span style="color:#323232;"> - DOMAIN=https://vw.xxxxx.duckdns.org\n
</span><span style="color:#323232;"> - LOGIN_RATELIMIT_MAX_BURST=10\n
</span><span style="color:#323232;"> - LOGIN_RATELIMIT_SECONDS=60\n
</span><span style="color:#323232;"> - ADMIN_RATELIMIT_MAX_BURST=10\n
</span><span style="color:#323232;"> - ADMIN_RATELIMIT_SECONDS=60\n
</span><span style="color:#323232;"> - ADMIN_TOKEN=\n
</span><span style="color:#323232;"> - SENDS_ALLOWED=true\n
</span><span style="color:#323232;"> - EMERGENCY_ACCESS_ALLOWED=true\n
</span><span style="color:#323232;"> - WEB_VAULT_ENABLED=true\n
</span><span style="color:#323232;"> - SIGNUPS_ALLOWED=true\n
</span>\n
```\n
\n
I have forwarded the ports in the router.\n
\n
I have set up nginx the following:\n
\n
\n
\n
Issue is when I open the website, it will give me the error that hsts is enabled, even though I definitely did not check this option ( and I never did (today!).\n
\n
What is the reason for this?\n
\n
Do I have to set some sort of header?\n
\n
Same thing with vaultwarden, basically I set this up 1:1 except for the url whichi is vw.xxxxx.duckdns .org.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 15
+favouriteCount: 30
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1709146727 {#2314
date: 2024-02-28 19:58:47.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2318 …}
+votes: Doctrine\ORM\PersistentCollection {#2279 …}
+reports: Doctrine\ORM\PersistentCollection {#2277 …}
+favourites: Doctrine\ORM\PersistentCollection {#2220 …}
+notifications: Doctrine\ORM\PersistentCollection {#2222 …}
+badges: Doctrine\ORM\PersistentCollection {#2219 …}
+children: [
1 => App\Entity\EntryComment {#2027
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2346 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
+image: null
+parent: null
+root: null
+body: """
What cert did you put on the proxy answering the inbound? Usually that error means either the browser doesn’t like the cert, or it’s connecting to 80, and modern browsers really fight you on that sometimes. Also, cache. Clear your cache if you’re bouncing between internal URL/IP and the public.\n
\n
I assume you just want to expose to internet to learn art of reverse. Otherwise there’s better ways.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1708785732 {#2020
date: 2024-02-24 15:42:12.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Lobotomie@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2330 …}
+nested: Doctrine\ORM\PersistentCollection {#2345 …}
+votes: Doctrine\ORM\PersistentCollection {#2132 …}
+reports: Doctrine\ORM\PersistentCollection {#2129 …}
+favourites: Doctrine\ORM\PersistentCollection {#2130 …}
+notifications: Doctrine\ORM\PersistentCollection {#2241 …}
-id: 258005
-bodyTs: "'80':29 'also':39 'answer':9 'art':65 'assum':55 'better':71 'bounc':47 'browser':18,32 'cach':40,43 'cert':2,23 'clear':41 'connect':27 'doesn':19 'either':16 'error':14 'expos':60 'fight':34 'inbound':11 'intern':49 'internet':62 'learn':64 'like':21 'mean':15 'modern':31 'otherwis':68 'proxi':8 'public':53 'put':5 're':46 'realli':33 'revers':67 'sometim':38 'url/ip':50 'usual':12 'want':58 'way':72"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5279971"
+editedAt: null
+createdAt: DateTimeImmutable @1703722390 {#2013
date: 2023-12-28 01:13:10.0 +01:00
}
+"title": 258005
}
0 => App\Entity\EntryComment {#2090
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2346 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
+root: App\Entity\EntryComment {#2027}
+body: """
Yeah, it’s a lot. It’s a very large field, and you’re playing in two or three areas here.\n
\n
Look at a couple of overlay options. ZeroTier is the one I remember off top of my head. There are others, Google alternatives. These use a coordination server. Some are a hosted service, but there’s some that you host yourself. These are supposed to be pretty easy. You watch a couple of videos on these, I bet you’re be fine.\n
\n
Wire guard offers more traditional VPN. You can tunnel your device back to your network. Some routers offer a VPN option. There’s open sense, ddwrt, etc. Again, lots of videos.\n
\n
Since you said you mostly wanted remote access, I strongly suggest not opening services to public and use VPN.\n
\n
You can still learn reverse proxy too, but just do it internally, even though it wouldn’t technically be needed. This will be much safer and learner friendly.\n
\n
I have ridiculous amounts of services running, but I use gateway router VPN to access most of them.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703767493 {#2092
date: 2023-12-28 13:44:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Lobotomie@lemmy.world"
"@MSgtRedFox@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#2091 …}
+nested: Doctrine\ORM\PersistentCollection {#2095 …}
+votes: Doctrine\ORM\PersistentCollection {#2089 …}
+reports: Doctrine\ORM\PersistentCollection {#2080 …}
+favourites: Doctrine\ORM\PersistentCollection {#2098 …}
+notifications: Doctrine\ORM\PersistentCollection {#2081 …}
-id: 259152
-bodyTs: "'access':122,176 'altern':44 'amount':165 'area':20 'back':95 'bet':79 'coordin':48 'coupl':25,73 'ddwrt':109 'devic':94 'easi':69 'etc':110 'even':146 'field':11 'fine':83 'friend':161 'gateway':172 'googl':43 'guard':85 'head':39 'host':53,61 'intern':145 'larg':10 'learn':137 'learner':160 'look':22 'lot':5,112 'most':119 'much':157 'need':153 'network':98 'offer':86,101 'one':32 'open':107,127 'option':28,104 'other':42 'overlay':27 'play':15 'pretti':68 'proxi':139 'public':130 're':14,81 'rememb':34 'remot':121 'revers':138 'ridicul':164 'router':100,173 'run':168 'safer':158 'said':117 'sens':108 'server':49 'servic':54,128,167 'sinc':115 'still':136 'strong':124 'suggest':125 'suppos':65 'technic':151 'though':147 'three':19 'top':36 'tradit':88 'tunnel':92 'two':17 'use':46,132,171 'video':75,114 'vpn':89,103,133,174 'want':120 'watch':71 'wire':84 'wouldn':149 'yeah':1 'zeroti':29"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5285763"
+editedAt: null
+createdAt: DateTimeImmutable @1703767493 {#2093
date: 2023-12-28 13:44:53.0 +01:00
}
+"title": 259152
}
]
-id: 25290
-titleTs: "'duckdn':11 'ha':8 'help':1 'need':2 'nginx':5 'proxi':7 'revers':6 'set':3 'use':10 'vaultwarden':9"
-bodyTs: "'/24':88 '/config':104 '/data':154,185 '/etc/letsencrypt':156 '/etc/localtime':105,106 '/home-assistant/home-assistant:stable':101 '/homeassistant':103 '/nginx/data':153 '/nginx/letsencrypt':155 '/nginx/mysql':170 '/pictrs/image/534b7ad1-c10d-42a8-9da4-90e2aac4c67f.png)':245 '/var/lib/mysql':171 '/vaultwarden':184 '1':301,302 '10':198,207 '172.22.0.0':87 '192.168.178.214':74 '3012':188 '3306':151 '443':139,140 '5683':120,121 '60':202,211 '80':135,136,190 '81':137,138 '8123':75,118,119 '8124':189 '8125':187 'access':218 'account':51 'admin':203,208,212 'allow':215,219,226 'basic':296 'burst':197,206 'check':269 'clue':8 'configur':93 'contain':32,95,126,160,173 'db':142,147,148,159,164 'definit':266 'docker':31 'domain':192 'duckdn':50 'dyndn':61 'emerg':217 'enabl':223,262 'environ':141,168,191 'error':258 'even':263 'except':303 'expos':37 'extern':76 'follow':70,89,242 'forward':82,230 'fritzbox':57 'ghcr.io':100 'ghcr.io/home-assistant/home-assistant:stable':99 'give':255 'guy':2 'ha.xxxxx.duckdns.org':78 'header':291 'henc':16 'hey':1 'homeassist':38,68,71,92,94,97 'host':114,144 'hsts':260 'http':79 'im':14 'imag':98,131,165,176 'intern':72 'internet':43 'issu':246 'jc21/mariadb-aria':166 'jc21/nginx-proxy-manager':132 'kind':29 'latest':133,167,178 'lemmy.world':244 'lemmy.world/pictrs/image/534b7ad1-c10d-42a8-9da4-90e2aac4c67f.png)':243 'login':194,199 'manag':125 'max':196,205 'mode':113 'mysql':143,149 'name':96,127,161,174 'network':112 'never':274 'nginx':123,128,146,158,163,240 'nginx-db':145,157,162 'nginx-proxy-manag':122 'open':250 'option':271 'org':310 'port':117,134,150,186,232 'privileg':115,129 'proxi':86,124 'ratelimit':195,200,204,209 'reason':280 'restart':108,179 'ro':107 'router':56,235 'run':27 'second':201,210 'send':214 'set':47,62,65,238,287,298 'setup':54 'signup':225 'sort':289 'still':5 'stop':111,182 'stuff':13 'system':26 'thing':293 'though':264 'today':276 'token':213 'true':84,116,130,216,220,224,227 'trust':85 'ubuntu':25 'unless':110,181 'unless-stop':109,180 'updat':59 'url':73,77,306 'use':80 'vault':222 'vaultwarden':40,172,175,295 'vaultwarden/server':177 'volum':102,152,169,183 'vw.xxxxx.duckdns':309 'vw.xxxxx.duckdns.org':193 'want':35 'web':221 'websit':252 'whichi':307 'x':81"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703803540
+visibility: "visible "
+apId: "https://lemmy.world/post/10039683"
+editedAt: null
+createdAt: DateTimeImmutable @1703717140 {#2313
date: 2023-12-27 23:45:40.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
3 |
DENIED
|
edit
|
Proxies\__CG__\App\Entity\Entry {#2346
+user: Proxies\__CG__\App\Entity\User {#2213 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1670 …}
+slug: "Help-needed-setting-up-NGINX-reverse-Proxy-HA-Vaultwarden-using"
+title: "Help needed setting up NGINX reverse Proxy / HA / Vaultwarden using Duckdns"
+url: null
+body: """
Hey Guys,\n
\n
so I still have no clue about most of the stuff im doing hence why I am doing it :)\n
\n
I have a ubuntu system running all kinds of docker containers and I want to expose homeassistant and vaultwarden to the internet.\n
\n
Now I have set up a Duckdns account, I have setup my Router (fritzbox) to update the dyndns settings, I have set up my homeassistant the following:\n
\n
```\n
\n
<span style="color:#323232;">homeassistant:\n
</span><span style="color:#323232;"> internal_url: http://192.168.178.214:8123\n
</span><span style="color:#323232;"> external_url: https://ha.xxxxx.duckdns.org\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">http:\n
</span><span style="color:#323232;"> use_x_forwarded_for: true\n
</span><span style="color:#323232;"> trusted_proxies:\n
</span><span style="color:#323232;"> - 172.22.0.0/24\n
</span>\n
```\n
\n
Following is my Homeassistant Configuration:\n
\n
```\n
\n
<span style="color:#323232;"> homeassistant:\n
</span><span style="color:#323232;"> container_name: homeassistant\n
</span><span style="color:#323232;"> image: "ghcr.io/home-assistant/home-assistant:stable"\n
</span><span style="color:#323232;"> volumes:\n
</span><span style="color:#323232;"> - /homeassistant/:/config\n
</span><span style="color:#323232;"> - /etc/localtime:/etc/localtime:ro\n
</span><span style="color:#323232;"> restart: unless-stopped\n
</span><span style="color:#323232;"> network_mode: host\n
</span><span style="color:#323232;"> privileged: true\n
</span><span style="color:#323232;"> ports:\n
</span><span style="color:#323232;"> - 8123:8123\n
</span><span style="color:#323232;"> - 5683:5683\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;"> nginx-proxy-manager:\n
</span><span style="color:#323232;"> container_name: nginx\n
</span><span style="color:#323232;"> privileged: true\n
</span><span style="color:#323232;"> image: 'jc21/nginx-proxy-manager:latest'\n
</span><span style="color:#323232;"> ports:\n
</span><span style="color:#323232;"> - '80:80'\n
</span><span style="color:#323232;"> - '81:81'\n
</span><span style="color:#323232;"> - '443:443'\n
</span><span style="color:#323232;"> environment:\n
</span><span style="color:#323232;"> DB_MYSQL_HOST: "nginx-db"\n
</span><span style="color:#323232;"> DB_MYSQL_PORT: 3306\n
</span><span style="color:#323232;"> volumes:\n
</span><span style="color:#323232;"> - /nginx/data:/data\n
</span><span style="color:#323232;"> - /nginx/letsencrypt:/etc/letsencrypt\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;"> nginx-db:\n
</span><span style="color:#323232;"> container_name: nginx-db\n
</span><span style="color:#323232;"> image: 'jc21/mariadb-aria:latest'\n
</span><span style="color:#323232;"> environment:\n
</span><span style="color:#323232;"> volumes:\n
</span><span style="color:#323232;"> - /nginx/mysql:/var/lib/mysql\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;"> vaultwarden:\n
</span><span style="color:#323232;"> container_name: vaultwarden\n
</span><span style="color:#323232;"> image: vaultwarden/server:latest\n
</span><span style="color:#323232;"> restart: unless-stopped\n
</span><span style="color:#323232;"> volumes:\n
</span><span style="color:#323232;"> - /vaultwarden:/data/\n
</span><span style="color:#323232;"> ports:\n
</span><span style="color:#323232;"> - 8125:3012\n
</span><span style="color:#323232;"> - 8124:80\n
</span><span style="color:#323232;"> environment:\n
</span><span style="color:#323232;"> - DOMAIN=https://vw.xxxxx.duckdns.org\n
</span><span style="color:#323232;"> - LOGIN_RATELIMIT_MAX_BURST=10\n
</span><span style="color:#323232;"> - LOGIN_RATELIMIT_SECONDS=60\n
</span><span style="color:#323232;"> - ADMIN_RATELIMIT_MAX_BURST=10\n
</span><span style="color:#323232;"> - ADMIN_RATELIMIT_SECONDS=60\n
</span><span style="color:#323232;"> - ADMIN_TOKEN=\n
</span><span style="color:#323232;"> - SENDS_ALLOWED=true\n
</span><span style="color:#323232;"> - EMERGENCY_ACCESS_ALLOWED=true\n
</span><span style="color:#323232;"> - WEB_VAULT_ENABLED=true\n
</span><span style="color:#323232;"> - SIGNUPS_ALLOWED=true\n
</span>\n
```\n
\n
I have forwarded the ports in the router.\n
\n
I have set up nginx the following:\n
\n
\n
\n
Issue is when I open the website, it will give me the error that hsts is enabled, even though I definitely did not check this option ( and I never did (today!).\n
\n
What is the reason for this?\n
\n
Do I have to set some sort of header?\n
\n
Same thing with vaultwarden, basically I set this up 1:1 except for the url whichi is vw.xxxxx.duckdns .org.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 15
+favouriteCount: 30
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1709146727 {#2314
date: 2024-02-28 19:58:47.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2318 …}
+votes: Doctrine\ORM\PersistentCollection {#2279 …}
+reports: Doctrine\ORM\PersistentCollection {#2277 …}
+favourites: Doctrine\ORM\PersistentCollection {#2220 …}
+notifications: Doctrine\ORM\PersistentCollection {#2222 …}
+badges: Doctrine\ORM\PersistentCollection {#2219 …}
+children: [
1 => App\Entity\EntryComment {#2027
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2346 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
+image: null
+parent: null
+root: null
+body: """
What cert did you put on the proxy answering the inbound? Usually that error means either the browser doesn’t like the cert, or it’s connecting to 80, and modern browsers really fight you on that sometimes. Also, cache. Clear your cache if you’re bouncing between internal URL/IP and the public.\n
\n
I assume you just want to expose to internet to learn art of reverse. Otherwise there’s better ways.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1708785732 {#2020
date: 2024-02-24 15:42:12.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Lobotomie@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2330 …}
+nested: Doctrine\ORM\PersistentCollection {#2345 …}
+votes: Doctrine\ORM\PersistentCollection {#2132 …}
+reports: Doctrine\ORM\PersistentCollection {#2129 …}
+favourites: Doctrine\ORM\PersistentCollection {#2130 …}
+notifications: Doctrine\ORM\PersistentCollection {#2241 …}
-id: 258005
-bodyTs: "'80':29 'also':39 'answer':9 'art':65 'assum':55 'better':71 'bounc':47 'browser':18,32 'cach':40,43 'cert':2,23 'clear':41 'connect':27 'doesn':19 'either':16 'error':14 'expos':60 'fight':34 'inbound':11 'intern':49 'internet':62 'learn':64 'like':21 'mean':15 'modern':31 'otherwis':68 'proxi':8 'public':53 'put':5 're':46 'realli':33 'revers':67 'sometim':38 'url/ip':50 'usual':12 'want':58 'way':72"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5279971"
+editedAt: null
+createdAt: DateTimeImmutable @1703722390 {#2013
date: 2023-12-28 01:13:10.0 +01:00
}
+"title": 258005
}
0 => App\Entity\EntryComment {#2090
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2346 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
+root: App\Entity\EntryComment {#2027}
+body: """
Yeah, it’s a lot. It’s a very large field, and you’re playing in two or three areas here.\n
\n
Look at a couple of overlay options. ZeroTier is the one I remember off top of my head. There are others, Google alternatives. These use a coordination server. Some are a hosted service, but there’s some that you host yourself. These are supposed to be pretty easy. You watch a couple of videos on these, I bet you’re be fine.\n
\n
Wire guard offers more traditional VPN. You can tunnel your device back to your network. Some routers offer a VPN option. There’s open sense, ddwrt, etc. Again, lots of videos.\n
\n
Since you said you mostly wanted remote access, I strongly suggest not opening services to public and use VPN.\n
\n
You can still learn reverse proxy too, but just do it internally, even though it wouldn’t technically be needed. This will be much safer and learner friendly.\n
\n
I have ridiculous amounts of services running, but I use gateway router VPN to access most of them.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703767493 {#2092
date: 2023-12-28 13:44:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Lobotomie@lemmy.world"
"@MSgtRedFox@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#2091 …}
+nested: Doctrine\ORM\PersistentCollection {#2095 …}
+votes: Doctrine\ORM\PersistentCollection {#2089 …}
+reports: Doctrine\ORM\PersistentCollection {#2080 …}
+favourites: Doctrine\ORM\PersistentCollection {#2098 …}
+notifications: Doctrine\ORM\PersistentCollection {#2081 …}
-id: 259152
-bodyTs: "'access':122,176 'altern':44 'amount':165 'area':20 'back':95 'bet':79 'coordin':48 'coupl':25,73 'ddwrt':109 'devic':94 'easi':69 'etc':110 'even':146 'field':11 'fine':83 'friend':161 'gateway':172 'googl':43 'guard':85 'head':39 'host':53,61 'intern':145 'larg':10 'learn':137 'learner':160 'look':22 'lot':5,112 'most':119 'much':157 'need':153 'network':98 'offer':86,101 'one':32 'open':107,127 'option':28,104 'other':42 'overlay':27 'play':15 'pretti':68 'proxi':139 'public':130 're':14,81 'rememb':34 'remot':121 'revers':138 'ridicul':164 'router':100,173 'run':168 'safer':158 'said':117 'sens':108 'server':49 'servic':54,128,167 'sinc':115 'still':136 'strong':124 'suggest':125 'suppos':65 'technic':151 'though':147 'three':19 'top':36 'tradit':88 'tunnel':92 'two':17 'use':46,132,171 'video':75,114 'vpn':89,103,133,174 'want':120 'watch':71 'wire':84 'wouldn':149 'yeah':1 'zeroti':29"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5285763"
+editedAt: null
+createdAt: DateTimeImmutable @1703767493 {#2093
date: 2023-12-28 13:44:53.0 +01:00
}
+"title": 259152
}
]
-id: 25290
-titleTs: "'duckdn':11 'ha':8 'help':1 'need':2 'nginx':5 'proxi':7 'revers':6 'set':3 'use':10 'vaultwarden':9"
-bodyTs: "'/24':88 '/config':104 '/data':154,185 '/etc/letsencrypt':156 '/etc/localtime':105,106 '/home-assistant/home-assistant:stable':101 '/homeassistant':103 '/nginx/data':153 '/nginx/letsencrypt':155 '/nginx/mysql':170 '/pictrs/image/534b7ad1-c10d-42a8-9da4-90e2aac4c67f.png)':245 '/var/lib/mysql':171 '/vaultwarden':184 '1':301,302 '10':198,207 '172.22.0.0':87 '192.168.178.214':74 '3012':188 '3306':151 '443':139,140 '5683':120,121 '60':202,211 '80':135,136,190 '81':137,138 '8123':75,118,119 '8124':189 '8125':187 'access':218 'account':51 'admin':203,208,212 'allow':215,219,226 'basic':296 'burst':197,206 'check':269 'clue':8 'configur':93 'contain':32,95,126,160,173 'db':142,147,148,159,164 'definit':266 'docker':31 'domain':192 'duckdn':50 'dyndn':61 'emerg':217 'enabl':223,262 'environ':141,168,191 'error':258 'even':263 'except':303 'expos':37 'extern':76 'follow':70,89,242 'forward':82,230 'fritzbox':57 'ghcr.io':100 'ghcr.io/home-assistant/home-assistant:stable':99 'give':255 'guy':2 'ha.xxxxx.duckdns.org':78 'header':291 'henc':16 'hey':1 'homeassist':38,68,71,92,94,97 'host':114,144 'hsts':260 'http':79 'im':14 'imag':98,131,165,176 'intern':72 'internet':43 'issu':246 'jc21/mariadb-aria':166 'jc21/nginx-proxy-manager':132 'kind':29 'latest':133,167,178 'lemmy.world':244 'lemmy.world/pictrs/image/534b7ad1-c10d-42a8-9da4-90e2aac4c67f.png)':243 'login':194,199 'manag':125 'max':196,205 'mode':113 'mysql':143,149 'name':96,127,161,174 'network':112 'never':274 'nginx':123,128,146,158,163,240 'nginx-db':145,157,162 'nginx-proxy-manag':122 'open':250 'option':271 'org':310 'port':117,134,150,186,232 'privileg':115,129 'proxi':86,124 'ratelimit':195,200,204,209 'reason':280 'restart':108,179 'ro':107 'router':56,235 'run':27 'second':201,210 'send':214 'set':47,62,65,238,287,298 'setup':54 'signup':225 'sort':289 'still':5 'stop':111,182 'stuff':13 'system':26 'thing':293 'though':264 'today':276 'token':213 'true':84,116,130,216,220,224,227 'trust':85 'ubuntu':25 'unless':110,181 'unless-stop':109,180 'updat':59 'url':73,77,306 'use':80 'vault':222 'vaultwarden':40,172,175,295 'vaultwarden/server':177 'volum':102,152,169,183 'vw.xxxxx.duckdns':309 'vw.xxxxx.duckdns.org':193 'want':35 'web':221 'websit':252 'whichi':307 'x':81"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703803540
+visibility: "visible "
+apId: "https://lemmy.world/post/10039683"
+editedAt: null
+createdAt: DateTimeImmutable @1703717140 {#2313
date: 2023-12-27 23:45:40.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
4 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#2346
+user: Proxies\__CG__\App\Entity\User {#2213 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1670 …}
+slug: "Help-needed-setting-up-NGINX-reverse-Proxy-HA-Vaultwarden-using"
+title: "Help needed setting up NGINX reverse Proxy / HA / Vaultwarden using Duckdns"
+url: null
+body: """
Hey Guys,\n
\n
so I still have no clue about most of the stuff im doing hence why I am doing it :)\n
\n
I have a ubuntu system running all kinds of docker containers and I want to expose homeassistant and vaultwarden to the internet.\n
\n
Now I have set up a Duckdns account, I have setup my Router (fritzbox) to update the dyndns settings, I have set up my homeassistant the following:\n
\n
```\n
\n
<span style="color:#323232;">homeassistant:\n
</span><span style="color:#323232;"> internal_url: http://192.168.178.214:8123\n
</span><span style="color:#323232;"> external_url: https://ha.xxxxx.duckdns.org\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">http:\n
</span><span style="color:#323232;"> use_x_forwarded_for: true\n
</span><span style="color:#323232;"> trusted_proxies:\n
</span><span style="color:#323232;"> - 172.22.0.0/24\n
</span>\n
```\n
\n
Following is my Homeassistant Configuration:\n
\n
```\n
\n
<span style="color:#323232;"> homeassistant:\n
</span><span style="color:#323232;"> container_name: homeassistant\n
</span><span style="color:#323232;"> image: "ghcr.io/home-assistant/home-assistant:stable"\n
</span><span style="color:#323232;"> volumes:\n
</span><span style="color:#323232;"> - /homeassistant/:/config\n
</span><span style="color:#323232;"> - /etc/localtime:/etc/localtime:ro\n
</span><span style="color:#323232;"> restart: unless-stopped\n
</span><span style="color:#323232;"> network_mode: host\n
</span><span style="color:#323232;"> privileged: true\n
</span><span style="color:#323232;"> ports:\n
</span><span style="color:#323232;"> - 8123:8123\n
</span><span style="color:#323232;"> - 5683:5683\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;"> nginx-proxy-manager:\n
</span><span style="color:#323232;"> container_name: nginx\n
</span><span style="color:#323232;"> privileged: true\n
</span><span style="color:#323232;"> image: 'jc21/nginx-proxy-manager:latest'\n
</span><span style="color:#323232;"> ports:\n
</span><span style="color:#323232;"> - '80:80'\n
</span><span style="color:#323232;"> - '81:81'\n
</span><span style="color:#323232;"> - '443:443'\n
</span><span style="color:#323232;"> environment:\n
</span><span style="color:#323232;"> DB_MYSQL_HOST: "nginx-db"\n
</span><span style="color:#323232;"> DB_MYSQL_PORT: 3306\n
</span><span style="color:#323232;"> volumes:\n
</span><span style="color:#323232;"> - /nginx/data:/data\n
</span><span style="color:#323232;"> - /nginx/letsencrypt:/etc/letsencrypt\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;"> nginx-db:\n
</span><span style="color:#323232;"> container_name: nginx-db\n
</span><span style="color:#323232;"> image: 'jc21/mariadb-aria:latest'\n
</span><span style="color:#323232;"> environment:\n
</span><span style="color:#323232;"> volumes:\n
</span><span style="color:#323232;"> - /nginx/mysql:/var/lib/mysql\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;"> vaultwarden:\n
</span><span style="color:#323232;"> container_name: vaultwarden\n
</span><span style="color:#323232;"> image: vaultwarden/server:latest\n
</span><span style="color:#323232;"> restart: unless-stopped\n
</span><span style="color:#323232;"> volumes:\n
</span><span style="color:#323232;"> - /vaultwarden:/data/\n
</span><span style="color:#323232;"> ports:\n
</span><span style="color:#323232;"> - 8125:3012\n
</span><span style="color:#323232;"> - 8124:80\n
</span><span style="color:#323232;"> environment:\n
</span><span style="color:#323232;"> - DOMAIN=https://vw.xxxxx.duckdns.org\n
</span><span style="color:#323232;"> - LOGIN_RATELIMIT_MAX_BURST=10\n
</span><span style="color:#323232;"> - LOGIN_RATELIMIT_SECONDS=60\n
</span><span style="color:#323232;"> - ADMIN_RATELIMIT_MAX_BURST=10\n
</span><span style="color:#323232;"> - ADMIN_RATELIMIT_SECONDS=60\n
</span><span style="color:#323232;"> - ADMIN_TOKEN=\n
</span><span style="color:#323232;"> - SENDS_ALLOWED=true\n
</span><span style="color:#323232;"> - EMERGENCY_ACCESS_ALLOWED=true\n
</span><span style="color:#323232;"> - WEB_VAULT_ENABLED=true\n
</span><span style="color:#323232;"> - SIGNUPS_ALLOWED=true\n
</span>\n
```\n
\n
I have forwarded the ports in the router.\n
\n
I have set up nginx the following:\n
\n
\n
\n
Issue is when I open the website, it will give me the error that hsts is enabled, even though I definitely did not check this option ( and I never did (today!).\n
\n
What is the reason for this?\n
\n
Do I have to set some sort of header?\n
\n
Same thing with vaultwarden, basically I set this up 1:1 except for the url whichi is vw.xxxxx.duckdns .org.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 15
+favouriteCount: 30
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1709146727 {#2314
date: 2024-02-28 19:58:47.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2318 …}
+votes: Doctrine\ORM\PersistentCollection {#2279 …}
+reports: Doctrine\ORM\PersistentCollection {#2277 …}
+favourites: Doctrine\ORM\PersistentCollection {#2220 …}
+notifications: Doctrine\ORM\PersistentCollection {#2222 …}
+badges: Doctrine\ORM\PersistentCollection {#2219 …}
+children: [
1 => App\Entity\EntryComment {#2027
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2346 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
+image: null
+parent: null
+root: null
+body: """
What cert did you put on the proxy answering the inbound? Usually that error means either the browser doesn’t like the cert, or it’s connecting to 80, and modern browsers really fight you on that sometimes. Also, cache. Clear your cache if you’re bouncing between internal URL/IP and the public.\n
\n
I assume you just want to expose to internet to learn art of reverse. Otherwise there’s better ways.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1708785732 {#2020
date: 2024-02-24 15:42:12.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Lobotomie@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2330 …}
+nested: Doctrine\ORM\PersistentCollection {#2345 …}
+votes: Doctrine\ORM\PersistentCollection {#2132 …}
+reports: Doctrine\ORM\PersistentCollection {#2129 …}
+favourites: Doctrine\ORM\PersistentCollection {#2130 …}
+notifications: Doctrine\ORM\PersistentCollection {#2241 …}
-id: 258005
-bodyTs: "'80':29 'also':39 'answer':9 'art':65 'assum':55 'better':71 'bounc':47 'browser':18,32 'cach':40,43 'cert':2,23 'clear':41 'connect':27 'doesn':19 'either':16 'error':14 'expos':60 'fight':34 'inbound':11 'intern':49 'internet':62 'learn':64 'like':21 'mean':15 'modern':31 'otherwis':68 'proxi':8 'public':53 'put':5 're':46 'realli':33 'revers':67 'sometim':38 'url/ip':50 'usual':12 'want':58 'way':72"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5279971"
+editedAt: null
+createdAt: DateTimeImmutable @1703722390 {#2013
date: 2023-12-28 01:13:10.0 +01:00
}
+"title": 258005
}
0 => App\Entity\EntryComment {#2090
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2346 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
+root: App\Entity\EntryComment {#2027}
+body: """
Yeah, it’s a lot. It’s a very large field, and you’re playing in two or three areas here.\n
\n
Look at a couple of overlay options. ZeroTier is the one I remember off top of my head. There are others, Google alternatives. These use a coordination server. Some are a hosted service, but there’s some that you host yourself. These are supposed to be pretty easy. You watch a couple of videos on these, I bet you’re be fine.\n
\n
Wire guard offers more traditional VPN. You can tunnel your device back to your network. Some routers offer a VPN option. There’s open sense, ddwrt, etc. Again, lots of videos.\n
\n
Since you said you mostly wanted remote access, I strongly suggest not opening services to public and use VPN.\n
\n
You can still learn reverse proxy too, but just do it internally, even though it wouldn’t technically be needed. This will be much safer and learner friendly.\n
\n
I have ridiculous amounts of services running, but I use gateway router VPN to access most of them.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703767493 {#2092
date: 2023-12-28 13:44:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Lobotomie@lemmy.world"
"@MSgtRedFox@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#2091 …}
+nested: Doctrine\ORM\PersistentCollection {#2095 …}
+votes: Doctrine\ORM\PersistentCollection {#2089 …}
+reports: Doctrine\ORM\PersistentCollection {#2080 …}
+favourites: Doctrine\ORM\PersistentCollection {#2098 …}
+notifications: Doctrine\ORM\PersistentCollection {#2081 …}
-id: 259152
-bodyTs: "'access':122,176 'altern':44 'amount':165 'area':20 'back':95 'bet':79 'coordin':48 'coupl':25,73 'ddwrt':109 'devic':94 'easi':69 'etc':110 'even':146 'field':11 'fine':83 'friend':161 'gateway':172 'googl':43 'guard':85 'head':39 'host':53,61 'intern':145 'larg':10 'learn':137 'learner':160 'look':22 'lot':5,112 'most':119 'much':157 'need':153 'network':98 'offer':86,101 'one':32 'open':107,127 'option':28,104 'other':42 'overlay':27 'play':15 'pretti':68 'proxi':139 'public':130 're':14,81 'rememb':34 'remot':121 'revers':138 'ridicul':164 'router':100,173 'run':168 'safer':158 'said':117 'sens':108 'server':49 'servic':54,128,167 'sinc':115 'still':136 'strong':124 'suggest':125 'suppos':65 'technic':151 'though':147 'three':19 'top':36 'tradit':88 'tunnel':92 'two':17 'use':46,132,171 'video':75,114 'vpn':89,103,133,174 'want':120 'watch':71 'wire':84 'wouldn':149 'yeah':1 'zeroti':29"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5285763"
+editedAt: null
+createdAt: DateTimeImmutable @1703767493 {#2093
date: 2023-12-28 13:44:53.0 +01:00
}
+"title": 259152
}
]
-id: 25290
-titleTs: "'duckdn':11 'ha':8 'help':1 'need':2 'nginx':5 'proxi':7 'revers':6 'set':3 'use':10 'vaultwarden':9"
-bodyTs: "'/24':88 '/config':104 '/data':154,185 '/etc/letsencrypt':156 '/etc/localtime':105,106 '/home-assistant/home-assistant:stable':101 '/homeassistant':103 '/nginx/data':153 '/nginx/letsencrypt':155 '/nginx/mysql':170 '/pictrs/image/534b7ad1-c10d-42a8-9da4-90e2aac4c67f.png)':245 '/var/lib/mysql':171 '/vaultwarden':184 '1':301,302 '10':198,207 '172.22.0.0':87 '192.168.178.214':74 '3012':188 '3306':151 '443':139,140 '5683':120,121 '60':202,211 '80':135,136,190 '81':137,138 '8123':75,118,119 '8124':189 '8125':187 'access':218 'account':51 'admin':203,208,212 'allow':215,219,226 'basic':296 'burst':197,206 'check':269 'clue':8 'configur':93 'contain':32,95,126,160,173 'db':142,147,148,159,164 'definit':266 'docker':31 'domain':192 'duckdn':50 'dyndn':61 'emerg':217 'enabl':223,262 'environ':141,168,191 'error':258 'even':263 'except':303 'expos':37 'extern':76 'follow':70,89,242 'forward':82,230 'fritzbox':57 'ghcr.io':100 'ghcr.io/home-assistant/home-assistant:stable':99 'give':255 'guy':2 'ha.xxxxx.duckdns.org':78 'header':291 'henc':16 'hey':1 'homeassist':38,68,71,92,94,97 'host':114,144 'hsts':260 'http':79 'im':14 'imag':98,131,165,176 'intern':72 'internet':43 'issu':246 'jc21/mariadb-aria':166 'jc21/nginx-proxy-manager':132 'kind':29 'latest':133,167,178 'lemmy.world':244 'lemmy.world/pictrs/image/534b7ad1-c10d-42a8-9da4-90e2aac4c67f.png)':243 'login':194,199 'manag':125 'max':196,205 'mode':113 'mysql':143,149 'name':96,127,161,174 'network':112 'never':274 'nginx':123,128,146,158,163,240 'nginx-db':145,157,162 'nginx-proxy-manag':122 'open':250 'option':271 'org':310 'port':117,134,150,186,232 'privileg':115,129 'proxi':86,124 'ratelimit':195,200,204,209 'reason':280 'restart':108,179 'ro':107 'router':56,235 'run':27 'second':201,210 'send':214 'set':47,62,65,238,287,298 'setup':54 'signup':225 'sort':289 'still':5 'stop':111,182 'stuff':13 'system':26 'thing':293 'though':264 'today':276 'token':213 'true':84,116,130,216,220,224,227 'trust':85 'ubuntu':25 'unless':110,181 'unless-stop':109,180 'updat':59 'url':73,77,306 'use':80 'vault':222 'vaultwarden':40,172,175,295 'vaultwarden/server':177 'volum':102,152,169,183 'vw.xxxxx.duckdns':309 'vw.xxxxx.duckdns.org':193 'want':35 'web':221 'websit':252 'whichi':307 'x':81"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703803540
+visibility: "visible "
+apId: "https://lemmy.world/post/10039683"
+editedAt: null
+createdAt: DateTimeImmutable @1703717140 {#2313
date: 2023-12-27 23:45:40.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
5 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
6 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2027
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2346
+user: Proxies\__CG__\App\Entity\User {#2213 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1670 …}
+slug: "Help-needed-setting-up-NGINX-reverse-Proxy-HA-Vaultwarden-using"
+title: "Help needed setting up NGINX reverse Proxy / HA / Vaultwarden using Duckdns"
+url: null
+body: """
Hey Guys,\n
\n
so I still have no clue about most of the stuff im doing hence why I am doing it :)\n
\n
I have a ubuntu system running all kinds of docker containers and I want to expose homeassistant and vaultwarden to the internet.\n
\n
Now I have set up a Duckdns account, I have setup my Router (fritzbox) to update the dyndns settings, I have set up my homeassistant the following:\n
\n
```\n
\n
<span style="color:#323232;">homeassistant:\n
</span><span style="color:#323232;"> internal_url: http://192.168.178.214:8123\n
</span><span style="color:#323232;"> external_url: https://ha.xxxxx.duckdns.org\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">http:\n
</span><span style="color:#323232;"> use_x_forwarded_for: true\n
</span><span style="color:#323232;"> trusted_proxies:\n
</span><span style="color:#323232;"> - 172.22.0.0/24\n
</span>\n
```\n
\n
Following is my Homeassistant Configuration:\n
\n
```\n
\n
<span style="color:#323232;"> homeassistant:\n
</span><span style="color:#323232;"> container_name: homeassistant\n
</span><span style="color:#323232;"> image: "ghcr.io/home-assistant/home-assistant:stable"\n
</span><span style="color:#323232;"> volumes:\n
</span><span style="color:#323232;"> - /homeassistant/:/config\n
</span><span style="color:#323232;"> - /etc/localtime:/etc/localtime:ro\n
</span><span style="color:#323232;"> restart: unless-stopped\n
</span><span style="color:#323232;"> network_mode: host\n
</span><span style="color:#323232;"> privileged: true\n
</span><span style="color:#323232;"> ports:\n
</span><span style="color:#323232;"> - 8123:8123\n
</span><span style="color:#323232;"> - 5683:5683\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;"> nginx-proxy-manager:\n
</span><span style="color:#323232;"> container_name: nginx\n
</span><span style="color:#323232;"> privileged: true\n
</span><span style="color:#323232;"> image: 'jc21/nginx-proxy-manager:latest'\n
</span><span style="color:#323232;"> ports:\n
</span><span style="color:#323232;"> - '80:80'\n
</span><span style="color:#323232;"> - '81:81'\n
</span><span style="color:#323232;"> - '443:443'\n
</span><span style="color:#323232;"> environment:\n
</span><span style="color:#323232;"> DB_MYSQL_HOST: "nginx-db"\n
</span><span style="color:#323232;"> DB_MYSQL_PORT: 3306\n
</span><span style="color:#323232;"> volumes:\n
</span><span style="color:#323232;"> - /nginx/data:/data\n
</span><span style="color:#323232;"> - /nginx/letsencrypt:/etc/letsencrypt\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;"> nginx-db:\n
</span><span style="color:#323232;"> container_name: nginx-db\n
</span><span style="color:#323232;"> image: 'jc21/mariadb-aria:latest'\n
</span><span style="color:#323232;"> environment:\n
</span><span style="color:#323232;"> volumes:\n
</span><span style="color:#323232;"> - /nginx/mysql:/var/lib/mysql\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;"> vaultwarden:\n
</span><span style="color:#323232;"> container_name: vaultwarden\n
</span><span style="color:#323232;"> image: vaultwarden/server:latest\n
</span><span style="color:#323232;"> restart: unless-stopped\n
</span><span style="color:#323232;"> volumes:\n
</span><span style="color:#323232;"> - /vaultwarden:/data/\n
</span><span style="color:#323232;"> ports:\n
</span><span style="color:#323232;"> - 8125:3012\n
</span><span style="color:#323232;"> - 8124:80\n
</span><span style="color:#323232;"> environment:\n
</span><span style="color:#323232;"> - DOMAIN=https://vw.xxxxx.duckdns.org\n
</span><span style="color:#323232;"> - LOGIN_RATELIMIT_MAX_BURST=10\n
</span><span style="color:#323232;"> - LOGIN_RATELIMIT_SECONDS=60\n
</span><span style="color:#323232;"> - ADMIN_RATELIMIT_MAX_BURST=10\n
</span><span style="color:#323232;"> - ADMIN_RATELIMIT_SECONDS=60\n
</span><span style="color:#323232;"> - ADMIN_TOKEN=\n
</span><span style="color:#323232;"> - SENDS_ALLOWED=true\n
</span><span style="color:#323232;"> - EMERGENCY_ACCESS_ALLOWED=true\n
</span><span style="color:#323232;"> - WEB_VAULT_ENABLED=true\n
</span><span style="color:#323232;"> - SIGNUPS_ALLOWED=true\n
</span>\n
```\n
\n
I have forwarded the ports in the router.\n
\n
I have set up nginx the following:\n
\n
\n
\n
Issue is when I open the website, it will give me the error that hsts is enabled, even though I definitely did not check this option ( and I never did (today!).\n
\n
What is the reason for this?\n
\n
Do I have to set some sort of header?\n
\n
Same thing with vaultwarden, basically I set this up 1:1 except for the url whichi is vw.xxxxx.duckdns .org.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 15
+favouriteCount: 30
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1709146727 {#2314
date: 2024-02-28 19:58:47.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2318 …}
+votes: Doctrine\ORM\PersistentCollection {#2279 …}
+reports: Doctrine\ORM\PersistentCollection {#2277 …}
+favourites: Doctrine\ORM\PersistentCollection {#2220 …}
+notifications: Doctrine\ORM\PersistentCollection {#2222 …}
+badges: Doctrine\ORM\PersistentCollection {#2219 …}
+children: [
1 => App\Entity\EntryComment {#2027}
0 => App\Entity\EntryComment {#2090
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2346 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
+root: App\Entity\EntryComment {#2027}
+body: """
Yeah, it’s a lot. It’s a very large field, and you’re playing in two or three areas here.\n
\n
Look at a couple of overlay options. ZeroTier is the one I remember off top of my head. There are others, Google alternatives. These use a coordination server. Some are a hosted service, but there’s some that you host yourself. These are supposed to be pretty easy. You watch a couple of videos on these, I bet you’re be fine.\n
\n
Wire guard offers more traditional VPN. You can tunnel your device back to your network. Some routers offer a VPN option. There’s open sense, ddwrt, etc. Again, lots of videos.\n
\n
Since you said you mostly wanted remote access, I strongly suggest not opening services to public and use VPN.\n
\n
You can still learn reverse proxy too, but just do it internally, even though it wouldn’t technically be needed. This will be much safer and learner friendly.\n
\n
I have ridiculous amounts of services running, but I use gateway router VPN to access most of them.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703767493 {#2092
date: 2023-12-28 13:44:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Lobotomie@lemmy.world"
"@MSgtRedFox@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#2091 …}
+nested: Doctrine\ORM\PersistentCollection {#2095 …}
+votes: Doctrine\ORM\PersistentCollection {#2089 …}
+reports: Doctrine\ORM\PersistentCollection {#2080 …}
+favourites: Doctrine\ORM\PersistentCollection {#2098 …}
+notifications: Doctrine\ORM\PersistentCollection {#2081 …}
-id: 259152
-bodyTs: "'access':122,176 'altern':44 'amount':165 'area':20 'back':95 'bet':79 'coordin':48 'coupl':25,73 'ddwrt':109 'devic':94 'easi':69 'etc':110 'even':146 'field':11 'fine':83 'friend':161 'gateway':172 'googl':43 'guard':85 'head':39 'host':53,61 'intern':145 'larg':10 'learn':137 'learner':160 'look':22 'lot':5,112 'most':119 'much':157 'need':153 'network':98 'offer':86,101 'one':32 'open':107,127 'option':28,104 'other':42 'overlay':27 'play':15 'pretti':68 'proxi':139 'public':130 're':14,81 'rememb':34 'remot':121 'revers':138 'ridicul':164 'router':100,173 'run':168 'safer':158 'said':117 'sens':108 'server':49 'servic':54,128,167 'sinc':115 'still':136 'strong':124 'suggest':125 'suppos':65 'technic':151 'though':147 'three':19 'top':36 'tradit':88 'tunnel':92 'two':17 'use':46,132,171 'video':75,114 'vpn':89,103,133,174 'want':120 'watch':71 'wire':84 'wouldn':149 'yeah':1 'zeroti':29"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5285763"
+editedAt: null
+createdAt: DateTimeImmutable @1703767493 {#2093
date: 2023-12-28 13:44:53.0 +01:00
}
+"title": 259152
}
]
-id: 25290
-titleTs: "'duckdn':11 'ha':8 'help':1 'need':2 'nginx':5 'proxi':7 'revers':6 'set':3 'use':10 'vaultwarden':9"
-bodyTs: "'/24':88 '/config':104 '/data':154,185 '/etc/letsencrypt':156 '/etc/localtime':105,106 '/home-assistant/home-assistant:stable':101 '/homeassistant':103 '/nginx/data':153 '/nginx/letsencrypt':155 '/nginx/mysql':170 '/pictrs/image/534b7ad1-c10d-42a8-9da4-90e2aac4c67f.png)':245 '/var/lib/mysql':171 '/vaultwarden':184 '1':301,302 '10':198,207 '172.22.0.0':87 '192.168.178.214':74 '3012':188 '3306':151 '443':139,140 '5683':120,121 '60':202,211 '80':135,136,190 '81':137,138 '8123':75,118,119 '8124':189 '8125':187 'access':218 'account':51 'admin':203,208,212 'allow':215,219,226 'basic':296 'burst':197,206 'check':269 'clue':8 'configur':93 'contain':32,95,126,160,173 'db':142,147,148,159,164 'definit':266 'docker':31 'domain':192 'duckdn':50 'dyndn':61 'emerg':217 'enabl':223,262 'environ':141,168,191 'error':258 'even':263 'except':303 'expos':37 'extern':76 'follow':70,89,242 'forward':82,230 'fritzbox':57 'ghcr.io':100 'ghcr.io/home-assistant/home-assistant:stable':99 'give':255 'guy':2 'ha.xxxxx.duckdns.org':78 'header':291 'henc':16 'hey':1 'homeassist':38,68,71,92,94,97 'host':114,144 'hsts':260 'http':79 'im':14 'imag':98,131,165,176 'intern':72 'internet':43 'issu':246 'jc21/mariadb-aria':166 'jc21/nginx-proxy-manager':132 'kind':29 'latest':133,167,178 'lemmy.world':244 'lemmy.world/pictrs/image/534b7ad1-c10d-42a8-9da4-90e2aac4c67f.png)':243 'login':194,199 'manag':125 'max':196,205 'mode':113 'mysql':143,149 'name':96,127,161,174 'network':112 'never':274 'nginx':123,128,146,158,163,240 'nginx-db':145,157,162 'nginx-proxy-manag':122 'open':250 'option':271 'org':310 'port':117,134,150,186,232 'privileg':115,129 'proxi':86,124 'ratelimit':195,200,204,209 'reason':280 'restart':108,179 'ro':107 'router':56,235 'run':27 'second':201,210 'send':214 'set':47,62,65,238,287,298 'setup':54 'signup':225 'sort':289 'still':5 'stop':111,182 'stuff':13 'system':26 'thing':293 'though':264 'today':276 'token':213 'true':84,116,130,216,220,224,227 'trust':85 'ubuntu':25 'unless':110,181 'unless-stop':109,180 'updat':59 'url':73,77,306 'use':80 'vault':222 'vaultwarden':40,172,175,295 'vaultwarden/server':177 'volum':102,152,169,183 'vw.xxxxx.duckdns':309 'vw.xxxxx.duckdns.org':193 'want':35 'web':221 'websit':252 'whichi':307 'x':81"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703803540
+visibility: "visible "
+apId: "https://lemmy.world/post/10039683"
+editedAt: null
+createdAt: DateTimeImmutable @1703717140 {#2313
date: 2023-12-27 23:45:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
+image: null
+parent: null
+root: null
+body: """
What cert did you put on the proxy answering the inbound? Usually that error means either the browser doesn’t like the cert, or it’s connecting to 80, and modern browsers really fight you on that sometimes. Also, cache. Clear your cache if you’re bouncing between internal URL/IP and the public.\n
\n
I assume you just want to expose to internet to learn art of reverse. Otherwise there’s better ways.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1708785732 {#2020
date: 2024-02-24 15:42:12.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Lobotomie@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2330 …}
+nested: Doctrine\ORM\PersistentCollection {#2345 …}
+votes: Doctrine\ORM\PersistentCollection {#2132 …}
+reports: Doctrine\ORM\PersistentCollection {#2129 …}
+favourites: Doctrine\ORM\PersistentCollection {#2130 …}
+notifications: Doctrine\ORM\PersistentCollection {#2241 …}
-id: 258005
-bodyTs: "'80':29 'also':39 'answer':9 'art':65 'assum':55 'better':71 'bounc':47 'browser':18,32 'cach':40,43 'cert':2,23 'clear':41 'connect':27 'doesn':19 'either':16 'error':14 'expos':60 'fight':34 'inbound':11 'intern':49 'internet':62 'learn':64 'like':21 'mean':15 'modern':31 'otherwis':68 'proxi':8 'public':53 'put':5 're':46 'realli':33 'revers':67 'sometim':38 'url/ip':50 'usual':12 'want':58 'way':72"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5279971"
+editedAt: null
+createdAt: DateTimeImmutable @1703722390 {#2013
date: 2023-12-28 01:13:10.0 +01:00
}
+"title": 258005
} |
|
Show voter details
|
7 |
DENIED
|
edit
|
App\Entity\EntryComment {#2027
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2346
+user: Proxies\__CG__\App\Entity\User {#2213 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1670 …}
+slug: "Help-needed-setting-up-NGINX-reverse-Proxy-HA-Vaultwarden-using"
+title: "Help needed setting up NGINX reverse Proxy / HA / Vaultwarden using Duckdns"
+url: null
+body: """
Hey Guys,\n
\n
so I still have no clue about most of the stuff im doing hence why I am doing it :)\n
\n
I have a ubuntu system running all kinds of docker containers and I want to expose homeassistant and vaultwarden to the internet.\n
\n
Now I have set up a Duckdns account, I have setup my Router (fritzbox) to update the dyndns settings, I have set up my homeassistant the following:\n
\n
```\n
\n
<span style="color:#323232;">homeassistant:\n
</span><span style="color:#323232;"> internal_url: http://192.168.178.214:8123\n
</span><span style="color:#323232;"> external_url: https://ha.xxxxx.duckdns.org\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">http:\n
</span><span style="color:#323232;"> use_x_forwarded_for: true\n
</span><span style="color:#323232;"> trusted_proxies:\n
</span><span style="color:#323232;"> - 172.22.0.0/24\n
</span>\n
```\n
\n
Following is my Homeassistant Configuration:\n
\n
```\n
\n
<span style="color:#323232;"> homeassistant:\n
</span><span style="color:#323232;"> container_name: homeassistant\n
</span><span style="color:#323232;"> image: "ghcr.io/home-assistant/home-assistant:stable"\n
</span><span style="color:#323232;"> volumes:\n
</span><span style="color:#323232;"> - /homeassistant/:/config\n
</span><span style="color:#323232;"> - /etc/localtime:/etc/localtime:ro\n
</span><span style="color:#323232;"> restart: unless-stopped\n
</span><span style="color:#323232;"> network_mode: host\n
</span><span style="color:#323232;"> privileged: true\n
</span><span style="color:#323232;"> ports:\n
</span><span style="color:#323232;"> - 8123:8123\n
</span><span style="color:#323232;"> - 5683:5683\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;"> nginx-proxy-manager:\n
</span><span style="color:#323232;"> container_name: nginx\n
</span><span style="color:#323232;"> privileged: true\n
</span><span style="color:#323232;"> image: 'jc21/nginx-proxy-manager:latest'\n
</span><span style="color:#323232;"> ports:\n
</span><span style="color:#323232;"> - '80:80'\n
</span><span style="color:#323232;"> - '81:81'\n
</span><span style="color:#323232;"> - '443:443'\n
</span><span style="color:#323232;"> environment:\n
</span><span style="color:#323232;"> DB_MYSQL_HOST: "nginx-db"\n
</span><span style="color:#323232;"> DB_MYSQL_PORT: 3306\n
</span><span style="color:#323232;"> volumes:\n
</span><span style="color:#323232;"> - /nginx/data:/data\n
</span><span style="color:#323232;"> - /nginx/letsencrypt:/etc/letsencrypt\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;"> nginx-db:\n
</span><span style="color:#323232;"> container_name: nginx-db\n
</span><span style="color:#323232;"> image: 'jc21/mariadb-aria:latest'\n
</span><span style="color:#323232;"> environment:\n
</span><span style="color:#323232;"> volumes:\n
</span><span style="color:#323232;"> - /nginx/mysql:/var/lib/mysql\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;"> vaultwarden:\n
</span><span style="color:#323232;"> container_name: vaultwarden\n
</span><span style="color:#323232;"> image: vaultwarden/server:latest\n
</span><span style="color:#323232;"> restart: unless-stopped\n
</span><span style="color:#323232;"> volumes:\n
</span><span style="color:#323232;"> - /vaultwarden:/data/\n
</span><span style="color:#323232;"> ports:\n
</span><span style="color:#323232;"> - 8125:3012\n
</span><span style="color:#323232;"> - 8124:80\n
</span><span style="color:#323232;"> environment:\n
</span><span style="color:#323232;"> - DOMAIN=https://vw.xxxxx.duckdns.org\n
</span><span style="color:#323232;"> - LOGIN_RATELIMIT_MAX_BURST=10\n
</span><span style="color:#323232;"> - LOGIN_RATELIMIT_SECONDS=60\n
</span><span style="color:#323232;"> - ADMIN_RATELIMIT_MAX_BURST=10\n
</span><span style="color:#323232;"> - ADMIN_RATELIMIT_SECONDS=60\n
</span><span style="color:#323232;"> - ADMIN_TOKEN=\n
</span><span style="color:#323232;"> - SENDS_ALLOWED=true\n
</span><span style="color:#323232;"> - EMERGENCY_ACCESS_ALLOWED=true\n
</span><span style="color:#323232;"> - WEB_VAULT_ENABLED=true\n
</span><span style="color:#323232;"> - SIGNUPS_ALLOWED=true\n
</span>\n
```\n
\n
I have forwarded the ports in the router.\n
\n
I have set up nginx the following:\n
\n
\n
\n
Issue is when I open the website, it will give me the error that hsts is enabled, even though I definitely did not check this option ( and I never did (today!).\n
\n
What is the reason for this?\n
\n
Do I have to set some sort of header?\n
\n
Same thing with vaultwarden, basically I set this up 1:1 except for the url whichi is vw.xxxxx.duckdns .org.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 15
+favouriteCount: 30
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1709146727 {#2314
date: 2024-02-28 19:58:47.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2318 …}
+votes: Doctrine\ORM\PersistentCollection {#2279 …}
+reports: Doctrine\ORM\PersistentCollection {#2277 …}
+favourites: Doctrine\ORM\PersistentCollection {#2220 …}
+notifications: Doctrine\ORM\PersistentCollection {#2222 …}
+badges: Doctrine\ORM\PersistentCollection {#2219 …}
+children: [
1 => App\Entity\EntryComment {#2027}
0 => App\Entity\EntryComment {#2090
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2346 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
+root: App\Entity\EntryComment {#2027}
+body: """
Yeah, it’s a lot. It’s a very large field, and you’re playing in two or three areas here.\n
\n
Look at a couple of overlay options. ZeroTier is the one I remember off top of my head. There are others, Google alternatives. These use a coordination server. Some are a hosted service, but there’s some that you host yourself. These are supposed to be pretty easy. You watch a couple of videos on these, I bet you’re be fine.\n
\n
Wire guard offers more traditional VPN. You can tunnel your device back to your network. Some routers offer a VPN option. There’s open sense, ddwrt, etc. Again, lots of videos.\n
\n
Since you said you mostly wanted remote access, I strongly suggest not opening services to public and use VPN.\n
\n
You can still learn reverse proxy too, but just do it internally, even though it wouldn’t technically be needed. This will be much safer and learner friendly.\n
\n
I have ridiculous amounts of services running, but I use gateway router VPN to access most of them.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703767493 {#2092
date: 2023-12-28 13:44:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Lobotomie@lemmy.world"
"@MSgtRedFox@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#2091 …}
+nested: Doctrine\ORM\PersistentCollection {#2095 …}
+votes: Doctrine\ORM\PersistentCollection {#2089 …}
+reports: Doctrine\ORM\PersistentCollection {#2080 …}
+favourites: Doctrine\ORM\PersistentCollection {#2098 …}
+notifications: Doctrine\ORM\PersistentCollection {#2081 …}
-id: 259152
-bodyTs: "'access':122,176 'altern':44 'amount':165 'area':20 'back':95 'bet':79 'coordin':48 'coupl':25,73 'ddwrt':109 'devic':94 'easi':69 'etc':110 'even':146 'field':11 'fine':83 'friend':161 'gateway':172 'googl':43 'guard':85 'head':39 'host':53,61 'intern':145 'larg':10 'learn':137 'learner':160 'look':22 'lot':5,112 'most':119 'much':157 'need':153 'network':98 'offer':86,101 'one':32 'open':107,127 'option':28,104 'other':42 'overlay':27 'play':15 'pretti':68 'proxi':139 'public':130 're':14,81 'rememb':34 'remot':121 'revers':138 'ridicul':164 'router':100,173 'run':168 'safer':158 'said':117 'sens':108 'server':49 'servic':54,128,167 'sinc':115 'still':136 'strong':124 'suggest':125 'suppos':65 'technic':151 'though':147 'three':19 'top':36 'tradit':88 'tunnel':92 'two':17 'use':46,132,171 'video':75,114 'vpn':89,103,133,174 'want':120 'watch':71 'wire':84 'wouldn':149 'yeah':1 'zeroti':29"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5285763"
+editedAt: null
+createdAt: DateTimeImmutable @1703767493 {#2093
date: 2023-12-28 13:44:53.0 +01:00
}
+"title": 259152
}
]
-id: 25290
-titleTs: "'duckdn':11 'ha':8 'help':1 'need':2 'nginx':5 'proxi':7 'revers':6 'set':3 'use':10 'vaultwarden':9"
-bodyTs: "'/24':88 '/config':104 '/data':154,185 '/etc/letsencrypt':156 '/etc/localtime':105,106 '/home-assistant/home-assistant:stable':101 '/homeassistant':103 '/nginx/data':153 '/nginx/letsencrypt':155 '/nginx/mysql':170 '/pictrs/image/534b7ad1-c10d-42a8-9da4-90e2aac4c67f.png)':245 '/var/lib/mysql':171 '/vaultwarden':184 '1':301,302 '10':198,207 '172.22.0.0':87 '192.168.178.214':74 '3012':188 '3306':151 '443':139,140 '5683':120,121 '60':202,211 '80':135,136,190 '81':137,138 '8123':75,118,119 '8124':189 '8125':187 'access':218 'account':51 'admin':203,208,212 'allow':215,219,226 'basic':296 'burst':197,206 'check':269 'clue':8 'configur':93 'contain':32,95,126,160,173 'db':142,147,148,159,164 'definit':266 'docker':31 'domain':192 'duckdn':50 'dyndn':61 'emerg':217 'enabl':223,262 'environ':141,168,191 'error':258 'even':263 'except':303 'expos':37 'extern':76 'follow':70,89,242 'forward':82,230 'fritzbox':57 'ghcr.io':100 'ghcr.io/home-assistant/home-assistant:stable':99 'give':255 'guy':2 'ha.xxxxx.duckdns.org':78 'header':291 'henc':16 'hey':1 'homeassist':38,68,71,92,94,97 'host':114,144 'hsts':260 'http':79 'im':14 'imag':98,131,165,176 'intern':72 'internet':43 'issu':246 'jc21/mariadb-aria':166 'jc21/nginx-proxy-manager':132 'kind':29 'latest':133,167,178 'lemmy.world':244 'lemmy.world/pictrs/image/534b7ad1-c10d-42a8-9da4-90e2aac4c67f.png)':243 'login':194,199 'manag':125 'max':196,205 'mode':113 'mysql':143,149 'name':96,127,161,174 'network':112 'never':274 'nginx':123,128,146,158,163,240 'nginx-db':145,157,162 'nginx-proxy-manag':122 'open':250 'option':271 'org':310 'port':117,134,150,186,232 'privileg':115,129 'proxi':86,124 'ratelimit':195,200,204,209 'reason':280 'restart':108,179 'ro':107 'router':56,235 'run':27 'second':201,210 'send':214 'set':47,62,65,238,287,298 'setup':54 'signup':225 'sort':289 'still':5 'stop':111,182 'stuff':13 'system':26 'thing':293 'though':264 'today':276 'token':213 'true':84,116,130,216,220,224,227 'trust':85 'ubuntu':25 'unless':110,181 'unless-stop':109,180 'updat':59 'url':73,77,306 'use':80 'vault':222 'vaultwarden':40,172,175,295 'vaultwarden/server':177 'volum':102,152,169,183 'vw.xxxxx.duckdns':309 'vw.xxxxx.duckdns.org':193 'want':35 'web':221 'websit':252 'whichi':307 'x':81"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703803540
+visibility: "visible "
+apId: "https://lemmy.world/post/10039683"
+editedAt: null
+createdAt: DateTimeImmutable @1703717140 {#2313
date: 2023-12-27 23:45:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
+image: null
+parent: null
+root: null
+body: """
What cert did you put on the proxy answering the inbound? Usually that error means either the browser doesn’t like the cert, or it’s connecting to 80, and modern browsers really fight you on that sometimes. Also, cache. Clear your cache if you’re bouncing between internal URL/IP and the public.\n
\n
I assume you just want to expose to internet to learn art of reverse. Otherwise there’s better ways.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1708785732 {#2020
date: 2024-02-24 15:42:12.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Lobotomie@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2330 …}
+nested: Doctrine\ORM\PersistentCollection {#2345 …}
+votes: Doctrine\ORM\PersistentCollection {#2132 …}
+reports: Doctrine\ORM\PersistentCollection {#2129 …}
+favourites: Doctrine\ORM\PersistentCollection {#2130 …}
+notifications: Doctrine\ORM\PersistentCollection {#2241 …}
-id: 258005
-bodyTs: "'80':29 'also':39 'answer':9 'art':65 'assum':55 'better':71 'bounc':47 'browser':18,32 'cach':40,43 'cert':2,23 'clear':41 'connect':27 'doesn':19 'either':16 'error':14 'expos':60 'fight':34 'inbound':11 'intern':49 'internet':62 'learn':64 'like':21 'mean':15 'modern':31 'otherwis':68 'proxi':8 'public':53 'put':5 're':46 'realli':33 'revers':67 'sometim':38 'url/ip':50 'usual':12 'want':58 'way':72"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5279971"
+editedAt: null
+createdAt: DateTimeImmutable @1703722390 {#2013
date: 2023-12-28 01:13:10.0 +01:00
}
+"title": 258005
} |
|
Show voter details
|
8 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2027
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2346
+user: Proxies\__CG__\App\Entity\User {#2213 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1670 …}
+slug: "Help-needed-setting-up-NGINX-reverse-Proxy-HA-Vaultwarden-using"
+title: "Help needed setting up NGINX reverse Proxy / HA / Vaultwarden using Duckdns"
+url: null
+body: """
Hey Guys,\n
\n
so I still have no clue about most of the stuff im doing hence why I am doing it :)\n
\n
I have a ubuntu system running all kinds of docker containers and I want to expose homeassistant and vaultwarden to the internet.\n
\n
Now I have set up a Duckdns account, I have setup my Router (fritzbox) to update the dyndns settings, I have set up my homeassistant the following:\n
\n
```\n
\n
<span style="color:#323232;">homeassistant:\n
</span><span style="color:#323232;"> internal_url: http://192.168.178.214:8123\n
</span><span style="color:#323232;"> external_url: https://ha.xxxxx.duckdns.org\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">http:\n
</span><span style="color:#323232;"> use_x_forwarded_for: true\n
</span><span style="color:#323232;"> trusted_proxies:\n
</span><span style="color:#323232;"> - 172.22.0.0/24\n
</span>\n
```\n
\n
Following is my Homeassistant Configuration:\n
\n
```\n
\n
<span style="color:#323232;"> homeassistant:\n
</span><span style="color:#323232;"> container_name: homeassistant\n
</span><span style="color:#323232;"> image: "ghcr.io/home-assistant/home-assistant:stable"\n
</span><span style="color:#323232;"> volumes:\n
</span><span style="color:#323232;"> - /homeassistant/:/config\n
</span><span style="color:#323232;"> - /etc/localtime:/etc/localtime:ro\n
</span><span style="color:#323232;"> restart: unless-stopped\n
</span><span style="color:#323232;"> network_mode: host\n
</span><span style="color:#323232;"> privileged: true\n
</span><span style="color:#323232;"> ports:\n
</span><span style="color:#323232;"> - 8123:8123\n
</span><span style="color:#323232;"> - 5683:5683\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;"> nginx-proxy-manager:\n
</span><span style="color:#323232;"> container_name: nginx\n
</span><span style="color:#323232;"> privileged: true\n
</span><span style="color:#323232;"> image: 'jc21/nginx-proxy-manager:latest'\n
</span><span style="color:#323232;"> ports:\n
</span><span style="color:#323232;"> - '80:80'\n
</span><span style="color:#323232;"> - '81:81'\n
</span><span style="color:#323232;"> - '443:443'\n
</span><span style="color:#323232;"> environment:\n
</span><span style="color:#323232;"> DB_MYSQL_HOST: "nginx-db"\n
</span><span style="color:#323232;"> DB_MYSQL_PORT: 3306\n
</span><span style="color:#323232;"> volumes:\n
</span><span style="color:#323232;"> - /nginx/data:/data\n
</span><span style="color:#323232;"> - /nginx/letsencrypt:/etc/letsencrypt\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;"> nginx-db:\n
</span><span style="color:#323232;"> container_name: nginx-db\n
</span><span style="color:#323232;"> image: 'jc21/mariadb-aria:latest'\n
</span><span style="color:#323232;"> environment:\n
</span><span style="color:#323232;"> volumes:\n
</span><span style="color:#323232;"> - /nginx/mysql:/var/lib/mysql\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;"> vaultwarden:\n
</span><span style="color:#323232;"> container_name: vaultwarden\n
</span><span style="color:#323232;"> image: vaultwarden/server:latest\n
</span><span style="color:#323232;"> restart: unless-stopped\n
</span><span style="color:#323232;"> volumes:\n
</span><span style="color:#323232;"> - /vaultwarden:/data/\n
</span><span style="color:#323232;"> ports:\n
</span><span style="color:#323232;"> - 8125:3012\n
</span><span style="color:#323232;"> - 8124:80\n
</span><span style="color:#323232;"> environment:\n
</span><span style="color:#323232;"> - DOMAIN=https://vw.xxxxx.duckdns.org\n
</span><span style="color:#323232;"> - LOGIN_RATELIMIT_MAX_BURST=10\n
</span><span style="color:#323232;"> - LOGIN_RATELIMIT_SECONDS=60\n
</span><span style="color:#323232;"> - ADMIN_RATELIMIT_MAX_BURST=10\n
</span><span style="color:#323232;"> - ADMIN_RATELIMIT_SECONDS=60\n
</span><span style="color:#323232;"> - ADMIN_TOKEN=\n
</span><span style="color:#323232;"> - SENDS_ALLOWED=true\n
</span><span style="color:#323232;"> - EMERGENCY_ACCESS_ALLOWED=true\n
</span><span style="color:#323232;"> - WEB_VAULT_ENABLED=true\n
</span><span style="color:#323232;"> - SIGNUPS_ALLOWED=true\n
</span>\n
```\n
\n
I have forwarded the ports in the router.\n
\n
I have set up nginx the following:\n
\n
\n
\n
Issue is when I open the website, it will give me the error that hsts is enabled, even though I definitely did not check this option ( and I never did (today!).\n
\n
What is the reason for this?\n
\n
Do I have to set some sort of header?\n
\n
Same thing with vaultwarden, basically I set this up 1:1 except for the url whichi is vw.xxxxx.duckdns .org.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 15
+favouriteCount: 30
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1709146727 {#2314
date: 2024-02-28 19:58:47.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2318 …}
+votes: Doctrine\ORM\PersistentCollection {#2279 …}
+reports: Doctrine\ORM\PersistentCollection {#2277 …}
+favourites: Doctrine\ORM\PersistentCollection {#2220 …}
+notifications: Doctrine\ORM\PersistentCollection {#2222 …}
+badges: Doctrine\ORM\PersistentCollection {#2219 …}
+children: [
1 => App\Entity\EntryComment {#2027}
0 => App\Entity\EntryComment {#2090
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2346 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
+root: App\Entity\EntryComment {#2027}
+body: """
Yeah, it’s a lot. It’s a very large field, and you’re playing in two or three areas here.\n
\n
Look at a couple of overlay options. ZeroTier is the one I remember off top of my head. There are others, Google alternatives. These use a coordination server. Some are a hosted service, but there’s some that you host yourself. These are supposed to be pretty easy. You watch a couple of videos on these, I bet you’re be fine.\n
\n
Wire guard offers more traditional VPN. You can tunnel your device back to your network. Some routers offer a VPN option. There’s open sense, ddwrt, etc. Again, lots of videos.\n
\n
Since you said you mostly wanted remote access, I strongly suggest not opening services to public and use VPN.\n
\n
You can still learn reverse proxy too, but just do it internally, even though it wouldn’t technically be needed. This will be much safer and learner friendly.\n
\n
I have ridiculous amounts of services running, but I use gateway router VPN to access most of them.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703767493 {#2092
date: 2023-12-28 13:44:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Lobotomie@lemmy.world"
"@MSgtRedFox@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#2091 …}
+nested: Doctrine\ORM\PersistentCollection {#2095 …}
+votes: Doctrine\ORM\PersistentCollection {#2089 …}
+reports: Doctrine\ORM\PersistentCollection {#2080 …}
+favourites: Doctrine\ORM\PersistentCollection {#2098 …}
+notifications: Doctrine\ORM\PersistentCollection {#2081 …}
-id: 259152
-bodyTs: "'access':122,176 'altern':44 'amount':165 'area':20 'back':95 'bet':79 'coordin':48 'coupl':25,73 'ddwrt':109 'devic':94 'easi':69 'etc':110 'even':146 'field':11 'fine':83 'friend':161 'gateway':172 'googl':43 'guard':85 'head':39 'host':53,61 'intern':145 'larg':10 'learn':137 'learner':160 'look':22 'lot':5,112 'most':119 'much':157 'need':153 'network':98 'offer':86,101 'one':32 'open':107,127 'option':28,104 'other':42 'overlay':27 'play':15 'pretti':68 'proxi':139 'public':130 're':14,81 'rememb':34 'remot':121 'revers':138 'ridicul':164 'router':100,173 'run':168 'safer':158 'said':117 'sens':108 'server':49 'servic':54,128,167 'sinc':115 'still':136 'strong':124 'suggest':125 'suppos':65 'technic':151 'though':147 'three':19 'top':36 'tradit':88 'tunnel':92 'two':17 'use':46,132,171 'video':75,114 'vpn':89,103,133,174 'want':120 'watch':71 'wire':84 'wouldn':149 'yeah':1 'zeroti':29"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5285763"
+editedAt: null
+createdAt: DateTimeImmutable @1703767493 {#2093
date: 2023-12-28 13:44:53.0 +01:00
}
+"title": 259152
}
]
-id: 25290
-titleTs: "'duckdn':11 'ha':8 'help':1 'need':2 'nginx':5 'proxi':7 'revers':6 'set':3 'use':10 'vaultwarden':9"
-bodyTs: "'/24':88 '/config':104 '/data':154,185 '/etc/letsencrypt':156 '/etc/localtime':105,106 '/home-assistant/home-assistant:stable':101 '/homeassistant':103 '/nginx/data':153 '/nginx/letsencrypt':155 '/nginx/mysql':170 '/pictrs/image/534b7ad1-c10d-42a8-9da4-90e2aac4c67f.png)':245 '/var/lib/mysql':171 '/vaultwarden':184 '1':301,302 '10':198,207 '172.22.0.0':87 '192.168.178.214':74 '3012':188 '3306':151 '443':139,140 '5683':120,121 '60':202,211 '80':135,136,190 '81':137,138 '8123':75,118,119 '8124':189 '8125':187 'access':218 'account':51 'admin':203,208,212 'allow':215,219,226 'basic':296 'burst':197,206 'check':269 'clue':8 'configur':93 'contain':32,95,126,160,173 'db':142,147,148,159,164 'definit':266 'docker':31 'domain':192 'duckdn':50 'dyndn':61 'emerg':217 'enabl':223,262 'environ':141,168,191 'error':258 'even':263 'except':303 'expos':37 'extern':76 'follow':70,89,242 'forward':82,230 'fritzbox':57 'ghcr.io':100 'ghcr.io/home-assistant/home-assistant:stable':99 'give':255 'guy':2 'ha.xxxxx.duckdns.org':78 'header':291 'henc':16 'hey':1 'homeassist':38,68,71,92,94,97 'host':114,144 'hsts':260 'http':79 'im':14 'imag':98,131,165,176 'intern':72 'internet':43 'issu':246 'jc21/mariadb-aria':166 'jc21/nginx-proxy-manager':132 'kind':29 'latest':133,167,178 'lemmy.world':244 'lemmy.world/pictrs/image/534b7ad1-c10d-42a8-9da4-90e2aac4c67f.png)':243 'login':194,199 'manag':125 'max':196,205 'mode':113 'mysql':143,149 'name':96,127,161,174 'network':112 'never':274 'nginx':123,128,146,158,163,240 'nginx-db':145,157,162 'nginx-proxy-manag':122 'open':250 'option':271 'org':310 'port':117,134,150,186,232 'privileg':115,129 'proxi':86,124 'ratelimit':195,200,204,209 'reason':280 'restart':108,179 'ro':107 'router':56,235 'run':27 'second':201,210 'send':214 'set':47,62,65,238,287,298 'setup':54 'signup':225 'sort':289 'still':5 'stop':111,182 'stuff':13 'system':26 'thing':293 'though':264 'today':276 'token':213 'true':84,116,130,216,220,224,227 'trust':85 'ubuntu':25 'unless':110,181 'unless-stop':109,180 'updat':59 'url':73,77,306 'use':80 'vault':222 'vaultwarden':40,172,175,295 'vaultwarden/server':177 'volum':102,152,169,183 'vw.xxxxx.duckdns':309 'vw.xxxxx.duckdns.org':193 'want':35 'web':221 'websit':252 'whichi':307 'x':81"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703803540
+visibility: "visible "
+apId: "https://lemmy.world/post/10039683"
+editedAt: null
+createdAt: DateTimeImmutable @1703717140 {#2313
date: 2023-12-27 23:45:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
+image: null
+parent: null
+root: null
+body: """
What cert did you put on the proxy answering the inbound? Usually that error means either the browser doesn’t like the cert, or it’s connecting to 80, and modern browsers really fight you on that sometimes. Also, cache. Clear your cache if you’re bouncing between internal URL/IP and the public.\n
\n
I assume you just want to expose to internet to learn art of reverse. Otherwise there’s better ways.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1708785732 {#2020
date: 2024-02-24 15:42:12.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Lobotomie@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2330 …}
+nested: Doctrine\ORM\PersistentCollection {#2345 …}
+votes: Doctrine\ORM\PersistentCollection {#2132 …}
+reports: Doctrine\ORM\PersistentCollection {#2129 …}
+favourites: Doctrine\ORM\PersistentCollection {#2130 …}
+notifications: Doctrine\ORM\PersistentCollection {#2241 …}
-id: 258005
-bodyTs: "'80':29 'also':39 'answer':9 'art':65 'assum':55 'better':71 'bounc':47 'browser':18,32 'cach':40,43 'cert':2,23 'clear':41 'connect':27 'doesn':19 'either':16 'error':14 'expos':60 'fight':34 'inbound':11 'intern':49 'internet':62 'learn':64 'like':21 'mean':15 'modern':31 'otherwis':68 'proxi':8 'public':53 'put':5 're':46 'realli':33 'revers':67 'sometim':38 'url/ip':50 'usual':12 'want':58 'way':72"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5279971"
+editedAt: null
+createdAt: DateTimeImmutable @1703722390 {#2013
date: 2023-12-28 01:13:10.0 +01:00
}
+"title": 258005
} |
|
Show voter details
|
9 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
10 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2090
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2346
+user: Proxies\__CG__\App\Entity\User {#2213 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1670 …}
+slug: "Help-needed-setting-up-NGINX-reverse-Proxy-HA-Vaultwarden-using"
+title: "Help needed setting up NGINX reverse Proxy / HA / Vaultwarden using Duckdns"
+url: null
+body: """
Hey Guys,\n
\n
so I still have no clue about most of the stuff im doing hence why I am doing it :)\n
\n
I have a ubuntu system running all kinds of docker containers and I want to expose homeassistant and vaultwarden to the internet.\n
\n
Now I have set up a Duckdns account, I have setup my Router (fritzbox) to update the dyndns settings, I have set up my homeassistant the following:\n
\n
```\n
\n
<span style="color:#323232;">homeassistant:\n
</span><span style="color:#323232;"> internal_url: http://192.168.178.214:8123\n
</span><span style="color:#323232;"> external_url: https://ha.xxxxx.duckdns.org\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">http:\n
</span><span style="color:#323232;"> use_x_forwarded_for: true\n
</span><span style="color:#323232;"> trusted_proxies:\n
</span><span style="color:#323232;"> - 172.22.0.0/24\n
</span>\n
```\n
\n
Following is my Homeassistant Configuration:\n
\n
```\n
\n
<span style="color:#323232;"> homeassistant:\n
</span><span style="color:#323232;"> container_name: homeassistant\n
</span><span style="color:#323232;"> image: "ghcr.io/home-assistant/home-assistant:stable"\n
</span><span style="color:#323232;"> volumes:\n
</span><span style="color:#323232;"> - /homeassistant/:/config\n
</span><span style="color:#323232;"> - /etc/localtime:/etc/localtime:ro\n
</span><span style="color:#323232;"> restart: unless-stopped\n
</span><span style="color:#323232;"> network_mode: host\n
</span><span style="color:#323232;"> privileged: true\n
</span><span style="color:#323232;"> ports:\n
</span><span style="color:#323232;"> - 8123:8123\n
</span><span style="color:#323232;"> - 5683:5683\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;"> nginx-proxy-manager:\n
</span><span style="color:#323232;"> container_name: nginx\n
</span><span style="color:#323232;"> privileged: true\n
</span><span style="color:#323232;"> image: 'jc21/nginx-proxy-manager:latest'\n
</span><span style="color:#323232;"> ports:\n
</span><span style="color:#323232;"> - '80:80'\n
</span><span style="color:#323232;"> - '81:81'\n
</span><span style="color:#323232;"> - '443:443'\n
</span><span style="color:#323232;"> environment:\n
</span><span style="color:#323232;"> DB_MYSQL_HOST: "nginx-db"\n
</span><span style="color:#323232;"> DB_MYSQL_PORT: 3306\n
</span><span style="color:#323232;"> volumes:\n
</span><span style="color:#323232;"> - /nginx/data:/data\n
</span><span style="color:#323232;"> - /nginx/letsencrypt:/etc/letsencrypt\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;"> nginx-db:\n
</span><span style="color:#323232;"> container_name: nginx-db\n
</span><span style="color:#323232;"> image: 'jc21/mariadb-aria:latest'\n
</span><span style="color:#323232;"> environment:\n
</span><span style="color:#323232;"> volumes:\n
</span><span style="color:#323232;"> - /nginx/mysql:/var/lib/mysql\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;"> vaultwarden:\n
</span><span style="color:#323232;"> container_name: vaultwarden\n
</span><span style="color:#323232;"> image: vaultwarden/server:latest\n
</span><span style="color:#323232;"> restart: unless-stopped\n
</span><span style="color:#323232;"> volumes:\n
</span><span style="color:#323232;"> - /vaultwarden:/data/\n
</span><span style="color:#323232;"> ports:\n
</span><span style="color:#323232;"> - 8125:3012\n
</span><span style="color:#323232;"> - 8124:80\n
</span><span style="color:#323232;"> environment:\n
</span><span style="color:#323232;"> - DOMAIN=https://vw.xxxxx.duckdns.org\n
</span><span style="color:#323232;"> - LOGIN_RATELIMIT_MAX_BURST=10\n
</span><span style="color:#323232;"> - LOGIN_RATELIMIT_SECONDS=60\n
</span><span style="color:#323232;"> - ADMIN_RATELIMIT_MAX_BURST=10\n
</span><span style="color:#323232;"> - ADMIN_RATELIMIT_SECONDS=60\n
</span><span style="color:#323232;"> - ADMIN_TOKEN=\n
</span><span style="color:#323232;"> - SENDS_ALLOWED=true\n
</span><span style="color:#323232;"> - EMERGENCY_ACCESS_ALLOWED=true\n
</span><span style="color:#323232;"> - WEB_VAULT_ENABLED=true\n
</span><span style="color:#323232;"> - SIGNUPS_ALLOWED=true\n
</span>\n
```\n
\n
I have forwarded the ports in the router.\n
\n
I have set up nginx the following:\n
\n
\n
\n
Issue is when I open the website, it will give me the error that hsts is enabled, even though I definitely did not check this option ( and I never did (today!).\n
\n
What is the reason for this?\n
\n
Do I have to set some sort of header?\n
\n
Same thing with vaultwarden, basically I set this up 1:1 except for the url whichi is vw.xxxxx.duckdns .org.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 15
+favouriteCount: 30
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1709146727 {#2314
date: 2024-02-28 19:58:47.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2318 …}
+votes: Doctrine\ORM\PersistentCollection {#2279 …}
+reports: Doctrine\ORM\PersistentCollection {#2277 …}
+favourites: Doctrine\ORM\PersistentCollection {#2220 …}
+notifications: Doctrine\ORM\PersistentCollection {#2222 …}
+badges: Doctrine\ORM\PersistentCollection {#2219 …}
+children: [
1 => App\Entity\EntryComment {#2027
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2346 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
+image: null
+parent: null
+root: null
+body: """
What cert did you put on the proxy answering the inbound? Usually that error means either the browser doesn’t like the cert, or it’s connecting to 80, and modern browsers really fight you on that sometimes. Also, cache. Clear your cache if you’re bouncing between internal URL/IP and the public.\n
\n
I assume you just want to expose to internet to learn art of reverse. Otherwise there’s better ways.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1708785732 {#2020
date: 2024-02-24 15:42:12.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Lobotomie@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2330 …}
+nested: Doctrine\ORM\PersistentCollection {#2345 …}
+votes: Doctrine\ORM\PersistentCollection {#2132 …}
+reports: Doctrine\ORM\PersistentCollection {#2129 …}
+favourites: Doctrine\ORM\PersistentCollection {#2130 …}
+notifications: Doctrine\ORM\PersistentCollection {#2241 …}
-id: 258005
-bodyTs: "'80':29 'also':39 'answer':9 'art':65 'assum':55 'better':71 'bounc':47 'browser':18,32 'cach':40,43 'cert':2,23 'clear':41 'connect':27 'doesn':19 'either':16 'error':14 'expos':60 'fight':34 'inbound':11 'intern':49 'internet':62 'learn':64 'like':21 'mean':15 'modern':31 'otherwis':68 'proxi':8 'public':53 'put':5 're':46 'realli':33 'revers':67 'sometim':38 'url/ip':50 'usual':12 'want':58 'way':72"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5279971"
+editedAt: null
+createdAt: DateTimeImmutable @1703722390 {#2013
date: 2023-12-28 01:13:10.0 +01:00
}
+"title": 258005
}
0 => App\Entity\EntryComment {#2090}
]
-id: 25290
-titleTs: "'duckdn':11 'ha':8 'help':1 'need':2 'nginx':5 'proxi':7 'revers':6 'set':3 'use':10 'vaultwarden':9"
-bodyTs: "'/24':88 '/config':104 '/data':154,185 '/etc/letsencrypt':156 '/etc/localtime':105,106 '/home-assistant/home-assistant:stable':101 '/homeassistant':103 '/nginx/data':153 '/nginx/letsencrypt':155 '/nginx/mysql':170 '/pictrs/image/534b7ad1-c10d-42a8-9da4-90e2aac4c67f.png)':245 '/var/lib/mysql':171 '/vaultwarden':184 '1':301,302 '10':198,207 '172.22.0.0':87 '192.168.178.214':74 '3012':188 '3306':151 '443':139,140 '5683':120,121 '60':202,211 '80':135,136,190 '81':137,138 '8123':75,118,119 '8124':189 '8125':187 'access':218 'account':51 'admin':203,208,212 'allow':215,219,226 'basic':296 'burst':197,206 'check':269 'clue':8 'configur':93 'contain':32,95,126,160,173 'db':142,147,148,159,164 'definit':266 'docker':31 'domain':192 'duckdn':50 'dyndn':61 'emerg':217 'enabl':223,262 'environ':141,168,191 'error':258 'even':263 'except':303 'expos':37 'extern':76 'follow':70,89,242 'forward':82,230 'fritzbox':57 'ghcr.io':100 'ghcr.io/home-assistant/home-assistant:stable':99 'give':255 'guy':2 'ha.xxxxx.duckdns.org':78 'header':291 'henc':16 'hey':1 'homeassist':38,68,71,92,94,97 'host':114,144 'hsts':260 'http':79 'im':14 'imag':98,131,165,176 'intern':72 'internet':43 'issu':246 'jc21/mariadb-aria':166 'jc21/nginx-proxy-manager':132 'kind':29 'latest':133,167,178 'lemmy.world':244 'lemmy.world/pictrs/image/534b7ad1-c10d-42a8-9da4-90e2aac4c67f.png)':243 'login':194,199 'manag':125 'max':196,205 'mode':113 'mysql':143,149 'name':96,127,161,174 'network':112 'never':274 'nginx':123,128,146,158,163,240 'nginx-db':145,157,162 'nginx-proxy-manag':122 'open':250 'option':271 'org':310 'port':117,134,150,186,232 'privileg':115,129 'proxi':86,124 'ratelimit':195,200,204,209 'reason':280 'restart':108,179 'ro':107 'router':56,235 'run':27 'second':201,210 'send':214 'set':47,62,65,238,287,298 'setup':54 'signup':225 'sort':289 'still':5 'stop':111,182 'stuff':13 'system':26 'thing':293 'though':264 'today':276 'token':213 'true':84,116,130,216,220,224,227 'trust':85 'ubuntu':25 'unless':110,181 'unless-stop':109,180 'updat':59 'url':73,77,306 'use':80 'vault':222 'vaultwarden':40,172,175,295 'vaultwarden/server':177 'volum':102,152,169,183 'vw.xxxxx.duckdns':309 'vw.xxxxx.duckdns.org':193 'want':35 'web':221 'websit':252 'whichi':307 'x':81"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703803540
+visibility: "visible "
+apId: "https://lemmy.world/post/10039683"
+editedAt: null
+createdAt: DateTimeImmutable @1703717140 {#2313
date: 2023-12-27 23:45:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
+root: App\Entity\EntryComment {#2027}
+body: """
Yeah, it’s a lot. It’s a very large field, and you’re playing in two or three areas here.\n
\n
Look at a couple of overlay options. ZeroTier is the one I remember off top of my head. There are others, Google alternatives. These use a coordination server. Some are a hosted service, but there’s some that you host yourself. These are supposed to be pretty easy. You watch a couple of videos on these, I bet you’re be fine.\n
\n
Wire guard offers more traditional VPN. You can tunnel your device back to your network. Some routers offer a VPN option. There’s open sense, ddwrt, etc. Again, lots of videos.\n
\n
Since you said you mostly wanted remote access, I strongly suggest not opening services to public and use VPN.\n
\n
You can still learn reverse proxy too, but just do it internally, even though it wouldn’t technically be needed. This will be much safer and learner friendly.\n
\n
I have ridiculous amounts of services running, but I use gateway router VPN to access most of them.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703767493 {#2092
date: 2023-12-28 13:44:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Lobotomie@lemmy.world"
"@MSgtRedFox@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#2091 …}
+nested: Doctrine\ORM\PersistentCollection {#2095 …}
+votes: Doctrine\ORM\PersistentCollection {#2089 …}
+reports: Doctrine\ORM\PersistentCollection {#2080 …}
+favourites: Doctrine\ORM\PersistentCollection {#2098 …}
+notifications: Doctrine\ORM\PersistentCollection {#2081 …}
-id: 259152
-bodyTs: "'access':122,176 'altern':44 'amount':165 'area':20 'back':95 'bet':79 'coordin':48 'coupl':25,73 'ddwrt':109 'devic':94 'easi':69 'etc':110 'even':146 'field':11 'fine':83 'friend':161 'gateway':172 'googl':43 'guard':85 'head':39 'host':53,61 'intern':145 'larg':10 'learn':137 'learner':160 'look':22 'lot':5,112 'most':119 'much':157 'need':153 'network':98 'offer':86,101 'one':32 'open':107,127 'option':28,104 'other':42 'overlay':27 'play':15 'pretti':68 'proxi':139 'public':130 're':14,81 'rememb':34 'remot':121 'revers':138 'ridicul':164 'router':100,173 'run':168 'safer':158 'said':117 'sens':108 'server':49 'servic':54,128,167 'sinc':115 'still':136 'strong':124 'suggest':125 'suppos':65 'technic':151 'though':147 'three':19 'top':36 'tradit':88 'tunnel':92 'two':17 'use':46,132,171 'video':75,114 'vpn':89,103,133,174 'want':120 'watch':71 'wire':84 'wouldn':149 'yeah':1 'zeroti':29"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5285763"
+editedAt: null
+createdAt: DateTimeImmutable @1703767493 {#2093
date: 2023-12-28 13:44:53.0 +01:00
}
+"title": 259152
} |
|
Show voter details
|
11 |
DENIED
|
edit
|
App\Entity\EntryComment {#2090
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2346
+user: Proxies\__CG__\App\Entity\User {#2213 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1670 …}
+slug: "Help-needed-setting-up-NGINX-reverse-Proxy-HA-Vaultwarden-using"
+title: "Help needed setting up NGINX reverse Proxy / HA / Vaultwarden using Duckdns"
+url: null
+body: """
Hey Guys,\n
\n
so I still have no clue about most of the stuff im doing hence why I am doing it :)\n
\n
I have a ubuntu system running all kinds of docker containers and I want to expose homeassistant and vaultwarden to the internet.\n
\n
Now I have set up a Duckdns account, I have setup my Router (fritzbox) to update the dyndns settings, I have set up my homeassistant the following:\n
\n
```\n
\n
<span style="color:#323232;">homeassistant:\n
</span><span style="color:#323232;"> internal_url: http://192.168.178.214:8123\n
</span><span style="color:#323232;"> external_url: https://ha.xxxxx.duckdns.org\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">http:\n
</span><span style="color:#323232;"> use_x_forwarded_for: true\n
</span><span style="color:#323232;"> trusted_proxies:\n
</span><span style="color:#323232;"> - 172.22.0.0/24\n
</span>\n
```\n
\n
Following is my Homeassistant Configuration:\n
\n
```\n
\n
<span style="color:#323232;"> homeassistant:\n
</span><span style="color:#323232;"> container_name: homeassistant\n
</span><span style="color:#323232;"> image: "ghcr.io/home-assistant/home-assistant:stable"\n
</span><span style="color:#323232;"> volumes:\n
</span><span style="color:#323232;"> - /homeassistant/:/config\n
</span><span style="color:#323232;"> - /etc/localtime:/etc/localtime:ro\n
</span><span style="color:#323232;"> restart: unless-stopped\n
</span><span style="color:#323232;"> network_mode: host\n
</span><span style="color:#323232;"> privileged: true\n
</span><span style="color:#323232;"> ports:\n
</span><span style="color:#323232;"> - 8123:8123\n
</span><span style="color:#323232;"> - 5683:5683\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;"> nginx-proxy-manager:\n
</span><span style="color:#323232;"> container_name: nginx\n
</span><span style="color:#323232;"> privileged: true\n
</span><span style="color:#323232;"> image: 'jc21/nginx-proxy-manager:latest'\n
</span><span style="color:#323232;"> ports:\n
</span><span style="color:#323232;"> - '80:80'\n
</span><span style="color:#323232;"> - '81:81'\n
</span><span style="color:#323232;"> - '443:443'\n
</span><span style="color:#323232;"> environment:\n
</span><span style="color:#323232;"> DB_MYSQL_HOST: "nginx-db"\n
</span><span style="color:#323232;"> DB_MYSQL_PORT: 3306\n
</span><span style="color:#323232;"> volumes:\n
</span><span style="color:#323232;"> - /nginx/data:/data\n
</span><span style="color:#323232;"> - /nginx/letsencrypt:/etc/letsencrypt\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;"> nginx-db:\n
</span><span style="color:#323232;"> container_name: nginx-db\n
</span><span style="color:#323232;"> image: 'jc21/mariadb-aria:latest'\n
</span><span style="color:#323232;"> environment:\n
</span><span style="color:#323232;"> volumes:\n
</span><span style="color:#323232;"> - /nginx/mysql:/var/lib/mysql\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;"> vaultwarden:\n
</span><span style="color:#323232;"> container_name: vaultwarden\n
</span><span style="color:#323232;"> image: vaultwarden/server:latest\n
</span><span style="color:#323232;"> restart: unless-stopped\n
</span><span style="color:#323232;"> volumes:\n
</span><span style="color:#323232;"> - /vaultwarden:/data/\n
</span><span style="color:#323232;"> ports:\n
</span><span style="color:#323232;"> - 8125:3012\n
</span><span style="color:#323232;"> - 8124:80\n
</span><span style="color:#323232;"> environment:\n
</span><span style="color:#323232;"> - DOMAIN=https://vw.xxxxx.duckdns.org\n
</span><span style="color:#323232;"> - LOGIN_RATELIMIT_MAX_BURST=10\n
</span><span style="color:#323232;"> - LOGIN_RATELIMIT_SECONDS=60\n
</span><span style="color:#323232;"> - ADMIN_RATELIMIT_MAX_BURST=10\n
</span><span style="color:#323232;"> - ADMIN_RATELIMIT_SECONDS=60\n
</span><span style="color:#323232;"> - ADMIN_TOKEN=\n
</span><span style="color:#323232;"> - SENDS_ALLOWED=true\n
</span><span style="color:#323232;"> - EMERGENCY_ACCESS_ALLOWED=true\n
</span><span style="color:#323232;"> - WEB_VAULT_ENABLED=true\n
</span><span style="color:#323232;"> - SIGNUPS_ALLOWED=true\n
</span>\n
```\n
\n
I have forwarded the ports in the router.\n
\n
I have set up nginx the following:\n
\n
\n
\n
Issue is when I open the website, it will give me the error that hsts is enabled, even though I definitely did not check this option ( and I never did (today!).\n
\n
What is the reason for this?\n
\n
Do I have to set some sort of header?\n
\n
Same thing with vaultwarden, basically I set this up 1:1 except for the url whichi is vw.xxxxx.duckdns .org.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 15
+favouriteCount: 30
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1709146727 {#2314
date: 2024-02-28 19:58:47.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2318 …}
+votes: Doctrine\ORM\PersistentCollection {#2279 …}
+reports: Doctrine\ORM\PersistentCollection {#2277 …}
+favourites: Doctrine\ORM\PersistentCollection {#2220 …}
+notifications: Doctrine\ORM\PersistentCollection {#2222 …}
+badges: Doctrine\ORM\PersistentCollection {#2219 …}
+children: [
1 => App\Entity\EntryComment {#2027
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2346 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
+image: null
+parent: null
+root: null
+body: """
What cert did you put on the proxy answering the inbound? Usually that error means either the browser doesn’t like the cert, or it’s connecting to 80, and modern browsers really fight you on that sometimes. Also, cache. Clear your cache if you’re bouncing between internal URL/IP and the public.\n
\n
I assume you just want to expose to internet to learn art of reverse. Otherwise there’s better ways.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1708785732 {#2020
date: 2024-02-24 15:42:12.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Lobotomie@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2330 …}
+nested: Doctrine\ORM\PersistentCollection {#2345 …}
+votes: Doctrine\ORM\PersistentCollection {#2132 …}
+reports: Doctrine\ORM\PersistentCollection {#2129 …}
+favourites: Doctrine\ORM\PersistentCollection {#2130 …}
+notifications: Doctrine\ORM\PersistentCollection {#2241 …}
-id: 258005
-bodyTs: "'80':29 'also':39 'answer':9 'art':65 'assum':55 'better':71 'bounc':47 'browser':18,32 'cach':40,43 'cert':2,23 'clear':41 'connect':27 'doesn':19 'either':16 'error':14 'expos':60 'fight':34 'inbound':11 'intern':49 'internet':62 'learn':64 'like':21 'mean':15 'modern':31 'otherwis':68 'proxi':8 'public':53 'put':5 're':46 'realli':33 'revers':67 'sometim':38 'url/ip':50 'usual':12 'want':58 'way':72"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5279971"
+editedAt: null
+createdAt: DateTimeImmutable @1703722390 {#2013
date: 2023-12-28 01:13:10.0 +01:00
}
+"title": 258005
}
0 => App\Entity\EntryComment {#2090}
]
-id: 25290
-titleTs: "'duckdn':11 'ha':8 'help':1 'need':2 'nginx':5 'proxi':7 'revers':6 'set':3 'use':10 'vaultwarden':9"
-bodyTs: "'/24':88 '/config':104 '/data':154,185 '/etc/letsencrypt':156 '/etc/localtime':105,106 '/home-assistant/home-assistant:stable':101 '/homeassistant':103 '/nginx/data':153 '/nginx/letsencrypt':155 '/nginx/mysql':170 '/pictrs/image/534b7ad1-c10d-42a8-9da4-90e2aac4c67f.png)':245 '/var/lib/mysql':171 '/vaultwarden':184 '1':301,302 '10':198,207 '172.22.0.0':87 '192.168.178.214':74 '3012':188 '3306':151 '443':139,140 '5683':120,121 '60':202,211 '80':135,136,190 '81':137,138 '8123':75,118,119 '8124':189 '8125':187 'access':218 'account':51 'admin':203,208,212 'allow':215,219,226 'basic':296 'burst':197,206 'check':269 'clue':8 'configur':93 'contain':32,95,126,160,173 'db':142,147,148,159,164 'definit':266 'docker':31 'domain':192 'duckdn':50 'dyndn':61 'emerg':217 'enabl':223,262 'environ':141,168,191 'error':258 'even':263 'except':303 'expos':37 'extern':76 'follow':70,89,242 'forward':82,230 'fritzbox':57 'ghcr.io':100 'ghcr.io/home-assistant/home-assistant:stable':99 'give':255 'guy':2 'ha.xxxxx.duckdns.org':78 'header':291 'henc':16 'hey':1 'homeassist':38,68,71,92,94,97 'host':114,144 'hsts':260 'http':79 'im':14 'imag':98,131,165,176 'intern':72 'internet':43 'issu':246 'jc21/mariadb-aria':166 'jc21/nginx-proxy-manager':132 'kind':29 'latest':133,167,178 'lemmy.world':244 'lemmy.world/pictrs/image/534b7ad1-c10d-42a8-9da4-90e2aac4c67f.png)':243 'login':194,199 'manag':125 'max':196,205 'mode':113 'mysql':143,149 'name':96,127,161,174 'network':112 'never':274 'nginx':123,128,146,158,163,240 'nginx-db':145,157,162 'nginx-proxy-manag':122 'open':250 'option':271 'org':310 'port':117,134,150,186,232 'privileg':115,129 'proxi':86,124 'ratelimit':195,200,204,209 'reason':280 'restart':108,179 'ro':107 'router':56,235 'run':27 'second':201,210 'send':214 'set':47,62,65,238,287,298 'setup':54 'signup':225 'sort':289 'still':5 'stop':111,182 'stuff':13 'system':26 'thing':293 'though':264 'today':276 'token':213 'true':84,116,130,216,220,224,227 'trust':85 'ubuntu':25 'unless':110,181 'unless-stop':109,180 'updat':59 'url':73,77,306 'use':80 'vault':222 'vaultwarden':40,172,175,295 'vaultwarden/server':177 'volum':102,152,169,183 'vw.xxxxx.duckdns':309 'vw.xxxxx.duckdns.org':193 'want':35 'web':221 'websit':252 'whichi':307 'x':81"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703803540
+visibility: "visible "
+apId: "https://lemmy.world/post/10039683"
+editedAt: null
+createdAt: DateTimeImmutable @1703717140 {#2313
date: 2023-12-27 23:45:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
+root: App\Entity\EntryComment {#2027}
+body: """
Yeah, it’s a lot. It’s a very large field, and you’re playing in two or three areas here.\n
\n
Look at a couple of overlay options. ZeroTier is the one I remember off top of my head. There are others, Google alternatives. These use a coordination server. Some are a hosted service, but there’s some that you host yourself. These are supposed to be pretty easy. You watch a couple of videos on these, I bet you’re be fine.\n
\n
Wire guard offers more traditional VPN. You can tunnel your device back to your network. Some routers offer a VPN option. There’s open sense, ddwrt, etc. Again, lots of videos.\n
\n
Since you said you mostly wanted remote access, I strongly suggest not opening services to public and use VPN.\n
\n
You can still learn reverse proxy too, but just do it internally, even though it wouldn’t technically be needed. This will be much safer and learner friendly.\n
\n
I have ridiculous amounts of services running, but I use gateway router VPN to access most of them.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703767493 {#2092
date: 2023-12-28 13:44:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Lobotomie@lemmy.world"
"@MSgtRedFox@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#2091 …}
+nested: Doctrine\ORM\PersistentCollection {#2095 …}
+votes: Doctrine\ORM\PersistentCollection {#2089 …}
+reports: Doctrine\ORM\PersistentCollection {#2080 …}
+favourites: Doctrine\ORM\PersistentCollection {#2098 …}
+notifications: Doctrine\ORM\PersistentCollection {#2081 …}
-id: 259152
-bodyTs: "'access':122,176 'altern':44 'amount':165 'area':20 'back':95 'bet':79 'coordin':48 'coupl':25,73 'ddwrt':109 'devic':94 'easi':69 'etc':110 'even':146 'field':11 'fine':83 'friend':161 'gateway':172 'googl':43 'guard':85 'head':39 'host':53,61 'intern':145 'larg':10 'learn':137 'learner':160 'look':22 'lot':5,112 'most':119 'much':157 'need':153 'network':98 'offer':86,101 'one':32 'open':107,127 'option':28,104 'other':42 'overlay':27 'play':15 'pretti':68 'proxi':139 'public':130 're':14,81 'rememb':34 'remot':121 'revers':138 'ridicul':164 'router':100,173 'run':168 'safer':158 'said':117 'sens':108 'server':49 'servic':54,128,167 'sinc':115 'still':136 'strong':124 'suggest':125 'suppos':65 'technic':151 'though':147 'three':19 'top':36 'tradit':88 'tunnel':92 'two':17 'use':46,132,171 'video':75,114 'vpn':89,103,133,174 'want':120 'watch':71 'wire':84 'wouldn':149 'yeah':1 'zeroti':29"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5285763"
+editedAt: null
+createdAt: DateTimeImmutable @1703767493 {#2093
date: 2023-12-28 13:44:53.0 +01:00
}
+"title": 259152
} |
|
Show voter details
|
12 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2090
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2346
+user: Proxies\__CG__\App\Entity\User {#2213 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1670 …}
+slug: "Help-needed-setting-up-NGINX-reverse-Proxy-HA-Vaultwarden-using"
+title: "Help needed setting up NGINX reverse Proxy / HA / Vaultwarden using Duckdns"
+url: null
+body: """
Hey Guys,\n
\n
so I still have no clue about most of the stuff im doing hence why I am doing it :)\n
\n
I have a ubuntu system running all kinds of docker containers and I want to expose homeassistant and vaultwarden to the internet.\n
\n
Now I have set up a Duckdns account, I have setup my Router (fritzbox) to update the dyndns settings, I have set up my homeassistant the following:\n
\n
```\n
\n
<span style="color:#323232;">homeassistant:\n
</span><span style="color:#323232;"> internal_url: http://192.168.178.214:8123\n
</span><span style="color:#323232;"> external_url: https://ha.xxxxx.duckdns.org\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">http:\n
</span><span style="color:#323232;"> use_x_forwarded_for: true\n
</span><span style="color:#323232;"> trusted_proxies:\n
</span><span style="color:#323232;"> - 172.22.0.0/24\n
</span>\n
```\n
\n
Following is my Homeassistant Configuration:\n
\n
```\n
\n
<span style="color:#323232;"> homeassistant:\n
</span><span style="color:#323232;"> container_name: homeassistant\n
</span><span style="color:#323232;"> image: "ghcr.io/home-assistant/home-assistant:stable"\n
</span><span style="color:#323232;"> volumes:\n
</span><span style="color:#323232;"> - /homeassistant/:/config\n
</span><span style="color:#323232;"> - /etc/localtime:/etc/localtime:ro\n
</span><span style="color:#323232;"> restart: unless-stopped\n
</span><span style="color:#323232;"> network_mode: host\n
</span><span style="color:#323232;"> privileged: true\n
</span><span style="color:#323232;"> ports:\n
</span><span style="color:#323232;"> - 8123:8123\n
</span><span style="color:#323232;"> - 5683:5683\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;"> nginx-proxy-manager:\n
</span><span style="color:#323232;"> container_name: nginx\n
</span><span style="color:#323232;"> privileged: true\n
</span><span style="color:#323232;"> image: 'jc21/nginx-proxy-manager:latest'\n
</span><span style="color:#323232;"> ports:\n
</span><span style="color:#323232;"> - '80:80'\n
</span><span style="color:#323232;"> - '81:81'\n
</span><span style="color:#323232;"> - '443:443'\n
</span><span style="color:#323232;"> environment:\n
</span><span style="color:#323232;"> DB_MYSQL_HOST: "nginx-db"\n
</span><span style="color:#323232;"> DB_MYSQL_PORT: 3306\n
</span><span style="color:#323232;"> volumes:\n
</span><span style="color:#323232;"> - /nginx/data:/data\n
</span><span style="color:#323232;"> - /nginx/letsencrypt:/etc/letsencrypt\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;"> nginx-db:\n
</span><span style="color:#323232;"> container_name: nginx-db\n
</span><span style="color:#323232;"> image: 'jc21/mariadb-aria:latest'\n
</span><span style="color:#323232;"> environment:\n
</span><span style="color:#323232;"> volumes:\n
</span><span style="color:#323232;"> - /nginx/mysql:/var/lib/mysql\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;"> vaultwarden:\n
</span><span style="color:#323232;"> container_name: vaultwarden\n
</span><span style="color:#323232;"> image: vaultwarden/server:latest\n
</span><span style="color:#323232;"> restart: unless-stopped\n
</span><span style="color:#323232;"> volumes:\n
</span><span style="color:#323232;"> - /vaultwarden:/data/\n
</span><span style="color:#323232;"> ports:\n
</span><span style="color:#323232;"> - 8125:3012\n
</span><span style="color:#323232;"> - 8124:80\n
</span><span style="color:#323232;"> environment:\n
</span><span style="color:#323232;"> - DOMAIN=https://vw.xxxxx.duckdns.org\n
</span><span style="color:#323232;"> - LOGIN_RATELIMIT_MAX_BURST=10\n
</span><span style="color:#323232;"> - LOGIN_RATELIMIT_SECONDS=60\n
</span><span style="color:#323232;"> - ADMIN_RATELIMIT_MAX_BURST=10\n
</span><span style="color:#323232;"> - ADMIN_RATELIMIT_SECONDS=60\n
</span><span style="color:#323232;"> - ADMIN_TOKEN=\n
</span><span style="color:#323232;"> - SENDS_ALLOWED=true\n
</span><span style="color:#323232;"> - EMERGENCY_ACCESS_ALLOWED=true\n
</span><span style="color:#323232;"> - WEB_VAULT_ENABLED=true\n
</span><span style="color:#323232;"> - SIGNUPS_ALLOWED=true\n
</span>\n
```\n
\n
I have forwarded the ports in the router.\n
\n
I have set up nginx the following:\n
\n
\n
\n
Issue is when I open the website, it will give me the error that hsts is enabled, even though I definitely did not check this option ( and I never did (today!).\n
\n
What is the reason for this?\n
\n
Do I have to set some sort of header?\n
\n
Same thing with vaultwarden, basically I set this up 1:1 except for the url whichi is vw.xxxxx.duckdns .org.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 15
+favouriteCount: 30
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1709146727 {#2314
date: 2024-02-28 19:58:47.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2318 …}
+votes: Doctrine\ORM\PersistentCollection {#2279 …}
+reports: Doctrine\ORM\PersistentCollection {#2277 …}
+favourites: Doctrine\ORM\PersistentCollection {#2220 …}
+notifications: Doctrine\ORM\PersistentCollection {#2222 …}
+badges: Doctrine\ORM\PersistentCollection {#2219 …}
+children: [
1 => App\Entity\EntryComment {#2027
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2346 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
+image: null
+parent: null
+root: null
+body: """
What cert did you put on the proxy answering the inbound? Usually that error means either the browser doesn’t like the cert, or it’s connecting to 80, and modern browsers really fight you on that sometimes. Also, cache. Clear your cache if you’re bouncing between internal URL/IP and the public.\n
\n
I assume you just want to expose to internet to learn art of reverse. Otherwise there’s better ways.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1708785732 {#2020
date: 2024-02-24 15:42:12.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Lobotomie@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2330 …}
+nested: Doctrine\ORM\PersistentCollection {#2345 …}
+votes: Doctrine\ORM\PersistentCollection {#2132 …}
+reports: Doctrine\ORM\PersistentCollection {#2129 …}
+favourites: Doctrine\ORM\PersistentCollection {#2130 …}
+notifications: Doctrine\ORM\PersistentCollection {#2241 …}
-id: 258005
-bodyTs: "'80':29 'also':39 'answer':9 'art':65 'assum':55 'better':71 'bounc':47 'browser':18,32 'cach':40,43 'cert':2,23 'clear':41 'connect':27 'doesn':19 'either':16 'error':14 'expos':60 'fight':34 'inbound':11 'intern':49 'internet':62 'learn':64 'like':21 'mean':15 'modern':31 'otherwis':68 'proxi':8 'public':53 'put':5 're':46 'realli':33 'revers':67 'sometim':38 'url/ip':50 'usual':12 'want':58 'way':72"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5279971"
+editedAt: null
+createdAt: DateTimeImmutable @1703722390 {#2013
date: 2023-12-28 01:13:10.0 +01:00
}
+"title": 258005
}
0 => App\Entity\EntryComment {#2090}
]
-id: 25290
-titleTs: "'duckdn':11 'ha':8 'help':1 'need':2 'nginx':5 'proxi':7 'revers':6 'set':3 'use':10 'vaultwarden':9"
-bodyTs: "'/24':88 '/config':104 '/data':154,185 '/etc/letsencrypt':156 '/etc/localtime':105,106 '/home-assistant/home-assistant:stable':101 '/homeassistant':103 '/nginx/data':153 '/nginx/letsencrypt':155 '/nginx/mysql':170 '/pictrs/image/534b7ad1-c10d-42a8-9da4-90e2aac4c67f.png)':245 '/var/lib/mysql':171 '/vaultwarden':184 '1':301,302 '10':198,207 '172.22.0.0':87 '192.168.178.214':74 '3012':188 '3306':151 '443':139,140 '5683':120,121 '60':202,211 '80':135,136,190 '81':137,138 '8123':75,118,119 '8124':189 '8125':187 'access':218 'account':51 'admin':203,208,212 'allow':215,219,226 'basic':296 'burst':197,206 'check':269 'clue':8 'configur':93 'contain':32,95,126,160,173 'db':142,147,148,159,164 'definit':266 'docker':31 'domain':192 'duckdn':50 'dyndn':61 'emerg':217 'enabl':223,262 'environ':141,168,191 'error':258 'even':263 'except':303 'expos':37 'extern':76 'follow':70,89,242 'forward':82,230 'fritzbox':57 'ghcr.io':100 'ghcr.io/home-assistant/home-assistant:stable':99 'give':255 'guy':2 'ha.xxxxx.duckdns.org':78 'header':291 'henc':16 'hey':1 'homeassist':38,68,71,92,94,97 'host':114,144 'hsts':260 'http':79 'im':14 'imag':98,131,165,176 'intern':72 'internet':43 'issu':246 'jc21/mariadb-aria':166 'jc21/nginx-proxy-manager':132 'kind':29 'latest':133,167,178 'lemmy.world':244 'lemmy.world/pictrs/image/534b7ad1-c10d-42a8-9da4-90e2aac4c67f.png)':243 'login':194,199 'manag':125 'max':196,205 'mode':113 'mysql':143,149 'name':96,127,161,174 'network':112 'never':274 'nginx':123,128,146,158,163,240 'nginx-db':145,157,162 'nginx-proxy-manag':122 'open':250 'option':271 'org':310 'port':117,134,150,186,232 'privileg':115,129 'proxi':86,124 'ratelimit':195,200,204,209 'reason':280 'restart':108,179 'ro':107 'router':56,235 'run':27 'second':201,210 'send':214 'set':47,62,65,238,287,298 'setup':54 'signup':225 'sort':289 'still':5 'stop':111,182 'stuff':13 'system':26 'thing':293 'though':264 'today':276 'token':213 'true':84,116,130,216,220,224,227 'trust':85 'ubuntu':25 'unless':110,181 'unless-stop':109,180 'updat':59 'url':73,77,306 'use':80 'vault':222 'vaultwarden':40,172,175,295 'vaultwarden/server':177 'volum':102,152,169,183 'vw.xxxxx.duckdns':309 'vw.xxxxx.duckdns.org':193 'want':35 'web':221 'websit':252 'whichi':307 'x':81"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703803540
+visibility: "visible "
+apId: "https://lemmy.world/post/10039683"
+editedAt: null
+createdAt: DateTimeImmutable @1703717140 {#2313
date: 2023-12-27 23:45:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
+root: App\Entity\EntryComment {#2027}
+body: """
Yeah, it’s a lot. It’s a very large field, and you’re playing in two or three areas here.\n
\n
Look at a couple of overlay options. ZeroTier is the one I remember off top of my head. There are others, Google alternatives. These use a coordination server. Some are a hosted service, but there’s some that you host yourself. These are supposed to be pretty easy. You watch a couple of videos on these, I bet you’re be fine.\n
\n
Wire guard offers more traditional VPN. You can tunnel your device back to your network. Some routers offer a VPN option. There’s open sense, ddwrt, etc. Again, lots of videos.\n
\n
Since you said you mostly wanted remote access, I strongly suggest not opening services to public and use VPN.\n
\n
You can still learn reverse proxy too, but just do it internally, even though it wouldn’t technically be needed. This will be much safer and learner friendly.\n
\n
I have ridiculous amounts of services running, but I use gateway router VPN to access most of them.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703767493 {#2092
date: 2023-12-28 13:44:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Lobotomie@lemmy.world"
"@MSgtRedFox@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#2091 …}
+nested: Doctrine\ORM\PersistentCollection {#2095 …}
+votes: Doctrine\ORM\PersistentCollection {#2089 …}
+reports: Doctrine\ORM\PersistentCollection {#2080 …}
+favourites: Doctrine\ORM\PersistentCollection {#2098 …}
+notifications: Doctrine\ORM\PersistentCollection {#2081 …}
-id: 259152
-bodyTs: "'access':122,176 'altern':44 'amount':165 'area':20 'back':95 'bet':79 'coordin':48 'coupl':25,73 'ddwrt':109 'devic':94 'easi':69 'etc':110 'even':146 'field':11 'fine':83 'friend':161 'gateway':172 'googl':43 'guard':85 'head':39 'host':53,61 'intern':145 'larg':10 'learn':137 'learner':160 'look':22 'lot':5,112 'most':119 'much':157 'need':153 'network':98 'offer':86,101 'one':32 'open':107,127 'option':28,104 'other':42 'overlay':27 'play':15 'pretti':68 'proxi':139 'public':130 're':14,81 'rememb':34 'remot':121 'revers':138 'ridicul':164 'router':100,173 'run':168 'safer':158 'said':117 'sens':108 'server':49 'servic':54,128,167 'sinc':115 'still':136 'strong':124 'suggest':125 'suppos':65 'technic':151 'though':147 'three':19 'top':36 'tradit':88 'tunnel':92 'two':17 'use':46,132,171 'video':75,114 'vpn':89,103,133,174 'want':120 'watch':71 'wire':84 'wouldn':149 'yeah':1 'zeroti':29"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5285763"
+editedAt: null
+createdAt: DateTimeImmutable @1703767493 {#2093
date: 2023-12-28 13:44:53.0 +01:00
}
+"title": 259152
} |
|
Show voter details
|
13 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
14 |
DENIED
|
moderate
|
App\Entity\Entry {#1431
+user: App\Entity\User {#264 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1670 …}
+slug: "Corporate-Censorship-Bring-You-Here"
+title: "Corporate Censorship Bring You Here?"
+url: null
+body: """
Pure curiosity:\n
\n
If you left reddit or another corporate platform under the banner of not being censored by their views or beliefs, what was that?\n
\n
Wait. Before we open this can of worms, I’m not at all curious about an in-depth explanation of unpopular views or opinions that are generally extremist or that most reasonable people consider extreme. More of:\n
\n
- I left reddit or some other because they censor…?\n
- The lemmy community is more for me because?\n
- I reasons my instance policies or moderators are better than the other platform is?\n
- The other platform restricted opinions or views regarding…?\n
\n
If you feel like sharing, just summarize the general idea, please no indoctrination speeches.\n
\n
Oh boy…
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 53
+favouriteCount: 64
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1710670716 {#1634
date: 2024-03-17 11:18:36.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1666 …}
+votes: Doctrine\ORM\PersistentCollection {#1668 …}
+reports: Doctrine\ORM\PersistentCollection {#1650 …}
+favourites: Doctrine\ORM\PersistentCollection {#1576 …}
+notifications: Doctrine\ORM\PersistentCollection {#1587 …}
+badges: Doctrine\ORM\PersistentCollection {#1548 …}
+children: [
5 => App\Entity\EntryComment {#2457
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+body: "People love echo chambers and affirmations don’t they…"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703596445 {#1628
date: 2023-12-26 14:14:05.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@ichbinjasokreativ@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2461 …}
+nested: Doctrine\ORM\PersistentCollection {#2454 …}
+votes: Doctrine\ORM\PersistentCollection {#2459 …}
+reports: Doctrine\ORM\PersistentCollection {#2470 …}
+favourites: Doctrine\ORM\PersistentCollection {#2467 …}
+notifications: Doctrine\ORM\PersistentCollection {#2371 …}
-id: 253521
-bodyTs: "'affirm':6 'chamber':4 'echo':3 'love':2 'peopl':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258701"
+editedAt: null
+createdAt: DateTimeImmutable @1703596445 {#2452
date: 2023-12-26 14:14:05.0 +01:00
}
+"title": 253521
}
6 => App\Entity\EntryComment {#1686
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: """
I find this super interesting.\n
\n
Firstly, I don’t support their views in your example.\n
\n
I don’t like that they get to spread them. The same thing could be said about people who are anti religion against people talking about their religion. Both parties might say they don’t like the other spreading their views.\n
\n
- If someone moched a cancer patient, we’d loose our minds.\n
- When someone mocks supremacists, we enjoy it. They don’t. The difference is our perspective.\n
- If the mocked or bullied cancer patient contacted mods, the offending account would get banned.\n
- If we mock one group and get banned and other mock another group and don’t, isn’t that being hypocritical?\n
\n
Again, I have no sympathy for some hater crying about their feeling getting hurt when they post garbage, more pathetic than anything.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703596050 {#1556
date: 2023-12-26 14:07:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1716 …}
+nested: Doctrine\ORM\PersistentCollection {#1714 …}
+votes: Doctrine\ORM\PersistentCollection {#1719 …}
+reports: Doctrine\ORM\PersistentCollection {#1729 …}
+favourites: Doctrine\ORM\PersistentCollection {#2463 …}
+notifications: Doctrine\ORM\PersistentCollection {#1740 …}
-id: 253504
-bodyTs: "'account':94 'anoth':109 'anti':36 'anyth':140 'ban':97,105 'bulli':87 'cancer':61,88 'contact':90 'could':29 'cri':127 'd':64 'differ':79 'enjoy':73 'exampl':15 'feel':130 'find':2 'first':6 'garbag':136 'get':22,96,104,131 'group':102,110 'hater':126 'hurt':132 'hypocrit':118 'interest':5 'isn':114 'like':19,51 'loos':65 'might':46 'mind':67 'moch':59 'mock':70,85,100,108 'mod':91 'offend':93 'one':101 'parti':45 'pathet':138 'patient':62,89 'peopl':33,39 'perspect':82 'post':135 'religion':37,43 'said':31 'say':47 'someon':58,69 'spread':24,54 'super':4 'support':10 'supremacist':71 'sympathi':123 'talk':40 'thing':28 'view':12,56 'would':95"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258646"
+editedAt: null
+createdAt: DateTimeImmutable @1703596050 {#1563
date: 2023-12-26 14:07:30.0 +01:00
}
+"title": 253504
}
4 => App\Entity\EntryComment {#2360
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: """
The not saying why they were banned is what inspired my question.\n
\n
I was afraid those people would just come here, but the moderation based on instance and community seems to be working so far. I’m curious how’s that’s going to scale.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703596939 {#2370
date: 2023-12-26 14:22:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2361 …}
+nested: Doctrine\ORM\PersistentCollection {#2372 …}
+votes: Doctrine\ORM\PersistentCollection {#2386 …}
+reports: Doctrine\ORM\PersistentCollection {#2385 …}
+favourites: Doctrine\ORM\PersistentCollection {#2378 …}
+notifications: Doctrine\ORM\PersistentCollection {#2381 …}
-id: 253544
-bodyTs: "'afraid':15 'ban':7 'base':25 'come':20 'communiti':29 'curious':38 'far':35 'go':43 'inspir':10 'instanc':27 'm':37 'moder':24 'peopl':17 'question':12 'say':3 'scale':45 'seem':30 'work':33 'would':18"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258786"
+editedAt: null
+createdAt: DateTimeImmutable @1703596939 {#2377
date: 2023-12-26 14:22:19.0 +01:00
}
+"title": 253544
}
3 => App\Entity\EntryComment {#1909
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: null
+root: null
+body: """
I’m curious about the down votes for the post.\n
\n
They want less discussion about the topic?\n
\n
Or they don’t like the idea not having anonymity?
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1708048117 {#1910
date: 2024-02-16 02:48:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1708 …}
+nested: Doctrine\ORM\PersistentCollection {#1410 …}
+votes: Doctrine\ORM\PersistentCollection {#1907 …}
+reports: Doctrine\ORM\PersistentCollection {#1407 …}
+favourites: Doctrine\ORM\PersistentCollection {#2391 …}
+notifications: Doctrine\ORM\PersistentCollection {#2369 …}
-id: 253965
-bodyTs: "'anonym':27 'curious':3 'discuss':14 'idea':24 'less':13 'like':22 'm':2 'post':10 'topic':17 'vote':7 'want':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5260554"
+editedAt: null
+createdAt: DateTimeImmutable @1703607124 {#1906
date: 2023-12-26 17:12:04.0 +01:00
}
+"title": 253965
}
2 => App\Entity\EntryComment {#2395
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
+root: App\Entity\EntryComment {#1909}
+body: "Ah. Understood."
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703609925 {#2392
date: 2023-12-26 17:58:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@CluckN@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1384 …}
+nested: Doctrine\ORM\PersistentCollection {#1383 …}
+votes: Doctrine\ORM\PersistentCollection {#1405 …}
+reports: Doctrine\ORM\PersistentCollection {#1382 …}
+favourites: Doctrine\ORM\PersistentCollection {#1404 …}
+notifications: Doctrine\ORM\PersistentCollection {#1361 …}
-id: 254087
-bodyTs: "'ah':1 'understood':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5261103"
+editedAt: null
+createdAt: DateTimeImmutable @1703609925 {#2394
date: 2023-12-26 17:58:45.0 +01:00
}
+"title": 254087
}
1 => App\Entity\EntryComment {#2023
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: "The profile Blocklists could start growing, that’s for sure 😀"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703679851 {#1403
date: 2023-12-27 13:24:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2032 …}
+nested: Doctrine\ORM\PersistentCollection {#2024 …}
+votes: Doctrine\ORM\PersistentCollection {#2018 …}
+reports: Doctrine\ORM\PersistentCollection {#2011 …}
+favourites: Doctrine\ORM\PersistentCollection {#2021 …}
+notifications: Doctrine\ORM\PersistentCollection {#2029 …}
-id: 256304
-bodyTs: "'blocklist':3 'could':4 'grow':6 'profil':2 'start':5 'sure':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5271901"
+editedAt: null
+createdAt: DateTimeImmutable @1703679851 {#2019
date: 2023-12-27 13:24:11.0 +01:00
}
+"title": 256304
}
0 => App\Entity\EntryComment {#2082
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: "Yeah, no doubt. I’m picturing the same person saying hateful stuff turning around saying how unfair it is to get called out, using a super whiny voice. Irony."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703767978 {#2096
date: 2023-12-28 13:52:58.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2097 …}
+nested: Doctrine\ORM\PersistentCollection {#2078 …}
+votes: Doctrine\ORM\PersistentCollection {#2079 …}
+reports: Doctrine\ORM\PersistentCollection {#2075 …}
+favourites: Doctrine\ORM\PersistentCollection {#2037 …}
+notifications: Doctrine\ORM\PersistentCollection {#2347 …}
-id: 259174
-bodyTs: "'around':14 'call':22 'doubt':3 'get':21 'hate':11 'ironi':29 'm':5 'person':9 'pictur':6 'say':10,15 'stuff':12 'super':26 'turn':13 'unfair':17 'use':24 'voic':28 'whini':27 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5285847"
+editedAt: null
+createdAt: DateTimeImmutable @1703767978 {#2085
date: 2023-12-28 13:52:58.0 +01:00
}
+"title": 259174
}
]
-id: 24889
-titleTs: "'bring':3 'censorship':2 'corpor':1"
-bodyTs: "'anoth':8 'banner':13 'belief':22 'better':89 'boy':118 'censor':17,72 'communiti':75 'consid':60 'corpor':9 'curios':2 'curious':39 'depth':44 'explan':45 'extrem':61 'extremist':54 'feel':105 'general':53,111 'idea':112 'in-depth':42 'indoctrin':115 'instanc':84 'left':5,65 'lemmi':74 'like':106 'm':35 'moder':87 'oh':117 'open':29 'opinion':50,99 'peopl':59 'platform':10,93,97 'pleas':113 'polici':85 'pure':1 'reason':58,82 'reddit':6,66 'regard':102 'restrict':98 'share':107 'speech':116 'summar':109 'unpopular':47 'view':20,48,101 'wait':26 'worm':33"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703653841
+visibility: "visible "
+apId: "https://infosec.pub/post/6452444"
+editedAt: DateTimeImmutable @1707846965 {#1409
date: 2024-02-13 18:56:05.0 +01:00
}
+createdAt: DateTimeImmutable @1703567441 {#1421
date: 2023-12-26 06:10:41.0 +01:00
}
} |
|
Show voter details
|
15 |
DENIED
|
edit
|
App\Entity\Entry {#1431
+user: App\Entity\User {#264 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1670 …}
+slug: "Corporate-Censorship-Bring-You-Here"
+title: "Corporate Censorship Bring You Here?"
+url: null
+body: """
Pure curiosity:\n
\n
If you left reddit or another corporate platform under the banner of not being censored by their views or beliefs, what was that?\n
\n
Wait. Before we open this can of worms, I’m not at all curious about an in-depth explanation of unpopular views or opinions that are generally extremist or that most reasonable people consider extreme. More of:\n
\n
- I left reddit or some other because they censor…?\n
- The lemmy community is more for me because?\n
- I reasons my instance policies or moderators are better than the other platform is?\n
- The other platform restricted opinions or views regarding…?\n
\n
If you feel like sharing, just summarize the general idea, please no indoctrination speeches.\n
\n
Oh boy…
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 53
+favouriteCount: 64
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1710670716 {#1634
date: 2024-03-17 11:18:36.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1666 …}
+votes: Doctrine\ORM\PersistentCollection {#1668 …}
+reports: Doctrine\ORM\PersistentCollection {#1650 …}
+favourites: Doctrine\ORM\PersistentCollection {#1576 …}
+notifications: Doctrine\ORM\PersistentCollection {#1587 …}
+badges: Doctrine\ORM\PersistentCollection {#1548 …}
+children: [
5 => App\Entity\EntryComment {#2457
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+body: "People love echo chambers and affirmations don’t they…"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703596445 {#1628
date: 2023-12-26 14:14:05.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@ichbinjasokreativ@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2461 …}
+nested: Doctrine\ORM\PersistentCollection {#2454 …}
+votes: Doctrine\ORM\PersistentCollection {#2459 …}
+reports: Doctrine\ORM\PersistentCollection {#2470 …}
+favourites: Doctrine\ORM\PersistentCollection {#2467 …}
+notifications: Doctrine\ORM\PersistentCollection {#2371 …}
-id: 253521
-bodyTs: "'affirm':6 'chamber':4 'echo':3 'love':2 'peopl':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258701"
+editedAt: null
+createdAt: DateTimeImmutable @1703596445 {#2452
date: 2023-12-26 14:14:05.0 +01:00
}
+"title": 253521
}
6 => App\Entity\EntryComment {#1686
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: """
I find this super interesting.\n
\n
Firstly, I don’t support their views in your example.\n
\n
I don’t like that they get to spread them. The same thing could be said about people who are anti religion against people talking about their religion. Both parties might say they don’t like the other spreading their views.\n
\n
- If someone moched a cancer patient, we’d loose our minds.\n
- When someone mocks supremacists, we enjoy it. They don’t. The difference is our perspective.\n
- If the mocked or bullied cancer patient contacted mods, the offending account would get banned.\n
- If we mock one group and get banned and other mock another group and don’t, isn’t that being hypocritical?\n
\n
Again, I have no sympathy for some hater crying about their feeling getting hurt when they post garbage, more pathetic than anything.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703596050 {#1556
date: 2023-12-26 14:07:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1716 …}
+nested: Doctrine\ORM\PersistentCollection {#1714 …}
+votes: Doctrine\ORM\PersistentCollection {#1719 …}
+reports: Doctrine\ORM\PersistentCollection {#1729 …}
+favourites: Doctrine\ORM\PersistentCollection {#2463 …}
+notifications: Doctrine\ORM\PersistentCollection {#1740 …}
-id: 253504
-bodyTs: "'account':94 'anoth':109 'anti':36 'anyth':140 'ban':97,105 'bulli':87 'cancer':61,88 'contact':90 'could':29 'cri':127 'd':64 'differ':79 'enjoy':73 'exampl':15 'feel':130 'find':2 'first':6 'garbag':136 'get':22,96,104,131 'group':102,110 'hater':126 'hurt':132 'hypocrit':118 'interest':5 'isn':114 'like':19,51 'loos':65 'might':46 'mind':67 'moch':59 'mock':70,85,100,108 'mod':91 'offend':93 'one':101 'parti':45 'pathet':138 'patient':62,89 'peopl':33,39 'perspect':82 'post':135 'religion':37,43 'said':31 'say':47 'someon':58,69 'spread':24,54 'super':4 'support':10 'supremacist':71 'sympathi':123 'talk':40 'thing':28 'view':12,56 'would':95"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258646"
+editedAt: null
+createdAt: DateTimeImmutable @1703596050 {#1563
date: 2023-12-26 14:07:30.0 +01:00
}
+"title": 253504
}
4 => App\Entity\EntryComment {#2360
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: """
The not saying why they were banned is what inspired my question.\n
\n
I was afraid those people would just come here, but the moderation based on instance and community seems to be working so far. I’m curious how’s that’s going to scale.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703596939 {#2370
date: 2023-12-26 14:22:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2361 …}
+nested: Doctrine\ORM\PersistentCollection {#2372 …}
+votes: Doctrine\ORM\PersistentCollection {#2386 …}
+reports: Doctrine\ORM\PersistentCollection {#2385 …}
+favourites: Doctrine\ORM\PersistentCollection {#2378 …}
+notifications: Doctrine\ORM\PersistentCollection {#2381 …}
-id: 253544
-bodyTs: "'afraid':15 'ban':7 'base':25 'come':20 'communiti':29 'curious':38 'far':35 'go':43 'inspir':10 'instanc':27 'm':37 'moder':24 'peopl':17 'question':12 'say':3 'scale':45 'seem':30 'work':33 'would':18"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258786"
+editedAt: null
+createdAt: DateTimeImmutable @1703596939 {#2377
date: 2023-12-26 14:22:19.0 +01:00
}
+"title": 253544
}
3 => App\Entity\EntryComment {#1909
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: null
+root: null
+body: """
I’m curious about the down votes for the post.\n
\n
They want less discussion about the topic?\n
\n
Or they don’t like the idea not having anonymity?
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1708048117 {#1910
date: 2024-02-16 02:48:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1708 …}
+nested: Doctrine\ORM\PersistentCollection {#1410 …}
+votes: Doctrine\ORM\PersistentCollection {#1907 …}
+reports: Doctrine\ORM\PersistentCollection {#1407 …}
+favourites: Doctrine\ORM\PersistentCollection {#2391 …}
+notifications: Doctrine\ORM\PersistentCollection {#2369 …}
-id: 253965
-bodyTs: "'anonym':27 'curious':3 'discuss':14 'idea':24 'less':13 'like':22 'm':2 'post':10 'topic':17 'vote':7 'want':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5260554"
+editedAt: null
+createdAt: DateTimeImmutable @1703607124 {#1906
date: 2023-12-26 17:12:04.0 +01:00
}
+"title": 253965
}
2 => App\Entity\EntryComment {#2395
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
+root: App\Entity\EntryComment {#1909}
+body: "Ah. Understood."
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703609925 {#2392
date: 2023-12-26 17:58:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@CluckN@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1384 …}
+nested: Doctrine\ORM\PersistentCollection {#1383 …}
+votes: Doctrine\ORM\PersistentCollection {#1405 …}
+reports: Doctrine\ORM\PersistentCollection {#1382 …}
+favourites: Doctrine\ORM\PersistentCollection {#1404 …}
+notifications: Doctrine\ORM\PersistentCollection {#1361 …}
-id: 254087
-bodyTs: "'ah':1 'understood':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5261103"
+editedAt: null
+createdAt: DateTimeImmutable @1703609925 {#2394
date: 2023-12-26 17:58:45.0 +01:00
}
+"title": 254087
}
1 => App\Entity\EntryComment {#2023
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: "The profile Blocklists could start growing, that’s for sure 😀"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703679851 {#1403
date: 2023-12-27 13:24:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2032 …}
+nested: Doctrine\ORM\PersistentCollection {#2024 …}
+votes: Doctrine\ORM\PersistentCollection {#2018 …}
+reports: Doctrine\ORM\PersistentCollection {#2011 …}
+favourites: Doctrine\ORM\PersistentCollection {#2021 …}
+notifications: Doctrine\ORM\PersistentCollection {#2029 …}
-id: 256304
-bodyTs: "'blocklist':3 'could':4 'grow':6 'profil':2 'start':5 'sure':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5271901"
+editedAt: null
+createdAt: DateTimeImmutable @1703679851 {#2019
date: 2023-12-27 13:24:11.0 +01:00
}
+"title": 256304
}
0 => App\Entity\EntryComment {#2082
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: "Yeah, no doubt. I’m picturing the same person saying hateful stuff turning around saying how unfair it is to get called out, using a super whiny voice. Irony."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703767978 {#2096
date: 2023-12-28 13:52:58.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2097 …}
+nested: Doctrine\ORM\PersistentCollection {#2078 …}
+votes: Doctrine\ORM\PersistentCollection {#2079 …}
+reports: Doctrine\ORM\PersistentCollection {#2075 …}
+favourites: Doctrine\ORM\PersistentCollection {#2037 …}
+notifications: Doctrine\ORM\PersistentCollection {#2347 …}
-id: 259174
-bodyTs: "'around':14 'call':22 'doubt':3 'get':21 'hate':11 'ironi':29 'm':5 'person':9 'pictur':6 'say':10,15 'stuff':12 'super':26 'turn':13 'unfair':17 'use':24 'voic':28 'whini':27 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5285847"
+editedAt: null
+createdAt: DateTimeImmutable @1703767978 {#2085
date: 2023-12-28 13:52:58.0 +01:00
}
+"title": 259174
}
]
-id: 24889
-titleTs: "'bring':3 'censorship':2 'corpor':1"
-bodyTs: "'anoth':8 'banner':13 'belief':22 'better':89 'boy':118 'censor':17,72 'communiti':75 'consid':60 'corpor':9 'curios':2 'curious':39 'depth':44 'explan':45 'extrem':61 'extremist':54 'feel':105 'general':53,111 'idea':112 'in-depth':42 'indoctrin':115 'instanc':84 'left':5,65 'lemmi':74 'like':106 'm':35 'moder':87 'oh':117 'open':29 'opinion':50,99 'peopl':59 'platform':10,93,97 'pleas':113 'polici':85 'pure':1 'reason':58,82 'reddit':6,66 'regard':102 'restrict':98 'share':107 'speech':116 'summar':109 'unpopular':47 'view':20,48,101 'wait':26 'worm':33"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703653841
+visibility: "visible "
+apId: "https://infosec.pub/post/6452444"
+editedAt: DateTimeImmutable @1707846965 {#1409
date: 2024-02-13 18:56:05.0 +01:00
}
+createdAt: DateTimeImmutable @1703567441 {#1421
date: 2023-12-26 06:10:41.0 +01:00
}
} |
|
Show voter details
|
16 |
DENIED
|
moderate
|
App\Entity\Entry {#1431
+user: App\Entity\User {#264 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1670 …}
+slug: "Corporate-Censorship-Bring-You-Here"
+title: "Corporate Censorship Bring You Here?"
+url: null
+body: """
Pure curiosity:\n
\n
If you left reddit or another corporate platform under the banner of not being censored by their views or beliefs, what was that?\n
\n
Wait. Before we open this can of worms, I’m not at all curious about an in-depth explanation of unpopular views or opinions that are generally extremist or that most reasonable people consider extreme. More of:\n
\n
- I left reddit or some other because they censor…?\n
- The lemmy community is more for me because?\n
- I reasons my instance policies or moderators are better than the other platform is?\n
- The other platform restricted opinions or views regarding…?\n
\n
If you feel like sharing, just summarize the general idea, please no indoctrination speeches.\n
\n
Oh boy…
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 53
+favouriteCount: 64
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1710670716 {#1634
date: 2024-03-17 11:18:36.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1666 …}
+votes: Doctrine\ORM\PersistentCollection {#1668 …}
+reports: Doctrine\ORM\PersistentCollection {#1650 …}
+favourites: Doctrine\ORM\PersistentCollection {#1576 …}
+notifications: Doctrine\ORM\PersistentCollection {#1587 …}
+badges: Doctrine\ORM\PersistentCollection {#1548 …}
+children: [
5 => App\Entity\EntryComment {#2457
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+body: "People love echo chambers and affirmations don’t they…"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703596445 {#1628
date: 2023-12-26 14:14:05.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@ichbinjasokreativ@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2461 …}
+nested: Doctrine\ORM\PersistentCollection {#2454 …}
+votes: Doctrine\ORM\PersistentCollection {#2459 …}
+reports: Doctrine\ORM\PersistentCollection {#2470 …}
+favourites: Doctrine\ORM\PersistentCollection {#2467 …}
+notifications: Doctrine\ORM\PersistentCollection {#2371 …}
-id: 253521
-bodyTs: "'affirm':6 'chamber':4 'echo':3 'love':2 'peopl':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258701"
+editedAt: null
+createdAt: DateTimeImmutable @1703596445 {#2452
date: 2023-12-26 14:14:05.0 +01:00
}
+"title": 253521
}
6 => App\Entity\EntryComment {#1686
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: """
I find this super interesting.\n
\n
Firstly, I don’t support their views in your example.\n
\n
I don’t like that they get to spread them. The same thing could be said about people who are anti religion against people talking about their religion. Both parties might say they don’t like the other spreading their views.\n
\n
- If someone moched a cancer patient, we’d loose our minds.\n
- When someone mocks supremacists, we enjoy it. They don’t. The difference is our perspective.\n
- If the mocked or bullied cancer patient contacted mods, the offending account would get banned.\n
- If we mock one group and get banned and other mock another group and don’t, isn’t that being hypocritical?\n
\n
Again, I have no sympathy for some hater crying about their feeling getting hurt when they post garbage, more pathetic than anything.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703596050 {#1556
date: 2023-12-26 14:07:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1716 …}
+nested: Doctrine\ORM\PersistentCollection {#1714 …}
+votes: Doctrine\ORM\PersistentCollection {#1719 …}
+reports: Doctrine\ORM\PersistentCollection {#1729 …}
+favourites: Doctrine\ORM\PersistentCollection {#2463 …}
+notifications: Doctrine\ORM\PersistentCollection {#1740 …}
-id: 253504
-bodyTs: "'account':94 'anoth':109 'anti':36 'anyth':140 'ban':97,105 'bulli':87 'cancer':61,88 'contact':90 'could':29 'cri':127 'd':64 'differ':79 'enjoy':73 'exampl':15 'feel':130 'find':2 'first':6 'garbag':136 'get':22,96,104,131 'group':102,110 'hater':126 'hurt':132 'hypocrit':118 'interest':5 'isn':114 'like':19,51 'loos':65 'might':46 'mind':67 'moch':59 'mock':70,85,100,108 'mod':91 'offend':93 'one':101 'parti':45 'pathet':138 'patient':62,89 'peopl':33,39 'perspect':82 'post':135 'religion':37,43 'said':31 'say':47 'someon':58,69 'spread':24,54 'super':4 'support':10 'supremacist':71 'sympathi':123 'talk':40 'thing':28 'view':12,56 'would':95"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258646"
+editedAt: null
+createdAt: DateTimeImmutable @1703596050 {#1563
date: 2023-12-26 14:07:30.0 +01:00
}
+"title": 253504
}
4 => App\Entity\EntryComment {#2360
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: """
The not saying why they were banned is what inspired my question.\n
\n
I was afraid those people would just come here, but the moderation based on instance and community seems to be working so far. I’m curious how’s that’s going to scale.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703596939 {#2370
date: 2023-12-26 14:22:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2361 …}
+nested: Doctrine\ORM\PersistentCollection {#2372 …}
+votes: Doctrine\ORM\PersistentCollection {#2386 …}
+reports: Doctrine\ORM\PersistentCollection {#2385 …}
+favourites: Doctrine\ORM\PersistentCollection {#2378 …}
+notifications: Doctrine\ORM\PersistentCollection {#2381 …}
-id: 253544
-bodyTs: "'afraid':15 'ban':7 'base':25 'come':20 'communiti':29 'curious':38 'far':35 'go':43 'inspir':10 'instanc':27 'm':37 'moder':24 'peopl':17 'question':12 'say':3 'scale':45 'seem':30 'work':33 'would':18"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258786"
+editedAt: null
+createdAt: DateTimeImmutable @1703596939 {#2377
date: 2023-12-26 14:22:19.0 +01:00
}
+"title": 253544
}
3 => App\Entity\EntryComment {#1909
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: null
+root: null
+body: """
I’m curious about the down votes for the post.\n
\n
They want less discussion about the topic?\n
\n
Or they don’t like the idea not having anonymity?
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1708048117 {#1910
date: 2024-02-16 02:48:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1708 …}
+nested: Doctrine\ORM\PersistentCollection {#1410 …}
+votes: Doctrine\ORM\PersistentCollection {#1907 …}
+reports: Doctrine\ORM\PersistentCollection {#1407 …}
+favourites: Doctrine\ORM\PersistentCollection {#2391 …}
+notifications: Doctrine\ORM\PersistentCollection {#2369 …}
-id: 253965
-bodyTs: "'anonym':27 'curious':3 'discuss':14 'idea':24 'less':13 'like':22 'm':2 'post':10 'topic':17 'vote':7 'want':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5260554"
+editedAt: null
+createdAt: DateTimeImmutable @1703607124 {#1906
date: 2023-12-26 17:12:04.0 +01:00
}
+"title": 253965
}
2 => App\Entity\EntryComment {#2395
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
+root: App\Entity\EntryComment {#1909}
+body: "Ah. Understood."
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703609925 {#2392
date: 2023-12-26 17:58:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@CluckN@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1384 …}
+nested: Doctrine\ORM\PersistentCollection {#1383 …}
+votes: Doctrine\ORM\PersistentCollection {#1405 …}
+reports: Doctrine\ORM\PersistentCollection {#1382 …}
+favourites: Doctrine\ORM\PersistentCollection {#1404 …}
+notifications: Doctrine\ORM\PersistentCollection {#1361 …}
-id: 254087
-bodyTs: "'ah':1 'understood':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5261103"
+editedAt: null
+createdAt: DateTimeImmutable @1703609925 {#2394
date: 2023-12-26 17:58:45.0 +01:00
}
+"title": 254087
}
1 => App\Entity\EntryComment {#2023
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: "The profile Blocklists could start growing, that’s for sure 😀"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703679851 {#1403
date: 2023-12-27 13:24:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2032 …}
+nested: Doctrine\ORM\PersistentCollection {#2024 …}
+votes: Doctrine\ORM\PersistentCollection {#2018 …}
+reports: Doctrine\ORM\PersistentCollection {#2011 …}
+favourites: Doctrine\ORM\PersistentCollection {#2021 …}
+notifications: Doctrine\ORM\PersistentCollection {#2029 …}
-id: 256304
-bodyTs: "'blocklist':3 'could':4 'grow':6 'profil':2 'start':5 'sure':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5271901"
+editedAt: null
+createdAt: DateTimeImmutable @1703679851 {#2019
date: 2023-12-27 13:24:11.0 +01:00
}
+"title": 256304
}
0 => App\Entity\EntryComment {#2082
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: "Yeah, no doubt. I’m picturing the same person saying hateful stuff turning around saying how unfair it is to get called out, using a super whiny voice. Irony."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703767978 {#2096
date: 2023-12-28 13:52:58.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2097 …}
+nested: Doctrine\ORM\PersistentCollection {#2078 …}
+votes: Doctrine\ORM\PersistentCollection {#2079 …}
+reports: Doctrine\ORM\PersistentCollection {#2075 …}
+favourites: Doctrine\ORM\PersistentCollection {#2037 …}
+notifications: Doctrine\ORM\PersistentCollection {#2347 …}
-id: 259174
-bodyTs: "'around':14 'call':22 'doubt':3 'get':21 'hate':11 'ironi':29 'm':5 'person':9 'pictur':6 'say':10,15 'stuff':12 'super':26 'turn':13 'unfair':17 'use':24 'voic':28 'whini':27 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5285847"
+editedAt: null
+createdAt: DateTimeImmutable @1703767978 {#2085
date: 2023-12-28 13:52:58.0 +01:00
}
+"title": 259174
}
]
-id: 24889
-titleTs: "'bring':3 'censorship':2 'corpor':1"
-bodyTs: "'anoth':8 'banner':13 'belief':22 'better':89 'boy':118 'censor':17,72 'communiti':75 'consid':60 'corpor':9 'curios':2 'curious':39 'depth':44 'explan':45 'extrem':61 'extremist':54 'feel':105 'general':53,111 'idea':112 'in-depth':42 'indoctrin':115 'instanc':84 'left':5,65 'lemmi':74 'like':106 'm':35 'moder':87 'oh':117 'open':29 'opinion':50,99 'peopl':59 'platform':10,93,97 'pleas':113 'polici':85 'pure':1 'reason':58,82 'reddit':6,66 'regard':102 'restrict':98 'share':107 'speech':116 'summar':109 'unpopular':47 'view':20,48,101 'wait':26 'worm':33"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703653841
+visibility: "visible "
+apId: "https://infosec.pub/post/6452444"
+editedAt: DateTimeImmutable @1707846965 {#1409
date: 2024-02-13 18:56:05.0 +01:00
}
+createdAt: DateTimeImmutable @1703567441 {#1421
date: 2023-12-26 06:10:41.0 +01:00
}
} |
|
Show voter details
|
17 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
18 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2457
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431
+user: App\Entity\User {#264 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1670 …}
+slug: "Corporate-Censorship-Bring-You-Here"
+title: "Corporate Censorship Bring You Here?"
+url: null
+body: """
Pure curiosity:\n
\n
If you left reddit or another corporate platform under the banner of not being censored by their views or beliefs, what was that?\n
\n
Wait. Before we open this can of worms, I’m not at all curious about an in-depth explanation of unpopular views or opinions that are generally extremist or that most reasonable people consider extreme. More of:\n
\n
- I left reddit or some other because they censor…?\n
- The lemmy community is more for me because?\n
- I reasons my instance policies or moderators are better than the other platform is?\n
- The other platform restricted opinions or views regarding…?\n
\n
If you feel like sharing, just summarize the general idea, please no indoctrination speeches.\n
\n
Oh boy…
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 53
+favouriteCount: 64
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1710670716 {#1634
date: 2024-03-17 11:18:36.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1666 …}
+votes: Doctrine\ORM\PersistentCollection {#1668 …}
+reports: Doctrine\ORM\PersistentCollection {#1650 …}
+favourites: Doctrine\ORM\PersistentCollection {#1576 …}
+notifications: Doctrine\ORM\PersistentCollection {#1587 …}
+badges: Doctrine\ORM\PersistentCollection {#1548 …}
+children: [
5 => App\Entity\EntryComment {#2457}
6 => App\Entity\EntryComment {#1686
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: """
I find this super interesting.\n
\n
Firstly, I don’t support their views in your example.\n
\n
I don’t like that they get to spread them. The same thing could be said about people who are anti religion against people talking about their religion. Both parties might say they don’t like the other spreading their views.\n
\n
- If someone moched a cancer patient, we’d loose our minds.\n
- When someone mocks supremacists, we enjoy it. They don’t. The difference is our perspective.\n
- If the mocked or bullied cancer patient contacted mods, the offending account would get banned.\n
- If we mock one group and get banned and other mock another group and don’t, isn’t that being hypocritical?\n
\n
Again, I have no sympathy for some hater crying about their feeling getting hurt when they post garbage, more pathetic than anything.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703596050 {#1556
date: 2023-12-26 14:07:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1716 …}
+nested: Doctrine\ORM\PersistentCollection {#1714 …}
+votes: Doctrine\ORM\PersistentCollection {#1719 …}
+reports: Doctrine\ORM\PersistentCollection {#1729 …}
+favourites: Doctrine\ORM\PersistentCollection {#2463 …}
+notifications: Doctrine\ORM\PersistentCollection {#1740 …}
-id: 253504
-bodyTs: "'account':94 'anoth':109 'anti':36 'anyth':140 'ban':97,105 'bulli':87 'cancer':61,88 'contact':90 'could':29 'cri':127 'd':64 'differ':79 'enjoy':73 'exampl':15 'feel':130 'find':2 'first':6 'garbag':136 'get':22,96,104,131 'group':102,110 'hater':126 'hurt':132 'hypocrit':118 'interest':5 'isn':114 'like':19,51 'loos':65 'might':46 'mind':67 'moch':59 'mock':70,85,100,108 'mod':91 'offend':93 'one':101 'parti':45 'pathet':138 'patient':62,89 'peopl':33,39 'perspect':82 'post':135 'religion':37,43 'said':31 'say':47 'someon':58,69 'spread':24,54 'super':4 'support':10 'supremacist':71 'sympathi':123 'talk':40 'thing':28 'view':12,56 'would':95"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258646"
+editedAt: null
+createdAt: DateTimeImmutable @1703596050 {#1563
date: 2023-12-26 14:07:30.0 +01:00
}
+"title": 253504
}
4 => App\Entity\EntryComment {#2360
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: """
The not saying why they were banned is what inspired my question.\n
\n
I was afraid those people would just come here, but the moderation based on instance and community seems to be working so far. I’m curious how’s that’s going to scale.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703596939 {#2370
date: 2023-12-26 14:22:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2361 …}
+nested: Doctrine\ORM\PersistentCollection {#2372 …}
+votes: Doctrine\ORM\PersistentCollection {#2386 …}
+reports: Doctrine\ORM\PersistentCollection {#2385 …}
+favourites: Doctrine\ORM\PersistentCollection {#2378 …}
+notifications: Doctrine\ORM\PersistentCollection {#2381 …}
-id: 253544
-bodyTs: "'afraid':15 'ban':7 'base':25 'come':20 'communiti':29 'curious':38 'far':35 'go':43 'inspir':10 'instanc':27 'm':37 'moder':24 'peopl':17 'question':12 'say':3 'scale':45 'seem':30 'work':33 'would':18"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258786"
+editedAt: null
+createdAt: DateTimeImmutable @1703596939 {#2377
date: 2023-12-26 14:22:19.0 +01:00
}
+"title": 253544
}
3 => App\Entity\EntryComment {#1909
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: null
+root: null
+body: """
I’m curious about the down votes for the post.\n
\n
They want less discussion about the topic?\n
\n
Or they don’t like the idea not having anonymity?
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1708048117 {#1910
date: 2024-02-16 02:48:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1708 …}
+nested: Doctrine\ORM\PersistentCollection {#1410 …}
+votes: Doctrine\ORM\PersistentCollection {#1907 …}
+reports: Doctrine\ORM\PersistentCollection {#1407 …}
+favourites: Doctrine\ORM\PersistentCollection {#2391 …}
+notifications: Doctrine\ORM\PersistentCollection {#2369 …}
-id: 253965
-bodyTs: "'anonym':27 'curious':3 'discuss':14 'idea':24 'less':13 'like':22 'm':2 'post':10 'topic':17 'vote':7 'want':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5260554"
+editedAt: null
+createdAt: DateTimeImmutable @1703607124 {#1906
date: 2023-12-26 17:12:04.0 +01:00
}
+"title": 253965
}
2 => App\Entity\EntryComment {#2395
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
+root: App\Entity\EntryComment {#1909}
+body: "Ah. Understood."
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703609925 {#2392
date: 2023-12-26 17:58:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@CluckN@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1384 …}
+nested: Doctrine\ORM\PersistentCollection {#1383 …}
+votes: Doctrine\ORM\PersistentCollection {#1405 …}
+reports: Doctrine\ORM\PersistentCollection {#1382 …}
+favourites: Doctrine\ORM\PersistentCollection {#1404 …}
+notifications: Doctrine\ORM\PersistentCollection {#1361 …}
-id: 254087
-bodyTs: "'ah':1 'understood':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5261103"
+editedAt: null
+createdAt: DateTimeImmutable @1703609925 {#2394
date: 2023-12-26 17:58:45.0 +01:00
}
+"title": 254087
}
1 => App\Entity\EntryComment {#2023
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: "The profile Blocklists could start growing, that’s for sure 😀"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703679851 {#1403
date: 2023-12-27 13:24:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2032 …}
+nested: Doctrine\ORM\PersistentCollection {#2024 …}
+votes: Doctrine\ORM\PersistentCollection {#2018 …}
+reports: Doctrine\ORM\PersistentCollection {#2011 …}
+favourites: Doctrine\ORM\PersistentCollection {#2021 …}
+notifications: Doctrine\ORM\PersistentCollection {#2029 …}
-id: 256304
-bodyTs: "'blocklist':3 'could':4 'grow':6 'profil':2 'start':5 'sure':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5271901"
+editedAt: null
+createdAt: DateTimeImmutable @1703679851 {#2019
date: 2023-12-27 13:24:11.0 +01:00
}
+"title": 256304
}
0 => App\Entity\EntryComment {#2082
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: "Yeah, no doubt. I’m picturing the same person saying hateful stuff turning around saying how unfair it is to get called out, using a super whiny voice. Irony."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703767978 {#2096
date: 2023-12-28 13:52:58.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2097 …}
+nested: Doctrine\ORM\PersistentCollection {#2078 …}
+votes: Doctrine\ORM\PersistentCollection {#2079 …}
+reports: Doctrine\ORM\PersistentCollection {#2075 …}
+favourites: Doctrine\ORM\PersistentCollection {#2037 …}
+notifications: Doctrine\ORM\PersistentCollection {#2347 …}
-id: 259174
-bodyTs: "'around':14 'call':22 'doubt':3 'get':21 'hate':11 'ironi':29 'm':5 'person':9 'pictur':6 'say':10,15 'stuff':12 'super':26 'turn':13 'unfair':17 'use':24 'voic':28 'whini':27 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5285847"
+editedAt: null
+createdAt: DateTimeImmutable @1703767978 {#2085
date: 2023-12-28 13:52:58.0 +01:00
}
+"title": 259174
}
]
-id: 24889
-titleTs: "'bring':3 'censorship':2 'corpor':1"
-bodyTs: "'anoth':8 'banner':13 'belief':22 'better':89 'boy':118 'censor':17,72 'communiti':75 'consid':60 'corpor':9 'curios':2 'curious':39 'depth':44 'explan':45 'extrem':61 'extremist':54 'feel':105 'general':53,111 'idea':112 'in-depth':42 'indoctrin':115 'instanc':84 'left':5,65 'lemmi':74 'like':106 'm':35 'moder':87 'oh':117 'open':29 'opinion':50,99 'peopl':59 'platform':10,93,97 'pleas':113 'polici':85 'pure':1 'reason':58,82 'reddit':6,66 'regard':102 'restrict':98 'share':107 'speech':116 'summar':109 'unpopular':47 'view':20,48,101 'wait':26 'worm':33"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703653841
+visibility: "visible "
+apId: "https://infosec.pub/post/6452444"
+editedAt: DateTimeImmutable @1707846965 {#1409
date: 2024-02-13 18:56:05.0 +01:00
}
+createdAt: DateTimeImmutable @1703567441 {#1421
date: 2023-12-26 06:10:41.0 +01:00
}
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+body: "People love echo chambers and affirmations don’t they…"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703596445 {#1628
date: 2023-12-26 14:14:05.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@ichbinjasokreativ@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2461 …}
+nested: Doctrine\ORM\PersistentCollection {#2454 …}
+votes: Doctrine\ORM\PersistentCollection {#2459 …}
+reports: Doctrine\ORM\PersistentCollection {#2470 …}
+favourites: Doctrine\ORM\PersistentCollection {#2467 …}
+notifications: Doctrine\ORM\PersistentCollection {#2371 …}
-id: 253521
-bodyTs: "'affirm':6 'chamber':4 'echo':3 'love':2 'peopl':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258701"
+editedAt: null
+createdAt: DateTimeImmutable @1703596445 {#2452
date: 2023-12-26 14:14:05.0 +01:00
}
+"title": 253521
} |
|
Show voter details
|
19 |
DENIED
|
edit
|
App\Entity\EntryComment {#2457
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431
+user: App\Entity\User {#264 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1670 …}
+slug: "Corporate-Censorship-Bring-You-Here"
+title: "Corporate Censorship Bring You Here?"
+url: null
+body: """
Pure curiosity:\n
\n
If you left reddit or another corporate platform under the banner of not being censored by their views or beliefs, what was that?\n
\n
Wait. Before we open this can of worms, I’m not at all curious about an in-depth explanation of unpopular views or opinions that are generally extremist or that most reasonable people consider extreme. More of:\n
\n
- I left reddit or some other because they censor…?\n
- The lemmy community is more for me because?\n
- I reasons my instance policies or moderators are better than the other platform is?\n
- The other platform restricted opinions or views regarding…?\n
\n
If you feel like sharing, just summarize the general idea, please no indoctrination speeches.\n
\n
Oh boy…
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 53
+favouriteCount: 64
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1710670716 {#1634
date: 2024-03-17 11:18:36.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1666 …}
+votes: Doctrine\ORM\PersistentCollection {#1668 …}
+reports: Doctrine\ORM\PersistentCollection {#1650 …}
+favourites: Doctrine\ORM\PersistentCollection {#1576 …}
+notifications: Doctrine\ORM\PersistentCollection {#1587 …}
+badges: Doctrine\ORM\PersistentCollection {#1548 …}
+children: [
5 => App\Entity\EntryComment {#2457}
6 => App\Entity\EntryComment {#1686
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: """
I find this super interesting.\n
\n
Firstly, I don’t support their views in your example.\n
\n
I don’t like that they get to spread them. The same thing could be said about people who are anti religion against people talking about their religion. Both parties might say they don’t like the other spreading their views.\n
\n
- If someone moched a cancer patient, we’d loose our minds.\n
- When someone mocks supremacists, we enjoy it. They don’t. The difference is our perspective.\n
- If the mocked or bullied cancer patient contacted mods, the offending account would get banned.\n
- If we mock one group and get banned and other mock another group and don’t, isn’t that being hypocritical?\n
\n
Again, I have no sympathy for some hater crying about their feeling getting hurt when they post garbage, more pathetic than anything.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703596050 {#1556
date: 2023-12-26 14:07:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1716 …}
+nested: Doctrine\ORM\PersistentCollection {#1714 …}
+votes: Doctrine\ORM\PersistentCollection {#1719 …}
+reports: Doctrine\ORM\PersistentCollection {#1729 …}
+favourites: Doctrine\ORM\PersistentCollection {#2463 …}
+notifications: Doctrine\ORM\PersistentCollection {#1740 …}
-id: 253504
-bodyTs: "'account':94 'anoth':109 'anti':36 'anyth':140 'ban':97,105 'bulli':87 'cancer':61,88 'contact':90 'could':29 'cri':127 'd':64 'differ':79 'enjoy':73 'exampl':15 'feel':130 'find':2 'first':6 'garbag':136 'get':22,96,104,131 'group':102,110 'hater':126 'hurt':132 'hypocrit':118 'interest':5 'isn':114 'like':19,51 'loos':65 'might':46 'mind':67 'moch':59 'mock':70,85,100,108 'mod':91 'offend':93 'one':101 'parti':45 'pathet':138 'patient':62,89 'peopl':33,39 'perspect':82 'post':135 'religion':37,43 'said':31 'say':47 'someon':58,69 'spread':24,54 'super':4 'support':10 'supremacist':71 'sympathi':123 'talk':40 'thing':28 'view':12,56 'would':95"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258646"
+editedAt: null
+createdAt: DateTimeImmutable @1703596050 {#1563
date: 2023-12-26 14:07:30.0 +01:00
}
+"title": 253504
}
4 => App\Entity\EntryComment {#2360
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: """
The not saying why they were banned is what inspired my question.\n
\n
I was afraid those people would just come here, but the moderation based on instance and community seems to be working so far. I’m curious how’s that’s going to scale.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703596939 {#2370
date: 2023-12-26 14:22:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2361 …}
+nested: Doctrine\ORM\PersistentCollection {#2372 …}
+votes: Doctrine\ORM\PersistentCollection {#2386 …}
+reports: Doctrine\ORM\PersistentCollection {#2385 …}
+favourites: Doctrine\ORM\PersistentCollection {#2378 …}
+notifications: Doctrine\ORM\PersistentCollection {#2381 …}
-id: 253544
-bodyTs: "'afraid':15 'ban':7 'base':25 'come':20 'communiti':29 'curious':38 'far':35 'go':43 'inspir':10 'instanc':27 'm':37 'moder':24 'peopl':17 'question':12 'say':3 'scale':45 'seem':30 'work':33 'would':18"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258786"
+editedAt: null
+createdAt: DateTimeImmutable @1703596939 {#2377
date: 2023-12-26 14:22:19.0 +01:00
}
+"title": 253544
}
3 => App\Entity\EntryComment {#1909
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: null
+root: null
+body: """
I’m curious about the down votes for the post.\n
\n
They want less discussion about the topic?\n
\n
Or they don’t like the idea not having anonymity?
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1708048117 {#1910
date: 2024-02-16 02:48:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1708 …}
+nested: Doctrine\ORM\PersistentCollection {#1410 …}
+votes: Doctrine\ORM\PersistentCollection {#1907 …}
+reports: Doctrine\ORM\PersistentCollection {#1407 …}
+favourites: Doctrine\ORM\PersistentCollection {#2391 …}
+notifications: Doctrine\ORM\PersistentCollection {#2369 …}
-id: 253965
-bodyTs: "'anonym':27 'curious':3 'discuss':14 'idea':24 'less':13 'like':22 'm':2 'post':10 'topic':17 'vote':7 'want':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5260554"
+editedAt: null
+createdAt: DateTimeImmutable @1703607124 {#1906
date: 2023-12-26 17:12:04.0 +01:00
}
+"title": 253965
}
2 => App\Entity\EntryComment {#2395
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
+root: App\Entity\EntryComment {#1909}
+body: "Ah. Understood."
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703609925 {#2392
date: 2023-12-26 17:58:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@CluckN@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1384 …}
+nested: Doctrine\ORM\PersistentCollection {#1383 …}
+votes: Doctrine\ORM\PersistentCollection {#1405 …}
+reports: Doctrine\ORM\PersistentCollection {#1382 …}
+favourites: Doctrine\ORM\PersistentCollection {#1404 …}
+notifications: Doctrine\ORM\PersistentCollection {#1361 …}
-id: 254087
-bodyTs: "'ah':1 'understood':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5261103"
+editedAt: null
+createdAt: DateTimeImmutable @1703609925 {#2394
date: 2023-12-26 17:58:45.0 +01:00
}
+"title": 254087
}
1 => App\Entity\EntryComment {#2023
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: "The profile Blocklists could start growing, that’s for sure 😀"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703679851 {#1403
date: 2023-12-27 13:24:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2032 …}
+nested: Doctrine\ORM\PersistentCollection {#2024 …}
+votes: Doctrine\ORM\PersistentCollection {#2018 …}
+reports: Doctrine\ORM\PersistentCollection {#2011 …}
+favourites: Doctrine\ORM\PersistentCollection {#2021 …}
+notifications: Doctrine\ORM\PersistentCollection {#2029 …}
-id: 256304
-bodyTs: "'blocklist':3 'could':4 'grow':6 'profil':2 'start':5 'sure':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5271901"
+editedAt: null
+createdAt: DateTimeImmutable @1703679851 {#2019
date: 2023-12-27 13:24:11.0 +01:00
}
+"title": 256304
}
0 => App\Entity\EntryComment {#2082
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: "Yeah, no doubt. I’m picturing the same person saying hateful stuff turning around saying how unfair it is to get called out, using a super whiny voice. Irony."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703767978 {#2096
date: 2023-12-28 13:52:58.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2097 …}
+nested: Doctrine\ORM\PersistentCollection {#2078 …}
+votes: Doctrine\ORM\PersistentCollection {#2079 …}
+reports: Doctrine\ORM\PersistentCollection {#2075 …}
+favourites: Doctrine\ORM\PersistentCollection {#2037 …}
+notifications: Doctrine\ORM\PersistentCollection {#2347 …}
-id: 259174
-bodyTs: "'around':14 'call':22 'doubt':3 'get':21 'hate':11 'ironi':29 'm':5 'person':9 'pictur':6 'say':10,15 'stuff':12 'super':26 'turn':13 'unfair':17 'use':24 'voic':28 'whini':27 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5285847"
+editedAt: null
+createdAt: DateTimeImmutable @1703767978 {#2085
date: 2023-12-28 13:52:58.0 +01:00
}
+"title": 259174
}
]
-id: 24889
-titleTs: "'bring':3 'censorship':2 'corpor':1"
-bodyTs: "'anoth':8 'banner':13 'belief':22 'better':89 'boy':118 'censor':17,72 'communiti':75 'consid':60 'corpor':9 'curios':2 'curious':39 'depth':44 'explan':45 'extrem':61 'extremist':54 'feel':105 'general':53,111 'idea':112 'in-depth':42 'indoctrin':115 'instanc':84 'left':5,65 'lemmi':74 'like':106 'm':35 'moder':87 'oh':117 'open':29 'opinion':50,99 'peopl':59 'platform':10,93,97 'pleas':113 'polici':85 'pure':1 'reason':58,82 'reddit':6,66 'regard':102 'restrict':98 'share':107 'speech':116 'summar':109 'unpopular':47 'view':20,48,101 'wait':26 'worm':33"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703653841
+visibility: "visible "
+apId: "https://infosec.pub/post/6452444"
+editedAt: DateTimeImmutable @1707846965 {#1409
date: 2024-02-13 18:56:05.0 +01:00
}
+createdAt: DateTimeImmutable @1703567441 {#1421
date: 2023-12-26 06:10:41.0 +01:00
}
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+body: "People love echo chambers and affirmations don’t they…"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703596445 {#1628
date: 2023-12-26 14:14:05.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@ichbinjasokreativ@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2461 …}
+nested: Doctrine\ORM\PersistentCollection {#2454 …}
+votes: Doctrine\ORM\PersistentCollection {#2459 …}
+reports: Doctrine\ORM\PersistentCollection {#2470 …}
+favourites: Doctrine\ORM\PersistentCollection {#2467 …}
+notifications: Doctrine\ORM\PersistentCollection {#2371 …}
-id: 253521
-bodyTs: "'affirm':6 'chamber':4 'echo':3 'love':2 'peopl':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258701"
+editedAt: null
+createdAt: DateTimeImmutable @1703596445 {#2452
date: 2023-12-26 14:14:05.0 +01:00
}
+"title": 253521
} |
|
Show voter details
|
20 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2457
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431
+user: App\Entity\User {#264 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1670 …}
+slug: "Corporate-Censorship-Bring-You-Here"
+title: "Corporate Censorship Bring You Here?"
+url: null
+body: """
Pure curiosity:\n
\n
If you left reddit or another corporate platform under the banner of not being censored by their views or beliefs, what was that?\n
\n
Wait. Before we open this can of worms, I’m not at all curious about an in-depth explanation of unpopular views or opinions that are generally extremist or that most reasonable people consider extreme. More of:\n
\n
- I left reddit or some other because they censor…?\n
- The lemmy community is more for me because?\n
- I reasons my instance policies or moderators are better than the other platform is?\n
- The other platform restricted opinions or views regarding…?\n
\n
If you feel like sharing, just summarize the general idea, please no indoctrination speeches.\n
\n
Oh boy…
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 53
+favouriteCount: 64
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1710670716 {#1634
date: 2024-03-17 11:18:36.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1666 …}
+votes: Doctrine\ORM\PersistentCollection {#1668 …}
+reports: Doctrine\ORM\PersistentCollection {#1650 …}
+favourites: Doctrine\ORM\PersistentCollection {#1576 …}
+notifications: Doctrine\ORM\PersistentCollection {#1587 …}
+badges: Doctrine\ORM\PersistentCollection {#1548 …}
+children: [
5 => App\Entity\EntryComment {#2457}
6 => App\Entity\EntryComment {#1686
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: """
I find this super interesting.\n
\n
Firstly, I don’t support their views in your example.\n
\n
I don’t like that they get to spread them. The same thing could be said about people who are anti religion against people talking about their religion. Both parties might say they don’t like the other spreading their views.\n
\n
- If someone moched a cancer patient, we’d loose our minds.\n
- When someone mocks supremacists, we enjoy it. They don’t. The difference is our perspective.\n
- If the mocked or bullied cancer patient contacted mods, the offending account would get banned.\n
- If we mock one group and get banned and other mock another group and don’t, isn’t that being hypocritical?\n
\n
Again, I have no sympathy for some hater crying about their feeling getting hurt when they post garbage, more pathetic than anything.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703596050 {#1556
date: 2023-12-26 14:07:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1716 …}
+nested: Doctrine\ORM\PersistentCollection {#1714 …}
+votes: Doctrine\ORM\PersistentCollection {#1719 …}
+reports: Doctrine\ORM\PersistentCollection {#1729 …}
+favourites: Doctrine\ORM\PersistentCollection {#2463 …}
+notifications: Doctrine\ORM\PersistentCollection {#1740 …}
-id: 253504
-bodyTs: "'account':94 'anoth':109 'anti':36 'anyth':140 'ban':97,105 'bulli':87 'cancer':61,88 'contact':90 'could':29 'cri':127 'd':64 'differ':79 'enjoy':73 'exampl':15 'feel':130 'find':2 'first':6 'garbag':136 'get':22,96,104,131 'group':102,110 'hater':126 'hurt':132 'hypocrit':118 'interest':5 'isn':114 'like':19,51 'loos':65 'might':46 'mind':67 'moch':59 'mock':70,85,100,108 'mod':91 'offend':93 'one':101 'parti':45 'pathet':138 'patient':62,89 'peopl':33,39 'perspect':82 'post':135 'religion':37,43 'said':31 'say':47 'someon':58,69 'spread':24,54 'super':4 'support':10 'supremacist':71 'sympathi':123 'talk':40 'thing':28 'view':12,56 'would':95"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258646"
+editedAt: null
+createdAt: DateTimeImmutable @1703596050 {#1563
date: 2023-12-26 14:07:30.0 +01:00
}
+"title": 253504
}
4 => App\Entity\EntryComment {#2360
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: """
The not saying why they were banned is what inspired my question.\n
\n
I was afraid those people would just come here, but the moderation based on instance and community seems to be working so far. I’m curious how’s that’s going to scale.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703596939 {#2370
date: 2023-12-26 14:22:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2361 …}
+nested: Doctrine\ORM\PersistentCollection {#2372 …}
+votes: Doctrine\ORM\PersistentCollection {#2386 …}
+reports: Doctrine\ORM\PersistentCollection {#2385 …}
+favourites: Doctrine\ORM\PersistentCollection {#2378 …}
+notifications: Doctrine\ORM\PersistentCollection {#2381 …}
-id: 253544
-bodyTs: "'afraid':15 'ban':7 'base':25 'come':20 'communiti':29 'curious':38 'far':35 'go':43 'inspir':10 'instanc':27 'm':37 'moder':24 'peopl':17 'question':12 'say':3 'scale':45 'seem':30 'work':33 'would':18"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258786"
+editedAt: null
+createdAt: DateTimeImmutable @1703596939 {#2377
date: 2023-12-26 14:22:19.0 +01:00
}
+"title": 253544
}
3 => App\Entity\EntryComment {#1909
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: null
+root: null
+body: """
I’m curious about the down votes for the post.\n
\n
They want less discussion about the topic?\n
\n
Or they don’t like the idea not having anonymity?
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1708048117 {#1910
date: 2024-02-16 02:48:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1708 …}
+nested: Doctrine\ORM\PersistentCollection {#1410 …}
+votes: Doctrine\ORM\PersistentCollection {#1907 …}
+reports: Doctrine\ORM\PersistentCollection {#1407 …}
+favourites: Doctrine\ORM\PersistentCollection {#2391 …}
+notifications: Doctrine\ORM\PersistentCollection {#2369 …}
-id: 253965
-bodyTs: "'anonym':27 'curious':3 'discuss':14 'idea':24 'less':13 'like':22 'm':2 'post':10 'topic':17 'vote':7 'want':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5260554"
+editedAt: null
+createdAt: DateTimeImmutable @1703607124 {#1906
date: 2023-12-26 17:12:04.0 +01:00
}
+"title": 253965
}
2 => App\Entity\EntryComment {#2395
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
+root: App\Entity\EntryComment {#1909}
+body: "Ah. Understood."
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703609925 {#2392
date: 2023-12-26 17:58:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@CluckN@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1384 …}
+nested: Doctrine\ORM\PersistentCollection {#1383 …}
+votes: Doctrine\ORM\PersistentCollection {#1405 …}
+reports: Doctrine\ORM\PersistentCollection {#1382 …}
+favourites: Doctrine\ORM\PersistentCollection {#1404 …}
+notifications: Doctrine\ORM\PersistentCollection {#1361 …}
-id: 254087
-bodyTs: "'ah':1 'understood':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5261103"
+editedAt: null
+createdAt: DateTimeImmutable @1703609925 {#2394
date: 2023-12-26 17:58:45.0 +01:00
}
+"title": 254087
}
1 => App\Entity\EntryComment {#2023
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: "The profile Blocklists could start growing, that’s for sure 😀"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703679851 {#1403
date: 2023-12-27 13:24:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2032 …}
+nested: Doctrine\ORM\PersistentCollection {#2024 …}
+votes: Doctrine\ORM\PersistentCollection {#2018 …}
+reports: Doctrine\ORM\PersistentCollection {#2011 …}
+favourites: Doctrine\ORM\PersistentCollection {#2021 …}
+notifications: Doctrine\ORM\PersistentCollection {#2029 …}
-id: 256304
-bodyTs: "'blocklist':3 'could':4 'grow':6 'profil':2 'start':5 'sure':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5271901"
+editedAt: null
+createdAt: DateTimeImmutable @1703679851 {#2019
date: 2023-12-27 13:24:11.0 +01:00
}
+"title": 256304
}
0 => App\Entity\EntryComment {#2082
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: "Yeah, no doubt. I’m picturing the same person saying hateful stuff turning around saying how unfair it is to get called out, using a super whiny voice. Irony."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703767978 {#2096
date: 2023-12-28 13:52:58.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2097 …}
+nested: Doctrine\ORM\PersistentCollection {#2078 …}
+votes: Doctrine\ORM\PersistentCollection {#2079 …}
+reports: Doctrine\ORM\PersistentCollection {#2075 …}
+favourites: Doctrine\ORM\PersistentCollection {#2037 …}
+notifications: Doctrine\ORM\PersistentCollection {#2347 …}
-id: 259174
-bodyTs: "'around':14 'call':22 'doubt':3 'get':21 'hate':11 'ironi':29 'm':5 'person':9 'pictur':6 'say':10,15 'stuff':12 'super':26 'turn':13 'unfair':17 'use':24 'voic':28 'whini':27 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5285847"
+editedAt: null
+createdAt: DateTimeImmutable @1703767978 {#2085
date: 2023-12-28 13:52:58.0 +01:00
}
+"title": 259174
}
]
-id: 24889
-titleTs: "'bring':3 'censorship':2 'corpor':1"
-bodyTs: "'anoth':8 'banner':13 'belief':22 'better':89 'boy':118 'censor':17,72 'communiti':75 'consid':60 'corpor':9 'curios':2 'curious':39 'depth':44 'explan':45 'extrem':61 'extremist':54 'feel':105 'general':53,111 'idea':112 'in-depth':42 'indoctrin':115 'instanc':84 'left':5,65 'lemmi':74 'like':106 'm':35 'moder':87 'oh':117 'open':29 'opinion':50,99 'peopl':59 'platform':10,93,97 'pleas':113 'polici':85 'pure':1 'reason':58,82 'reddit':6,66 'regard':102 'restrict':98 'share':107 'speech':116 'summar':109 'unpopular':47 'view':20,48,101 'wait':26 'worm':33"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703653841
+visibility: "visible "
+apId: "https://infosec.pub/post/6452444"
+editedAt: DateTimeImmutable @1707846965 {#1409
date: 2024-02-13 18:56:05.0 +01:00
}
+createdAt: DateTimeImmutable @1703567441 {#1421
date: 2023-12-26 06:10:41.0 +01:00
}
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+body: "People love echo chambers and affirmations don’t they…"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703596445 {#1628
date: 2023-12-26 14:14:05.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@ichbinjasokreativ@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2461 …}
+nested: Doctrine\ORM\PersistentCollection {#2454 …}
+votes: Doctrine\ORM\PersistentCollection {#2459 …}
+reports: Doctrine\ORM\PersistentCollection {#2470 …}
+favourites: Doctrine\ORM\PersistentCollection {#2467 …}
+notifications: Doctrine\ORM\PersistentCollection {#2371 …}
-id: 253521
-bodyTs: "'affirm':6 'chamber':4 'echo':3 'love':2 'peopl':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258701"
+editedAt: null
+createdAt: DateTimeImmutable @1703596445 {#2452
date: 2023-12-26 14:14:05.0 +01:00
}
+"title": 253521
} |
|
Show voter details
|
21 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
22 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1686
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431
+user: App\Entity\User {#264 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1670 …}
+slug: "Corporate-Censorship-Bring-You-Here"
+title: "Corporate Censorship Bring You Here?"
+url: null
+body: """
Pure curiosity:\n
\n
If you left reddit or another corporate platform under the banner of not being censored by their views or beliefs, what was that?\n
\n
Wait. Before we open this can of worms, I’m not at all curious about an in-depth explanation of unpopular views or opinions that are generally extremist or that most reasonable people consider extreme. More of:\n
\n
- I left reddit or some other because they censor…?\n
- The lemmy community is more for me because?\n
- I reasons my instance policies or moderators are better than the other platform is?\n
- The other platform restricted opinions or views regarding…?\n
\n
If you feel like sharing, just summarize the general idea, please no indoctrination speeches.\n
\n
Oh boy…
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 53
+favouriteCount: 64
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1710670716 {#1634
date: 2024-03-17 11:18:36.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1666 …}
+votes: Doctrine\ORM\PersistentCollection {#1668 …}
+reports: Doctrine\ORM\PersistentCollection {#1650 …}
+favourites: Doctrine\ORM\PersistentCollection {#1576 …}
+notifications: Doctrine\ORM\PersistentCollection {#1587 …}
+badges: Doctrine\ORM\PersistentCollection {#1548 …}
+children: [
5 => App\Entity\EntryComment {#2457
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+body: "People love echo chambers and affirmations don’t they…"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703596445 {#1628
date: 2023-12-26 14:14:05.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@ichbinjasokreativ@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2461 …}
+nested: Doctrine\ORM\PersistentCollection {#2454 …}
+votes: Doctrine\ORM\PersistentCollection {#2459 …}
+reports: Doctrine\ORM\PersistentCollection {#2470 …}
+favourites: Doctrine\ORM\PersistentCollection {#2467 …}
+notifications: Doctrine\ORM\PersistentCollection {#2371 …}
-id: 253521
-bodyTs: "'affirm':6 'chamber':4 'echo':3 'love':2 'peopl':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258701"
+editedAt: null
+createdAt: DateTimeImmutable @1703596445 {#2452
date: 2023-12-26 14:14:05.0 +01:00
}
+"title": 253521
}
6 => App\Entity\EntryComment {#1686}
4 => App\Entity\EntryComment {#2360
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: """
The not saying why they were banned is what inspired my question.\n
\n
I was afraid those people would just come here, but the moderation based on instance and community seems to be working so far. I’m curious how’s that’s going to scale.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703596939 {#2370
date: 2023-12-26 14:22:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2361 …}
+nested: Doctrine\ORM\PersistentCollection {#2372 …}
+votes: Doctrine\ORM\PersistentCollection {#2386 …}
+reports: Doctrine\ORM\PersistentCollection {#2385 …}
+favourites: Doctrine\ORM\PersistentCollection {#2378 …}
+notifications: Doctrine\ORM\PersistentCollection {#2381 …}
-id: 253544
-bodyTs: "'afraid':15 'ban':7 'base':25 'come':20 'communiti':29 'curious':38 'far':35 'go':43 'inspir':10 'instanc':27 'm':37 'moder':24 'peopl':17 'question':12 'say':3 'scale':45 'seem':30 'work':33 'would':18"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258786"
+editedAt: null
+createdAt: DateTimeImmutable @1703596939 {#2377
date: 2023-12-26 14:22:19.0 +01:00
}
+"title": 253544
}
3 => App\Entity\EntryComment {#1909
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: null
+root: null
+body: """
I’m curious about the down votes for the post.\n
\n
They want less discussion about the topic?\n
\n
Or they don’t like the idea not having anonymity?
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1708048117 {#1910
date: 2024-02-16 02:48:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1708 …}
+nested: Doctrine\ORM\PersistentCollection {#1410 …}
+votes: Doctrine\ORM\PersistentCollection {#1907 …}
+reports: Doctrine\ORM\PersistentCollection {#1407 …}
+favourites: Doctrine\ORM\PersistentCollection {#2391 …}
+notifications: Doctrine\ORM\PersistentCollection {#2369 …}
-id: 253965
-bodyTs: "'anonym':27 'curious':3 'discuss':14 'idea':24 'less':13 'like':22 'm':2 'post':10 'topic':17 'vote':7 'want':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5260554"
+editedAt: null
+createdAt: DateTimeImmutable @1703607124 {#1906
date: 2023-12-26 17:12:04.0 +01:00
}
+"title": 253965
}
2 => App\Entity\EntryComment {#2395
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
+root: App\Entity\EntryComment {#1909}
+body: "Ah. Understood."
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703609925 {#2392
date: 2023-12-26 17:58:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@CluckN@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1384 …}
+nested: Doctrine\ORM\PersistentCollection {#1383 …}
+votes: Doctrine\ORM\PersistentCollection {#1405 …}
+reports: Doctrine\ORM\PersistentCollection {#1382 …}
+favourites: Doctrine\ORM\PersistentCollection {#1404 …}
+notifications: Doctrine\ORM\PersistentCollection {#1361 …}
-id: 254087
-bodyTs: "'ah':1 'understood':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5261103"
+editedAt: null
+createdAt: DateTimeImmutable @1703609925 {#2394
date: 2023-12-26 17:58:45.0 +01:00
}
+"title": 254087
}
1 => App\Entity\EntryComment {#2023
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: "The profile Blocklists could start growing, that’s for sure 😀"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703679851 {#1403
date: 2023-12-27 13:24:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2032 …}
+nested: Doctrine\ORM\PersistentCollection {#2024 …}
+votes: Doctrine\ORM\PersistentCollection {#2018 …}
+reports: Doctrine\ORM\PersistentCollection {#2011 …}
+favourites: Doctrine\ORM\PersistentCollection {#2021 …}
+notifications: Doctrine\ORM\PersistentCollection {#2029 …}
-id: 256304
-bodyTs: "'blocklist':3 'could':4 'grow':6 'profil':2 'start':5 'sure':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5271901"
+editedAt: null
+createdAt: DateTimeImmutable @1703679851 {#2019
date: 2023-12-27 13:24:11.0 +01:00
}
+"title": 256304
}
0 => App\Entity\EntryComment {#2082
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: "Yeah, no doubt. I’m picturing the same person saying hateful stuff turning around saying how unfair it is to get called out, using a super whiny voice. Irony."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703767978 {#2096
date: 2023-12-28 13:52:58.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2097 …}
+nested: Doctrine\ORM\PersistentCollection {#2078 …}
+votes: Doctrine\ORM\PersistentCollection {#2079 …}
+reports: Doctrine\ORM\PersistentCollection {#2075 …}
+favourites: Doctrine\ORM\PersistentCollection {#2037 …}
+notifications: Doctrine\ORM\PersistentCollection {#2347 …}
-id: 259174
-bodyTs: "'around':14 'call':22 'doubt':3 'get':21 'hate':11 'ironi':29 'm':5 'person':9 'pictur':6 'say':10,15 'stuff':12 'super':26 'turn':13 'unfair':17 'use':24 'voic':28 'whini':27 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5285847"
+editedAt: null
+createdAt: DateTimeImmutable @1703767978 {#2085
date: 2023-12-28 13:52:58.0 +01:00
}
+"title": 259174
}
]
-id: 24889
-titleTs: "'bring':3 'censorship':2 'corpor':1"
-bodyTs: "'anoth':8 'banner':13 'belief':22 'better':89 'boy':118 'censor':17,72 'communiti':75 'consid':60 'corpor':9 'curios':2 'curious':39 'depth':44 'explan':45 'extrem':61 'extremist':54 'feel':105 'general':53,111 'idea':112 'in-depth':42 'indoctrin':115 'instanc':84 'left':5,65 'lemmi':74 'like':106 'm':35 'moder':87 'oh':117 'open':29 'opinion':50,99 'peopl':59 'platform':10,93,97 'pleas':113 'polici':85 'pure':1 'reason':58,82 'reddit':6,66 'regard':102 'restrict':98 'share':107 'speech':116 'summar':109 'unpopular':47 'view':20,48,101 'wait':26 'worm':33"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703653841
+visibility: "visible "
+apId: "https://infosec.pub/post/6452444"
+editedAt: DateTimeImmutable @1707846965 {#1409
date: 2024-02-13 18:56:05.0 +01:00
}
+createdAt: DateTimeImmutable @1703567441 {#1421
date: 2023-12-26 06:10:41.0 +01:00
}
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: """
I find this super interesting.\n
\n
Firstly, I don’t support their views in your example.\n
\n
I don’t like that they get to spread them. The same thing could be said about people who are anti religion against people talking about their religion. Both parties might say they don’t like the other spreading their views.\n
\n
- If someone moched a cancer patient, we’d loose our minds.\n
- When someone mocks supremacists, we enjoy it. They don’t. The difference is our perspective.\n
- If the mocked or bullied cancer patient contacted mods, the offending account would get banned.\n
- If we mock one group and get banned and other mock another group and don’t, isn’t that being hypocritical?\n
\n
Again, I have no sympathy for some hater crying about their feeling getting hurt when they post garbage, more pathetic than anything.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703596050 {#1556
date: 2023-12-26 14:07:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1716 …}
+nested: Doctrine\ORM\PersistentCollection {#1714 …}
+votes: Doctrine\ORM\PersistentCollection {#1719 …}
+reports: Doctrine\ORM\PersistentCollection {#1729 …}
+favourites: Doctrine\ORM\PersistentCollection {#2463 …}
+notifications: Doctrine\ORM\PersistentCollection {#1740 …}
-id: 253504
-bodyTs: "'account':94 'anoth':109 'anti':36 'anyth':140 'ban':97,105 'bulli':87 'cancer':61,88 'contact':90 'could':29 'cri':127 'd':64 'differ':79 'enjoy':73 'exampl':15 'feel':130 'find':2 'first':6 'garbag':136 'get':22,96,104,131 'group':102,110 'hater':126 'hurt':132 'hypocrit':118 'interest':5 'isn':114 'like':19,51 'loos':65 'might':46 'mind':67 'moch':59 'mock':70,85,100,108 'mod':91 'offend':93 'one':101 'parti':45 'pathet':138 'patient':62,89 'peopl':33,39 'perspect':82 'post':135 'religion':37,43 'said':31 'say':47 'someon':58,69 'spread':24,54 'super':4 'support':10 'supremacist':71 'sympathi':123 'talk':40 'thing':28 'view':12,56 'would':95"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258646"
+editedAt: null
+createdAt: DateTimeImmutable @1703596050 {#1563
date: 2023-12-26 14:07:30.0 +01:00
}
+"title": 253504
} |
|
Show voter details
|
23 |
DENIED
|
edit
|
App\Entity\EntryComment {#1686
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431
+user: App\Entity\User {#264 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1670 …}
+slug: "Corporate-Censorship-Bring-You-Here"
+title: "Corporate Censorship Bring You Here?"
+url: null
+body: """
Pure curiosity:\n
\n
If you left reddit or another corporate platform under the banner of not being censored by their views or beliefs, what was that?\n
\n
Wait. Before we open this can of worms, I’m not at all curious about an in-depth explanation of unpopular views or opinions that are generally extremist or that most reasonable people consider extreme. More of:\n
\n
- I left reddit or some other because they censor…?\n
- The lemmy community is more for me because?\n
- I reasons my instance policies or moderators are better than the other platform is?\n
- The other platform restricted opinions or views regarding…?\n
\n
If you feel like sharing, just summarize the general idea, please no indoctrination speeches.\n
\n
Oh boy…
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 53
+favouriteCount: 64
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1710670716 {#1634
date: 2024-03-17 11:18:36.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1666 …}
+votes: Doctrine\ORM\PersistentCollection {#1668 …}
+reports: Doctrine\ORM\PersistentCollection {#1650 …}
+favourites: Doctrine\ORM\PersistentCollection {#1576 …}
+notifications: Doctrine\ORM\PersistentCollection {#1587 …}
+badges: Doctrine\ORM\PersistentCollection {#1548 …}
+children: [
5 => App\Entity\EntryComment {#2457
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+body: "People love echo chambers and affirmations don’t they…"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703596445 {#1628
date: 2023-12-26 14:14:05.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@ichbinjasokreativ@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2461 …}
+nested: Doctrine\ORM\PersistentCollection {#2454 …}
+votes: Doctrine\ORM\PersistentCollection {#2459 …}
+reports: Doctrine\ORM\PersistentCollection {#2470 …}
+favourites: Doctrine\ORM\PersistentCollection {#2467 …}
+notifications: Doctrine\ORM\PersistentCollection {#2371 …}
-id: 253521
-bodyTs: "'affirm':6 'chamber':4 'echo':3 'love':2 'peopl':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258701"
+editedAt: null
+createdAt: DateTimeImmutable @1703596445 {#2452
date: 2023-12-26 14:14:05.0 +01:00
}
+"title": 253521
}
6 => App\Entity\EntryComment {#1686}
4 => App\Entity\EntryComment {#2360
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: """
The not saying why they were banned is what inspired my question.\n
\n
I was afraid those people would just come here, but the moderation based on instance and community seems to be working so far. I’m curious how’s that’s going to scale.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703596939 {#2370
date: 2023-12-26 14:22:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2361 …}
+nested: Doctrine\ORM\PersistentCollection {#2372 …}
+votes: Doctrine\ORM\PersistentCollection {#2386 …}
+reports: Doctrine\ORM\PersistentCollection {#2385 …}
+favourites: Doctrine\ORM\PersistentCollection {#2378 …}
+notifications: Doctrine\ORM\PersistentCollection {#2381 …}
-id: 253544
-bodyTs: "'afraid':15 'ban':7 'base':25 'come':20 'communiti':29 'curious':38 'far':35 'go':43 'inspir':10 'instanc':27 'm':37 'moder':24 'peopl':17 'question':12 'say':3 'scale':45 'seem':30 'work':33 'would':18"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258786"
+editedAt: null
+createdAt: DateTimeImmutable @1703596939 {#2377
date: 2023-12-26 14:22:19.0 +01:00
}
+"title": 253544
}
3 => App\Entity\EntryComment {#1909
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: null
+root: null
+body: """
I’m curious about the down votes for the post.\n
\n
They want less discussion about the topic?\n
\n
Or they don’t like the idea not having anonymity?
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1708048117 {#1910
date: 2024-02-16 02:48:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1708 …}
+nested: Doctrine\ORM\PersistentCollection {#1410 …}
+votes: Doctrine\ORM\PersistentCollection {#1907 …}
+reports: Doctrine\ORM\PersistentCollection {#1407 …}
+favourites: Doctrine\ORM\PersistentCollection {#2391 …}
+notifications: Doctrine\ORM\PersistentCollection {#2369 …}
-id: 253965
-bodyTs: "'anonym':27 'curious':3 'discuss':14 'idea':24 'less':13 'like':22 'm':2 'post':10 'topic':17 'vote':7 'want':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5260554"
+editedAt: null
+createdAt: DateTimeImmutable @1703607124 {#1906
date: 2023-12-26 17:12:04.0 +01:00
}
+"title": 253965
}
2 => App\Entity\EntryComment {#2395
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
+root: App\Entity\EntryComment {#1909}
+body: "Ah. Understood."
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703609925 {#2392
date: 2023-12-26 17:58:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@CluckN@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1384 …}
+nested: Doctrine\ORM\PersistentCollection {#1383 …}
+votes: Doctrine\ORM\PersistentCollection {#1405 …}
+reports: Doctrine\ORM\PersistentCollection {#1382 …}
+favourites: Doctrine\ORM\PersistentCollection {#1404 …}
+notifications: Doctrine\ORM\PersistentCollection {#1361 …}
-id: 254087
-bodyTs: "'ah':1 'understood':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5261103"
+editedAt: null
+createdAt: DateTimeImmutable @1703609925 {#2394
date: 2023-12-26 17:58:45.0 +01:00
}
+"title": 254087
}
1 => App\Entity\EntryComment {#2023
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: "The profile Blocklists could start growing, that’s for sure 😀"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703679851 {#1403
date: 2023-12-27 13:24:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2032 …}
+nested: Doctrine\ORM\PersistentCollection {#2024 …}
+votes: Doctrine\ORM\PersistentCollection {#2018 …}
+reports: Doctrine\ORM\PersistentCollection {#2011 …}
+favourites: Doctrine\ORM\PersistentCollection {#2021 …}
+notifications: Doctrine\ORM\PersistentCollection {#2029 …}
-id: 256304
-bodyTs: "'blocklist':3 'could':4 'grow':6 'profil':2 'start':5 'sure':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5271901"
+editedAt: null
+createdAt: DateTimeImmutable @1703679851 {#2019
date: 2023-12-27 13:24:11.0 +01:00
}
+"title": 256304
}
0 => App\Entity\EntryComment {#2082
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: "Yeah, no doubt. I’m picturing the same person saying hateful stuff turning around saying how unfair it is to get called out, using a super whiny voice. Irony."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703767978 {#2096
date: 2023-12-28 13:52:58.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2097 …}
+nested: Doctrine\ORM\PersistentCollection {#2078 …}
+votes: Doctrine\ORM\PersistentCollection {#2079 …}
+reports: Doctrine\ORM\PersistentCollection {#2075 …}
+favourites: Doctrine\ORM\PersistentCollection {#2037 …}
+notifications: Doctrine\ORM\PersistentCollection {#2347 …}
-id: 259174
-bodyTs: "'around':14 'call':22 'doubt':3 'get':21 'hate':11 'ironi':29 'm':5 'person':9 'pictur':6 'say':10,15 'stuff':12 'super':26 'turn':13 'unfair':17 'use':24 'voic':28 'whini':27 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5285847"
+editedAt: null
+createdAt: DateTimeImmutable @1703767978 {#2085
date: 2023-12-28 13:52:58.0 +01:00
}
+"title": 259174
}
]
-id: 24889
-titleTs: "'bring':3 'censorship':2 'corpor':1"
-bodyTs: "'anoth':8 'banner':13 'belief':22 'better':89 'boy':118 'censor':17,72 'communiti':75 'consid':60 'corpor':9 'curios':2 'curious':39 'depth':44 'explan':45 'extrem':61 'extremist':54 'feel':105 'general':53,111 'idea':112 'in-depth':42 'indoctrin':115 'instanc':84 'left':5,65 'lemmi':74 'like':106 'm':35 'moder':87 'oh':117 'open':29 'opinion':50,99 'peopl':59 'platform':10,93,97 'pleas':113 'polici':85 'pure':1 'reason':58,82 'reddit':6,66 'regard':102 'restrict':98 'share':107 'speech':116 'summar':109 'unpopular':47 'view':20,48,101 'wait':26 'worm':33"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703653841
+visibility: "visible "
+apId: "https://infosec.pub/post/6452444"
+editedAt: DateTimeImmutable @1707846965 {#1409
date: 2024-02-13 18:56:05.0 +01:00
}
+createdAt: DateTimeImmutable @1703567441 {#1421
date: 2023-12-26 06:10:41.0 +01:00
}
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: """
I find this super interesting.\n
\n
Firstly, I don’t support their views in your example.\n
\n
I don’t like that they get to spread them. The same thing could be said about people who are anti religion against people talking about their religion. Both parties might say they don’t like the other spreading their views.\n
\n
- If someone moched a cancer patient, we’d loose our minds.\n
- When someone mocks supremacists, we enjoy it. They don’t. The difference is our perspective.\n
- If the mocked or bullied cancer patient contacted mods, the offending account would get banned.\n
- If we mock one group and get banned and other mock another group and don’t, isn’t that being hypocritical?\n
\n
Again, I have no sympathy for some hater crying about their feeling getting hurt when they post garbage, more pathetic than anything.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703596050 {#1556
date: 2023-12-26 14:07:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1716 …}
+nested: Doctrine\ORM\PersistentCollection {#1714 …}
+votes: Doctrine\ORM\PersistentCollection {#1719 …}
+reports: Doctrine\ORM\PersistentCollection {#1729 …}
+favourites: Doctrine\ORM\PersistentCollection {#2463 …}
+notifications: Doctrine\ORM\PersistentCollection {#1740 …}
-id: 253504
-bodyTs: "'account':94 'anoth':109 'anti':36 'anyth':140 'ban':97,105 'bulli':87 'cancer':61,88 'contact':90 'could':29 'cri':127 'd':64 'differ':79 'enjoy':73 'exampl':15 'feel':130 'find':2 'first':6 'garbag':136 'get':22,96,104,131 'group':102,110 'hater':126 'hurt':132 'hypocrit':118 'interest':5 'isn':114 'like':19,51 'loos':65 'might':46 'mind':67 'moch':59 'mock':70,85,100,108 'mod':91 'offend':93 'one':101 'parti':45 'pathet':138 'patient':62,89 'peopl':33,39 'perspect':82 'post':135 'religion':37,43 'said':31 'say':47 'someon':58,69 'spread':24,54 'super':4 'support':10 'supremacist':71 'sympathi':123 'talk':40 'thing':28 'view':12,56 'would':95"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258646"
+editedAt: null
+createdAt: DateTimeImmutable @1703596050 {#1563
date: 2023-12-26 14:07:30.0 +01:00
}
+"title": 253504
} |
|
Show voter details
|
24 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1686
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431
+user: App\Entity\User {#264 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1670 …}
+slug: "Corporate-Censorship-Bring-You-Here"
+title: "Corporate Censorship Bring You Here?"
+url: null
+body: """
Pure curiosity:\n
\n
If you left reddit or another corporate platform under the banner of not being censored by their views or beliefs, what was that?\n
\n
Wait. Before we open this can of worms, I’m not at all curious about an in-depth explanation of unpopular views or opinions that are generally extremist or that most reasonable people consider extreme. More of:\n
\n
- I left reddit or some other because they censor…?\n
- The lemmy community is more for me because?\n
- I reasons my instance policies or moderators are better than the other platform is?\n
- The other platform restricted opinions or views regarding…?\n
\n
If you feel like sharing, just summarize the general idea, please no indoctrination speeches.\n
\n
Oh boy…
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 53
+favouriteCount: 64
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1710670716 {#1634
date: 2024-03-17 11:18:36.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1666 …}
+votes: Doctrine\ORM\PersistentCollection {#1668 …}
+reports: Doctrine\ORM\PersistentCollection {#1650 …}
+favourites: Doctrine\ORM\PersistentCollection {#1576 …}
+notifications: Doctrine\ORM\PersistentCollection {#1587 …}
+badges: Doctrine\ORM\PersistentCollection {#1548 …}
+children: [
5 => App\Entity\EntryComment {#2457
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+body: "People love echo chambers and affirmations don’t they…"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703596445 {#1628
date: 2023-12-26 14:14:05.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@ichbinjasokreativ@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2461 …}
+nested: Doctrine\ORM\PersistentCollection {#2454 …}
+votes: Doctrine\ORM\PersistentCollection {#2459 …}
+reports: Doctrine\ORM\PersistentCollection {#2470 …}
+favourites: Doctrine\ORM\PersistentCollection {#2467 …}
+notifications: Doctrine\ORM\PersistentCollection {#2371 …}
-id: 253521
-bodyTs: "'affirm':6 'chamber':4 'echo':3 'love':2 'peopl':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258701"
+editedAt: null
+createdAt: DateTimeImmutable @1703596445 {#2452
date: 2023-12-26 14:14:05.0 +01:00
}
+"title": 253521
}
6 => App\Entity\EntryComment {#1686}
4 => App\Entity\EntryComment {#2360
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: """
The not saying why they were banned is what inspired my question.\n
\n
I was afraid those people would just come here, but the moderation based on instance and community seems to be working so far. I’m curious how’s that’s going to scale.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703596939 {#2370
date: 2023-12-26 14:22:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2361 …}
+nested: Doctrine\ORM\PersistentCollection {#2372 …}
+votes: Doctrine\ORM\PersistentCollection {#2386 …}
+reports: Doctrine\ORM\PersistentCollection {#2385 …}
+favourites: Doctrine\ORM\PersistentCollection {#2378 …}
+notifications: Doctrine\ORM\PersistentCollection {#2381 …}
-id: 253544
-bodyTs: "'afraid':15 'ban':7 'base':25 'come':20 'communiti':29 'curious':38 'far':35 'go':43 'inspir':10 'instanc':27 'm':37 'moder':24 'peopl':17 'question':12 'say':3 'scale':45 'seem':30 'work':33 'would':18"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258786"
+editedAt: null
+createdAt: DateTimeImmutable @1703596939 {#2377
date: 2023-12-26 14:22:19.0 +01:00
}
+"title": 253544
}
3 => App\Entity\EntryComment {#1909
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: null
+root: null
+body: """
I’m curious about the down votes for the post.\n
\n
They want less discussion about the topic?\n
\n
Or they don’t like the idea not having anonymity?
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1708048117 {#1910
date: 2024-02-16 02:48:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1708 …}
+nested: Doctrine\ORM\PersistentCollection {#1410 …}
+votes: Doctrine\ORM\PersistentCollection {#1907 …}
+reports: Doctrine\ORM\PersistentCollection {#1407 …}
+favourites: Doctrine\ORM\PersistentCollection {#2391 …}
+notifications: Doctrine\ORM\PersistentCollection {#2369 …}
-id: 253965
-bodyTs: "'anonym':27 'curious':3 'discuss':14 'idea':24 'less':13 'like':22 'm':2 'post':10 'topic':17 'vote':7 'want':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5260554"
+editedAt: null
+createdAt: DateTimeImmutable @1703607124 {#1906
date: 2023-12-26 17:12:04.0 +01:00
}
+"title": 253965
}
2 => App\Entity\EntryComment {#2395
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
+root: App\Entity\EntryComment {#1909}
+body: "Ah. Understood."
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703609925 {#2392
date: 2023-12-26 17:58:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@CluckN@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1384 …}
+nested: Doctrine\ORM\PersistentCollection {#1383 …}
+votes: Doctrine\ORM\PersistentCollection {#1405 …}
+reports: Doctrine\ORM\PersistentCollection {#1382 …}
+favourites: Doctrine\ORM\PersistentCollection {#1404 …}
+notifications: Doctrine\ORM\PersistentCollection {#1361 …}
-id: 254087
-bodyTs: "'ah':1 'understood':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5261103"
+editedAt: null
+createdAt: DateTimeImmutable @1703609925 {#2394
date: 2023-12-26 17:58:45.0 +01:00
}
+"title": 254087
}
1 => App\Entity\EntryComment {#2023
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: "The profile Blocklists could start growing, that’s for sure 😀"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703679851 {#1403
date: 2023-12-27 13:24:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2032 …}
+nested: Doctrine\ORM\PersistentCollection {#2024 …}
+votes: Doctrine\ORM\PersistentCollection {#2018 …}
+reports: Doctrine\ORM\PersistentCollection {#2011 …}
+favourites: Doctrine\ORM\PersistentCollection {#2021 …}
+notifications: Doctrine\ORM\PersistentCollection {#2029 …}
-id: 256304
-bodyTs: "'blocklist':3 'could':4 'grow':6 'profil':2 'start':5 'sure':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5271901"
+editedAt: null
+createdAt: DateTimeImmutable @1703679851 {#2019
date: 2023-12-27 13:24:11.0 +01:00
}
+"title": 256304
}
0 => App\Entity\EntryComment {#2082
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: "Yeah, no doubt. I’m picturing the same person saying hateful stuff turning around saying how unfair it is to get called out, using a super whiny voice. Irony."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703767978 {#2096
date: 2023-12-28 13:52:58.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2097 …}
+nested: Doctrine\ORM\PersistentCollection {#2078 …}
+votes: Doctrine\ORM\PersistentCollection {#2079 …}
+reports: Doctrine\ORM\PersistentCollection {#2075 …}
+favourites: Doctrine\ORM\PersistentCollection {#2037 …}
+notifications: Doctrine\ORM\PersistentCollection {#2347 …}
-id: 259174
-bodyTs: "'around':14 'call':22 'doubt':3 'get':21 'hate':11 'ironi':29 'm':5 'person':9 'pictur':6 'say':10,15 'stuff':12 'super':26 'turn':13 'unfair':17 'use':24 'voic':28 'whini':27 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5285847"
+editedAt: null
+createdAt: DateTimeImmutable @1703767978 {#2085
date: 2023-12-28 13:52:58.0 +01:00
}
+"title": 259174
}
]
-id: 24889
-titleTs: "'bring':3 'censorship':2 'corpor':1"
-bodyTs: "'anoth':8 'banner':13 'belief':22 'better':89 'boy':118 'censor':17,72 'communiti':75 'consid':60 'corpor':9 'curios':2 'curious':39 'depth':44 'explan':45 'extrem':61 'extremist':54 'feel':105 'general':53,111 'idea':112 'in-depth':42 'indoctrin':115 'instanc':84 'left':5,65 'lemmi':74 'like':106 'm':35 'moder':87 'oh':117 'open':29 'opinion':50,99 'peopl':59 'platform':10,93,97 'pleas':113 'polici':85 'pure':1 'reason':58,82 'reddit':6,66 'regard':102 'restrict':98 'share':107 'speech':116 'summar':109 'unpopular':47 'view':20,48,101 'wait':26 'worm':33"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703653841
+visibility: "visible "
+apId: "https://infosec.pub/post/6452444"
+editedAt: DateTimeImmutable @1707846965 {#1409
date: 2024-02-13 18:56:05.0 +01:00
}
+createdAt: DateTimeImmutable @1703567441 {#1421
date: 2023-12-26 06:10:41.0 +01:00
}
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: """
I find this super interesting.\n
\n
Firstly, I don’t support their views in your example.\n
\n
I don’t like that they get to spread them. The same thing could be said about people who are anti religion against people talking about their religion. Both parties might say they don’t like the other spreading their views.\n
\n
- If someone moched a cancer patient, we’d loose our minds.\n
- When someone mocks supremacists, we enjoy it. They don’t. The difference is our perspective.\n
- If the mocked or bullied cancer patient contacted mods, the offending account would get banned.\n
- If we mock one group and get banned and other mock another group and don’t, isn’t that being hypocritical?\n
\n
Again, I have no sympathy for some hater crying about their feeling getting hurt when they post garbage, more pathetic than anything.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703596050 {#1556
date: 2023-12-26 14:07:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1716 …}
+nested: Doctrine\ORM\PersistentCollection {#1714 …}
+votes: Doctrine\ORM\PersistentCollection {#1719 …}
+reports: Doctrine\ORM\PersistentCollection {#1729 …}
+favourites: Doctrine\ORM\PersistentCollection {#2463 …}
+notifications: Doctrine\ORM\PersistentCollection {#1740 …}
-id: 253504
-bodyTs: "'account':94 'anoth':109 'anti':36 'anyth':140 'ban':97,105 'bulli':87 'cancer':61,88 'contact':90 'could':29 'cri':127 'd':64 'differ':79 'enjoy':73 'exampl':15 'feel':130 'find':2 'first':6 'garbag':136 'get':22,96,104,131 'group':102,110 'hater':126 'hurt':132 'hypocrit':118 'interest':5 'isn':114 'like':19,51 'loos':65 'might':46 'mind':67 'moch':59 'mock':70,85,100,108 'mod':91 'offend':93 'one':101 'parti':45 'pathet':138 'patient':62,89 'peopl':33,39 'perspect':82 'post':135 'religion':37,43 'said':31 'say':47 'someon':58,69 'spread':24,54 'super':4 'support':10 'supremacist':71 'sympathi':123 'talk':40 'thing':28 'view':12,56 'would':95"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258646"
+editedAt: null
+createdAt: DateTimeImmutable @1703596050 {#1563
date: 2023-12-26 14:07:30.0 +01:00
}
+"title": 253504
} |
|
Show voter details
|
25 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
26 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2360
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431
+user: App\Entity\User {#264 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1670 …}
+slug: "Corporate-Censorship-Bring-You-Here"
+title: "Corporate Censorship Bring You Here?"
+url: null
+body: """
Pure curiosity:\n
\n
If you left reddit or another corporate platform under the banner of not being censored by their views or beliefs, what was that?\n
\n
Wait. Before we open this can of worms, I’m not at all curious about an in-depth explanation of unpopular views or opinions that are generally extremist or that most reasonable people consider extreme. More of:\n
\n
- I left reddit or some other because they censor…?\n
- The lemmy community is more for me because?\n
- I reasons my instance policies or moderators are better than the other platform is?\n
- The other platform restricted opinions or views regarding…?\n
\n
If you feel like sharing, just summarize the general idea, please no indoctrination speeches.\n
\n
Oh boy…
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 53
+favouriteCount: 64
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1710670716 {#1634
date: 2024-03-17 11:18:36.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1666 …}
+votes: Doctrine\ORM\PersistentCollection {#1668 …}
+reports: Doctrine\ORM\PersistentCollection {#1650 …}
+favourites: Doctrine\ORM\PersistentCollection {#1576 …}
+notifications: Doctrine\ORM\PersistentCollection {#1587 …}
+badges: Doctrine\ORM\PersistentCollection {#1548 …}
+children: [
5 => App\Entity\EntryComment {#2457
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+body: "People love echo chambers and affirmations don’t they…"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703596445 {#1628
date: 2023-12-26 14:14:05.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@ichbinjasokreativ@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2461 …}
+nested: Doctrine\ORM\PersistentCollection {#2454 …}
+votes: Doctrine\ORM\PersistentCollection {#2459 …}
+reports: Doctrine\ORM\PersistentCollection {#2470 …}
+favourites: Doctrine\ORM\PersistentCollection {#2467 …}
+notifications: Doctrine\ORM\PersistentCollection {#2371 …}
-id: 253521
-bodyTs: "'affirm':6 'chamber':4 'echo':3 'love':2 'peopl':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258701"
+editedAt: null
+createdAt: DateTimeImmutable @1703596445 {#2452
date: 2023-12-26 14:14:05.0 +01:00
}
+"title": 253521
}
6 => App\Entity\EntryComment {#1686
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: """
I find this super interesting.\n
\n
Firstly, I don’t support their views in your example.\n
\n
I don’t like that they get to spread them. The same thing could be said about people who are anti religion against people talking about their religion. Both parties might say they don’t like the other spreading their views.\n
\n
- If someone moched a cancer patient, we’d loose our minds.\n
- When someone mocks supremacists, we enjoy it. They don’t. The difference is our perspective.\n
- If the mocked or bullied cancer patient contacted mods, the offending account would get banned.\n
- If we mock one group and get banned and other mock another group and don’t, isn’t that being hypocritical?\n
\n
Again, I have no sympathy for some hater crying about their feeling getting hurt when they post garbage, more pathetic than anything.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703596050 {#1556
date: 2023-12-26 14:07:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1716 …}
+nested: Doctrine\ORM\PersistentCollection {#1714 …}
+votes: Doctrine\ORM\PersistentCollection {#1719 …}
+reports: Doctrine\ORM\PersistentCollection {#1729 …}
+favourites: Doctrine\ORM\PersistentCollection {#2463 …}
+notifications: Doctrine\ORM\PersistentCollection {#1740 …}
-id: 253504
-bodyTs: "'account':94 'anoth':109 'anti':36 'anyth':140 'ban':97,105 'bulli':87 'cancer':61,88 'contact':90 'could':29 'cri':127 'd':64 'differ':79 'enjoy':73 'exampl':15 'feel':130 'find':2 'first':6 'garbag':136 'get':22,96,104,131 'group':102,110 'hater':126 'hurt':132 'hypocrit':118 'interest':5 'isn':114 'like':19,51 'loos':65 'might':46 'mind':67 'moch':59 'mock':70,85,100,108 'mod':91 'offend':93 'one':101 'parti':45 'pathet':138 'patient':62,89 'peopl':33,39 'perspect':82 'post':135 'religion':37,43 'said':31 'say':47 'someon':58,69 'spread':24,54 'super':4 'support':10 'supremacist':71 'sympathi':123 'talk':40 'thing':28 'view':12,56 'would':95"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258646"
+editedAt: null
+createdAt: DateTimeImmutable @1703596050 {#1563
date: 2023-12-26 14:07:30.0 +01:00
}
+"title": 253504
}
4 => App\Entity\EntryComment {#2360}
3 => App\Entity\EntryComment {#1909
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: null
+root: null
+body: """
I’m curious about the down votes for the post.\n
\n
They want less discussion about the topic?\n
\n
Or they don’t like the idea not having anonymity?
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1708048117 {#1910
date: 2024-02-16 02:48:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1708 …}
+nested: Doctrine\ORM\PersistentCollection {#1410 …}
+votes: Doctrine\ORM\PersistentCollection {#1907 …}
+reports: Doctrine\ORM\PersistentCollection {#1407 …}
+favourites: Doctrine\ORM\PersistentCollection {#2391 …}
+notifications: Doctrine\ORM\PersistentCollection {#2369 …}
-id: 253965
-bodyTs: "'anonym':27 'curious':3 'discuss':14 'idea':24 'less':13 'like':22 'm':2 'post':10 'topic':17 'vote':7 'want':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5260554"
+editedAt: null
+createdAt: DateTimeImmutable @1703607124 {#1906
date: 2023-12-26 17:12:04.0 +01:00
}
+"title": 253965
}
2 => App\Entity\EntryComment {#2395
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
+root: App\Entity\EntryComment {#1909}
+body: "Ah. Understood."
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703609925 {#2392
date: 2023-12-26 17:58:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@CluckN@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1384 …}
+nested: Doctrine\ORM\PersistentCollection {#1383 …}
+votes: Doctrine\ORM\PersistentCollection {#1405 …}
+reports: Doctrine\ORM\PersistentCollection {#1382 …}
+favourites: Doctrine\ORM\PersistentCollection {#1404 …}
+notifications: Doctrine\ORM\PersistentCollection {#1361 …}
-id: 254087
-bodyTs: "'ah':1 'understood':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5261103"
+editedAt: null
+createdAt: DateTimeImmutable @1703609925 {#2394
date: 2023-12-26 17:58:45.0 +01:00
}
+"title": 254087
}
1 => App\Entity\EntryComment {#2023
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: "The profile Blocklists could start growing, that’s for sure 😀"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703679851 {#1403
date: 2023-12-27 13:24:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2032 …}
+nested: Doctrine\ORM\PersistentCollection {#2024 …}
+votes: Doctrine\ORM\PersistentCollection {#2018 …}
+reports: Doctrine\ORM\PersistentCollection {#2011 …}
+favourites: Doctrine\ORM\PersistentCollection {#2021 …}
+notifications: Doctrine\ORM\PersistentCollection {#2029 …}
-id: 256304
-bodyTs: "'blocklist':3 'could':4 'grow':6 'profil':2 'start':5 'sure':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5271901"
+editedAt: null
+createdAt: DateTimeImmutable @1703679851 {#2019
date: 2023-12-27 13:24:11.0 +01:00
}
+"title": 256304
}
0 => App\Entity\EntryComment {#2082
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: "Yeah, no doubt. I’m picturing the same person saying hateful stuff turning around saying how unfair it is to get called out, using a super whiny voice. Irony."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703767978 {#2096
date: 2023-12-28 13:52:58.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2097 …}
+nested: Doctrine\ORM\PersistentCollection {#2078 …}
+votes: Doctrine\ORM\PersistentCollection {#2079 …}
+reports: Doctrine\ORM\PersistentCollection {#2075 …}
+favourites: Doctrine\ORM\PersistentCollection {#2037 …}
+notifications: Doctrine\ORM\PersistentCollection {#2347 …}
-id: 259174
-bodyTs: "'around':14 'call':22 'doubt':3 'get':21 'hate':11 'ironi':29 'm':5 'person':9 'pictur':6 'say':10,15 'stuff':12 'super':26 'turn':13 'unfair':17 'use':24 'voic':28 'whini':27 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5285847"
+editedAt: null
+createdAt: DateTimeImmutable @1703767978 {#2085
date: 2023-12-28 13:52:58.0 +01:00
}
+"title": 259174
}
]
-id: 24889
-titleTs: "'bring':3 'censorship':2 'corpor':1"
-bodyTs: "'anoth':8 'banner':13 'belief':22 'better':89 'boy':118 'censor':17,72 'communiti':75 'consid':60 'corpor':9 'curios':2 'curious':39 'depth':44 'explan':45 'extrem':61 'extremist':54 'feel':105 'general':53,111 'idea':112 'in-depth':42 'indoctrin':115 'instanc':84 'left':5,65 'lemmi':74 'like':106 'm':35 'moder':87 'oh':117 'open':29 'opinion':50,99 'peopl':59 'platform':10,93,97 'pleas':113 'polici':85 'pure':1 'reason':58,82 'reddit':6,66 'regard':102 'restrict':98 'share':107 'speech':116 'summar':109 'unpopular':47 'view':20,48,101 'wait':26 'worm':33"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703653841
+visibility: "visible "
+apId: "https://infosec.pub/post/6452444"
+editedAt: DateTimeImmutable @1707846965 {#1409
date: 2024-02-13 18:56:05.0 +01:00
}
+createdAt: DateTimeImmutable @1703567441 {#1421
date: 2023-12-26 06:10:41.0 +01:00
}
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: """
The not saying why they were banned is what inspired my question.\n
\n
I was afraid those people would just come here, but the moderation based on instance and community seems to be working so far. I’m curious how’s that’s going to scale.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703596939 {#2370
date: 2023-12-26 14:22:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2361 …}
+nested: Doctrine\ORM\PersistentCollection {#2372 …}
+votes: Doctrine\ORM\PersistentCollection {#2386 …}
+reports: Doctrine\ORM\PersistentCollection {#2385 …}
+favourites: Doctrine\ORM\PersistentCollection {#2378 …}
+notifications: Doctrine\ORM\PersistentCollection {#2381 …}
-id: 253544
-bodyTs: "'afraid':15 'ban':7 'base':25 'come':20 'communiti':29 'curious':38 'far':35 'go':43 'inspir':10 'instanc':27 'm':37 'moder':24 'peopl':17 'question':12 'say':3 'scale':45 'seem':30 'work':33 'would':18"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258786"
+editedAt: null
+createdAt: DateTimeImmutable @1703596939 {#2377
date: 2023-12-26 14:22:19.0 +01:00
}
+"title": 253544
} |
|
Show voter details
|
27 |
DENIED
|
edit
|
App\Entity\EntryComment {#2360
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431
+user: App\Entity\User {#264 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1670 …}
+slug: "Corporate-Censorship-Bring-You-Here"
+title: "Corporate Censorship Bring You Here?"
+url: null
+body: """
Pure curiosity:\n
\n
If you left reddit or another corporate platform under the banner of not being censored by their views or beliefs, what was that?\n
\n
Wait. Before we open this can of worms, I’m not at all curious about an in-depth explanation of unpopular views or opinions that are generally extremist or that most reasonable people consider extreme. More of:\n
\n
- I left reddit or some other because they censor…?\n
- The lemmy community is more for me because?\n
- I reasons my instance policies or moderators are better than the other platform is?\n
- The other platform restricted opinions or views regarding…?\n
\n
If you feel like sharing, just summarize the general idea, please no indoctrination speeches.\n
\n
Oh boy…
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 53
+favouriteCount: 64
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1710670716 {#1634
date: 2024-03-17 11:18:36.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1666 …}
+votes: Doctrine\ORM\PersistentCollection {#1668 …}
+reports: Doctrine\ORM\PersistentCollection {#1650 …}
+favourites: Doctrine\ORM\PersistentCollection {#1576 …}
+notifications: Doctrine\ORM\PersistentCollection {#1587 …}
+badges: Doctrine\ORM\PersistentCollection {#1548 …}
+children: [
5 => App\Entity\EntryComment {#2457
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+body: "People love echo chambers and affirmations don’t they…"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703596445 {#1628
date: 2023-12-26 14:14:05.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@ichbinjasokreativ@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2461 …}
+nested: Doctrine\ORM\PersistentCollection {#2454 …}
+votes: Doctrine\ORM\PersistentCollection {#2459 …}
+reports: Doctrine\ORM\PersistentCollection {#2470 …}
+favourites: Doctrine\ORM\PersistentCollection {#2467 …}
+notifications: Doctrine\ORM\PersistentCollection {#2371 …}
-id: 253521
-bodyTs: "'affirm':6 'chamber':4 'echo':3 'love':2 'peopl':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258701"
+editedAt: null
+createdAt: DateTimeImmutable @1703596445 {#2452
date: 2023-12-26 14:14:05.0 +01:00
}
+"title": 253521
}
6 => App\Entity\EntryComment {#1686
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: """
I find this super interesting.\n
\n
Firstly, I don’t support their views in your example.\n
\n
I don’t like that they get to spread them. The same thing could be said about people who are anti religion against people talking about their religion. Both parties might say they don’t like the other spreading their views.\n
\n
- If someone moched a cancer patient, we’d loose our minds.\n
- When someone mocks supremacists, we enjoy it. They don’t. The difference is our perspective.\n
- If the mocked or bullied cancer patient contacted mods, the offending account would get banned.\n
- If we mock one group and get banned and other mock another group and don’t, isn’t that being hypocritical?\n
\n
Again, I have no sympathy for some hater crying about their feeling getting hurt when they post garbage, more pathetic than anything.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703596050 {#1556
date: 2023-12-26 14:07:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1716 …}
+nested: Doctrine\ORM\PersistentCollection {#1714 …}
+votes: Doctrine\ORM\PersistentCollection {#1719 …}
+reports: Doctrine\ORM\PersistentCollection {#1729 …}
+favourites: Doctrine\ORM\PersistentCollection {#2463 …}
+notifications: Doctrine\ORM\PersistentCollection {#1740 …}
-id: 253504
-bodyTs: "'account':94 'anoth':109 'anti':36 'anyth':140 'ban':97,105 'bulli':87 'cancer':61,88 'contact':90 'could':29 'cri':127 'd':64 'differ':79 'enjoy':73 'exampl':15 'feel':130 'find':2 'first':6 'garbag':136 'get':22,96,104,131 'group':102,110 'hater':126 'hurt':132 'hypocrit':118 'interest':5 'isn':114 'like':19,51 'loos':65 'might':46 'mind':67 'moch':59 'mock':70,85,100,108 'mod':91 'offend':93 'one':101 'parti':45 'pathet':138 'patient':62,89 'peopl':33,39 'perspect':82 'post':135 'religion':37,43 'said':31 'say':47 'someon':58,69 'spread':24,54 'super':4 'support':10 'supremacist':71 'sympathi':123 'talk':40 'thing':28 'view':12,56 'would':95"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258646"
+editedAt: null
+createdAt: DateTimeImmutable @1703596050 {#1563
date: 2023-12-26 14:07:30.0 +01:00
}
+"title": 253504
}
4 => App\Entity\EntryComment {#2360}
3 => App\Entity\EntryComment {#1909
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: null
+root: null
+body: """
I’m curious about the down votes for the post.\n
\n
They want less discussion about the topic?\n
\n
Or they don’t like the idea not having anonymity?
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1708048117 {#1910
date: 2024-02-16 02:48:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1708 …}
+nested: Doctrine\ORM\PersistentCollection {#1410 …}
+votes: Doctrine\ORM\PersistentCollection {#1907 …}
+reports: Doctrine\ORM\PersistentCollection {#1407 …}
+favourites: Doctrine\ORM\PersistentCollection {#2391 …}
+notifications: Doctrine\ORM\PersistentCollection {#2369 …}
-id: 253965
-bodyTs: "'anonym':27 'curious':3 'discuss':14 'idea':24 'less':13 'like':22 'm':2 'post':10 'topic':17 'vote':7 'want':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5260554"
+editedAt: null
+createdAt: DateTimeImmutable @1703607124 {#1906
date: 2023-12-26 17:12:04.0 +01:00
}
+"title": 253965
}
2 => App\Entity\EntryComment {#2395
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
+root: App\Entity\EntryComment {#1909}
+body: "Ah. Understood."
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703609925 {#2392
date: 2023-12-26 17:58:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@CluckN@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1384 …}
+nested: Doctrine\ORM\PersistentCollection {#1383 …}
+votes: Doctrine\ORM\PersistentCollection {#1405 …}
+reports: Doctrine\ORM\PersistentCollection {#1382 …}
+favourites: Doctrine\ORM\PersistentCollection {#1404 …}
+notifications: Doctrine\ORM\PersistentCollection {#1361 …}
-id: 254087
-bodyTs: "'ah':1 'understood':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5261103"
+editedAt: null
+createdAt: DateTimeImmutable @1703609925 {#2394
date: 2023-12-26 17:58:45.0 +01:00
}
+"title": 254087
}
1 => App\Entity\EntryComment {#2023
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: "The profile Blocklists could start growing, that’s for sure 😀"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703679851 {#1403
date: 2023-12-27 13:24:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2032 …}
+nested: Doctrine\ORM\PersistentCollection {#2024 …}
+votes: Doctrine\ORM\PersistentCollection {#2018 …}
+reports: Doctrine\ORM\PersistentCollection {#2011 …}
+favourites: Doctrine\ORM\PersistentCollection {#2021 …}
+notifications: Doctrine\ORM\PersistentCollection {#2029 …}
-id: 256304
-bodyTs: "'blocklist':3 'could':4 'grow':6 'profil':2 'start':5 'sure':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5271901"
+editedAt: null
+createdAt: DateTimeImmutable @1703679851 {#2019
date: 2023-12-27 13:24:11.0 +01:00
}
+"title": 256304
}
0 => App\Entity\EntryComment {#2082
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: "Yeah, no doubt. I’m picturing the same person saying hateful stuff turning around saying how unfair it is to get called out, using a super whiny voice. Irony."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703767978 {#2096
date: 2023-12-28 13:52:58.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2097 …}
+nested: Doctrine\ORM\PersistentCollection {#2078 …}
+votes: Doctrine\ORM\PersistentCollection {#2079 …}
+reports: Doctrine\ORM\PersistentCollection {#2075 …}
+favourites: Doctrine\ORM\PersistentCollection {#2037 …}
+notifications: Doctrine\ORM\PersistentCollection {#2347 …}
-id: 259174
-bodyTs: "'around':14 'call':22 'doubt':3 'get':21 'hate':11 'ironi':29 'm':5 'person':9 'pictur':6 'say':10,15 'stuff':12 'super':26 'turn':13 'unfair':17 'use':24 'voic':28 'whini':27 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5285847"
+editedAt: null
+createdAt: DateTimeImmutable @1703767978 {#2085
date: 2023-12-28 13:52:58.0 +01:00
}
+"title": 259174
}
]
-id: 24889
-titleTs: "'bring':3 'censorship':2 'corpor':1"
-bodyTs: "'anoth':8 'banner':13 'belief':22 'better':89 'boy':118 'censor':17,72 'communiti':75 'consid':60 'corpor':9 'curios':2 'curious':39 'depth':44 'explan':45 'extrem':61 'extremist':54 'feel':105 'general':53,111 'idea':112 'in-depth':42 'indoctrin':115 'instanc':84 'left':5,65 'lemmi':74 'like':106 'm':35 'moder':87 'oh':117 'open':29 'opinion':50,99 'peopl':59 'platform':10,93,97 'pleas':113 'polici':85 'pure':1 'reason':58,82 'reddit':6,66 'regard':102 'restrict':98 'share':107 'speech':116 'summar':109 'unpopular':47 'view':20,48,101 'wait':26 'worm':33"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703653841
+visibility: "visible "
+apId: "https://infosec.pub/post/6452444"
+editedAt: DateTimeImmutable @1707846965 {#1409
date: 2024-02-13 18:56:05.0 +01:00
}
+createdAt: DateTimeImmutable @1703567441 {#1421
date: 2023-12-26 06:10:41.0 +01:00
}
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: """
The not saying why they were banned is what inspired my question.\n
\n
I was afraid those people would just come here, but the moderation based on instance and community seems to be working so far. I’m curious how’s that’s going to scale.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703596939 {#2370
date: 2023-12-26 14:22:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2361 …}
+nested: Doctrine\ORM\PersistentCollection {#2372 …}
+votes: Doctrine\ORM\PersistentCollection {#2386 …}
+reports: Doctrine\ORM\PersistentCollection {#2385 …}
+favourites: Doctrine\ORM\PersistentCollection {#2378 …}
+notifications: Doctrine\ORM\PersistentCollection {#2381 …}
-id: 253544
-bodyTs: "'afraid':15 'ban':7 'base':25 'come':20 'communiti':29 'curious':38 'far':35 'go':43 'inspir':10 'instanc':27 'm':37 'moder':24 'peopl':17 'question':12 'say':3 'scale':45 'seem':30 'work':33 'would':18"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258786"
+editedAt: null
+createdAt: DateTimeImmutable @1703596939 {#2377
date: 2023-12-26 14:22:19.0 +01:00
}
+"title": 253544
} |
|
Show voter details
|
28 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2360
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431
+user: App\Entity\User {#264 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1670 …}
+slug: "Corporate-Censorship-Bring-You-Here"
+title: "Corporate Censorship Bring You Here?"
+url: null
+body: """
Pure curiosity:\n
\n
If you left reddit or another corporate platform under the banner of not being censored by their views or beliefs, what was that?\n
\n
Wait. Before we open this can of worms, I’m not at all curious about an in-depth explanation of unpopular views or opinions that are generally extremist or that most reasonable people consider extreme. More of:\n
\n
- I left reddit or some other because they censor…?\n
- The lemmy community is more for me because?\n
- I reasons my instance policies or moderators are better than the other platform is?\n
- The other platform restricted opinions or views regarding…?\n
\n
If you feel like sharing, just summarize the general idea, please no indoctrination speeches.\n
\n
Oh boy…
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 53
+favouriteCount: 64
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1710670716 {#1634
date: 2024-03-17 11:18:36.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1666 …}
+votes: Doctrine\ORM\PersistentCollection {#1668 …}
+reports: Doctrine\ORM\PersistentCollection {#1650 …}
+favourites: Doctrine\ORM\PersistentCollection {#1576 …}
+notifications: Doctrine\ORM\PersistentCollection {#1587 …}
+badges: Doctrine\ORM\PersistentCollection {#1548 …}
+children: [
5 => App\Entity\EntryComment {#2457
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+body: "People love echo chambers and affirmations don’t they…"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703596445 {#1628
date: 2023-12-26 14:14:05.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@ichbinjasokreativ@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2461 …}
+nested: Doctrine\ORM\PersistentCollection {#2454 …}
+votes: Doctrine\ORM\PersistentCollection {#2459 …}
+reports: Doctrine\ORM\PersistentCollection {#2470 …}
+favourites: Doctrine\ORM\PersistentCollection {#2467 …}
+notifications: Doctrine\ORM\PersistentCollection {#2371 …}
-id: 253521
-bodyTs: "'affirm':6 'chamber':4 'echo':3 'love':2 'peopl':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258701"
+editedAt: null
+createdAt: DateTimeImmutable @1703596445 {#2452
date: 2023-12-26 14:14:05.0 +01:00
}
+"title": 253521
}
6 => App\Entity\EntryComment {#1686
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: """
I find this super interesting.\n
\n
Firstly, I don’t support their views in your example.\n
\n
I don’t like that they get to spread them. The same thing could be said about people who are anti religion against people talking about their religion. Both parties might say they don’t like the other spreading their views.\n
\n
- If someone moched a cancer patient, we’d loose our minds.\n
- When someone mocks supremacists, we enjoy it. They don’t. The difference is our perspective.\n
- If the mocked or bullied cancer patient contacted mods, the offending account would get banned.\n
- If we mock one group and get banned and other mock another group and don’t, isn’t that being hypocritical?\n
\n
Again, I have no sympathy for some hater crying about their feeling getting hurt when they post garbage, more pathetic than anything.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703596050 {#1556
date: 2023-12-26 14:07:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1716 …}
+nested: Doctrine\ORM\PersistentCollection {#1714 …}
+votes: Doctrine\ORM\PersistentCollection {#1719 …}
+reports: Doctrine\ORM\PersistentCollection {#1729 …}
+favourites: Doctrine\ORM\PersistentCollection {#2463 …}
+notifications: Doctrine\ORM\PersistentCollection {#1740 …}
-id: 253504
-bodyTs: "'account':94 'anoth':109 'anti':36 'anyth':140 'ban':97,105 'bulli':87 'cancer':61,88 'contact':90 'could':29 'cri':127 'd':64 'differ':79 'enjoy':73 'exampl':15 'feel':130 'find':2 'first':6 'garbag':136 'get':22,96,104,131 'group':102,110 'hater':126 'hurt':132 'hypocrit':118 'interest':5 'isn':114 'like':19,51 'loos':65 'might':46 'mind':67 'moch':59 'mock':70,85,100,108 'mod':91 'offend':93 'one':101 'parti':45 'pathet':138 'patient':62,89 'peopl':33,39 'perspect':82 'post':135 'religion':37,43 'said':31 'say':47 'someon':58,69 'spread':24,54 'super':4 'support':10 'supremacist':71 'sympathi':123 'talk':40 'thing':28 'view':12,56 'would':95"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258646"
+editedAt: null
+createdAt: DateTimeImmutable @1703596050 {#1563
date: 2023-12-26 14:07:30.0 +01:00
}
+"title": 253504
}
4 => App\Entity\EntryComment {#2360}
3 => App\Entity\EntryComment {#1909
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: null
+root: null
+body: """
I’m curious about the down votes for the post.\n
\n
They want less discussion about the topic?\n
\n
Or they don’t like the idea not having anonymity?
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1708048117 {#1910
date: 2024-02-16 02:48:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1708 …}
+nested: Doctrine\ORM\PersistentCollection {#1410 …}
+votes: Doctrine\ORM\PersistentCollection {#1907 …}
+reports: Doctrine\ORM\PersistentCollection {#1407 …}
+favourites: Doctrine\ORM\PersistentCollection {#2391 …}
+notifications: Doctrine\ORM\PersistentCollection {#2369 …}
-id: 253965
-bodyTs: "'anonym':27 'curious':3 'discuss':14 'idea':24 'less':13 'like':22 'm':2 'post':10 'topic':17 'vote':7 'want':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5260554"
+editedAt: null
+createdAt: DateTimeImmutable @1703607124 {#1906
date: 2023-12-26 17:12:04.0 +01:00
}
+"title": 253965
}
2 => App\Entity\EntryComment {#2395
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
+root: App\Entity\EntryComment {#1909}
+body: "Ah. Understood."
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703609925 {#2392
date: 2023-12-26 17:58:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@CluckN@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1384 …}
+nested: Doctrine\ORM\PersistentCollection {#1383 …}
+votes: Doctrine\ORM\PersistentCollection {#1405 …}
+reports: Doctrine\ORM\PersistentCollection {#1382 …}
+favourites: Doctrine\ORM\PersistentCollection {#1404 …}
+notifications: Doctrine\ORM\PersistentCollection {#1361 …}
-id: 254087
-bodyTs: "'ah':1 'understood':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5261103"
+editedAt: null
+createdAt: DateTimeImmutable @1703609925 {#2394
date: 2023-12-26 17:58:45.0 +01:00
}
+"title": 254087
}
1 => App\Entity\EntryComment {#2023
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: "The profile Blocklists could start growing, that’s for sure 😀"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703679851 {#1403
date: 2023-12-27 13:24:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2032 …}
+nested: Doctrine\ORM\PersistentCollection {#2024 …}
+votes: Doctrine\ORM\PersistentCollection {#2018 …}
+reports: Doctrine\ORM\PersistentCollection {#2011 …}
+favourites: Doctrine\ORM\PersistentCollection {#2021 …}
+notifications: Doctrine\ORM\PersistentCollection {#2029 …}
-id: 256304
-bodyTs: "'blocklist':3 'could':4 'grow':6 'profil':2 'start':5 'sure':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5271901"
+editedAt: null
+createdAt: DateTimeImmutable @1703679851 {#2019
date: 2023-12-27 13:24:11.0 +01:00
}
+"title": 256304
}
0 => App\Entity\EntryComment {#2082
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: "Yeah, no doubt. I’m picturing the same person saying hateful stuff turning around saying how unfair it is to get called out, using a super whiny voice. Irony."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703767978 {#2096
date: 2023-12-28 13:52:58.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2097 …}
+nested: Doctrine\ORM\PersistentCollection {#2078 …}
+votes: Doctrine\ORM\PersistentCollection {#2079 …}
+reports: Doctrine\ORM\PersistentCollection {#2075 …}
+favourites: Doctrine\ORM\PersistentCollection {#2037 …}
+notifications: Doctrine\ORM\PersistentCollection {#2347 …}
-id: 259174
-bodyTs: "'around':14 'call':22 'doubt':3 'get':21 'hate':11 'ironi':29 'm':5 'person':9 'pictur':6 'say':10,15 'stuff':12 'super':26 'turn':13 'unfair':17 'use':24 'voic':28 'whini':27 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5285847"
+editedAt: null
+createdAt: DateTimeImmutable @1703767978 {#2085
date: 2023-12-28 13:52:58.0 +01:00
}
+"title": 259174
}
]
-id: 24889
-titleTs: "'bring':3 'censorship':2 'corpor':1"
-bodyTs: "'anoth':8 'banner':13 'belief':22 'better':89 'boy':118 'censor':17,72 'communiti':75 'consid':60 'corpor':9 'curios':2 'curious':39 'depth':44 'explan':45 'extrem':61 'extremist':54 'feel':105 'general':53,111 'idea':112 'in-depth':42 'indoctrin':115 'instanc':84 'left':5,65 'lemmi':74 'like':106 'm':35 'moder':87 'oh':117 'open':29 'opinion':50,99 'peopl':59 'platform':10,93,97 'pleas':113 'polici':85 'pure':1 'reason':58,82 'reddit':6,66 'regard':102 'restrict':98 'share':107 'speech':116 'summar':109 'unpopular':47 'view':20,48,101 'wait':26 'worm':33"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703653841
+visibility: "visible "
+apId: "https://infosec.pub/post/6452444"
+editedAt: DateTimeImmutable @1707846965 {#1409
date: 2024-02-13 18:56:05.0 +01:00
}
+createdAt: DateTimeImmutable @1703567441 {#1421
date: 2023-12-26 06:10:41.0 +01:00
}
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: """
The not saying why they were banned is what inspired my question.\n
\n
I was afraid those people would just come here, but the moderation based on instance and community seems to be working so far. I’m curious how’s that’s going to scale.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703596939 {#2370
date: 2023-12-26 14:22:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2361 …}
+nested: Doctrine\ORM\PersistentCollection {#2372 …}
+votes: Doctrine\ORM\PersistentCollection {#2386 …}
+reports: Doctrine\ORM\PersistentCollection {#2385 …}
+favourites: Doctrine\ORM\PersistentCollection {#2378 …}
+notifications: Doctrine\ORM\PersistentCollection {#2381 …}
-id: 253544
-bodyTs: "'afraid':15 'ban':7 'base':25 'come':20 'communiti':29 'curious':38 'far':35 'go':43 'inspir':10 'instanc':27 'm':37 'moder':24 'peopl':17 'question':12 'say':3 'scale':45 'seem':30 'work':33 'would':18"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258786"
+editedAt: null
+createdAt: DateTimeImmutable @1703596939 {#2377
date: 2023-12-26 14:22:19.0 +01:00
}
+"title": 253544
} |
|
Show voter details
|
29 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
30 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1909
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431
+user: App\Entity\User {#264 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1670 …}
+slug: "Corporate-Censorship-Bring-You-Here"
+title: "Corporate Censorship Bring You Here?"
+url: null
+body: """
Pure curiosity:\n
\n
If you left reddit or another corporate platform under the banner of not being censored by their views or beliefs, what was that?\n
\n
Wait. Before we open this can of worms, I’m not at all curious about an in-depth explanation of unpopular views or opinions that are generally extremist or that most reasonable people consider extreme. More of:\n
\n
- I left reddit or some other because they censor…?\n
- The lemmy community is more for me because?\n
- I reasons my instance policies or moderators are better than the other platform is?\n
- The other platform restricted opinions or views regarding…?\n
\n
If you feel like sharing, just summarize the general idea, please no indoctrination speeches.\n
\n
Oh boy…
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 53
+favouriteCount: 64
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1710670716 {#1634
date: 2024-03-17 11:18:36.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1666 …}
+votes: Doctrine\ORM\PersistentCollection {#1668 …}
+reports: Doctrine\ORM\PersistentCollection {#1650 …}
+favourites: Doctrine\ORM\PersistentCollection {#1576 …}
+notifications: Doctrine\ORM\PersistentCollection {#1587 …}
+badges: Doctrine\ORM\PersistentCollection {#1548 …}
+children: [
5 => App\Entity\EntryComment {#2457
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+body: "People love echo chambers and affirmations don’t they…"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703596445 {#1628
date: 2023-12-26 14:14:05.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@ichbinjasokreativ@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2461 …}
+nested: Doctrine\ORM\PersistentCollection {#2454 …}
+votes: Doctrine\ORM\PersistentCollection {#2459 …}
+reports: Doctrine\ORM\PersistentCollection {#2470 …}
+favourites: Doctrine\ORM\PersistentCollection {#2467 …}
+notifications: Doctrine\ORM\PersistentCollection {#2371 …}
-id: 253521
-bodyTs: "'affirm':6 'chamber':4 'echo':3 'love':2 'peopl':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258701"
+editedAt: null
+createdAt: DateTimeImmutable @1703596445 {#2452
date: 2023-12-26 14:14:05.0 +01:00
}
+"title": 253521
}
6 => App\Entity\EntryComment {#1686
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: """
I find this super interesting.\n
\n
Firstly, I don’t support their views in your example.\n
\n
I don’t like that they get to spread them. The same thing could be said about people who are anti religion against people talking about their religion. Both parties might say they don’t like the other spreading their views.\n
\n
- If someone moched a cancer patient, we’d loose our minds.\n
- When someone mocks supremacists, we enjoy it. They don’t. The difference is our perspective.\n
- If the mocked or bullied cancer patient contacted mods, the offending account would get banned.\n
- If we mock one group and get banned and other mock another group and don’t, isn’t that being hypocritical?\n
\n
Again, I have no sympathy for some hater crying about their feeling getting hurt when they post garbage, more pathetic than anything.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703596050 {#1556
date: 2023-12-26 14:07:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1716 …}
+nested: Doctrine\ORM\PersistentCollection {#1714 …}
+votes: Doctrine\ORM\PersistentCollection {#1719 …}
+reports: Doctrine\ORM\PersistentCollection {#1729 …}
+favourites: Doctrine\ORM\PersistentCollection {#2463 …}
+notifications: Doctrine\ORM\PersistentCollection {#1740 …}
-id: 253504
-bodyTs: "'account':94 'anoth':109 'anti':36 'anyth':140 'ban':97,105 'bulli':87 'cancer':61,88 'contact':90 'could':29 'cri':127 'd':64 'differ':79 'enjoy':73 'exampl':15 'feel':130 'find':2 'first':6 'garbag':136 'get':22,96,104,131 'group':102,110 'hater':126 'hurt':132 'hypocrit':118 'interest':5 'isn':114 'like':19,51 'loos':65 'might':46 'mind':67 'moch':59 'mock':70,85,100,108 'mod':91 'offend':93 'one':101 'parti':45 'pathet':138 'patient':62,89 'peopl':33,39 'perspect':82 'post':135 'religion':37,43 'said':31 'say':47 'someon':58,69 'spread':24,54 'super':4 'support':10 'supremacist':71 'sympathi':123 'talk':40 'thing':28 'view':12,56 'would':95"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258646"
+editedAt: null
+createdAt: DateTimeImmutable @1703596050 {#1563
date: 2023-12-26 14:07:30.0 +01:00
}
+"title": 253504
}
4 => App\Entity\EntryComment {#2360
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: """
The not saying why they were banned is what inspired my question.\n
\n
I was afraid those people would just come here, but the moderation based on instance and community seems to be working so far. I’m curious how’s that’s going to scale.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703596939 {#2370
date: 2023-12-26 14:22:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2361 …}
+nested: Doctrine\ORM\PersistentCollection {#2372 …}
+votes: Doctrine\ORM\PersistentCollection {#2386 …}
+reports: Doctrine\ORM\PersistentCollection {#2385 …}
+favourites: Doctrine\ORM\PersistentCollection {#2378 …}
+notifications: Doctrine\ORM\PersistentCollection {#2381 …}
-id: 253544
-bodyTs: "'afraid':15 'ban':7 'base':25 'come':20 'communiti':29 'curious':38 'far':35 'go':43 'inspir':10 'instanc':27 'm':37 'moder':24 'peopl':17 'question':12 'say':3 'scale':45 'seem':30 'work':33 'would':18"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258786"
+editedAt: null
+createdAt: DateTimeImmutable @1703596939 {#2377
date: 2023-12-26 14:22:19.0 +01:00
}
+"title": 253544
}
3 => App\Entity\EntryComment {#1909}
2 => App\Entity\EntryComment {#2395
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
+root: App\Entity\EntryComment {#1909}
+body: "Ah. Understood."
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703609925 {#2392
date: 2023-12-26 17:58:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@CluckN@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1384 …}
+nested: Doctrine\ORM\PersistentCollection {#1383 …}
+votes: Doctrine\ORM\PersistentCollection {#1405 …}
+reports: Doctrine\ORM\PersistentCollection {#1382 …}
+favourites: Doctrine\ORM\PersistentCollection {#1404 …}
+notifications: Doctrine\ORM\PersistentCollection {#1361 …}
-id: 254087
-bodyTs: "'ah':1 'understood':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5261103"
+editedAt: null
+createdAt: DateTimeImmutable @1703609925 {#2394
date: 2023-12-26 17:58:45.0 +01:00
}
+"title": 254087
}
1 => App\Entity\EntryComment {#2023
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: "The profile Blocklists could start growing, that’s for sure 😀"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703679851 {#1403
date: 2023-12-27 13:24:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2032 …}
+nested: Doctrine\ORM\PersistentCollection {#2024 …}
+votes: Doctrine\ORM\PersistentCollection {#2018 …}
+reports: Doctrine\ORM\PersistentCollection {#2011 …}
+favourites: Doctrine\ORM\PersistentCollection {#2021 …}
+notifications: Doctrine\ORM\PersistentCollection {#2029 …}
-id: 256304
-bodyTs: "'blocklist':3 'could':4 'grow':6 'profil':2 'start':5 'sure':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5271901"
+editedAt: null
+createdAt: DateTimeImmutable @1703679851 {#2019
date: 2023-12-27 13:24:11.0 +01:00
}
+"title": 256304
}
0 => App\Entity\EntryComment {#2082
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: "Yeah, no doubt. I’m picturing the same person saying hateful stuff turning around saying how unfair it is to get called out, using a super whiny voice. Irony."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703767978 {#2096
date: 2023-12-28 13:52:58.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2097 …}
+nested: Doctrine\ORM\PersistentCollection {#2078 …}
+votes: Doctrine\ORM\PersistentCollection {#2079 …}
+reports: Doctrine\ORM\PersistentCollection {#2075 …}
+favourites: Doctrine\ORM\PersistentCollection {#2037 …}
+notifications: Doctrine\ORM\PersistentCollection {#2347 …}
-id: 259174
-bodyTs: "'around':14 'call':22 'doubt':3 'get':21 'hate':11 'ironi':29 'm':5 'person':9 'pictur':6 'say':10,15 'stuff':12 'super':26 'turn':13 'unfair':17 'use':24 'voic':28 'whini':27 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5285847"
+editedAt: null
+createdAt: DateTimeImmutable @1703767978 {#2085
date: 2023-12-28 13:52:58.0 +01:00
}
+"title": 259174
}
]
-id: 24889
-titleTs: "'bring':3 'censorship':2 'corpor':1"
-bodyTs: "'anoth':8 'banner':13 'belief':22 'better':89 'boy':118 'censor':17,72 'communiti':75 'consid':60 'corpor':9 'curios':2 'curious':39 'depth':44 'explan':45 'extrem':61 'extremist':54 'feel':105 'general':53,111 'idea':112 'in-depth':42 'indoctrin':115 'instanc':84 'left':5,65 'lemmi':74 'like':106 'm':35 'moder':87 'oh':117 'open':29 'opinion':50,99 'peopl':59 'platform':10,93,97 'pleas':113 'polici':85 'pure':1 'reason':58,82 'reddit':6,66 'regard':102 'restrict':98 'share':107 'speech':116 'summar':109 'unpopular':47 'view':20,48,101 'wait':26 'worm':33"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703653841
+visibility: "visible "
+apId: "https://infosec.pub/post/6452444"
+editedAt: DateTimeImmutable @1707846965 {#1409
date: 2024-02-13 18:56:05.0 +01:00
}
+createdAt: DateTimeImmutable @1703567441 {#1421
date: 2023-12-26 06:10:41.0 +01:00
}
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: null
+root: null
+body: """
I’m curious about the down votes for the post.\n
\n
They want less discussion about the topic?\n
\n
Or they don’t like the idea not having anonymity?
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1708048117 {#1910
date: 2024-02-16 02:48:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1708 …}
+nested: Doctrine\ORM\PersistentCollection {#1410 …}
+votes: Doctrine\ORM\PersistentCollection {#1907 …}
+reports: Doctrine\ORM\PersistentCollection {#1407 …}
+favourites: Doctrine\ORM\PersistentCollection {#2391 …}
+notifications: Doctrine\ORM\PersistentCollection {#2369 …}
-id: 253965
-bodyTs: "'anonym':27 'curious':3 'discuss':14 'idea':24 'less':13 'like':22 'm':2 'post':10 'topic':17 'vote':7 'want':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5260554"
+editedAt: null
+createdAt: DateTimeImmutable @1703607124 {#1906
date: 2023-12-26 17:12:04.0 +01:00
}
+"title": 253965
} |
|
Show voter details
|
31 |
DENIED
|
edit
|
App\Entity\EntryComment {#1909
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431
+user: App\Entity\User {#264 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1670 …}
+slug: "Corporate-Censorship-Bring-You-Here"
+title: "Corporate Censorship Bring You Here?"
+url: null
+body: """
Pure curiosity:\n
\n
If you left reddit or another corporate platform under the banner of not being censored by their views or beliefs, what was that?\n
\n
Wait. Before we open this can of worms, I’m not at all curious about an in-depth explanation of unpopular views or opinions that are generally extremist or that most reasonable people consider extreme. More of:\n
\n
- I left reddit or some other because they censor…?\n
- The lemmy community is more for me because?\n
- I reasons my instance policies or moderators are better than the other platform is?\n
- The other platform restricted opinions or views regarding…?\n
\n
If you feel like sharing, just summarize the general idea, please no indoctrination speeches.\n
\n
Oh boy…
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 53
+favouriteCount: 64
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1710670716 {#1634
date: 2024-03-17 11:18:36.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1666 …}
+votes: Doctrine\ORM\PersistentCollection {#1668 …}
+reports: Doctrine\ORM\PersistentCollection {#1650 …}
+favourites: Doctrine\ORM\PersistentCollection {#1576 …}
+notifications: Doctrine\ORM\PersistentCollection {#1587 …}
+badges: Doctrine\ORM\PersistentCollection {#1548 …}
+children: [
5 => App\Entity\EntryComment {#2457
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+body: "People love echo chambers and affirmations don’t they…"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703596445 {#1628
date: 2023-12-26 14:14:05.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@ichbinjasokreativ@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2461 …}
+nested: Doctrine\ORM\PersistentCollection {#2454 …}
+votes: Doctrine\ORM\PersistentCollection {#2459 …}
+reports: Doctrine\ORM\PersistentCollection {#2470 …}
+favourites: Doctrine\ORM\PersistentCollection {#2467 …}
+notifications: Doctrine\ORM\PersistentCollection {#2371 …}
-id: 253521
-bodyTs: "'affirm':6 'chamber':4 'echo':3 'love':2 'peopl':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258701"
+editedAt: null
+createdAt: DateTimeImmutable @1703596445 {#2452
date: 2023-12-26 14:14:05.0 +01:00
}
+"title": 253521
}
6 => App\Entity\EntryComment {#1686
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: """
I find this super interesting.\n
\n
Firstly, I don’t support their views in your example.\n
\n
I don’t like that they get to spread them. The same thing could be said about people who are anti religion against people talking about their religion. Both parties might say they don’t like the other spreading their views.\n
\n
- If someone moched a cancer patient, we’d loose our minds.\n
- When someone mocks supremacists, we enjoy it. They don’t. The difference is our perspective.\n
- If the mocked or bullied cancer patient contacted mods, the offending account would get banned.\n
- If we mock one group and get banned and other mock another group and don’t, isn’t that being hypocritical?\n
\n
Again, I have no sympathy for some hater crying about their feeling getting hurt when they post garbage, more pathetic than anything.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703596050 {#1556
date: 2023-12-26 14:07:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1716 …}
+nested: Doctrine\ORM\PersistentCollection {#1714 …}
+votes: Doctrine\ORM\PersistentCollection {#1719 …}
+reports: Doctrine\ORM\PersistentCollection {#1729 …}
+favourites: Doctrine\ORM\PersistentCollection {#2463 …}
+notifications: Doctrine\ORM\PersistentCollection {#1740 …}
-id: 253504
-bodyTs: "'account':94 'anoth':109 'anti':36 'anyth':140 'ban':97,105 'bulli':87 'cancer':61,88 'contact':90 'could':29 'cri':127 'd':64 'differ':79 'enjoy':73 'exampl':15 'feel':130 'find':2 'first':6 'garbag':136 'get':22,96,104,131 'group':102,110 'hater':126 'hurt':132 'hypocrit':118 'interest':5 'isn':114 'like':19,51 'loos':65 'might':46 'mind':67 'moch':59 'mock':70,85,100,108 'mod':91 'offend':93 'one':101 'parti':45 'pathet':138 'patient':62,89 'peopl':33,39 'perspect':82 'post':135 'religion':37,43 'said':31 'say':47 'someon':58,69 'spread':24,54 'super':4 'support':10 'supremacist':71 'sympathi':123 'talk':40 'thing':28 'view':12,56 'would':95"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258646"
+editedAt: null
+createdAt: DateTimeImmutable @1703596050 {#1563
date: 2023-12-26 14:07:30.0 +01:00
}
+"title": 253504
}
4 => App\Entity\EntryComment {#2360
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: """
The not saying why they were banned is what inspired my question.\n
\n
I was afraid those people would just come here, but the moderation based on instance and community seems to be working so far. I’m curious how’s that’s going to scale.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703596939 {#2370
date: 2023-12-26 14:22:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2361 …}
+nested: Doctrine\ORM\PersistentCollection {#2372 …}
+votes: Doctrine\ORM\PersistentCollection {#2386 …}
+reports: Doctrine\ORM\PersistentCollection {#2385 …}
+favourites: Doctrine\ORM\PersistentCollection {#2378 …}
+notifications: Doctrine\ORM\PersistentCollection {#2381 …}
-id: 253544
-bodyTs: "'afraid':15 'ban':7 'base':25 'come':20 'communiti':29 'curious':38 'far':35 'go':43 'inspir':10 'instanc':27 'm':37 'moder':24 'peopl':17 'question':12 'say':3 'scale':45 'seem':30 'work':33 'would':18"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258786"
+editedAt: null
+createdAt: DateTimeImmutable @1703596939 {#2377
date: 2023-12-26 14:22:19.0 +01:00
}
+"title": 253544
}
3 => App\Entity\EntryComment {#1909}
2 => App\Entity\EntryComment {#2395
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
+root: App\Entity\EntryComment {#1909}
+body: "Ah. Understood."
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703609925 {#2392
date: 2023-12-26 17:58:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@CluckN@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1384 …}
+nested: Doctrine\ORM\PersistentCollection {#1383 …}
+votes: Doctrine\ORM\PersistentCollection {#1405 …}
+reports: Doctrine\ORM\PersistentCollection {#1382 …}
+favourites: Doctrine\ORM\PersistentCollection {#1404 …}
+notifications: Doctrine\ORM\PersistentCollection {#1361 …}
-id: 254087
-bodyTs: "'ah':1 'understood':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5261103"
+editedAt: null
+createdAt: DateTimeImmutable @1703609925 {#2394
date: 2023-12-26 17:58:45.0 +01:00
}
+"title": 254087
}
1 => App\Entity\EntryComment {#2023
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: "The profile Blocklists could start growing, that’s for sure 😀"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703679851 {#1403
date: 2023-12-27 13:24:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2032 …}
+nested: Doctrine\ORM\PersistentCollection {#2024 …}
+votes: Doctrine\ORM\PersistentCollection {#2018 …}
+reports: Doctrine\ORM\PersistentCollection {#2011 …}
+favourites: Doctrine\ORM\PersistentCollection {#2021 …}
+notifications: Doctrine\ORM\PersistentCollection {#2029 …}
-id: 256304
-bodyTs: "'blocklist':3 'could':4 'grow':6 'profil':2 'start':5 'sure':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5271901"
+editedAt: null
+createdAt: DateTimeImmutable @1703679851 {#2019
date: 2023-12-27 13:24:11.0 +01:00
}
+"title": 256304
}
0 => App\Entity\EntryComment {#2082
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: "Yeah, no doubt. I’m picturing the same person saying hateful stuff turning around saying how unfair it is to get called out, using a super whiny voice. Irony."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703767978 {#2096
date: 2023-12-28 13:52:58.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2097 …}
+nested: Doctrine\ORM\PersistentCollection {#2078 …}
+votes: Doctrine\ORM\PersistentCollection {#2079 …}
+reports: Doctrine\ORM\PersistentCollection {#2075 …}
+favourites: Doctrine\ORM\PersistentCollection {#2037 …}
+notifications: Doctrine\ORM\PersistentCollection {#2347 …}
-id: 259174
-bodyTs: "'around':14 'call':22 'doubt':3 'get':21 'hate':11 'ironi':29 'm':5 'person':9 'pictur':6 'say':10,15 'stuff':12 'super':26 'turn':13 'unfair':17 'use':24 'voic':28 'whini':27 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5285847"
+editedAt: null
+createdAt: DateTimeImmutable @1703767978 {#2085
date: 2023-12-28 13:52:58.0 +01:00
}
+"title": 259174
}
]
-id: 24889
-titleTs: "'bring':3 'censorship':2 'corpor':1"
-bodyTs: "'anoth':8 'banner':13 'belief':22 'better':89 'boy':118 'censor':17,72 'communiti':75 'consid':60 'corpor':9 'curios':2 'curious':39 'depth':44 'explan':45 'extrem':61 'extremist':54 'feel':105 'general':53,111 'idea':112 'in-depth':42 'indoctrin':115 'instanc':84 'left':5,65 'lemmi':74 'like':106 'm':35 'moder':87 'oh':117 'open':29 'opinion':50,99 'peopl':59 'platform':10,93,97 'pleas':113 'polici':85 'pure':1 'reason':58,82 'reddit':6,66 'regard':102 'restrict':98 'share':107 'speech':116 'summar':109 'unpopular':47 'view':20,48,101 'wait':26 'worm':33"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703653841
+visibility: "visible "
+apId: "https://infosec.pub/post/6452444"
+editedAt: DateTimeImmutable @1707846965 {#1409
date: 2024-02-13 18:56:05.0 +01:00
}
+createdAt: DateTimeImmutable @1703567441 {#1421
date: 2023-12-26 06:10:41.0 +01:00
}
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: null
+root: null
+body: """
I’m curious about the down votes for the post.\n
\n
They want less discussion about the topic?\n
\n
Or they don’t like the idea not having anonymity?
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1708048117 {#1910
date: 2024-02-16 02:48:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1708 …}
+nested: Doctrine\ORM\PersistentCollection {#1410 …}
+votes: Doctrine\ORM\PersistentCollection {#1907 …}
+reports: Doctrine\ORM\PersistentCollection {#1407 …}
+favourites: Doctrine\ORM\PersistentCollection {#2391 …}
+notifications: Doctrine\ORM\PersistentCollection {#2369 …}
-id: 253965
-bodyTs: "'anonym':27 'curious':3 'discuss':14 'idea':24 'less':13 'like':22 'm':2 'post':10 'topic':17 'vote':7 'want':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5260554"
+editedAt: null
+createdAt: DateTimeImmutable @1703607124 {#1906
date: 2023-12-26 17:12:04.0 +01:00
}
+"title": 253965
} |
|
Show voter details
|
32 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1909
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431
+user: App\Entity\User {#264 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1670 …}
+slug: "Corporate-Censorship-Bring-You-Here"
+title: "Corporate Censorship Bring You Here?"
+url: null
+body: """
Pure curiosity:\n
\n
If you left reddit or another corporate platform under the banner of not being censored by their views or beliefs, what was that?\n
\n
Wait. Before we open this can of worms, I’m not at all curious about an in-depth explanation of unpopular views or opinions that are generally extremist or that most reasonable people consider extreme. More of:\n
\n
- I left reddit or some other because they censor…?\n
- The lemmy community is more for me because?\n
- I reasons my instance policies or moderators are better than the other platform is?\n
- The other platform restricted opinions or views regarding…?\n
\n
If you feel like sharing, just summarize the general idea, please no indoctrination speeches.\n
\n
Oh boy…
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 53
+favouriteCount: 64
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1710670716 {#1634
date: 2024-03-17 11:18:36.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1666 …}
+votes: Doctrine\ORM\PersistentCollection {#1668 …}
+reports: Doctrine\ORM\PersistentCollection {#1650 …}
+favourites: Doctrine\ORM\PersistentCollection {#1576 …}
+notifications: Doctrine\ORM\PersistentCollection {#1587 …}
+badges: Doctrine\ORM\PersistentCollection {#1548 …}
+children: [
5 => App\Entity\EntryComment {#2457
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+body: "People love echo chambers and affirmations don’t they…"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703596445 {#1628
date: 2023-12-26 14:14:05.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@ichbinjasokreativ@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2461 …}
+nested: Doctrine\ORM\PersistentCollection {#2454 …}
+votes: Doctrine\ORM\PersistentCollection {#2459 …}
+reports: Doctrine\ORM\PersistentCollection {#2470 …}
+favourites: Doctrine\ORM\PersistentCollection {#2467 …}
+notifications: Doctrine\ORM\PersistentCollection {#2371 …}
-id: 253521
-bodyTs: "'affirm':6 'chamber':4 'echo':3 'love':2 'peopl':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258701"
+editedAt: null
+createdAt: DateTimeImmutable @1703596445 {#2452
date: 2023-12-26 14:14:05.0 +01:00
}
+"title": 253521
}
6 => App\Entity\EntryComment {#1686
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: """
I find this super interesting.\n
\n
Firstly, I don’t support their views in your example.\n
\n
I don’t like that they get to spread them. The same thing could be said about people who are anti religion against people talking about their religion. Both parties might say they don’t like the other spreading their views.\n
\n
- If someone moched a cancer patient, we’d loose our minds.\n
- When someone mocks supremacists, we enjoy it. They don’t. The difference is our perspective.\n
- If the mocked or bullied cancer patient contacted mods, the offending account would get banned.\n
- If we mock one group and get banned and other mock another group and don’t, isn’t that being hypocritical?\n
\n
Again, I have no sympathy for some hater crying about their feeling getting hurt when they post garbage, more pathetic than anything.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703596050 {#1556
date: 2023-12-26 14:07:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1716 …}
+nested: Doctrine\ORM\PersistentCollection {#1714 …}
+votes: Doctrine\ORM\PersistentCollection {#1719 …}
+reports: Doctrine\ORM\PersistentCollection {#1729 …}
+favourites: Doctrine\ORM\PersistentCollection {#2463 …}
+notifications: Doctrine\ORM\PersistentCollection {#1740 …}
-id: 253504
-bodyTs: "'account':94 'anoth':109 'anti':36 'anyth':140 'ban':97,105 'bulli':87 'cancer':61,88 'contact':90 'could':29 'cri':127 'd':64 'differ':79 'enjoy':73 'exampl':15 'feel':130 'find':2 'first':6 'garbag':136 'get':22,96,104,131 'group':102,110 'hater':126 'hurt':132 'hypocrit':118 'interest':5 'isn':114 'like':19,51 'loos':65 'might':46 'mind':67 'moch':59 'mock':70,85,100,108 'mod':91 'offend':93 'one':101 'parti':45 'pathet':138 'patient':62,89 'peopl':33,39 'perspect':82 'post':135 'religion':37,43 'said':31 'say':47 'someon':58,69 'spread':24,54 'super':4 'support':10 'supremacist':71 'sympathi':123 'talk':40 'thing':28 'view':12,56 'would':95"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258646"
+editedAt: null
+createdAt: DateTimeImmutable @1703596050 {#1563
date: 2023-12-26 14:07:30.0 +01:00
}
+"title": 253504
}
4 => App\Entity\EntryComment {#2360
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: """
The not saying why they were banned is what inspired my question.\n
\n
I was afraid those people would just come here, but the moderation based on instance and community seems to be working so far. I’m curious how’s that’s going to scale.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703596939 {#2370
date: 2023-12-26 14:22:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2361 …}
+nested: Doctrine\ORM\PersistentCollection {#2372 …}
+votes: Doctrine\ORM\PersistentCollection {#2386 …}
+reports: Doctrine\ORM\PersistentCollection {#2385 …}
+favourites: Doctrine\ORM\PersistentCollection {#2378 …}
+notifications: Doctrine\ORM\PersistentCollection {#2381 …}
-id: 253544
-bodyTs: "'afraid':15 'ban':7 'base':25 'come':20 'communiti':29 'curious':38 'far':35 'go':43 'inspir':10 'instanc':27 'm':37 'moder':24 'peopl':17 'question':12 'say':3 'scale':45 'seem':30 'work':33 'would':18"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258786"
+editedAt: null
+createdAt: DateTimeImmutable @1703596939 {#2377
date: 2023-12-26 14:22:19.0 +01:00
}
+"title": 253544
}
3 => App\Entity\EntryComment {#1909}
2 => App\Entity\EntryComment {#2395
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
+root: App\Entity\EntryComment {#1909}
+body: "Ah. Understood."
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703609925 {#2392
date: 2023-12-26 17:58:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@CluckN@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1384 …}
+nested: Doctrine\ORM\PersistentCollection {#1383 …}
+votes: Doctrine\ORM\PersistentCollection {#1405 …}
+reports: Doctrine\ORM\PersistentCollection {#1382 …}
+favourites: Doctrine\ORM\PersistentCollection {#1404 …}
+notifications: Doctrine\ORM\PersistentCollection {#1361 …}
-id: 254087
-bodyTs: "'ah':1 'understood':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5261103"
+editedAt: null
+createdAt: DateTimeImmutable @1703609925 {#2394
date: 2023-12-26 17:58:45.0 +01:00
}
+"title": 254087
}
1 => App\Entity\EntryComment {#2023
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: "The profile Blocklists could start growing, that’s for sure 😀"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703679851 {#1403
date: 2023-12-27 13:24:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2032 …}
+nested: Doctrine\ORM\PersistentCollection {#2024 …}
+votes: Doctrine\ORM\PersistentCollection {#2018 …}
+reports: Doctrine\ORM\PersistentCollection {#2011 …}
+favourites: Doctrine\ORM\PersistentCollection {#2021 …}
+notifications: Doctrine\ORM\PersistentCollection {#2029 …}
-id: 256304
-bodyTs: "'blocklist':3 'could':4 'grow':6 'profil':2 'start':5 'sure':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5271901"
+editedAt: null
+createdAt: DateTimeImmutable @1703679851 {#2019
date: 2023-12-27 13:24:11.0 +01:00
}
+"title": 256304
}
0 => App\Entity\EntryComment {#2082
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: "Yeah, no doubt. I’m picturing the same person saying hateful stuff turning around saying how unfair it is to get called out, using a super whiny voice. Irony."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703767978 {#2096
date: 2023-12-28 13:52:58.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2097 …}
+nested: Doctrine\ORM\PersistentCollection {#2078 …}
+votes: Doctrine\ORM\PersistentCollection {#2079 …}
+reports: Doctrine\ORM\PersistentCollection {#2075 …}
+favourites: Doctrine\ORM\PersistentCollection {#2037 …}
+notifications: Doctrine\ORM\PersistentCollection {#2347 …}
-id: 259174
-bodyTs: "'around':14 'call':22 'doubt':3 'get':21 'hate':11 'ironi':29 'm':5 'person':9 'pictur':6 'say':10,15 'stuff':12 'super':26 'turn':13 'unfair':17 'use':24 'voic':28 'whini':27 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5285847"
+editedAt: null
+createdAt: DateTimeImmutable @1703767978 {#2085
date: 2023-12-28 13:52:58.0 +01:00
}
+"title": 259174
}
]
-id: 24889
-titleTs: "'bring':3 'censorship':2 'corpor':1"
-bodyTs: "'anoth':8 'banner':13 'belief':22 'better':89 'boy':118 'censor':17,72 'communiti':75 'consid':60 'corpor':9 'curios':2 'curious':39 'depth':44 'explan':45 'extrem':61 'extremist':54 'feel':105 'general':53,111 'idea':112 'in-depth':42 'indoctrin':115 'instanc':84 'left':5,65 'lemmi':74 'like':106 'm':35 'moder':87 'oh':117 'open':29 'opinion':50,99 'peopl':59 'platform':10,93,97 'pleas':113 'polici':85 'pure':1 'reason':58,82 'reddit':6,66 'regard':102 'restrict':98 'share':107 'speech':116 'summar':109 'unpopular':47 'view':20,48,101 'wait':26 'worm':33"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703653841
+visibility: "visible "
+apId: "https://infosec.pub/post/6452444"
+editedAt: DateTimeImmutable @1707846965 {#1409
date: 2024-02-13 18:56:05.0 +01:00
}
+createdAt: DateTimeImmutable @1703567441 {#1421
date: 2023-12-26 06:10:41.0 +01:00
}
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: null
+root: null
+body: """
I’m curious about the down votes for the post.\n
\n
They want less discussion about the topic?\n
\n
Or they don’t like the idea not having anonymity?
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1708048117 {#1910
date: 2024-02-16 02:48:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1708 …}
+nested: Doctrine\ORM\PersistentCollection {#1410 …}
+votes: Doctrine\ORM\PersistentCollection {#1907 …}
+reports: Doctrine\ORM\PersistentCollection {#1407 …}
+favourites: Doctrine\ORM\PersistentCollection {#2391 …}
+notifications: Doctrine\ORM\PersistentCollection {#2369 …}
-id: 253965
-bodyTs: "'anonym':27 'curious':3 'discuss':14 'idea':24 'less':13 'like':22 'm':2 'post':10 'topic':17 'vote':7 'want':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5260554"
+editedAt: null
+createdAt: DateTimeImmutable @1703607124 {#1906
date: 2023-12-26 17:12:04.0 +01:00
}
+"title": 253965
} |
|
Show voter details
|
33 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
34 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2395
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431
+user: App\Entity\User {#264 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1670 …}
+slug: "Corporate-Censorship-Bring-You-Here"
+title: "Corporate Censorship Bring You Here?"
+url: null
+body: """
Pure curiosity:\n
\n
If you left reddit or another corporate platform under the banner of not being censored by their views or beliefs, what was that?\n
\n
Wait. Before we open this can of worms, I’m not at all curious about an in-depth explanation of unpopular views or opinions that are generally extremist or that most reasonable people consider extreme. More of:\n
\n
- I left reddit or some other because they censor…?\n
- The lemmy community is more for me because?\n
- I reasons my instance policies or moderators are better than the other platform is?\n
- The other platform restricted opinions or views regarding…?\n
\n
If you feel like sharing, just summarize the general idea, please no indoctrination speeches.\n
\n
Oh boy…
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 53
+favouriteCount: 64
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1710670716 {#1634
date: 2024-03-17 11:18:36.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1666 …}
+votes: Doctrine\ORM\PersistentCollection {#1668 …}
+reports: Doctrine\ORM\PersistentCollection {#1650 …}
+favourites: Doctrine\ORM\PersistentCollection {#1576 …}
+notifications: Doctrine\ORM\PersistentCollection {#1587 …}
+badges: Doctrine\ORM\PersistentCollection {#1548 …}
+children: [
5 => App\Entity\EntryComment {#2457
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+body: "People love echo chambers and affirmations don’t they…"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703596445 {#1628
date: 2023-12-26 14:14:05.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@ichbinjasokreativ@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2461 …}
+nested: Doctrine\ORM\PersistentCollection {#2454 …}
+votes: Doctrine\ORM\PersistentCollection {#2459 …}
+reports: Doctrine\ORM\PersistentCollection {#2470 …}
+favourites: Doctrine\ORM\PersistentCollection {#2467 …}
+notifications: Doctrine\ORM\PersistentCollection {#2371 …}
-id: 253521
-bodyTs: "'affirm':6 'chamber':4 'echo':3 'love':2 'peopl':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258701"
+editedAt: null
+createdAt: DateTimeImmutable @1703596445 {#2452
date: 2023-12-26 14:14:05.0 +01:00
}
+"title": 253521
}
6 => App\Entity\EntryComment {#1686
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: """
I find this super interesting.\n
\n
Firstly, I don’t support their views in your example.\n
\n
I don’t like that they get to spread them. The same thing could be said about people who are anti religion against people talking about their religion. Both parties might say they don’t like the other spreading their views.\n
\n
- If someone moched a cancer patient, we’d loose our minds.\n
- When someone mocks supremacists, we enjoy it. They don’t. The difference is our perspective.\n
- If the mocked or bullied cancer patient contacted mods, the offending account would get banned.\n
- If we mock one group and get banned and other mock another group and don’t, isn’t that being hypocritical?\n
\n
Again, I have no sympathy for some hater crying about their feeling getting hurt when they post garbage, more pathetic than anything.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703596050 {#1556
date: 2023-12-26 14:07:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1716 …}
+nested: Doctrine\ORM\PersistentCollection {#1714 …}
+votes: Doctrine\ORM\PersistentCollection {#1719 …}
+reports: Doctrine\ORM\PersistentCollection {#1729 …}
+favourites: Doctrine\ORM\PersistentCollection {#2463 …}
+notifications: Doctrine\ORM\PersistentCollection {#1740 …}
-id: 253504
-bodyTs: "'account':94 'anoth':109 'anti':36 'anyth':140 'ban':97,105 'bulli':87 'cancer':61,88 'contact':90 'could':29 'cri':127 'd':64 'differ':79 'enjoy':73 'exampl':15 'feel':130 'find':2 'first':6 'garbag':136 'get':22,96,104,131 'group':102,110 'hater':126 'hurt':132 'hypocrit':118 'interest':5 'isn':114 'like':19,51 'loos':65 'might':46 'mind':67 'moch':59 'mock':70,85,100,108 'mod':91 'offend':93 'one':101 'parti':45 'pathet':138 'patient':62,89 'peopl':33,39 'perspect':82 'post':135 'religion':37,43 'said':31 'say':47 'someon':58,69 'spread':24,54 'super':4 'support':10 'supremacist':71 'sympathi':123 'talk':40 'thing':28 'view':12,56 'would':95"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258646"
+editedAt: null
+createdAt: DateTimeImmutable @1703596050 {#1563
date: 2023-12-26 14:07:30.0 +01:00
}
+"title": 253504
}
4 => App\Entity\EntryComment {#2360
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: """
The not saying why they were banned is what inspired my question.\n
\n
I was afraid those people would just come here, but the moderation based on instance and community seems to be working so far. I’m curious how’s that’s going to scale.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703596939 {#2370
date: 2023-12-26 14:22:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2361 …}
+nested: Doctrine\ORM\PersistentCollection {#2372 …}
+votes: Doctrine\ORM\PersistentCollection {#2386 …}
+reports: Doctrine\ORM\PersistentCollection {#2385 …}
+favourites: Doctrine\ORM\PersistentCollection {#2378 …}
+notifications: Doctrine\ORM\PersistentCollection {#2381 …}
-id: 253544
-bodyTs: "'afraid':15 'ban':7 'base':25 'come':20 'communiti':29 'curious':38 'far':35 'go':43 'inspir':10 'instanc':27 'm':37 'moder':24 'peopl':17 'question':12 'say':3 'scale':45 'seem':30 'work':33 'would':18"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258786"
+editedAt: null
+createdAt: DateTimeImmutable @1703596939 {#2377
date: 2023-12-26 14:22:19.0 +01:00
}
+"title": 253544
}
3 => App\Entity\EntryComment {#1909
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: null
+root: null
+body: """
I’m curious about the down votes for the post.\n
\n
They want less discussion about the topic?\n
\n
Or they don’t like the idea not having anonymity?
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1708048117 {#1910
date: 2024-02-16 02:48:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1708 …}
+nested: Doctrine\ORM\PersistentCollection {#1410 …}
+votes: Doctrine\ORM\PersistentCollection {#1907 …}
+reports: Doctrine\ORM\PersistentCollection {#1407 …}
+favourites: Doctrine\ORM\PersistentCollection {#2391 …}
+notifications: Doctrine\ORM\PersistentCollection {#2369 …}
-id: 253965
-bodyTs: "'anonym':27 'curious':3 'discuss':14 'idea':24 'less':13 'like':22 'm':2 'post':10 'topic':17 'vote':7 'want':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5260554"
+editedAt: null
+createdAt: DateTimeImmutable @1703607124 {#1906
date: 2023-12-26 17:12:04.0 +01:00
}
+"title": 253965
}
2 => App\Entity\EntryComment {#2395}
1 => App\Entity\EntryComment {#2023
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: "The profile Blocklists could start growing, that’s for sure 😀"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703679851 {#1403
date: 2023-12-27 13:24:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2032 …}
+nested: Doctrine\ORM\PersistentCollection {#2024 …}
+votes: Doctrine\ORM\PersistentCollection {#2018 …}
+reports: Doctrine\ORM\PersistentCollection {#2011 …}
+favourites: Doctrine\ORM\PersistentCollection {#2021 …}
+notifications: Doctrine\ORM\PersistentCollection {#2029 …}
-id: 256304
-bodyTs: "'blocklist':3 'could':4 'grow':6 'profil':2 'start':5 'sure':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5271901"
+editedAt: null
+createdAt: DateTimeImmutable @1703679851 {#2019
date: 2023-12-27 13:24:11.0 +01:00
}
+"title": 256304
}
0 => App\Entity\EntryComment {#2082
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: "Yeah, no doubt. I’m picturing the same person saying hateful stuff turning around saying how unfair it is to get called out, using a super whiny voice. Irony."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703767978 {#2096
date: 2023-12-28 13:52:58.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2097 …}
+nested: Doctrine\ORM\PersistentCollection {#2078 …}
+votes: Doctrine\ORM\PersistentCollection {#2079 …}
+reports: Doctrine\ORM\PersistentCollection {#2075 …}
+favourites: Doctrine\ORM\PersistentCollection {#2037 …}
+notifications: Doctrine\ORM\PersistentCollection {#2347 …}
-id: 259174
-bodyTs: "'around':14 'call':22 'doubt':3 'get':21 'hate':11 'ironi':29 'm':5 'person':9 'pictur':6 'say':10,15 'stuff':12 'super':26 'turn':13 'unfair':17 'use':24 'voic':28 'whini':27 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5285847"
+editedAt: null
+createdAt: DateTimeImmutable @1703767978 {#2085
date: 2023-12-28 13:52:58.0 +01:00
}
+"title": 259174
}
]
-id: 24889
-titleTs: "'bring':3 'censorship':2 'corpor':1"
-bodyTs: "'anoth':8 'banner':13 'belief':22 'better':89 'boy':118 'censor':17,72 'communiti':75 'consid':60 'corpor':9 'curios':2 'curious':39 'depth':44 'explan':45 'extrem':61 'extremist':54 'feel':105 'general':53,111 'idea':112 'in-depth':42 'indoctrin':115 'instanc':84 'left':5,65 'lemmi':74 'like':106 'm':35 'moder':87 'oh':117 'open':29 'opinion':50,99 'peopl':59 'platform':10,93,97 'pleas':113 'polici':85 'pure':1 'reason':58,82 'reddit':6,66 'regard':102 'restrict':98 'share':107 'speech':116 'summar':109 'unpopular':47 'view':20,48,101 'wait':26 'worm':33"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703653841
+visibility: "visible "
+apId: "https://infosec.pub/post/6452444"
+editedAt: DateTimeImmutable @1707846965 {#1409
date: 2024-02-13 18:56:05.0 +01:00
}
+createdAt: DateTimeImmutable @1703567441 {#1421
date: 2023-12-26 06:10:41.0 +01:00
}
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
+root: App\Entity\EntryComment {#1909}
+body: "Ah. Understood."
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703609925 {#2392
date: 2023-12-26 17:58:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@CluckN@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1384 …}
+nested: Doctrine\ORM\PersistentCollection {#1383 …}
+votes: Doctrine\ORM\PersistentCollection {#1405 …}
+reports: Doctrine\ORM\PersistentCollection {#1382 …}
+favourites: Doctrine\ORM\PersistentCollection {#1404 …}
+notifications: Doctrine\ORM\PersistentCollection {#1361 …}
-id: 254087
-bodyTs: "'ah':1 'understood':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5261103"
+editedAt: null
+createdAt: DateTimeImmutable @1703609925 {#2394
date: 2023-12-26 17:58:45.0 +01:00
}
+"title": 254087
} |
|
Show voter details
|
35 |
DENIED
|
edit
|
App\Entity\EntryComment {#2395
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431
+user: App\Entity\User {#264 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1670 …}
+slug: "Corporate-Censorship-Bring-You-Here"
+title: "Corporate Censorship Bring You Here?"
+url: null
+body: """
Pure curiosity:\n
\n
If you left reddit or another corporate platform under the banner of not being censored by their views or beliefs, what was that?\n
\n
Wait. Before we open this can of worms, I’m not at all curious about an in-depth explanation of unpopular views or opinions that are generally extremist or that most reasonable people consider extreme. More of:\n
\n
- I left reddit or some other because they censor…?\n
- The lemmy community is more for me because?\n
- I reasons my instance policies or moderators are better than the other platform is?\n
- The other platform restricted opinions or views regarding…?\n
\n
If you feel like sharing, just summarize the general idea, please no indoctrination speeches.\n
\n
Oh boy…
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 53
+favouriteCount: 64
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1710670716 {#1634
date: 2024-03-17 11:18:36.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1666 …}
+votes: Doctrine\ORM\PersistentCollection {#1668 …}
+reports: Doctrine\ORM\PersistentCollection {#1650 …}
+favourites: Doctrine\ORM\PersistentCollection {#1576 …}
+notifications: Doctrine\ORM\PersistentCollection {#1587 …}
+badges: Doctrine\ORM\PersistentCollection {#1548 …}
+children: [
5 => App\Entity\EntryComment {#2457
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+body: "People love echo chambers and affirmations don’t they…"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703596445 {#1628
date: 2023-12-26 14:14:05.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@ichbinjasokreativ@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2461 …}
+nested: Doctrine\ORM\PersistentCollection {#2454 …}
+votes: Doctrine\ORM\PersistentCollection {#2459 …}
+reports: Doctrine\ORM\PersistentCollection {#2470 …}
+favourites: Doctrine\ORM\PersistentCollection {#2467 …}
+notifications: Doctrine\ORM\PersistentCollection {#2371 …}
-id: 253521
-bodyTs: "'affirm':6 'chamber':4 'echo':3 'love':2 'peopl':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258701"
+editedAt: null
+createdAt: DateTimeImmutable @1703596445 {#2452
date: 2023-12-26 14:14:05.0 +01:00
}
+"title": 253521
}
6 => App\Entity\EntryComment {#1686
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: """
I find this super interesting.\n
\n
Firstly, I don’t support their views in your example.\n
\n
I don’t like that they get to spread them. The same thing could be said about people who are anti religion against people talking about their religion. Both parties might say they don’t like the other spreading their views.\n
\n
- If someone moched a cancer patient, we’d loose our minds.\n
- When someone mocks supremacists, we enjoy it. They don’t. The difference is our perspective.\n
- If the mocked or bullied cancer patient contacted mods, the offending account would get banned.\n
- If we mock one group and get banned and other mock another group and don’t, isn’t that being hypocritical?\n
\n
Again, I have no sympathy for some hater crying about their feeling getting hurt when they post garbage, more pathetic than anything.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703596050 {#1556
date: 2023-12-26 14:07:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1716 …}
+nested: Doctrine\ORM\PersistentCollection {#1714 …}
+votes: Doctrine\ORM\PersistentCollection {#1719 …}
+reports: Doctrine\ORM\PersistentCollection {#1729 …}
+favourites: Doctrine\ORM\PersistentCollection {#2463 …}
+notifications: Doctrine\ORM\PersistentCollection {#1740 …}
-id: 253504
-bodyTs: "'account':94 'anoth':109 'anti':36 'anyth':140 'ban':97,105 'bulli':87 'cancer':61,88 'contact':90 'could':29 'cri':127 'd':64 'differ':79 'enjoy':73 'exampl':15 'feel':130 'find':2 'first':6 'garbag':136 'get':22,96,104,131 'group':102,110 'hater':126 'hurt':132 'hypocrit':118 'interest':5 'isn':114 'like':19,51 'loos':65 'might':46 'mind':67 'moch':59 'mock':70,85,100,108 'mod':91 'offend':93 'one':101 'parti':45 'pathet':138 'patient':62,89 'peopl':33,39 'perspect':82 'post':135 'religion':37,43 'said':31 'say':47 'someon':58,69 'spread':24,54 'super':4 'support':10 'supremacist':71 'sympathi':123 'talk':40 'thing':28 'view':12,56 'would':95"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258646"
+editedAt: null
+createdAt: DateTimeImmutable @1703596050 {#1563
date: 2023-12-26 14:07:30.0 +01:00
}
+"title": 253504
}
4 => App\Entity\EntryComment {#2360
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: """
The not saying why they were banned is what inspired my question.\n
\n
I was afraid those people would just come here, but the moderation based on instance and community seems to be working so far. I’m curious how’s that’s going to scale.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703596939 {#2370
date: 2023-12-26 14:22:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2361 …}
+nested: Doctrine\ORM\PersistentCollection {#2372 …}
+votes: Doctrine\ORM\PersistentCollection {#2386 …}
+reports: Doctrine\ORM\PersistentCollection {#2385 …}
+favourites: Doctrine\ORM\PersistentCollection {#2378 …}
+notifications: Doctrine\ORM\PersistentCollection {#2381 …}
-id: 253544
-bodyTs: "'afraid':15 'ban':7 'base':25 'come':20 'communiti':29 'curious':38 'far':35 'go':43 'inspir':10 'instanc':27 'm':37 'moder':24 'peopl':17 'question':12 'say':3 'scale':45 'seem':30 'work':33 'would':18"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258786"
+editedAt: null
+createdAt: DateTimeImmutable @1703596939 {#2377
date: 2023-12-26 14:22:19.0 +01:00
}
+"title": 253544
}
3 => App\Entity\EntryComment {#1909
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: null
+root: null
+body: """
I’m curious about the down votes for the post.\n
\n
They want less discussion about the topic?\n
\n
Or they don’t like the idea not having anonymity?
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1708048117 {#1910
date: 2024-02-16 02:48:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1708 …}
+nested: Doctrine\ORM\PersistentCollection {#1410 …}
+votes: Doctrine\ORM\PersistentCollection {#1907 …}
+reports: Doctrine\ORM\PersistentCollection {#1407 …}
+favourites: Doctrine\ORM\PersistentCollection {#2391 …}
+notifications: Doctrine\ORM\PersistentCollection {#2369 …}
-id: 253965
-bodyTs: "'anonym':27 'curious':3 'discuss':14 'idea':24 'less':13 'like':22 'm':2 'post':10 'topic':17 'vote':7 'want':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5260554"
+editedAt: null
+createdAt: DateTimeImmutable @1703607124 {#1906
date: 2023-12-26 17:12:04.0 +01:00
}
+"title": 253965
}
2 => App\Entity\EntryComment {#2395}
1 => App\Entity\EntryComment {#2023
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: "The profile Blocklists could start growing, that’s for sure 😀"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703679851 {#1403
date: 2023-12-27 13:24:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2032 …}
+nested: Doctrine\ORM\PersistentCollection {#2024 …}
+votes: Doctrine\ORM\PersistentCollection {#2018 …}
+reports: Doctrine\ORM\PersistentCollection {#2011 …}
+favourites: Doctrine\ORM\PersistentCollection {#2021 …}
+notifications: Doctrine\ORM\PersistentCollection {#2029 …}
-id: 256304
-bodyTs: "'blocklist':3 'could':4 'grow':6 'profil':2 'start':5 'sure':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5271901"
+editedAt: null
+createdAt: DateTimeImmutable @1703679851 {#2019
date: 2023-12-27 13:24:11.0 +01:00
}
+"title": 256304
}
0 => App\Entity\EntryComment {#2082
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: "Yeah, no doubt. I’m picturing the same person saying hateful stuff turning around saying how unfair it is to get called out, using a super whiny voice. Irony."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703767978 {#2096
date: 2023-12-28 13:52:58.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2097 …}
+nested: Doctrine\ORM\PersistentCollection {#2078 …}
+votes: Doctrine\ORM\PersistentCollection {#2079 …}
+reports: Doctrine\ORM\PersistentCollection {#2075 …}
+favourites: Doctrine\ORM\PersistentCollection {#2037 …}
+notifications: Doctrine\ORM\PersistentCollection {#2347 …}
-id: 259174
-bodyTs: "'around':14 'call':22 'doubt':3 'get':21 'hate':11 'ironi':29 'm':5 'person':9 'pictur':6 'say':10,15 'stuff':12 'super':26 'turn':13 'unfair':17 'use':24 'voic':28 'whini':27 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5285847"
+editedAt: null
+createdAt: DateTimeImmutable @1703767978 {#2085
date: 2023-12-28 13:52:58.0 +01:00
}
+"title": 259174
}
]
-id: 24889
-titleTs: "'bring':3 'censorship':2 'corpor':1"
-bodyTs: "'anoth':8 'banner':13 'belief':22 'better':89 'boy':118 'censor':17,72 'communiti':75 'consid':60 'corpor':9 'curios':2 'curious':39 'depth':44 'explan':45 'extrem':61 'extremist':54 'feel':105 'general':53,111 'idea':112 'in-depth':42 'indoctrin':115 'instanc':84 'left':5,65 'lemmi':74 'like':106 'm':35 'moder':87 'oh':117 'open':29 'opinion':50,99 'peopl':59 'platform':10,93,97 'pleas':113 'polici':85 'pure':1 'reason':58,82 'reddit':6,66 'regard':102 'restrict':98 'share':107 'speech':116 'summar':109 'unpopular':47 'view':20,48,101 'wait':26 'worm':33"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703653841
+visibility: "visible "
+apId: "https://infosec.pub/post/6452444"
+editedAt: DateTimeImmutable @1707846965 {#1409
date: 2024-02-13 18:56:05.0 +01:00
}
+createdAt: DateTimeImmutable @1703567441 {#1421
date: 2023-12-26 06:10:41.0 +01:00
}
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
+root: App\Entity\EntryComment {#1909}
+body: "Ah. Understood."
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703609925 {#2392
date: 2023-12-26 17:58:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@CluckN@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1384 …}
+nested: Doctrine\ORM\PersistentCollection {#1383 …}
+votes: Doctrine\ORM\PersistentCollection {#1405 …}
+reports: Doctrine\ORM\PersistentCollection {#1382 …}
+favourites: Doctrine\ORM\PersistentCollection {#1404 …}
+notifications: Doctrine\ORM\PersistentCollection {#1361 …}
-id: 254087
-bodyTs: "'ah':1 'understood':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5261103"
+editedAt: null
+createdAt: DateTimeImmutable @1703609925 {#2394
date: 2023-12-26 17:58:45.0 +01:00
}
+"title": 254087
} |
|
Show voter details
|
36 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2395
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431
+user: App\Entity\User {#264 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1670 …}
+slug: "Corporate-Censorship-Bring-You-Here"
+title: "Corporate Censorship Bring You Here?"
+url: null
+body: """
Pure curiosity:\n
\n
If you left reddit or another corporate platform under the banner of not being censored by their views or beliefs, what was that?\n
\n
Wait. Before we open this can of worms, I’m not at all curious about an in-depth explanation of unpopular views or opinions that are generally extremist or that most reasonable people consider extreme. More of:\n
\n
- I left reddit or some other because they censor…?\n
- The lemmy community is more for me because?\n
- I reasons my instance policies or moderators are better than the other platform is?\n
- The other platform restricted opinions or views regarding…?\n
\n
If you feel like sharing, just summarize the general idea, please no indoctrination speeches.\n
\n
Oh boy…
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 53
+favouriteCount: 64
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1710670716 {#1634
date: 2024-03-17 11:18:36.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1666 …}
+votes: Doctrine\ORM\PersistentCollection {#1668 …}
+reports: Doctrine\ORM\PersistentCollection {#1650 …}
+favourites: Doctrine\ORM\PersistentCollection {#1576 …}
+notifications: Doctrine\ORM\PersistentCollection {#1587 …}
+badges: Doctrine\ORM\PersistentCollection {#1548 …}
+children: [
5 => App\Entity\EntryComment {#2457
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+body: "People love echo chambers and affirmations don’t they…"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703596445 {#1628
date: 2023-12-26 14:14:05.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@ichbinjasokreativ@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2461 …}
+nested: Doctrine\ORM\PersistentCollection {#2454 …}
+votes: Doctrine\ORM\PersistentCollection {#2459 …}
+reports: Doctrine\ORM\PersistentCollection {#2470 …}
+favourites: Doctrine\ORM\PersistentCollection {#2467 …}
+notifications: Doctrine\ORM\PersistentCollection {#2371 …}
-id: 253521
-bodyTs: "'affirm':6 'chamber':4 'echo':3 'love':2 'peopl':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258701"
+editedAt: null
+createdAt: DateTimeImmutable @1703596445 {#2452
date: 2023-12-26 14:14:05.0 +01:00
}
+"title": 253521
}
6 => App\Entity\EntryComment {#1686
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: """
I find this super interesting.\n
\n
Firstly, I don’t support their views in your example.\n
\n
I don’t like that they get to spread them. The same thing could be said about people who are anti religion against people talking about their religion. Both parties might say they don’t like the other spreading their views.\n
\n
- If someone moched a cancer patient, we’d loose our minds.\n
- When someone mocks supremacists, we enjoy it. They don’t. The difference is our perspective.\n
- If the mocked or bullied cancer patient contacted mods, the offending account would get banned.\n
- If we mock one group and get banned and other mock another group and don’t, isn’t that being hypocritical?\n
\n
Again, I have no sympathy for some hater crying about their feeling getting hurt when they post garbage, more pathetic than anything.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703596050 {#1556
date: 2023-12-26 14:07:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1716 …}
+nested: Doctrine\ORM\PersistentCollection {#1714 …}
+votes: Doctrine\ORM\PersistentCollection {#1719 …}
+reports: Doctrine\ORM\PersistentCollection {#1729 …}
+favourites: Doctrine\ORM\PersistentCollection {#2463 …}
+notifications: Doctrine\ORM\PersistentCollection {#1740 …}
-id: 253504
-bodyTs: "'account':94 'anoth':109 'anti':36 'anyth':140 'ban':97,105 'bulli':87 'cancer':61,88 'contact':90 'could':29 'cri':127 'd':64 'differ':79 'enjoy':73 'exampl':15 'feel':130 'find':2 'first':6 'garbag':136 'get':22,96,104,131 'group':102,110 'hater':126 'hurt':132 'hypocrit':118 'interest':5 'isn':114 'like':19,51 'loos':65 'might':46 'mind':67 'moch':59 'mock':70,85,100,108 'mod':91 'offend':93 'one':101 'parti':45 'pathet':138 'patient':62,89 'peopl':33,39 'perspect':82 'post':135 'religion':37,43 'said':31 'say':47 'someon':58,69 'spread':24,54 'super':4 'support':10 'supremacist':71 'sympathi':123 'talk':40 'thing':28 'view':12,56 'would':95"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258646"
+editedAt: null
+createdAt: DateTimeImmutable @1703596050 {#1563
date: 2023-12-26 14:07:30.0 +01:00
}
+"title": 253504
}
4 => App\Entity\EntryComment {#2360
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: """
The not saying why they were banned is what inspired my question.\n
\n
I was afraid those people would just come here, but the moderation based on instance and community seems to be working so far. I’m curious how’s that’s going to scale.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703596939 {#2370
date: 2023-12-26 14:22:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2361 …}
+nested: Doctrine\ORM\PersistentCollection {#2372 …}
+votes: Doctrine\ORM\PersistentCollection {#2386 …}
+reports: Doctrine\ORM\PersistentCollection {#2385 …}
+favourites: Doctrine\ORM\PersistentCollection {#2378 …}
+notifications: Doctrine\ORM\PersistentCollection {#2381 …}
-id: 253544
-bodyTs: "'afraid':15 'ban':7 'base':25 'come':20 'communiti':29 'curious':38 'far':35 'go':43 'inspir':10 'instanc':27 'm':37 'moder':24 'peopl':17 'question':12 'say':3 'scale':45 'seem':30 'work':33 'would':18"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258786"
+editedAt: null
+createdAt: DateTimeImmutable @1703596939 {#2377
date: 2023-12-26 14:22:19.0 +01:00
}
+"title": 253544
}
3 => App\Entity\EntryComment {#1909
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: null
+root: null
+body: """
I’m curious about the down votes for the post.\n
\n
They want less discussion about the topic?\n
\n
Or they don’t like the idea not having anonymity?
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1708048117 {#1910
date: 2024-02-16 02:48:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1708 …}
+nested: Doctrine\ORM\PersistentCollection {#1410 …}
+votes: Doctrine\ORM\PersistentCollection {#1907 …}
+reports: Doctrine\ORM\PersistentCollection {#1407 …}
+favourites: Doctrine\ORM\PersistentCollection {#2391 …}
+notifications: Doctrine\ORM\PersistentCollection {#2369 …}
-id: 253965
-bodyTs: "'anonym':27 'curious':3 'discuss':14 'idea':24 'less':13 'like':22 'm':2 'post':10 'topic':17 'vote':7 'want':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5260554"
+editedAt: null
+createdAt: DateTimeImmutable @1703607124 {#1906
date: 2023-12-26 17:12:04.0 +01:00
}
+"title": 253965
}
2 => App\Entity\EntryComment {#2395}
1 => App\Entity\EntryComment {#2023
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: "The profile Blocklists could start growing, that’s for sure 😀"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703679851 {#1403
date: 2023-12-27 13:24:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2032 …}
+nested: Doctrine\ORM\PersistentCollection {#2024 …}
+votes: Doctrine\ORM\PersistentCollection {#2018 …}
+reports: Doctrine\ORM\PersistentCollection {#2011 …}
+favourites: Doctrine\ORM\PersistentCollection {#2021 …}
+notifications: Doctrine\ORM\PersistentCollection {#2029 …}
-id: 256304
-bodyTs: "'blocklist':3 'could':4 'grow':6 'profil':2 'start':5 'sure':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5271901"
+editedAt: null
+createdAt: DateTimeImmutable @1703679851 {#2019
date: 2023-12-27 13:24:11.0 +01:00
}
+"title": 256304
}
0 => App\Entity\EntryComment {#2082
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: "Yeah, no doubt. I’m picturing the same person saying hateful stuff turning around saying how unfair it is to get called out, using a super whiny voice. Irony."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703767978 {#2096
date: 2023-12-28 13:52:58.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2097 …}
+nested: Doctrine\ORM\PersistentCollection {#2078 …}
+votes: Doctrine\ORM\PersistentCollection {#2079 …}
+reports: Doctrine\ORM\PersistentCollection {#2075 …}
+favourites: Doctrine\ORM\PersistentCollection {#2037 …}
+notifications: Doctrine\ORM\PersistentCollection {#2347 …}
-id: 259174
-bodyTs: "'around':14 'call':22 'doubt':3 'get':21 'hate':11 'ironi':29 'm':5 'person':9 'pictur':6 'say':10,15 'stuff':12 'super':26 'turn':13 'unfair':17 'use':24 'voic':28 'whini':27 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5285847"
+editedAt: null
+createdAt: DateTimeImmutable @1703767978 {#2085
date: 2023-12-28 13:52:58.0 +01:00
}
+"title": 259174
}
]
-id: 24889
-titleTs: "'bring':3 'censorship':2 'corpor':1"
-bodyTs: "'anoth':8 'banner':13 'belief':22 'better':89 'boy':118 'censor':17,72 'communiti':75 'consid':60 'corpor':9 'curios':2 'curious':39 'depth':44 'explan':45 'extrem':61 'extremist':54 'feel':105 'general':53,111 'idea':112 'in-depth':42 'indoctrin':115 'instanc':84 'left':5,65 'lemmi':74 'like':106 'm':35 'moder':87 'oh':117 'open':29 'opinion':50,99 'peopl':59 'platform':10,93,97 'pleas':113 'polici':85 'pure':1 'reason':58,82 'reddit':6,66 'regard':102 'restrict':98 'share':107 'speech':116 'summar':109 'unpopular':47 'view':20,48,101 'wait':26 'worm':33"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703653841
+visibility: "visible "
+apId: "https://infosec.pub/post/6452444"
+editedAt: DateTimeImmutable @1707846965 {#1409
date: 2024-02-13 18:56:05.0 +01:00
}
+createdAt: DateTimeImmutable @1703567441 {#1421
date: 2023-12-26 06:10:41.0 +01:00
}
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
+root: App\Entity\EntryComment {#1909}
+body: "Ah. Understood."
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703609925 {#2392
date: 2023-12-26 17:58:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@CluckN@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1384 …}
+nested: Doctrine\ORM\PersistentCollection {#1383 …}
+votes: Doctrine\ORM\PersistentCollection {#1405 …}
+reports: Doctrine\ORM\PersistentCollection {#1382 …}
+favourites: Doctrine\ORM\PersistentCollection {#1404 …}
+notifications: Doctrine\ORM\PersistentCollection {#1361 …}
-id: 254087
-bodyTs: "'ah':1 'understood':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5261103"
+editedAt: null
+createdAt: DateTimeImmutable @1703609925 {#2394
date: 2023-12-26 17:58:45.0 +01:00
}
+"title": 254087
} |
|
Show voter details
|
37 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
38 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2023
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431
+user: App\Entity\User {#264 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1670 …}
+slug: "Corporate-Censorship-Bring-You-Here"
+title: "Corporate Censorship Bring You Here?"
+url: null
+body: """
Pure curiosity:\n
\n
If you left reddit or another corporate platform under the banner of not being censored by their views or beliefs, what was that?\n
\n
Wait. Before we open this can of worms, I’m not at all curious about an in-depth explanation of unpopular views or opinions that are generally extremist or that most reasonable people consider extreme. More of:\n
\n
- I left reddit or some other because they censor…?\n
- The lemmy community is more for me because?\n
- I reasons my instance policies or moderators are better than the other platform is?\n
- The other platform restricted opinions or views regarding…?\n
\n
If you feel like sharing, just summarize the general idea, please no indoctrination speeches.\n
\n
Oh boy…
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 53
+favouriteCount: 64
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1710670716 {#1634
date: 2024-03-17 11:18:36.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1666 …}
+votes: Doctrine\ORM\PersistentCollection {#1668 …}
+reports: Doctrine\ORM\PersistentCollection {#1650 …}
+favourites: Doctrine\ORM\PersistentCollection {#1576 …}
+notifications: Doctrine\ORM\PersistentCollection {#1587 …}
+badges: Doctrine\ORM\PersistentCollection {#1548 …}
+children: [
5 => App\Entity\EntryComment {#2457
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+body: "People love echo chambers and affirmations don’t they…"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703596445 {#1628
date: 2023-12-26 14:14:05.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@ichbinjasokreativ@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2461 …}
+nested: Doctrine\ORM\PersistentCollection {#2454 …}
+votes: Doctrine\ORM\PersistentCollection {#2459 …}
+reports: Doctrine\ORM\PersistentCollection {#2470 …}
+favourites: Doctrine\ORM\PersistentCollection {#2467 …}
+notifications: Doctrine\ORM\PersistentCollection {#2371 …}
-id: 253521
-bodyTs: "'affirm':6 'chamber':4 'echo':3 'love':2 'peopl':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258701"
+editedAt: null
+createdAt: DateTimeImmutable @1703596445 {#2452
date: 2023-12-26 14:14:05.0 +01:00
}
+"title": 253521
}
6 => App\Entity\EntryComment {#1686
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: """
I find this super interesting.\n
\n
Firstly, I don’t support their views in your example.\n
\n
I don’t like that they get to spread them. The same thing could be said about people who are anti religion against people talking about their religion. Both parties might say they don’t like the other spreading their views.\n
\n
- If someone moched a cancer patient, we’d loose our minds.\n
- When someone mocks supremacists, we enjoy it. They don’t. The difference is our perspective.\n
- If the mocked or bullied cancer patient contacted mods, the offending account would get banned.\n
- If we mock one group and get banned and other mock another group and don’t, isn’t that being hypocritical?\n
\n
Again, I have no sympathy for some hater crying about their feeling getting hurt when they post garbage, more pathetic than anything.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703596050 {#1556
date: 2023-12-26 14:07:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1716 …}
+nested: Doctrine\ORM\PersistentCollection {#1714 …}
+votes: Doctrine\ORM\PersistentCollection {#1719 …}
+reports: Doctrine\ORM\PersistentCollection {#1729 …}
+favourites: Doctrine\ORM\PersistentCollection {#2463 …}
+notifications: Doctrine\ORM\PersistentCollection {#1740 …}
-id: 253504
-bodyTs: "'account':94 'anoth':109 'anti':36 'anyth':140 'ban':97,105 'bulli':87 'cancer':61,88 'contact':90 'could':29 'cri':127 'd':64 'differ':79 'enjoy':73 'exampl':15 'feel':130 'find':2 'first':6 'garbag':136 'get':22,96,104,131 'group':102,110 'hater':126 'hurt':132 'hypocrit':118 'interest':5 'isn':114 'like':19,51 'loos':65 'might':46 'mind':67 'moch':59 'mock':70,85,100,108 'mod':91 'offend':93 'one':101 'parti':45 'pathet':138 'patient':62,89 'peopl':33,39 'perspect':82 'post':135 'religion':37,43 'said':31 'say':47 'someon':58,69 'spread':24,54 'super':4 'support':10 'supremacist':71 'sympathi':123 'talk':40 'thing':28 'view':12,56 'would':95"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258646"
+editedAt: null
+createdAt: DateTimeImmutable @1703596050 {#1563
date: 2023-12-26 14:07:30.0 +01:00
}
+"title": 253504
}
4 => App\Entity\EntryComment {#2360
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: """
The not saying why they were banned is what inspired my question.\n
\n
I was afraid those people would just come here, but the moderation based on instance and community seems to be working so far. I’m curious how’s that’s going to scale.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703596939 {#2370
date: 2023-12-26 14:22:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2361 …}
+nested: Doctrine\ORM\PersistentCollection {#2372 …}
+votes: Doctrine\ORM\PersistentCollection {#2386 …}
+reports: Doctrine\ORM\PersistentCollection {#2385 …}
+favourites: Doctrine\ORM\PersistentCollection {#2378 …}
+notifications: Doctrine\ORM\PersistentCollection {#2381 …}
-id: 253544
-bodyTs: "'afraid':15 'ban':7 'base':25 'come':20 'communiti':29 'curious':38 'far':35 'go':43 'inspir':10 'instanc':27 'm':37 'moder':24 'peopl':17 'question':12 'say':3 'scale':45 'seem':30 'work':33 'would':18"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258786"
+editedAt: null
+createdAt: DateTimeImmutable @1703596939 {#2377
date: 2023-12-26 14:22:19.0 +01:00
}
+"title": 253544
}
3 => App\Entity\EntryComment {#1909
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: null
+root: null
+body: """
I’m curious about the down votes for the post.\n
\n
They want less discussion about the topic?\n
\n
Or they don’t like the idea not having anonymity?
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1708048117 {#1910
date: 2024-02-16 02:48:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1708 …}
+nested: Doctrine\ORM\PersistentCollection {#1410 …}
+votes: Doctrine\ORM\PersistentCollection {#1907 …}
+reports: Doctrine\ORM\PersistentCollection {#1407 …}
+favourites: Doctrine\ORM\PersistentCollection {#2391 …}
+notifications: Doctrine\ORM\PersistentCollection {#2369 …}
-id: 253965
-bodyTs: "'anonym':27 'curious':3 'discuss':14 'idea':24 'less':13 'like':22 'm':2 'post':10 'topic':17 'vote':7 'want':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5260554"
+editedAt: null
+createdAt: DateTimeImmutable @1703607124 {#1906
date: 2023-12-26 17:12:04.0 +01:00
}
+"title": 253965
}
2 => App\Entity\EntryComment {#2395
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
+root: App\Entity\EntryComment {#1909}
+body: "Ah. Understood."
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703609925 {#2392
date: 2023-12-26 17:58:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@CluckN@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1384 …}
+nested: Doctrine\ORM\PersistentCollection {#1383 …}
+votes: Doctrine\ORM\PersistentCollection {#1405 …}
+reports: Doctrine\ORM\PersistentCollection {#1382 …}
+favourites: Doctrine\ORM\PersistentCollection {#1404 …}
+notifications: Doctrine\ORM\PersistentCollection {#1361 …}
-id: 254087
-bodyTs: "'ah':1 'understood':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5261103"
+editedAt: null
+createdAt: DateTimeImmutable @1703609925 {#2394
date: 2023-12-26 17:58:45.0 +01:00
}
+"title": 254087
}
1 => App\Entity\EntryComment {#2023}
0 => App\Entity\EntryComment {#2082
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: "Yeah, no doubt. I’m picturing the same person saying hateful stuff turning around saying how unfair it is to get called out, using a super whiny voice. Irony."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703767978 {#2096
date: 2023-12-28 13:52:58.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2097 …}
+nested: Doctrine\ORM\PersistentCollection {#2078 …}
+votes: Doctrine\ORM\PersistentCollection {#2079 …}
+reports: Doctrine\ORM\PersistentCollection {#2075 …}
+favourites: Doctrine\ORM\PersistentCollection {#2037 …}
+notifications: Doctrine\ORM\PersistentCollection {#2347 …}
-id: 259174
-bodyTs: "'around':14 'call':22 'doubt':3 'get':21 'hate':11 'ironi':29 'm':5 'person':9 'pictur':6 'say':10,15 'stuff':12 'super':26 'turn':13 'unfair':17 'use':24 'voic':28 'whini':27 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5285847"
+editedAt: null
+createdAt: DateTimeImmutable @1703767978 {#2085
date: 2023-12-28 13:52:58.0 +01:00
}
+"title": 259174
}
]
-id: 24889
-titleTs: "'bring':3 'censorship':2 'corpor':1"
-bodyTs: "'anoth':8 'banner':13 'belief':22 'better':89 'boy':118 'censor':17,72 'communiti':75 'consid':60 'corpor':9 'curios':2 'curious':39 'depth':44 'explan':45 'extrem':61 'extremist':54 'feel':105 'general':53,111 'idea':112 'in-depth':42 'indoctrin':115 'instanc':84 'left':5,65 'lemmi':74 'like':106 'm':35 'moder':87 'oh':117 'open':29 'opinion':50,99 'peopl':59 'platform':10,93,97 'pleas':113 'polici':85 'pure':1 'reason':58,82 'reddit':6,66 'regard':102 'restrict':98 'share':107 'speech':116 'summar':109 'unpopular':47 'view':20,48,101 'wait':26 'worm':33"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703653841
+visibility: "visible "
+apId: "https://infosec.pub/post/6452444"
+editedAt: DateTimeImmutable @1707846965 {#1409
date: 2024-02-13 18:56:05.0 +01:00
}
+createdAt: DateTimeImmutable @1703567441 {#1421
date: 2023-12-26 06:10:41.0 +01:00
}
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: "The profile Blocklists could start growing, that’s for sure 😀"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703679851 {#1403
date: 2023-12-27 13:24:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2032 …}
+nested: Doctrine\ORM\PersistentCollection {#2024 …}
+votes: Doctrine\ORM\PersistentCollection {#2018 …}
+reports: Doctrine\ORM\PersistentCollection {#2011 …}
+favourites: Doctrine\ORM\PersistentCollection {#2021 …}
+notifications: Doctrine\ORM\PersistentCollection {#2029 …}
-id: 256304
-bodyTs: "'blocklist':3 'could':4 'grow':6 'profil':2 'start':5 'sure':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5271901"
+editedAt: null
+createdAt: DateTimeImmutable @1703679851 {#2019
date: 2023-12-27 13:24:11.0 +01:00
}
+"title": 256304
} |
|
Show voter details
|
39 |
DENIED
|
edit
|
App\Entity\EntryComment {#2023
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431
+user: App\Entity\User {#264 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1670 …}
+slug: "Corporate-Censorship-Bring-You-Here"
+title: "Corporate Censorship Bring You Here?"
+url: null
+body: """
Pure curiosity:\n
\n
If you left reddit or another corporate platform under the banner of not being censored by their views or beliefs, what was that?\n
\n
Wait. Before we open this can of worms, I’m not at all curious about an in-depth explanation of unpopular views or opinions that are generally extremist or that most reasonable people consider extreme. More of:\n
\n
- I left reddit or some other because they censor…?\n
- The lemmy community is more for me because?\n
- I reasons my instance policies or moderators are better than the other platform is?\n
- The other platform restricted opinions or views regarding…?\n
\n
If you feel like sharing, just summarize the general idea, please no indoctrination speeches.\n
\n
Oh boy…
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 53
+favouriteCount: 64
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1710670716 {#1634
date: 2024-03-17 11:18:36.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1666 …}
+votes: Doctrine\ORM\PersistentCollection {#1668 …}
+reports: Doctrine\ORM\PersistentCollection {#1650 …}
+favourites: Doctrine\ORM\PersistentCollection {#1576 …}
+notifications: Doctrine\ORM\PersistentCollection {#1587 …}
+badges: Doctrine\ORM\PersistentCollection {#1548 …}
+children: [
5 => App\Entity\EntryComment {#2457
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+body: "People love echo chambers and affirmations don’t they…"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703596445 {#1628
date: 2023-12-26 14:14:05.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@ichbinjasokreativ@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2461 …}
+nested: Doctrine\ORM\PersistentCollection {#2454 …}
+votes: Doctrine\ORM\PersistentCollection {#2459 …}
+reports: Doctrine\ORM\PersistentCollection {#2470 …}
+favourites: Doctrine\ORM\PersistentCollection {#2467 …}
+notifications: Doctrine\ORM\PersistentCollection {#2371 …}
-id: 253521
-bodyTs: "'affirm':6 'chamber':4 'echo':3 'love':2 'peopl':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258701"
+editedAt: null
+createdAt: DateTimeImmutable @1703596445 {#2452
date: 2023-12-26 14:14:05.0 +01:00
}
+"title": 253521
}
6 => App\Entity\EntryComment {#1686
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: """
I find this super interesting.\n
\n
Firstly, I don’t support their views in your example.\n
\n
I don’t like that they get to spread them. The same thing could be said about people who are anti religion against people talking about their religion. Both parties might say they don’t like the other spreading their views.\n
\n
- If someone moched a cancer patient, we’d loose our minds.\n
- When someone mocks supremacists, we enjoy it. They don’t. The difference is our perspective.\n
- If the mocked or bullied cancer patient contacted mods, the offending account would get banned.\n
- If we mock one group and get banned and other mock another group and don’t, isn’t that being hypocritical?\n
\n
Again, I have no sympathy for some hater crying about their feeling getting hurt when they post garbage, more pathetic than anything.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703596050 {#1556
date: 2023-12-26 14:07:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1716 …}
+nested: Doctrine\ORM\PersistentCollection {#1714 …}
+votes: Doctrine\ORM\PersistentCollection {#1719 …}
+reports: Doctrine\ORM\PersistentCollection {#1729 …}
+favourites: Doctrine\ORM\PersistentCollection {#2463 …}
+notifications: Doctrine\ORM\PersistentCollection {#1740 …}
-id: 253504
-bodyTs: "'account':94 'anoth':109 'anti':36 'anyth':140 'ban':97,105 'bulli':87 'cancer':61,88 'contact':90 'could':29 'cri':127 'd':64 'differ':79 'enjoy':73 'exampl':15 'feel':130 'find':2 'first':6 'garbag':136 'get':22,96,104,131 'group':102,110 'hater':126 'hurt':132 'hypocrit':118 'interest':5 'isn':114 'like':19,51 'loos':65 'might':46 'mind':67 'moch':59 'mock':70,85,100,108 'mod':91 'offend':93 'one':101 'parti':45 'pathet':138 'patient':62,89 'peopl':33,39 'perspect':82 'post':135 'religion':37,43 'said':31 'say':47 'someon':58,69 'spread':24,54 'super':4 'support':10 'supremacist':71 'sympathi':123 'talk':40 'thing':28 'view':12,56 'would':95"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258646"
+editedAt: null
+createdAt: DateTimeImmutable @1703596050 {#1563
date: 2023-12-26 14:07:30.0 +01:00
}
+"title": 253504
}
4 => App\Entity\EntryComment {#2360
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: """
The not saying why they were banned is what inspired my question.\n
\n
I was afraid those people would just come here, but the moderation based on instance and community seems to be working so far. I’m curious how’s that’s going to scale.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703596939 {#2370
date: 2023-12-26 14:22:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2361 …}
+nested: Doctrine\ORM\PersistentCollection {#2372 …}
+votes: Doctrine\ORM\PersistentCollection {#2386 …}
+reports: Doctrine\ORM\PersistentCollection {#2385 …}
+favourites: Doctrine\ORM\PersistentCollection {#2378 …}
+notifications: Doctrine\ORM\PersistentCollection {#2381 …}
-id: 253544
-bodyTs: "'afraid':15 'ban':7 'base':25 'come':20 'communiti':29 'curious':38 'far':35 'go':43 'inspir':10 'instanc':27 'm':37 'moder':24 'peopl':17 'question':12 'say':3 'scale':45 'seem':30 'work':33 'would':18"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258786"
+editedAt: null
+createdAt: DateTimeImmutable @1703596939 {#2377
date: 2023-12-26 14:22:19.0 +01:00
}
+"title": 253544
}
3 => App\Entity\EntryComment {#1909
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: null
+root: null
+body: """
I’m curious about the down votes for the post.\n
\n
They want less discussion about the topic?\n
\n
Or they don’t like the idea not having anonymity?
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1708048117 {#1910
date: 2024-02-16 02:48:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1708 …}
+nested: Doctrine\ORM\PersistentCollection {#1410 …}
+votes: Doctrine\ORM\PersistentCollection {#1907 …}
+reports: Doctrine\ORM\PersistentCollection {#1407 …}
+favourites: Doctrine\ORM\PersistentCollection {#2391 …}
+notifications: Doctrine\ORM\PersistentCollection {#2369 …}
-id: 253965
-bodyTs: "'anonym':27 'curious':3 'discuss':14 'idea':24 'less':13 'like':22 'm':2 'post':10 'topic':17 'vote':7 'want':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5260554"
+editedAt: null
+createdAt: DateTimeImmutable @1703607124 {#1906
date: 2023-12-26 17:12:04.0 +01:00
}
+"title": 253965
}
2 => App\Entity\EntryComment {#2395
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
+root: App\Entity\EntryComment {#1909}
+body: "Ah. Understood."
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703609925 {#2392
date: 2023-12-26 17:58:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@CluckN@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1384 …}
+nested: Doctrine\ORM\PersistentCollection {#1383 …}
+votes: Doctrine\ORM\PersistentCollection {#1405 …}
+reports: Doctrine\ORM\PersistentCollection {#1382 …}
+favourites: Doctrine\ORM\PersistentCollection {#1404 …}
+notifications: Doctrine\ORM\PersistentCollection {#1361 …}
-id: 254087
-bodyTs: "'ah':1 'understood':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5261103"
+editedAt: null
+createdAt: DateTimeImmutable @1703609925 {#2394
date: 2023-12-26 17:58:45.0 +01:00
}
+"title": 254087
}
1 => App\Entity\EntryComment {#2023}
0 => App\Entity\EntryComment {#2082
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: "Yeah, no doubt. I’m picturing the same person saying hateful stuff turning around saying how unfair it is to get called out, using a super whiny voice. Irony."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703767978 {#2096
date: 2023-12-28 13:52:58.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2097 …}
+nested: Doctrine\ORM\PersistentCollection {#2078 …}
+votes: Doctrine\ORM\PersistentCollection {#2079 …}
+reports: Doctrine\ORM\PersistentCollection {#2075 …}
+favourites: Doctrine\ORM\PersistentCollection {#2037 …}
+notifications: Doctrine\ORM\PersistentCollection {#2347 …}
-id: 259174
-bodyTs: "'around':14 'call':22 'doubt':3 'get':21 'hate':11 'ironi':29 'm':5 'person':9 'pictur':6 'say':10,15 'stuff':12 'super':26 'turn':13 'unfair':17 'use':24 'voic':28 'whini':27 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5285847"
+editedAt: null
+createdAt: DateTimeImmutable @1703767978 {#2085
date: 2023-12-28 13:52:58.0 +01:00
}
+"title": 259174
}
]
-id: 24889
-titleTs: "'bring':3 'censorship':2 'corpor':1"
-bodyTs: "'anoth':8 'banner':13 'belief':22 'better':89 'boy':118 'censor':17,72 'communiti':75 'consid':60 'corpor':9 'curios':2 'curious':39 'depth':44 'explan':45 'extrem':61 'extremist':54 'feel':105 'general':53,111 'idea':112 'in-depth':42 'indoctrin':115 'instanc':84 'left':5,65 'lemmi':74 'like':106 'm':35 'moder':87 'oh':117 'open':29 'opinion':50,99 'peopl':59 'platform':10,93,97 'pleas':113 'polici':85 'pure':1 'reason':58,82 'reddit':6,66 'regard':102 'restrict':98 'share':107 'speech':116 'summar':109 'unpopular':47 'view':20,48,101 'wait':26 'worm':33"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703653841
+visibility: "visible "
+apId: "https://infosec.pub/post/6452444"
+editedAt: DateTimeImmutable @1707846965 {#1409
date: 2024-02-13 18:56:05.0 +01:00
}
+createdAt: DateTimeImmutable @1703567441 {#1421
date: 2023-12-26 06:10:41.0 +01:00
}
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: "The profile Blocklists could start growing, that’s for sure 😀"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703679851 {#1403
date: 2023-12-27 13:24:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2032 …}
+nested: Doctrine\ORM\PersistentCollection {#2024 …}
+votes: Doctrine\ORM\PersistentCollection {#2018 …}
+reports: Doctrine\ORM\PersistentCollection {#2011 …}
+favourites: Doctrine\ORM\PersistentCollection {#2021 …}
+notifications: Doctrine\ORM\PersistentCollection {#2029 …}
-id: 256304
-bodyTs: "'blocklist':3 'could':4 'grow':6 'profil':2 'start':5 'sure':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5271901"
+editedAt: null
+createdAt: DateTimeImmutable @1703679851 {#2019
date: 2023-12-27 13:24:11.0 +01:00
}
+"title": 256304
} |
|
Show voter details
|
40 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2023
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431
+user: App\Entity\User {#264 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1670 …}
+slug: "Corporate-Censorship-Bring-You-Here"
+title: "Corporate Censorship Bring You Here?"
+url: null
+body: """
Pure curiosity:\n
\n
If you left reddit or another corporate platform under the banner of not being censored by their views or beliefs, what was that?\n
\n
Wait. Before we open this can of worms, I’m not at all curious about an in-depth explanation of unpopular views or opinions that are generally extremist or that most reasonable people consider extreme. More of:\n
\n
- I left reddit or some other because they censor…?\n
- The lemmy community is more for me because?\n
- I reasons my instance policies or moderators are better than the other platform is?\n
- The other platform restricted opinions or views regarding…?\n
\n
If you feel like sharing, just summarize the general idea, please no indoctrination speeches.\n
\n
Oh boy…
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 53
+favouriteCount: 64
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1710670716 {#1634
date: 2024-03-17 11:18:36.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1666 …}
+votes: Doctrine\ORM\PersistentCollection {#1668 …}
+reports: Doctrine\ORM\PersistentCollection {#1650 …}
+favourites: Doctrine\ORM\PersistentCollection {#1576 …}
+notifications: Doctrine\ORM\PersistentCollection {#1587 …}
+badges: Doctrine\ORM\PersistentCollection {#1548 …}
+children: [
5 => App\Entity\EntryComment {#2457
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+body: "People love echo chambers and affirmations don’t they…"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703596445 {#1628
date: 2023-12-26 14:14:05.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@ichbinjasokreativ@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2461 …}
+nested: Doctrine\ORM\PersistentCollection {#2454 …}
+votes: Doctrine\ORM\PersistentCollection {#2459 …}
+reports: Doctrine\ORM\PersistentCollection {#2470 …}
+favourites: Doctrine\ORM\PersistentCollection {#2467 …}
+notifications: Doctrine\ORM\PersistentCollection {#2371 …}
-id: 253521
-bodyTs: "'affirm':6 'chamber':4 'echo':3 'love':2 'peopl':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258701"
+editedAt: null
+createdAt: DateTimeImmutable @1703596445 {#2452
date: 2023-12-26 14:14:05.0 +01:00
}
+"title": 253521
}
6 => App\Entity\EntryComment {#1686
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: """
I find this super interesting.\n
\n
Firstly, I don’t support their views in your example.\n
\n
I don’t like that they get to spread them. The same thing could be said about people who are anti religion against people talking about their religion. Both parties might say they don’t like the other spreading their views.\n
\n
- If someone moched a cancer patient, we’d loose our minds.\n
- When someone mocks supremacists, we enjoy it. They don’t. The difference is our perspective.\n
- If the mocked or bullied cancer patient contacted mods, the offending account would get banned.\n
- If we mock one group and get banned and other mock another group and don’t, isn’t that being hypocritical?\n
\n
Again, I have no sympathy for some hater crying about their feeling getting hurt when they post garbage, more pathetic than anything.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703596050 {#1556
date: 2023-12-26 14:07:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1716 …}
+nested: Doctrine\ORM\PersistentCollection {#1714 …}
+votes: Doctrine\ORM\PersistentCollection {#1719 …}
+reports: Doctrine\ORM\PersistentCollection {#1729 …}
+favourites: Doctrine\ORM\PersistentCollection {#2463 …}
+notifications: Doctrine\ORM\PersistentCollection {#1740 …}
-id: 253504
-bodyTs: "'account':94 'anoth':109 'anti':36 'anyth':140 'ban':97,105 'bulli':87 'cancer':61,88 'contact':90 'could':29 'cri':127 'd':64 'differ':79 'enjoy':73 'exampl':15 'feel':130 'find':2 'first':6 'garbag':136 'get':22,96,104,131 'group':102,110 'hater':126 'hurt':132 'hypocrit':118 'interest':5 'isn':114 'like':19,51 'loos':65 'might':46 'mind':67 'moch':59 'mock':70,85,100,108 'mod':91 'offend':93 'one':101 'parti':45 'pathet':138 'patient':62,89 'peopl':33,39 'perspect':82 'post':135 'religion':37,43 'said':31 'say':47 'someon':58,69 'spread':24,54 'super':4 'support':10 'supremacist':71 'sympathi':123 'talk':40 'thing':28 'view':12,56 'would':95"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258646"
+editedAt: null
+createdAt: DateTimeImmutable @1703596050 {#1563
date: 2023-12-26 14:07:30.0 +01:00
}
+"title": 253504
}
4 => App\Entity\EntryComment {#2360
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: """
The not saying why they were banned is what inspired my question.\n
\n
I was afraid those people would just come here, but the moderation based on instance and community seems to be working so far. I’m curious how’s that’s going to scale.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703596939 {#2370
date: 2023-12-26 14:22:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2361 …}
+nested: Doctrine\ORM\PersistentCollection {#2372 …}
+votes: Doctrine\ORM\PersistentCollection {#2386 …}
+reports: Doctrine\ORM\PersistentCollection {#2385 …}
+favourites: Doctrine\ORM\PersistentCollection {#2378 …}
+notifications: Doctrine\ORM\PersistentCollection {#2381 …}
-id: 253544
-bodyTs: "'afraid':15 'ban':7 'base':25 'come':20 'communiti':29 'curious':38 'far':35 'go':43 'inspir':10 'instanc':27 'm':37 'moder':24 'peopl':17 'question':12 'say':3 'scale':45 'seem':30 'work':33 'would':18"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258786"
+editedAt: null
+createdAt: DateTimeImmutable @1703596939 {#2377
date: 2023-12-26 14:22:19.0 +01:00
}
+"title": 253544
}
3 => App\Entity\EntryComment {#1909
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: null
+root: null
+body: """
I’m curious about the down votes for the post.\n
\n
They want less discussion about the topic?\n
\n
Or they don’t like the idea not having anonymity?
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1708048117 {#1910
date: 2024-02-16 02:48:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1708 …}
+nested: Doctrine\ORM\PersistentCollection {#1410 …}
+votes: Doctrine\ORM\PersistentCollection {#1907 …}
+reports: Doctrine\ORM\PersistentCollection {#1407 …}
+favourites: Doctrine\ORM\PersistentCollection {#2391 …}
+notifications: Doctrine\ORM\PersistentCollection {#2369 …}
-id: 253965
-bodyTs: "'anonym':27 'curious':3 'discuss':14 'idea':24 'less':13 'like':22 'm':2 'post':10 'topic':17 'vote':7 'want':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5260554"
+editedAt: null
+createdAt: DateTimeImmutable @1703607124 {#1906
date: 2023-12-26 17:12:04.0 +01:00
}
+"title": 253965
}
2 => App\Entity\EntryComment {#2395
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
+root: App\Entity\EntryComment {#1909}
+body: "Ah. Understood."
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703609925 {#2392
date: 2023-12-26 17:58:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@CluckN@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1384 …}
+nested: Doctrine\ORM\PersistentCollection {#1383 …}
+votes: Doctrine\ORM\PersistentCollection {#1405 …}
+reports: Doctrine\ORM\PersistentCollection {#1382 …}
+favourites: Doctrine\ORM\PersistentCollection {#1404 …}
+notifications: Doctrine\ORM\PersistentCollection {#1361 …}
-id: 254087
-bodyTs: "'ah':1 'understood':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5261103"
+editedAt: null
+createdAt: DateTimeImmutable @1703609925 {#2394
date: 2023-12-26 17:58:45.0 +01:00
}
+"title": 254087
}
1 => App\Entity\EntryComment {#2023}
0 => App\Entity\EntryComment {#2082
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: "Yeah, no doubt. I’m picturing the same person saying hateful stuff turning around saying how unfair it is to get called out, using a super whiny voice. Irony."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703767978 {#2096
date: 2023-12-28 13:52:58.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2097 …}
+nested: Doctrine\ORM\PersistentCollection {#2078 …}
+votes: Doctrine\ORM\PersistentCollection {#2079 …}
+reports: Doctrine\ORM\PersistentCollection {#2075 …}
+favourites: Doctrine\ORM\PersistentCollection {#2037 …}
+notifications: Doctrine\ORM\PersistentCollection {#2347 …}
-id: 259174
-bodyTs: "'around':14 'call':22 'doubt':3 'get':21 'hate':11 'ironi':29 'm':5 'person':9 'pictur':6 'say':10,15 'stuff':12 'super':26 'turn':13 'unfair':17 'use':24 'voic':28 'whini':27 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5285847"
+editedAt: null
+createdAt: DateTimeImmutable @1703767978 {#2085
date: 2023-12-28 13:52:58.0 +01:00
}
+"title": 259174
}
]
-id: 24889
-titleTs: "'bring':3 'censorship':2 'corpor':1"
-bodyTs: "'anoth':8 'banner':13 'belief':22 'better':89 'boy':118 'censor':17,72 'communiti':75 'consid':60 'corpor':9 'curios':2 'curious':39 'depth':44 'explan':45 'extrem':61 'extremist':54 'feel':105 'general':53,111 'idea':112 'in-depth':42 'indoctrin':115 'instanc':84 'left':5,65 'lemmi':74 'like':106 'm':35 'moder':87 'oh':117 'open':29 'opinion':50,99 'peopl':59 'platform':10,93,97 'pleas':113 'polici':85 'pure':1 'reason':58,82 'reddit':6,66 'regard':102 'restrict':98 'share':107 'speech':116 'summar':109 'unpopular':47 'view':20,48,101 'wait':26 'worm':33"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703653841
+visibility: "visible "
+apId: "https://infosec.pub/post/6452444"
+editedAt: DateTimeImmutable @1707846965 {#1409
date: 2024-02-13 18:56:05.0 +01:00
}
+createdAt: DateTimeImmutable @1703567441 {#1421
date: 2023-12-26 06:10:41.0 +01:00
}
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: "The profile Blocklists could start growing, that’s for sure 😀"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703679851 {#1403
date: 2023-12-27 13:24:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2032 …}
+nested: Doctrine\ORM\PersistentCollection {#2024 …}
+votes: Doctrine\ORM\PersistentCollection {#2018 …}
+reports: Doctrine\ORM\PersistentCollection {#2011 …}
+favourites: Doctrine\ORM\PersistentCollection {#2021 …}
+notifications: Doctrine\ORM\PersistentCollection {#2029 …}
-id: 256304
-bodyTs: "'blocklist':3 'could':4 'grow':6 'profil':2 'start':5 'sure':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5271901"
+editedAt: null
+createdAt: DateTimeImmutable @1703679851 {#2019
date: 2023-12-27 13:24:11.0 +01:00
}
+"title": 256304
} |
|
Show voter details
|
41 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
42 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2082
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431
+user: App\Entity\User {#264 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1670 …}
+slug: "Corporate-Censorship-Bring-You-Here"
+title: "Corporate Censorship Bring You Here?"
+url: null
+body: """
Pure curiosity:\n
\n
If you left reddit or another corporate platform under the banner of not being censored by their views or beliefs, what was that?\n
\n
Wait. Before we open this can of worms, I’m not at all curious about an in-depth explanation of unpopular views or opinions that are generally extremist or that most reasonable people consider extreme. More of:\n
\n
- I left reddit or some other because they censor…?\n
- The lemmy community is more for me because?\n
- I reasons my instance policies or moderators are better than the other platform is?\n
- The other platform restricted opinions or views regarding…?\n
\n
If you feel like sharing, just summarize the general idea, please no indoctrination speeches.\n
\n
Oh boy…
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 53
+favouriteCount: 64
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1710670716 {#1634
date: 2024-03-17 11:18:36.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1666 …}
+votes: Doctrine\ORM\PersistentCollection {#1668 …}
+reports: Doctrine\ORM\PersistentCollection {#1650 …}
+favourites: Doctrine\ORM\PersistentCollection {#1576 …}
+notifications: Doctrine\ORM\PersistentCollection {#1587 …}
+badges: Doctrine\ORM\PersistentCollection {#1548 …}
+children: [
5 => App\Entity\EntryComment {#2457
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+body: "People love echo chambers and affirmations don’t they…"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703596445 {#1628
date: 2023-12-26 14:14:05.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@ichbinjasokreativ@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2461 …}
+nested: Doctrine\ORM\PersistentCollection {#2454 …}
+votes: Doctrine\ORM\PersistentCollection {#2459 …}
+reports: Doctrine\ORM\PersistentCollection {#2470 …}
+favourites: Doctrine\ORM\PersistentCollection {#2467 …}
+notifications: Doctrine\ORM\PersistentCollection {#2371 …}
-id: 253521
-bodyTs: "'affirm':6 'chamber':4 'echo':3 'love':2 'peopl':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258701"
+editedAt: null
+createdAt: DateTimeImmutable @1703596445 {#2452
date: 2023-12-26 14:14:05.0 +01:00
}
+"title": 253521
}
6 => App\Entity\EntryComment {#1686
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: """
I find this super interesting.\n
\n
Firstly, I don’t support their views in your example.\n
\n
I don’t like that they get to spread them. The same thing could be said about people who are anti religion against people talking about their religion. Both parties might say they don’t like the other spreading their views.\n
\n
- If someone moched a cancer patient, we’d loose our minds.\n
- When someone mocks supremacists, we enjoy it. They don’t. The difference is our perspective.\n
- If the mocked or bullied cancer patient contacted mods, the offending account would get banned.\n
- If we mock one group and get banned and other mock another group and don’t, isn’t that being hypocritical?\n
\n
Again, I have no sympathy for some hater crying about their feeling getting hurt when they post garbage, more pathetic than anything.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703596050 {#1556
date: 2023-12-26 14:07:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1716 …}
+nested: Doctrine\ORM\PersistentCollection {#1714 …}
+votes: Doctrine\ORM\PersistentCollection {#1719 …}
+reports: Doctrine\ORM\PersistentCollection {#1729 …}
+favourites: Doctrine\ORM\PersistentCollection {#2463 …}
+notifications: Doctrine\ORM\PersistentCollection {#1740 …}
-id: 253504
-bodyTs: "'account':94 'anoth':109 'anti':36 'anyth':140 'ban':97,105 'bulli':87 'cancer':61,88 'contact':90 'could':29 'cri':127 'd':64 'differ':79 'enjoy':73 'exampl':15 'feel':130 'find':2 'first':6 'garbag':136 'get':22,96,104,131 'group':102,110 'hater':126 'hurt':132 'hypocrit':118 'interest':5 'isn':114 'like':19,51 'loos':65 'might':46 'mind':67 'moch':59 'mock':70,85,100,108 'mod':91 'offend':93 'one':101 'parti':45 'pathet':138 'patient':62,89 'peopl':33,39 'perspect':82 'post':135 'religion':37,43 'said':31 'say':47 'someon':58,69 'spread':24,54 'super':4 'support':10 'supremacist':71 'sympathi':123 'talk':40 'thing':28 'view':12,56 'would':95"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258646"
+editedAt: null
+createdAt: DateTimeImmutable @1703596050 {#1563
date: 2023-12-26 14:07:30.0 +01:00
}
+"title": 253504
}
4 => App\Entity\EntryComment {#2360
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: """
The not saying why they were banned is what inspired my question.\n
\n
I was afraid those people would just come here, but the moderation based on instance and community seems to be working so far. I’m curious how’s that’s going to scale.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703596939 {#2370
date: 2023-12-26 14:22:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2361 …}
+nested: Doctrine\ORM\PersistentCollection {#2372 …}
+votes: Doctrine\ORM\PersistentCollection {#2386 …}
+reports: Doctrine\ORM\PersistentCollection {#2385 …}
+favourites: Doctrine\ORM\PersistentCollection {#2378 …}
+notifications: Doctrine\ORM\PersistentCollection {#2381 …}
-id: 253544
-bodyTs: "'afraid':15 'ban':7 'base':25 'come':20 'communiti':29 'curious':38 'far':35 'go':43 'inspir':10 'instanc':27 'm':37 'moder':24 'peopl':17 'question':12 'say':3 'scale':45 'seem':30 'work':33 'would':18"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258786"
+editedAt: null
+createdAt: DateTimeImmutable @1703596939 {#2377
date: 2023-12-26 14:22:19.0 +01:00
}
+"title": 253544
}
3 => App\Entity\EntryComment {#1909
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: null
+root: null
+body: """
I’m curious about the down votes for the post.\n
\n
They want less discussion about the topic?\n
\n
Or they don’t like the idea not having anonymity?
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1708048117 {#1910
date: 2024-02-16 02:48:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1708 …}
+nested: Doctrine\ORM\PersistentCollection {#1410 …}
+votes: Doctrine\ORM\PersistentCollection {#1907 …}
+reports: Doctrine\ORM\PersistentCollection {#1407 …}
+favourites: Doctrine\ORM\PersistentCollection {#2391 …}
+notifications: Doctrine\ORM\PersistentCollection {#2369 …}
-id: 253965
-bodyTs: "'anonym':27 'curious':3 'discuss':14 'idea':24 'less':13 'like':22 'm':2 'post':10 'topic':17 'vote':7 'want':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5260554"
+editedAt: null
+createdAt: DateTimeImmutable @1703607124 {#1906
date: 2023-12-26 17:12:04.0 +01:00
}
+"title": 253965
}
2 => App\Entity\EntryComment {#2395
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
+root: App\Entity\EntryComment {#1909}
+body: "Ah. Understood."
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703609925 {#2392
date: 2023-12-26 17:58:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@CluckN@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1384 …}
+nested: Doctrine\ORM\PersistentCollection {#1383 …}
+votes: Doctrine\ORM\PersistentCollection {#1405 …}
+reports: Doctrine\ORM\PersistentCollection {#1382 …}
+favourites: Doctrine\ORM\PersistentCollection {#1404 …}
+notifications: Doctrine\ORM\PersistentCollection {#1361 …}
-id: 254087
-bodyTs: "'ah':1 'understood':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5261103"
+editedAt: null
+createdAt: DateTimeImmutable @1703609925 {#2394
date: 2023-12-26 17:58:45.0 +01:00
}
+"title": 254087
}
1 => App\Entity\EntryComment {#2023
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: "The profile Blocklists could start growing, that’s for sure 😀"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703679851 {#1403
date: 2023-12-27 13:24:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2032 …}
+nested: Doctrine\ORM\PersistentCollection {#2024 …}
+votes: Doctrine\ORM\PersistentCollection {#2018 …}
+reports: Doctrine\ORM\PersistentCollection {#2011 …}
+favourites: Doctrine\ORM\PersistentCollection {#2021 …}
+notifications: Doctrine\ORM\PersistentCollection {#2029 …}
-id: 256304
-bodyTs: "'blocklist':3 'could':4 'grow':6 'profil':2 'start':5 'sure':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5271901"
+editedAt: null
+createdAt: DateTimeImmutable @1703679851 {#2019
date: 2023-12-27 13:24:11.0 +01:00
}
+"title": 256304
}
0 => App\Entity\EntryComment {#2082}
]
-id: 24889
-titleTs: "'bring':3 'censorship':2 'corpor':1"
-bodyTs: "'anoth':8 'banner':13 'belief':22 'better':89 'boy':118 'censor':17,72 'communiti':75 'consid':60 'corpor':9 'curios':2 'curious':39 'depth':44 'explan':45 'extrem':61 'extremist':54 'feel':105 'general':53,111 'idea':112 'in-depth':42 'indoctrin':115 'instanc':84 'left':5,65 'lemmi':74 'like':106 'm':35 'moder':87 'oh':117 'open':29 'opinion':50,99 'peopl':59 'platform':10,93,97 'pleas':113 'polici':85 'pure':1 'reason':58,82 'reddit':6,66 'regard':102 'restrict':98 'share':107 'speech':116 'summar':109 'unpopular':47 'view':20,48,101 'wait':26 'worm':33"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703653841
+visibility: "visible "
+apId: "https://infosec.pub/post/6452444"
+editedAt: DateTimeImmutable @1707846965 {#1409
date: 2024-02-13 18:56:05.0 +01:00
}
+createdAt: DateTimeImmutable @1703567441 {#1421
date: 2023-12-26 06:10:41.0 +01:00
}
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: "Yeah, no doubt. I’m picturing the same person saying hateful stuff turning around saying how unfair it is to get called out, using a super whiny voice. Irony."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703767978 {#2096
date: 2023-12-28 13:52:58.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2097 …}
+nested: Doctrine\ORM\PersistentCollection {#2078 …}
+votes: Doctrine\ORM\PersistentCollection {#2079 …}
+reports: Doctrine\ORM\PersistentCollection {#2075 …}
+favourites: Doctrine\ORM\PersistentCollection {#2037 …}
+notifications: Doctrine\ORM\PersistentCollection {#2347 …}
-id: 259174
-bodyTs: "'around':14 'call':22 'doubt':3 'get':21 'hate':11 'ironi':29 'm':5 'person':9 'pictur':6 'say':10,15 'stuff':12 'super':26 'turn':13 'unfair':17 'use':24 'voic':28 'whini':27 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5285847"
+editedAt: null
+createdAt: DateTimeImmutable @1703767978 {#2085
date: 2023-12-28 13:52:58.0 +01:00
}
+"title": 259174
} |
|
Show voter details
|
43 |
DENIED
|
edit
|
App\Entity\EntryComment {#2082
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431
+user: App\Entity\User {#264 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1670 …}
+slug: "Corporate-Censorship-Bring-You-Here"
+title: "Corporate Censorship Bring You Here?"
+url: null
+body: """
Pure curiosity:\n
\n
If you left reddit or another corporate platform under the banner of not being censored by their views or beliefs, what was that?\n
\n
Wait. Before we open this can of worms, I’m not at all curious about an in-depth explanation of unpopular views or opinions that are generally extremist or that most reasonable people consider extreme. More of:\n
\n
- I left reddit or some other because they censor…?\n
- The lemmy community is more for me because?\n
- I reasons my instance policies or moderators are better than the other platform is?\n
- The other platform restricted opinions or views regarding…?\n
\n
If you feel like sharing, just summarize the general idea, please no indoctrination speeches.\n
\n
Oh boy…
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 53
+favouriteCount: 64
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1710670716 {#1634
date: 2024-03-17 11:18:36.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1666 …}
+votes: Doctrine\ORM\PersistentCollection {#1668 …}
+reports: Doctrine\ORM\PersistentCollection {#1650 …}
+favourites: Doctrine\ORM\PersistentCollection {#1576 …}
+notifications: Doctrine\ORM\PersistentCollection {#1587 …}
+badges: Doctrine\ORM\PersistentCollection {#1548 …}
+children: [
5 => App\Entity\EntryComment {#2457
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+body: "People love echo chambers and affirmations don’t they…"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703596445 {#1628
date: 2023-12-26 14:14:05.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@ichbinjasokreativ@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2461 …}
+nested: Doctrine\ORM\PersistentCollection {#2454 …}
+votes: Doctrine\ORM\PersistentCollection {#2459 …}
+reports: Doctrine\ORM\PersistentCollection {#2470 …}
+favourites: Doctrine\ORM\PersistentCollection {#2467 …}
+notifications: Doctrine\ORM\PersistentCollection {#2371 …}
-id: 253521
-bodyTs: "'affirm':6 'chamber':4 'echo':3 'love':2 'peopl':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258701"
+editedAt: null
+createdAt: DateTimeImmutable @1703596445 {#2452
date: 2023-12-26 14:14:05.0 +01:00
}
+"title": 253521
}
6 => App\Entity\EntryComment {#1686
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: """
I find this super interesting.\n
\n
Firstly, I don’t support their views in your example.\n
\n
I don’t like that they get to spread them. The same thing could be said about people who are anti religion against people talking about their religion. Both parties might say they don’t like the other spreading their views.\n
\n
- If someone moched a cancer patient, we’d loose our minds.\n
- When someone mocks supremacists, we enjoy it. They don’t. The difference is our perspective.\n
- If the mocked or bullied cancer patient contacted mods, the offending account would get banned.\n
- If we mock one group and get banned and other mock another group and don’t, isn’t that being hypocritical?\n
\n
Again, I have no sympathy for some hater crying about their feeling getting hurt when they post garbage, more pathetic than anything.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703596050 {#1556
date: 2023-12-26 14:07:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1716 …}
+nested: Doctrine\ORM\PersistentCollection {#1714 …}
+votes: Doctrine\ORM\PersistentCollection {#1719 …}
+reports: Doctrine\ORM\PersistentCollection {#1729 …}
+favourites: Doctrine\ORM\PersistentCollection {#2463 …}
+notifications: Doctrine\ORM\PersistentCollection {#1740 …}
-id: 253504
-bodyTs: "'account':94 'anoth':109 'anti':36 'anyth':140 'ban':97,105 'bulli':87 'cancer':61,88 'contact':90 'could':29 'cri':127 'd':64 'differ':79 'enjoy':73 'exampl':15 'feel':130 'find':2 'first':6 'garbag':136 'get':22,96,104,131 'group':102,110 'hater':126 'hurt':132 'hypocrit':118 'interest':5 'isn':114 'like':19,51 'loos':65 'might':46 'mind':67 'moch':59 'mock':70,85,100,108 'mod':91 'offend':93 'one':101 'parti':45 'pathet':138 'patient':62,89 'peopl':33,39 'perspect':82 'post':135 'religion':37,43 'said':31 'say':47 'someon':58,69 'spread':24,54 'super':4 'support':10 'supremacist':71 'sympathi':123 'talk':40 'thing':28 'view':12,56 'would':95"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258646"
+editedAt: null
+createdAt: DateTimeImmutable @1703596050 {#1563
date: 2023-12-26 14:07:30.0 +01:00
}
+"title": 253504
}
4 => App\Entity\EntryComment {#2360
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: """
The not saying why they were banned is what inspired my question.\n
\n
I was afraid those people would just come here, but the moderation based on instance and community seems to be working so far. I’m curious how’s that’s going to scale.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703596939 {#2370
date: 2023-12-26 14:22:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2361 …}
+nested: Doctrine\ORM\PersistentCollection {#2372 …}
+votes: Doctrine\ORM\PersistentCollection {#2386 …}
+reports: Doctrine\ORM\PersistentCollection {#2385 …}
+favourites: Doctrine\ORM\PersistentCollection {#2378 …}
+notifications: Doctrine\ORM\PersistentCollection {#2381 …}
-id: 253544
-bodyTs: "'afraid':15 'ban':7 'base':25 'come':20 'communiti':29 'curious':38 'far':35 'go':43 'inspir':10 'instanc':27 'm':37 'moder':24 'peopl':17 'question':12 'say':3 'scale':45 'seem':30 'work':33 'would':18"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258786"
+editedAt: null
+createdAt: DateTimeImmutable @1703596939 {#2377
date: 2023-12-26 14:22:19.0 +01:00
}
+"title": 253544
}
3 => App\Entity\EntryComment {#1909
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: null
+root: null
+body: """
I’m curious about the down votes for the post.\n
\n
They want less discussion about the topic?\n
\n
Or they don’t like the idea not having anonymity?
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1708048117 {#1910
date: 2024-02-16 02:48:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1708 …}
+nested: Doctrine\ORM\PersistentCollection {#1410 …}
+votes: Doctrine\ORM\PersistentCollection {#1907 …}
+reports: Doctrine\ORM\PersistentCollection {#1407 …}
+favourites: Doctrine\ORM\PersistentCollection {#2391 …}
+notifications: Doctrine\ORM\PersistentCollection {#2369 …}
-id: 253965
-bodyTs: "'anonym':27 'curious':3 'discuss':14 'idea':24 'less':13 'like':22 'm':2 'post':10 'topic':17 'vote':7 'want':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5260554"
+editedAt: null
+createdAt: DateTimeImmutable @1703607124 {#1906
date: 2023-12-26 17:12:04.0 +01:00
}
+"title": 253965
}
2 => App\Entity\EntryComment {#2395
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
+root: App\Entity\EntryComment {#1909}
+body: "Ah. Understood."
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703609925 {#2392
date: 2023-12-26 17:58:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@CluckN@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1384 …}
+nested: Doctrine\ORM\PersistentCollection {#1383 …}
+votes: Doctrine\ORM\PersistentCollection {#1405 …}
+reports: Doctrine\ORM\PersistentCollection {#1382 …}
+favourites: Doctrine\ORM\PersistentCollection {#1404 …}
+notifications: Doctrine\ORM\PersistentCollection {#1361 …}
-id: 254087
-bodyTs: "'ah':1 'understood':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5261103"
+editedAt: null
+createdAt: DateTimeImmutable @1703609925 {#2394
date: 2023-12-26 17:58:45.0 +01:00
}
+"title": 254087
}
1 => App\Entity\EntryComment {#2023
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: "The profile Blocklists could start growing, that’s for sure 😀"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703679851 {#1403
date: 2023-12-27 13:24:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2032 …}
+nested: Doctrine\ORM\PersistentCollection {#2024 …}
+votes: Doctrine\ORM\PersistentCollection {#2018 …}
+reports: Doctrine\ORM\PersistentCollection {#2011 …}
+favourites: Doctrine\ORM\PersistentCollection {#2021 …}
+notifications: Doctrine\ORM\PersistentCollection {#2029 …}
-id: 256304
-bodyTs: "'blocklist':3 'could':4 'grow':6 'profil':2 'start':5 'sure':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5271901"
+editedAt: null
+createdAt: DateTimeImmutable @1703679851 {#2019
date: 2023-12-27 13:24:11.0 +01:00
}
+"title": 256304
}
0 => App\Entity\EntryComment {#2082}
]
-id: 24889
-titleTs: "'bring':3 'censorship':2 'corpor':1"
-bodyTs: "'anoth':8 'banner':13 'belief':22 'better':89 'boy':118 'censor':17,72 'communiti':75 'consid':60 'corpor':9 'curios':2 'curious':39 'depth':44 'explan':45 'extrem':61 'extremist':54 'feel':105 'general':53,111 'idea':112 'in-depth':42 'indoctrin':115 'instanc':84 'left':5,65 'lemmi':74 'like':106 'm':35 'moder':87 'oh':117 'open':29 'opinion':50,99 'peopl':59 'platform':10,93,97 'pleas':113 'polici':85 'pure':1 'reason':58,82 'reddit':6,66 'regard':102 'restrict':98 'share':107 'speech':116 'summar':109 'unpopular':47 'view':20,48,101 'wait':26 'worm':33"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703653841
+visibility: "visible "
+apId: "https://infosec.pub/post/6452444"
+editedAt: DateTimeImmutable @1707846965 {#1409
date: 2024-02-13 18:56:05.0 +01:00
}
+createdAt: DateTimeImmutable @1703567441 {#1421
date: 2023-12-26 06:10:41.0 +01:00
}
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: "Yeah, no doubt. I’m picturing the same person saying hateful stuff turning around saying how unfair it is to get called out, using a super whiny voice. Irony."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703767978 {#2096
date: 2023-12-28 13:52:58.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2097 …}
+nested: Doctrine\ORM\PersistentCollection {#2078 …}
+votes: Doctrine\ORM\PersistentCollection {#2079 …}
+reports: Doctrine\ORM\PersistentCollection {#2075 …}
+favourites: Doctrine\ORM\PersistentCollection {#2037 …}
+notifications: Doctrine\ORM\PersistentCollection {#2347 …}
-id: 259174
-bodyTs: "'around':14 'call':22 'doubt':3 'get':21 'hate':11 'ironi':29 'm':5 'person':9 'pictur':6 'say':10,15 'stuff':12 'super':26 'turn':13 'unfair':17 'use':24 'voic':28 'whini':27 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5285847"
+editedAt: null
+createdAt: DateTimeImmutable @1703767978 {#2085
date: 2023-12-28 13:52:58.0 +01:00
}
+"title": 259174
} |
|
Show voter details
|
44 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2082
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431
+user: App\Entity\User {#264 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1670 …}
+slug: "Corporate-Censorship-Bring-You-Here"
+title: "Corporate Censorship Bring You Here?"
+url: null
+body: """
Pure curiosity:\n
\n
If you left reddit or another corporate platform under the banner of not being censored by their views or beliefs, what was that?\n
\n
Wait. Before we open this can of worms, I’m not at all curious about an in-depth explanation of unpopular views or opinions that are generally extremist or that most reasonable people consider extreme. More of:\n
\n
- I left reddit or some other because they censor…?\n
- The lemmy community is more for me because?\n
- I reasons my instance policies or moderators are better than the other platform is?\n
- The other platform restricted opinions or views regarding…?\n
\n
If you feel like sharing, just summarize the general idea, please no indoctrination speeches.\n
\n
Oh boy…
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 53
+favouriteCount: 64
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1710670716 {#1634
date: 2024-03-17 11:18:36.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1666 …}
+votes: Doctrine\ORM\PersistentCollection {#1668 …}
+reports: Doctrine\ORM\PersistentCollection {#1650 …}
+favourites: Doctrine\ORM\PersistentCollection {#1576 …}
+notifications: Doctrine\ORM\PersistentCollection {#1587 …}
+badges: Doctrine\ORM\PersistentCollection {#1548 …}
+children: [
5 => App\Entity\EntryComment {#2457
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
+body: "People love echo chambers and affirmations don’t they…"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703596445 {#1628
date: 2023-12-26 14:14:05.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@ichbinjasokreativ@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2461 …}
+nested: Doctrine\ORM\PersistentCollection {#2454 …}
+votes: Doctrine\ORM\PersistentCollection {#2459 …}
+reports: Doctrine\ORM\PersistentCollection {#2470 …}
+favourites: Doctrine\ORM\PersistentCollection {#2467 …}
+notifications: Doctrine\ORM\PersistentCollection {#2371 …}
-id: 253521
-bodyTs: "'affirm':6 'chamber':4 'echo':3 'love':2 'peopl':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258701"
+editedAt: null
+createdAt: DateTimeImmutable @1703596445 {#2452
date: 2023-12-26 14:14:05.0 +01:00
}
+"title": 253521
}
6 => App\Entity\EntryComment {#1686
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: """
I find this super interesting.\n
\n
Firstly, I don’t support their views in your example.\n
\n
I don’t like that they get to spread them. The same thing could be said about people who are anti religion against people talking about their religion. Both parties might say they don’t like the other spreading their views.\n
\n
- If someone moched a cancer patient, we’d loose our minds.\n
- When someone mocks supremacists, we enjoy it. They don’t. The difference is our perspective.\n
- If the mocked or bullied cancer patient contacted mods, the offending account would get banned.\n
- If we mock one group and get banned and other mock another group and don’t, isn’t that being hypocritical?\n
\n
Again, I have no sympathy for some hater crying about their feeling getting hurt when they post garbage, more pathetic than anything.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703596050 {#1556
date: 2023-12-26 14:07:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1716 …}
+nested: Doctrine\ORM\PersistentCollection {#1714 …}
+votes: Doctrine\ORM\PersistentCollection {#1719 …}
+reports: Doctrine\ORM\PersistentCollection {#1729 …}
+favourites: Doctrine\ORM\PersistentCollection {#2463 …}
+notifications: Doctrine\ORM\PersistentCollection {#1740 …}
-id: 253504
-bodyTs: "'account':94 'anoth':109 'anti':36 'anyth':140 'ban':97,105 'bulli':87 'cancer':61,88 'contact':90 'could':29 'cri':127 'd':64 'differ':79 'enjoy':73 'exampl':15 'feel':130 'find':2 'first':6 'garbag':136 'get':22,96,104,131 'group':102,110 'hater':126 'hurt':132 'hypocrit':118 'interest':5 'isn':114 'like':19,51 'loos':65 'might':46 'mind':67 'moch':59 'mock':70,85,100,108 'mod':91 'offend':93 'one':101 'parti':45 'pathet':138 'patient':62,89 'peopl':33,39 'perspect':82 'post':135 'religion':37,43 'said':31 'say':47 'someon':58,69 'spread':24,54 'super':4 'support':10 'supremacist':71 'sympathi':123 'talk':40 'thing':28 'view':12,56 'would':95"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258646"
+editedAt: null
+createdAt: DateTimeImmutable @1703596050 {#1563
date: 2023-12-26 14:07:30.0 +01:00
}
+"title": 253504
}
4 => App\Entity\EntryComment {#2360
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: """
The not saying why they were banned is what inspired my question.\n
\n
I was afraid those people would just come here, but the moderation based on instance and community seems to be working so far. I’m curious how’s that’s going to scale.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703596939 {#2370
date: 2023-12-26 14:22:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2361 …}
+nested: Doctrine\ORM\PersistentCollection {#2372 …}
+votes: Doctrine\ORM\PersistentCollection {#2386 …}
+reports: Doctrine\ORM\PersistentCollection {#2385 …}
+favourites: Doctrine\ORM\PersistentCollection {#2378 …}
+notifications: Doctrine\ORM\PersistentCollection {#2381 …}
-id: 253544
-bodyTs: "'afraid':15 'ban':7 'base':25 'come':20 'communiti':29 'curious':38 'far':35 'go':43 'inspir':10 'instanc':27 'm':37 'moder':24 'peopl':17 'question':12 'say':3 'scale':45 'seem':30 'work':33 'would':18"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5258786"
+editedAt: null
+createdAt: DateTimeImmutable @1703596939 {#2377
date: 2023-12-26 14:22:19.0 +01:00
}
+"title": 253544
}
3 => App\Entity\EntryComment {#1909
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: null
+root: null
+body: """
I’m curious about the down votes for the post.\n
\n
They want less discussion about the topic?\n
\n
Or they don’t like the idea not having anonymity?
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1708048117 {#1910
date: 2024-02-16 02:48:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1708 …}
+nested: Doctrine\ORM\PersistentCollection {#1410 …}
+votes: Doctrine\ORM\PersistentCollection {#1907 …}
+reports: Doctrine\ORM\PersistentCollection {#1407 …}
+favourites: Doctrine\ORM\PersistentCollection {#2391 …}
+notifications: Doctrine\ORM\PersistentCollection {#2369 …}
-id: 253965
-bodyTs: "'anonym':27 'curious':3 'discuss':14 'idea':24 'less':13 'like':22 'm':2 'post':10 'topic':17 'vote':7 'want':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5260554"
+editedAt: null
+createdAt: DateTimeImmutable @1703607124 {#1906
date: 2023-12-26 17:12:04.0 +01:00
}
+"title": 253965
}
2 => App\Entity\EntryComment {#2395
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
+root: App\Entity\EntryComment {#1909}
+body: "Ah. Understood."
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703609925 {#2392
date: 2023-12-26 17:58:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@CluckN@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1384 …}
+nested: Doctrine\ORM\PersistentCollection {#1383 …}
+votes: Doctrine\ORM\PersistentCollection {#1405 …}
+reports: Doctrine\ORM\PersistentCollection {#1382 …}
+favourites: Doctrine\ORM\PersistentCollection {#1404 …}
+notifications: Doctrine\ORM\PersistentCollection {#1361 …}
-id: 254087
-bodyTs: "'ah':1 'understood':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5261103"
+editedAt: null
+createdAt: DateTimeImmutable @1703609925 {#2394
date: 2023-12-26 17:58:45.0 +01:00
}
+"title": 254087
}
1 => App\Entity\EntryComment {#2023
+user: App\Entity\User {#264 …}
+entry: App\Entity\Entry {#1431}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
+body: "The profile Blocklists could start growing, that’s for sure 😀"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703679851 {#1403
date: 2023-12-27 13:24:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@Sterile_Technique@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2032 …}
+nested: Doctrine\ORM\PersistentCollection {#2024 …}
+votes: Doctrine\ORM\PersistentCollection {#2018 …}
+reports: Doctrine\ORM\PersistentCollection {#2011 …}
+favourites: Doctrine\ORM\PersistentCollection {#2021 …}
+notifications: Doctrine\ORM\PersistentCollection {#2029 …}
-id: 256304
-bodyTs: "'blocklist':3 'could':4 'grow':6 'profil':2 'start':5 'sure':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5271901"
+editedAt: null
+createdAt: DateTimeImmutable @1703679851 {#2019
date: 2023-12-27 13:24:11.0 +01:00
}
+"title": 256304
}
0 => App\Entity\EntryComment {#2082}
]
-id: 24889
-titleTs: "'bring':3 'censorship':2 'corpor':1"
-bodyTs: "'anoth':8 'banner':13 'belief':22 'better':89 'boy':118 'censor':17,72 'communiti':75 'consid':60 'corpor':9 'curios':2 'curious':39 'depth':44 'explan':45 'extrem':61 'extremist':54 'feel':105 'general':53,111 'idea':112 'in-depth':42 'indoctrin':115 'instanc':84 'left':5,65 'lemmi':74 'like':106 'm':35 'moder':87 'oh':117 'open':29 'opinion':50,99 'peopl':59 'platform':10,93,97 'pleas':113 'polici':85 'pure':1 'reason':58,82 'reddit':6,66 'regard':102 'restrict':98 'share':107 'speech':116 'summar':109 'unpopular':47 'view':20,48,101 'wait':26 'worm':33"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703653841
+visibility: "visible "
+apId: "https://infosec.pub/post/6452444"
+editedAt: DateTimeImmutable @1707846965 {#1409
date: 2024-02-13 18:56:05.0 +01:00
}
+createdAt: DateTimeImmutable @1703567441 {#1421
date: 2023-12-26 06:10:41.0 +01:00
}
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+body: "Yeah, no doubt. I’m picturing the same person saying hateful stuff turning around saying how unfair it is to get called out, using a super whiny voice. Irony."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703767978 {#2096
date: 2023-12-28 13:52:58.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MSgtRedFox@infosec.pub"
"@BonesOfTheMoon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2097 …}
+nested: Doctrine\ORM\PersistentCollection {#2078 …}
+votes: Doctrine\ORM\PersistentCollection {#2079 …}
+reports: Doctrine\ORM\PersistentCollection {#2075 …}
+favourites: Doctrine\ORM\PersistentCollection {#2037 …}
+notifications: Doctrine\ORM\PersistentCollection {#2347 …}
-id: 259174
-bodyTs: "'around':14 'call':22 'doubt':3 'get':21 'hate':11 'ironi':29 'm':5 'person':9 'pictur':6 'say':10,15 'stuff':12 'super':26 'turn':13 'unfair':17 'use':24 'voic':28 'whini':27 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/5285847"
+editedAt: null
+createdAt: DateTimeImmutable @1703767978 {#2085
date: 2023-12-28 13:52:58.0 +01:00
}
+"title": 259174
} |
|
Show voter details
|
45 |
DENIED
|
ROLE_ADMIN
|
null |
|
Show voter details
|
46 |
DENIED
|
ROLE_MODERATOR
|
null |
|
Show voter details
|