GET https://kbin.spritesserver.nl/index.php/d/github.com/comments?p=4

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
1.51 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.07 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\EntryCommentVoter"
6
"App\Security\Voter\EntryVoter"
7
"App\Security\Voter\MagazineVoter"
8
"App\Security\Voter\MessageThreadVoter"
9
"App\Security\Voter\MessageVoter"
10
"App\Security\Voter\NotificationVoter"
11
"App\Security\Voter\OAuth2UserConsentVoter"
12
"App\Security\Voter\PostCommentVoter"
13
"App\Security\Voter\PostVoter"
14
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2438
  +user: App\Entity\User {#2481 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "Given the state Lemmy is in (barely functional with loads of papercuts) and the barebones developer funding it has (barely above minimum wage), these honestly feel like low priority “nice to have” features for a software that is meant for public forums."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1727188330 {#95
    date: 2024-09-24 16:32:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1954 …}
  +nested: Doctrine\ORM\PersistentCollection {#1977 …}
  +votes: Doctrine\ORM\PersistentCollection {#1945 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2355 …}
  -id: 326576
  -bodyTs: "'bare':7,20 'barebon':15 'develop':16 'featur':33 'feel':26 'forum':42 'function':8 'fund':17 'given':1 'honest':25 'lemmi':4 'like':27 'load':10 'low':28 'meant':39 'minimum':22 'nice':30 'papercut':12 'prioriti':29 'public':41 'softwar':36 'state':3 'wage':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5532635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705786626 {#1934
    date: 2024-01-20 22:37:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2438
  +user: App\Entity\User {#2481 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "Given the state Lemmy is in (barely functional with loads of papercuts) and the barebones developer funding it has (barely above minimum wage), these honestly feel like low priority “nice to have” features for a software that is meant for public forums."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1727188330 {#95
    date: 2024-09-24 16:32:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1954 …}
  +nested: Doctrine\ORM\PersistentCollection {#1977 …}
  +votes: Doctrine\ORM\PersistentCollection {#1945 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2355 …}
  -id: 326576
  -bodyTs: "'bare':7,20 'barebon':15 'develop':16 'featur':33 'feel':26 'forum':42 'function':8 'fund':17 'given':1 'honest':25 'lemmi':4 'like':27 'load':10 'low':28 'meant':39 'minimum':22 'nice':30 'papercut':12 'prioriti':29 'public':41 'softwar':36 'state':3 'wage':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5532635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705786626 {#1934
    date: 2024-01-20 22:37:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2438
  +user: App\Entity\User {#2481 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "Given the state Lemmy is in (barely functional with loads of papercuts) and the barebones developer funding it has (barely above minimum wage), these honestly feel like low priority “nice to have” features for a software that is meant for public forums."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1727188330 {#95
    date: 2024-09-24 16:32:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1954 …}
  +nested: Doctrine\ORM\PersistentCollection {#1977 …}
  +votes: Doctrine\ORM\PersistentCollection {#1945 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2355 …}
  -id: 326576
  -bodyTs: "'bare':7,20 'barebon':15 'develop':16 'featur':33 'feel':26 'forum':42 'function':8 'fund':17 'given':1 'honest':25 'lemmi':4 'like':27 'load':10 'low':28 'meant':39 'minimum':22 'nice':30 'papercut':12 'prioriti':29 'public':41 'softwar':36 'state':3 'wage':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5532635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705786626 {#1934
    date: 2024-01-20 22:37:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#3250
  +user: App\Entity\User {#2516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2438
    +user: App\Entity\User {#2481 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: "Given the state Lemmy is in (barely functional with loads of papercuts) and the barebones developer funding it has (barely above minimum wage), these honestly feel like low priority “nice to have” features for a software that is meant for public forums."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1727188330 {#95
      date: 2024-09-24 16:32:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1954 …}
    +nested: Doctrine\ORM\PersistentCollection {#1977 …}
    +votes: Doctrine\ORM\PersistentCollection {#1945 …}
    +reports: Doctrine\ORM\PersistentCollection {#2487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2355 …}
    -id: 326576
    -bodyTs: "'bare':7,20 'barebon':15 'develop':16 'featur':33 'feel':26 'forum':42 'function':8 'fund':17 'given':1 'honest':25 'lemmi':4 'like':27 'load':10 'low':28 'meant':39 'minimum':22 'nice':30 'papercut':12 'prioriti':29 'public':41 'softwar':36 'state':3 'wage':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5532635"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705786626 {#1934
      date: 2024-01-20 22:37:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2438}
  +body: """
    No! How dare you suggest something so absurd!\n
    \n
    I don’t care how little money they have and how few developers they have, they need to bring a feature-set that is on par with corporations with billions of dollars at their disposal and thousands of developers! Fuck that, they need to even *do better* than those companies on the privacy issue!\n
    \n
    Big fat **/S**
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705787076 {#3248
    date: 2024-01-20 22:44:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@poVoq@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3251 …}
  +nested: Doctrine\ORM\PersistentCollection {#3253 …}
  +votes: Doctrine\ORM\PersistentCollection {#3255 …}
  +reports: Doctrine\ORM\PersistentCollection {#3257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
  -id: 326590
  -bodyTs: "'/s':66 'absurd':8 'better':56 'big':64 'billion':39 'bring':27 'care':12 'compani':59 'corpor':37 'dare':3 'develop':21,48 'dispos':44 'dollar':41 'even':54 'fat':65 'featur':30 'feature-set':29 'fuck':49 'issu':63 'littl':14 'money':15 'need':25,52 'par':35 'privaci':62 'set':31 'someth':6 'suggest':5 'thousand':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5825543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705787076 {#3249
    date: 2024-01-20 22:44:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3250
  +user: App\Entity\User {#2516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2438
    +user: App\Entity\User {#2481 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: "Given the state Lemmy is in (barely functional with loads of papercuts) and the barebones developer funding it has (barely above minimum wage), these honestly feel like low priority “nice to have” features for a software that is meant for public forums."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1727188330 {#95
      date: 2024-09-24 16:32:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1954 …}
    +nested: Doctrine\ORM\PersistentCollection {#1977 …}
    +votes: Doctrine\ORM\PersistentCollection {#1945 …}
    +reports: Doctrine\ORM\PersistentCollection {#2487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2355 …}
    -id: 326576
    -bodyTs: "'bare':7,20 'barebon':15 'develop':16 'featur':33 'feel':26 'forum':42 'function':8 'fund':17 'given':1 'honest':25 'lemmi':4 'like':27 'load':10 'low':28 'meant':39 'minimum':22 'nice':30 'papercut':12 'prioriti':29 'public':41 'softwar':36 'state':3 'wage':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5532635"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705786626 {#1934
      date: 2024-01-20 22:37:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2438}
  +body: """
    No! How dare you suggest something so absurd!\n
    \n
    I don’t care how little money they have and how few developers they have, they need to bring a feature-set that is on par with corporations with billions of dollars at their disposal and thousands of developers! Fuck that, they need to even *do better* than those companies on the privacy issue!\n
    \n
    Big fat **/S**
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705787076 {#3248
    date: 2024-01-20 22:44:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@poVoq@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3251 …}
  +nested: Doctrine\ORM\PersistentCollection {#3253 …}
  +votes: Doctrine\ORM\PersistentCollection {#3255 …}
  +reports: Doctrine\ORM\PersistentCollection {#3257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
  -id: 326590
  -bodyTs: "'/s':66 'absurd':8 'better':56 'big':64 'billion':39 'bring':27 'care':12 'compani':59 'corpor':37 'dare':3 'develop':21,48 'dispos':44 'dollar':41 'even':54 'fat':65 'featur':30 'feature-set':29 'fuck':49 'issu':63 'littl':14 'money':15 'need':25,52 'par':35 'privaci':62 'set':31 'someth':6 'suggest':5 'thousand':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5825543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705787076 {#3249
    date: 2024-01-20 22:44:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3250
  +user: App\Entity\User {#2516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2438
    +user: App\Entity\User {#2481 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: "Given the state Lemmy is in (barely functional with loads of papercuts) and the barebones developer funding it has (barely above minimum wage), these honestly feel like low priority “nice to have” features for a software that is meant for public forums."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1727188330 {#95
      date: 2024-09-24 16:32:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1954 …}
    +nested: Doctrine\ORM\PersistentCollection {#1977 …}
    +votes: Doctrine\ORM\PersistentCollection {#1945 …}
    +reports: Doctrine\ORM\PersistentCollection {#2487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2355 …}
    -id: 326576
    -bodyTs: "'bare':7,20 'barebon':15 'develop':16 'featur':33 'feel':26 'forum':42 'function':8 'fund':17 'given':1 'honest':25 'lemmi':4 'like':27 'load':10 'low':28 'meant':39 'minimum':22 'nice':30 'papercut':12 'prioriti':29 'public':41 'softwar':36 'state':3 'wage':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5532635"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705786626 {#1934
      date: 2024-01-20 22:37:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2438}
  +body: """
    No! How dare you suggest something so absurd!\n
    \n
    I don’t care how little money they have and how few developers they have, they need to bring a feature-set that is on par with corporations with billions of dollars at their disposal and thousands of developers! Fuck that, they need to even *do better* than those companies on the privacy issue!\n
    \n
    Big fat **/S**
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705787076 {#3248
    date: 2024-01-20 22:44:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@poVoq@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3251 …}
  +nested: Doctrine\ORM\PersistentCollection {#3253 …}
  +votes: Doctrine\ORM\PersistentCollection {#3255 …}
  +reports: Doctrine\ORM\PersistentCollection {#3257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
  -id: 326590
  -bodyTs: "'/s':66 'absurd':8 'better':56 'big':64 'billion':39 'bring':27 'care':12 'compani':59 'corpor':37 'dare':3 'develop':21,48 'dispos':44 'dollar':41 'even':54 'fat':65 'featur':30 'feature-set':29 'fuck':49 'issu':63 'littl':14 'money':15 'need':25,52 'par':35 'privaci':62 'set':31 'someth':6 'suggest':5 'thousand':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5825543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705787076 {#3249
    date: 2024-01-20 22:44:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#1795
  +user: App\Entity\User {#1597 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "Idk, doesn’t quite seem appropriate for a federated reddit clone. I think you’re better off on a chan board"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705786231 {#1613
    date: 2024-01-20 22:30:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1687 …}
  +nested: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  -id: 326559
  -bodyTs: "'appropri':6 'better':16 'board':21 'chan':20 'clone':11 'doesn':2 'feder':9 'idk':1 'quit':4 're':15 'reddit':10 'seem':5 'think':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.yachts/comment/510380"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705786231 {#1689
    date: 2024-01-20 22:30:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#1795
  +user: App\Entity\User {#1597 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "Idk, doesn’t quite seem appropriate for a federated reddit clone. I think you’re better off on a chan board"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705786231 {#1613
    date: 2024-01-20 22:30:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1687 …}
  +nested: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  -id: 326559
  -bodyTs: "'appropri':6 'better':16 'board':21 'chan':20 'clone':11 'doesn':2 'feder':9 'idk':1 'quit':4 're':15 'reddit':10 'seem':5 'think':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.yachts/comment/510380"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705786231 {#1689
    date: 2024-01-20 22:30:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#1795
  +user: App\Entity\User {#1597 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "Idk, doesn’t quite seem appropriate for a federated reddit clone. I think you’re better off on a chan board"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705786231 {#1613
    date: 2024-01-20 22:30:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1687 …}
  +nested: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  -id: 326559
  -bodyTs: "'appropri':6 'better':16 'board':21 'chan':20 'clone':11 'doesn':2 'feder':9 'idk':1 'quit':4 're':15 'reddit':10 'seem':5 'think':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.yachts/comment/510380"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705786231 {#1689
    date: 2024-01-20 22:30:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2380
  +user: App\Entity\User {#1926 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "The very nature of Lemmy and most social media, is that what you put out there is public. If you don’t want everyone in the world to read something you wrote, then social media may not be your kind of thing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1727205951 {#2360
    date: 2024-09-24 21:25:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2386 …}
  +nested: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2378 …}
  +reports: Doctrine\ORM\PersistentCollection {#2381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  -id: 326550
  -bodyTs: "'everyon':24 'kind':40 'lemmi':5 'may':36 'media':9,35 'natur':3 'public':18 'put':14 'read':29 'social':8,34 'someth':30 'thing':42 'want':23 'world':27 'wrote':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://communick.news/comment/1501615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705785877 {#2359
    date: 2024-01-20 22:24:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2380
  +user: App\Entity\User {#1926 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "The very nature of Lemmy and most social media, is that what you put out there is public. If you don’t want everyone in the world to read something you wrote, then social media may not be your kind of thing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1727205951 {#2360
    date: 2024-09-24 21:25:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2386 …}
  +nested: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2378 …}
  +reports: Doctrine\ORM\PersistentCollection {#2381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  -id: 326550
  -bodyTs: "'everyon':24 'kind':40 'lemmi':5 'may':36 'media':9,35 'natur':3 'public':18 'put':14 'read':29 'social':8,34 'someth':30 'thing':42 'want':23 'world':27 'wrote':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://communick.news/comment/1501615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705785877 {#2359
    date: 2024-01-20 22:24:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2380
  +user: App\Entity\User {#1926 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "The very nature of Lemmy and most social media, is that what you put out there is public. If you don’t want everyone in the world to read something you wrote, then social media may not be your kind of thing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1727205951 {#2360
    date: 2024-09-24 21:25:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2386 …}
  +nested: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2378 …}
  +reports: Doctrine\ORM\PersistentCollection {#2381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  -id: 326550
  -bodyTs: "'everyon':24 'kind':40 'lemmi':5 'may':36 'media':9,35 'natur':3 'public':18 'put':14 'read':29 'social':8,34 'someth':30 'thing':42 'want':23 'world':27 'wrote':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://communick.news/comment/1501615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705785877 {#2359
    date: 2024-01-20 22:24:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#3430
  +user: App\Entity\User {#2516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3235 …}
  +root: App\Entity\EntryComment {#2380
    +user: App\Entity\User {#1926 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: "The very nature of Lemmy and most social media, is that what you put out there is public. If you don’t want everyone in the world to read something you wrote, then social media may not be your kind of thing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1727205951 {#2360
      date: 2024-09-24 21:25:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2386 …}
    +nested: Doctrine\ORM\PersistentCollection {#2385 …}
    +votes: Doctrine\ORM\PersistentCollection {#2378 …}
    +reports: Doctrine\ORM\PersistentCollection {#2381 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
    -id: 326550
    -bodyTs: "'everyon':24 'kind':40 'lemmi':5 'may':36 'media':9,35 'natur':3 'public':18 'put':14 'read':29 'social':8,34 'someth':30 'thing':42 'want':23 'world':27 'wrote':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://communick.news/comment/1501615"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705785877 {#2359
      date: 2024-01-20 22:24:37.0 +01:00
    }
  }
  +body: """
    > And I believe privacy defeatism is unhealthy.\n
    \n
    Is there such a thing as “perfect privacy?”\n
    \n
    Because it seems that, to exist in society, is to give up some form of privacy by dint of existing in it.\n
    \n
    You cannot stop yourself from being observed by other people, if they can see you. That’s just basic reality.\n
    \n
    To be completely private, you would have to live in the woods and not interact with anyone or speak with anyone.\n
    \n
    Is it defeatist to be *realistic* about the *limitations* of the idea of privacy?\n
    \n
    As someone who has spent a lot of time seeking internet privacy, I’ve learned that more often than not I’m making myself more conspicuous. That doesn’t mean I’m going to *give up* on privacy, but it *does mean* that I’m going to consider its *limitations.*\n
    \n
    EDIT: I’m reminded of an interview with Mark Hossler from Negativland. The interview is long gone from the internet (it was on an obscure website pre-youtube) but the center of it always stuck with me.\n
    \n
    “If you really want full control of your art, don’t show it to anybody, keep it in your home.” His argument was Richard Dawkins’ argument for memes. The human mind functions by copying and mimicking. When someone else has viewed your artwork, they’ve already created an internal image of it in their memory. That memory is inconsistent with reality, but if they have a good memory, they can recreate it relatively easily (if they have similar artistic skills). You can’t really *stop* that kind of copying from happening, so the only way to fight it and keep “complete control” is to not share it at all.\n
    \n
    Similarly, the only way to have complete control over your privacy is by not interacting with anyone at all.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705791790 {#3427
    date: 2024-01-21 00:03:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@Steve@communick.news"
    "@LWD@lemm.ee"
    "@ChasingEnigma@lemmy.world"
    "@Steve@communick.news"
    "@LWD@lemm.ee"
    "@ChasingEnigma@lemmy.world"
    "@Steve@communick.news"
    "@LWD@lemm.ee"
    "@ChasingEnigma@lemmy.world"
    "@Steve@communick.news"
    "@LWD@lemm.ee"
    "@ChasingEnigma@lemmy.world"
    "@Steve@communick.news"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3431 …}
  +nested: Doctrine\ORM\PersistentCollection {#3433 …}
  +votes: Doctrine\ORM\PersistentCollection {#3435 …}
  +reports: Doctrine\ORM\PersistentCollection {#3437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3441 …}
  -id: 326779
  -bodyTs: "'alreadi':226 'alway':177 'anybodi':195 'anyon':74,78,306 'argument':202,206 'art':189 'artist':259 'artwork':223 'basic':56 'believ':3 'cannot':39 'center':174 'complet':60,281,296 'consid':140 'conspicu':118 'control':186,282,297 'copi':214,269 'creat':227 'dawkin':205 'defeat':5 'defeatist':81 'dint':33 'doesn':120 'easili':254 'edit':143 'els':219 'exist':21,35 'fight':277 'form':29 'full':185 'function':212 'give':26,127 'go':125,138 'gone':159 'good':247 'happen':271 'home':200 'hossler':152 'human':210 'idea':90 'imag':230 'inconsist':239 'interact':72,304 'intern':229 'internet':103,162 'interview':149,156 'keep':196,280 'kind':267 'learn':107 'limit':87,142 'live':66 'long':158 'lot':99 'm':114,124,137,145 'make':115 'mark':151 'mean':122,134 'meme':208 'memori':235,237,248 'mimick':216 'mind':211 'negativland':154 'obscur':167 'observ':44 'often':110 'peopl':47 'perfect':14 'pre':170 'pre-youtub':169 'privaci':4,15,31,92,104,130,300 'privat':61 'realist':84 'realiti':57,241 'realli':183,264 'recreat':251 'relat':253 'remind':146 'richard':204 'see':51 'seek':102 'seem':18 'share':286 'show':192 'similar':258,290 'skill':260 'societi':23 'someon':94,218 'speak':76 'spent':97 'stop':40,265 'stuck':178 'thing':12 'time':101 'unhealthi':7 've':106,225 'view':221 'want':184 'way':275,293 'websit':168 'wood':69 'would':63 'youtub':171"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5827363"
  +editedAt: DateTimeImmutable @1727208611 {#3428
    date: 2024-09-24 22:10:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705791790 {#3429
    date: 2024-01-21 00:03:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#3430
  +user: App\Entity\User {#2516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3235 …}
  +root: App\Entity\EntryComment {#2380
    +user: App\Entity\User {#1926 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: "The very nature of Lemmy and most social media, is that what you put out there is public. If you don’t want everyone in the world to read something you wrote, then social media may not be your kind of thing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1727205951 {#2360
      date: 2024-09-24 21:25:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2386 …}
    +nested: Doctrine\ORM\PersistentCollection {#2385 …}
    +votes: Doctrine\ORM\PersistentCollection {#2378 …}
    +reports: Doctrine\ORM\PersistentCollection {#2381 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
    -id: 326550
    -bodyTs: "'everyon':24 'kind':40 'lemmi':5 'may':36 'media':9,35 'natur':3 'public':18 'put':14 'read':29 'social':8,34 'someth':30 'thing':42 'want':23 'world':27 'wrote':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://communick.news/comment/1501615"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705785877 {#2359
      date: 2024-01-20 22:24:37.0 +01:00
    }
  }
  +body: """
    > And I believe privacy defeatism is unhealthy.\n
    \n
    Is there such a thing as “perfect privacy?”\n
    \n
    Because it seems that, to exist in society, is to give up some form of privacy by dint of existing in it.\n
    \n
    You cannot stop yourself from being observed by other people, if they can see you. That’s just basic reality.\n
    \n
    To be completely private, you would have to live in the woods and not interact with anyone or speak with anyone.\n
    \n
    Is it defeatist to be *realistic* about the *limitations* of the idea of privacy?\n
    \n
    As someone who has spent a lot of time seeking internet privacy, I’ve learned that more often than not I’m making myself more conspicuous. That doesn’t mean I’m going to *give up* on privacy, but it *does mean* that I’m going to consider its *limitations.*\n
    \n
    EDIT: I’m reminded of an interview with Mark Hossler from Negativland. The interview is long gone from the internet (it was on an obscure website pre-youtube) but the center of it always stuck with me.\n
    \n
    “If you really want full control of your art, don’t show it to anybody, keep it in your home.” His argument was Richard Dawkins’ argument for memes. The human mind functions by copying and mimicking. When someone else has viewed your artwork, they’ve already created an internal image of it in their memory. That memory is inconsistent with reality, but if they have a good memory, they can recreate it relatively easily (if they have similar artistic skills). You can’t really *stop* that kind of copying from happening, so the only way to fight it and keep “complete control” is to not share it at all.\n
    \n
    Similarly, the only way to have complete control over your privacy is by not interacting with anyone at all.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705791790 {#3427
    date: 2024-01-21 00:03:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@Steve@communick.news"
    "@LWD@lemm.ee"
    "@ChasingEnigma@lemmy.world"
    "@Steve@communick.news"
    "@LWD@lemm.ee"
    "@ChasingEnigma@lemmy.world"
    "@Steve@communick.news"
    "@LWD@lemm.ee"
    "@ChasingEnigma@lemmy.world"
    "@Steve@communick.news"
    "@LWD@lemm.ee"
    "@ChasingEnigma@lemmy.world"
    "@Steve@communick.news"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3431 …}
  +nested: Doctrine\ORM\PersistentCollection {#3433 …}
  +votes: Doctrine\ORM\PersistentCollection {#3435 …}
  +reports: Doctrine\ORM\PersistentCollection {#3437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3441 …}
  -id: 326779
  -bodyTs: "'alreadi':226 'alway':177 'anybodi':195 'anyon':74,78,306 'argument':202,206 'art':189 'artist':259 'artwork':223 'basic':56 'believ':3 'cannot':39 'center':174 'complet':60,281,296 'consid':140 'conspicu':118 'control':186,282,297 'copi':214,269 'creat':227 'dawkin':205 'defeat':5 'defeatist':81 'dint':33 'doesn':120 'easili':254 'edit':143 'els':219 'exist':21,35 'fight':277 'form':29 'full':185 'function':212 'give':26,127 'go':125,138 'gone':159 'good':247 'happen':271 'home':200 'hossler':152 'human':210 'idea':90 'imag':230 'inconsist':239 'interact':72,304 'intern':229 'internet':103,162 'interview':149,156 'keep':196,280 'kind':267 'learn':107 'limit':87,142 'live':66 'long':158 'lot':99 'm':114,124,137,145 'make':115 'mark':151 'mean':122,134 'meme':208 'memori':235,237,248 'mimick':216 'mind':211 'negativland':154 'obscur':167 'observ':44 'often':110 'peopl':47 'perfect':14 'pre':170 'pre-youtub':169 'privaci':4,15,31,92,104,130,300 'privat':61 'realist':84 'realiti':57,241 'realli':183,264 'recreat':251 'relat':253 'remind':146 'richard':204 'see':51 'seek':102 'seem':18 'share':286 'show':192 'similar':258,290 'skill':260 'societi':23 'someon':94,218 'speak':76 'spent':97 'stop':40,265 'stuck':178 'thing':12 'time':101 'unhealthi':7 've':106,225 'view':221 'want':184 'way':275,293 'websit':168 'wood':69 'would':63 'youtub':171"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5827363"
  +editedAt: DateTimeImmutable @1727208611 {#3428
    date: 2024-09-24 22:10:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705791790 {#3429
    date: 2024-01-21 00:03:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#3430
  +user: App\Entity\User {#2516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3235 …}
  +root: App\Entity\EntryComment {#2380
    +user: App\Entity\User {#1926 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: "The very nature of Lemmy and most social media, is that what you put out there is public. If you don’t want everyone in the world to read something you wrote, then social media may not be your kind of thing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1727205951 {#2360
      date: 2024-09-24 21:25:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2386 …}
    +nested: Doctrine\ORM\PersistentCollection {#2385 …}
    +votes: Doctrine\ORM\PersistentCollection {#2378 …}
    +reports: Doctrine\ORM\PersistentCollection {#2381 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
    -id: 326550
    -bodyTs: "'everyon':24 'kind':40 'lemmi':5 'may':36 'media':9,35 'natur':3 'public':18 'put':14 'read':29 'social':8,34 'someth':30 'thing':42 'want':23 'world':27 'wrote':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://communick.news/comment/1501615"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705785877 {#2359
      date: 2024-01-20 22:24:37.0 +01:00
    }
  }
  +body: """
    > And I believe privacy defeatism is unhealthy.\n
    \n
    Is there such a thing as “perfect privacy?”\n
    \n
    Because it seems that, to exist in society, is to give up some form of privacy by dint of existing in it.\n
    \n
    You cannot stop yourself from being observed by other people, if they can see you. That’s just basic reality.\n
    \n
    To be completely private, you would have to live in the woods and not interact with anyone or speak with anyone.\n
    \n
    Is it defeatist to be *realistic* about the *limitations* of the idea of privacy?\n
    \n
    As someone who has spent a lot of time seeking internet privacy, I’ve learned that more often than not I’m making myself more conspicuous. That doesn’t mean I’m going to *give up* on privacy, but it *does mean* that I’m going to consider its *limitations.*\n
    \n
    EDIT: I’m reminded of an interview with Mark Hossler from Negativland. The interview is long gone from the internet (it was on an obscure website pre-youtube) but the center of it always stuck with me.\n
    \n
    “If you really want full control of your art, don’t show it to anybody, keep it in your home.” His argument was Richard Dawkins’ argument for memes. The human mind functions by copying and mimicking. When someone else has viewed your artwork, they’ve already created an internal image of it in their memory. That memory is inconsistent with reality, but if they have a good memory, they can recreate it relatively easily (if they have similar artistic skills). You can’t really *stop* that kind of copying from happening, so the only way to fight it and keep “complete control” is to not share it at all.\n
    \n
    Similarly, the only way to have complete control over your privacy is by not interacting with anyone at all.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705791790 {#3427
    date: 2024-01-21 00:03:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@Steve@communick.news"
    "@LWD@lemm.ee"
    "@ChasingEnigma@lemmy.world"
    "@Steve@communick.news"
    "@LWD@lemm.ee"
    "@ChasingEnigma@lemmy.world"
    "@Steve@communick.news"
    "@LWD@lemm.ee"
    "@ChasingEnigma@lemmy.world"
    "@Steve@communick.news"
    "@LWD@lemm.ee"
    "@ChasingEnigma@lemmy.world"
    "@Steve@communick.news"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3431 …}
  +nested: Doctrine\ORM\PersistentCollection {#3433 …}
  +votes: Doctrine\ORM\PersistentCollection {#3435 …}
  +reports: Doctrine\ORM\PersistentCollection {#3437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3441 …}
  -id: 326779
  -bodyTs: "'alreadi':226 'alway':177 'anybodi':195 'anyon':74,78,306 'argument':202,206 'art':189 'artist':259 'artwork':223 'basic':56 'believ':3 'cannot':39 'center':174 'complet':60,281,296 'consid':140 'conspicu':118 'control':186,282,297 'copi':214,269 'creat':227 'dawkin':205 'defeat':5 'defeatist':81 'dint':33 'doesn':120 'easili':254 'edit':143 'els':219 'exist':21,35 'fight':277 'form':29 'full':185 'function':212 'give':26,127 'go':125,138 'gone':159 'good':247 'happen':271 'home':200 'hossler':152 'human':210 'idea':90 'imag':230 'inconsist':239 'interact':72,304 'intern':229 'internet':103,162 'interview':149,156 'keep':196,280 'kind':267 'learn':107 'limit':87,142 'live':66 'long':158 'lot':99 'm':114,124,137,145 'make':115 'mark':151 'mean':122,134 'meme':208 'memori':235,237,248 'mimick':216 'mind':211 'negativland':154 'obscur':167 'observ':44 'often':110 'peopl':47 'perfect':14 'pre':170 'pre-youtub':169 'privaci':4,15,31,92,104,130,300 'privat':61 'realist':84 'realiti':57,241 'realli':183,264 'recreat':251 'relat':253 'remind':146 'richard':204 'see':51 'seek':102 'seem':18 'share':286 'show':192 'similar':258,290 'skill':260 'societi':23 'someon':94,218 'speak':76 'spent':97 'stop':40,265 'stuck':178 'thing':12 'time':101 'unhealthi':7 've':106,225 'view':221 'want':184 'way':275,293 'websit':168 'wood':69 'would':63 'youtub':171"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5827363"
  +editedAt: DateTimeImmutable @1727208611 {#3428
    date: 2024-09-24 22:10:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705791790 {#3429
    date: 2024-01-21 00:03:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2085
  +user: App\Entity\User {#2091 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "You can control who sees it by how and where you post it. If you don’t want people to see it, just don’t put it on the Internet at all. Even sites with fine-grained privacy controls can have flaws that result in information leaks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705784085 {#2078
    date: 2024-01-20 21:54:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2096 …}
  +nested: Doctrine\ORM\PersistentCollection {#2081 …}
  +votes: Doctrine\ORM\PersistentCollection {#2098 …}
  +reports: Doctrine\ORM\PersistentCollection {#2080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
  -id: 326704
  -bodyTs: "'control':3,40 'even':33 'fine':37 'fine-grain':36 'flaw':43 'grain':38 'inform':47 'internet':30 'leak':48 'peopl':19 'post':12 'privaci':39 'put':26 'result':45 'see':5,21 'site':34 'want':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6648158"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705784085 {#2076
    date: 2024-01-20 21:54:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2085
  +user: App\Entity\User {#2091 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "You can control who sees it by how and where you post it. If you don’t want people to see it, just don’t put it on the Internet at all. Even sites with fine-grained privacy controls can have flaws that result in information leaks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705784085 {#2078
    date: 2024-01-20 21:54:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2096 …}
  +nested: Doctrine\ORM\PersistentCollection {#2081 …}
  +votes: Doctrine\ORM\PersistentCollection {#2098 …}
  +reports: Doctrine\ORM\PersistentCollection {#2080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
  -id: 326704
  -bodyTs: "'control':3,40 'even':33 'fine':37 'fine-grain':36 'flaw':43 'grain':38 'inform':47 'internet':30 'leak':48 'peopl':19 'post':12 'privaci':39 'put':26 'result':45 'see':5,21 'site':34 'want':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6648158"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705784085 {#2076
    date: 2024-01-20 21:54:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2085
  +user: App\Entity\User {#2091 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "You can control who sees it by how and where you post it. If you don’t want people to see it, just don’t put it on the Internet at all. Even sites with fine-grained privacy controls can have flaws that result in information leaks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705784085 {#2078
    date: 2024-01-20 21:54:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2096 …}
  +nested: Doctrine\ORM\PersistentCollection {#2081 …}
  +votes: Doctrine\ORM\PersistentCollection {#2098 …}
  +reports: Doctrine\ORM\PersistentCollection {#2080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
  -id: 326704
  -bodyTs: "'control':3,40 'even':33 'fine':37 'fine-grain':36 'flaw':43 'grain':38 'inform':47 'internet':30 'leak':48 'peopl':19 'post':12 'privaci':39 'put':26 'result':45 'see':5,21 'site':34 'want':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6648158"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705784085 {#2076
    date: 2024-01-20 21:54:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2069
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "I strongly agree, I wrote a post on this type of privacy and why it matters, which I’ve dubbed “casual privacy”. [coship.bloggi.co/casual-privacy](https://coship.bloggi.co/casual-privacy)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1727390251 {#2136
    date: 2024-09-27 00:37:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 326459
  -bodyTs: "'/casual-privacy](https://coship.bloggi.co/casual-privacy)':25 'agre':3 'casual':21 'coship.bloggi.co':24 'coship.bloggi.co/casual-privacy](https://coship.bloggi.co/casual-privacy)':23 'dub':20 'matter':16 'post':7 'privaci':12,22 'strong':2 'type':10 've':19 'wrote':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7560312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705782744 {#2137
    date: 2024-01-20 21:32:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2069
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "I strongly agree, I wrote a post on this type of privacy and why it matters, which I’ve dubbed “casual privacy”. [coship.bloggi.co/casual-privacy](https://coship.bloggi.co/casual-privacy)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1727390251 {#2136
    date: 2024-09-27 00:37:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 326459
  -bodyTs: "'/casual-privacy](https://coship.bloggi.co/casual-privacy)':25 'agre':3 'casual':21 'coship.bloggi.co':24 'coship.bloggi.co/casual-privacy](https://coship.bloggi.co/casual-privacy)':23 'dub':20 'matter':16 'post':7 'privaci':12,22 'strong':2 'type':10 've':19 'wrote':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7560312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705782744 {#2137
    date: 2024-01-20 21:32:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2069
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "I strongly agree, I wrote a post on this type of privacy and why it matters, which I’ve dubbed “casual privacy”. [coship.bloggi.co/casual-privacy](https://coship.bloggi.co/casual-privacy)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1727390251 {#2136
    date: 2024-09-27 00:37:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 326459
  -bodyTs: "'/casual-privacy](https://coship.bloggi.co/casual-privacy)':25 'agre':3 'casual':21 'coship.bloggi.co':24 'coship.bloggi.co/casual-privacy](https://coship.bloggi.co/casual-privacy)':23 'dub':20 'matter':16 'post':7 'privaci':12,22 'strong':2 'type':10 've':19 'wrote':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7560312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705782744 {#2137
    date: 2024-01-20 21:32:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#3218
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2069
    +user: App\Entity\User {#2047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: "I strongly agree, I wrote a post on this type of privacy and why it matters, which I’ve dubbed “casual privacy”. [coship.bloggi.co/casual-privacy](https://coship.bloggi.co/casual-privacy)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1727390251 {#2136
      date: 2024-09-27 00:37:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2065 …}
    +nested: Doctrine\ORM\PersistentCollection {#2066 …}
    +votes: Doctrine\ORM\PersistentCollection {#2067 …}
    +reports: Doctrine\ORM\PersistentCollection {#2049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
    -id: 326459
    -bodyTs: "'/casual-privacy](https://coship.bloggi.co/casual-privacy)':25 'agre':3 'casual':21 'coship.bloggi.co':24 'coship.bloggi.co/casual-privacy](https://coship.bloggi.co/casual-privacy)':23 'dub':20 'matter':16 'post':7 'privaci':12,22 'strong':2 'type':10 've':19 'wrote':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7560312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705782744 {#2137
      date: 2024-01-20 21:32:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: "pull requests would work a lot better than blog posts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705810970 {#3215
    date: 2024-01-21 05:22:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@morrowind@lemmy.ml"
    "@ChasingEnigma@lemmy.world"
    "@morrowind@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3220 …}
  +nested: Doctrine\ORM\PersistentCollection {#3222 …}
  +votes: Doctrine\ORM\PersistentCollection {#3224 …}
  +reports: Doctrine\ORM\PersistentCollection {#3226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
  -id: 327385
  -bodyTs: "'better':7 'blog':9 'lot':6 'post':10 'pull':1 'request':2 'work':4 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7574377"
  +editedAt: DateTimeImmutable @1727264572 {#3216
    date: 2024-09-25 13:42:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705810970 {#3217
    date: 2024-01-21 05:22:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#3218
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2069
    +user: App\Entity\User {#2047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: "I strongly agree, I wrote a post on this type of privacy and why it matters, which I’ve dubbed “casual privacy”. [coship.bloggi.co/casual-privacy](https://coship.bloggi.co/casual-privacy)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1727390251 {#2136
      date: 2024-09-27 00:37:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2065 …}
    +nested: Doctrine\ORM\PersistentCollection {#2066 …}
    +votes: Doctrine\ORM\PersistentCollection {#2067 …}
    +reports: Doctrine\ORM\PersistentCollection {#2049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
    -id: 326459
    -bodyTs: "'/casual-privacy](https://coship.bloggi.co/casual-privacy)':25 'agre':3 'casual':21 'coship.bloggi.co':24 'coship.bloggi.co/casual-privacy](https://coship.bloggi.co/casual-privacy)':23 'dub':20 'matter':16 'post':7 'privaci':12,22 'strong':2 'type':10 've':19 'wrote':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7560312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705782744 {#2137
      date: 2024-01-20 21:32:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: "pull requests would work a lot better than blog posts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705810970 {#3215
    date: 2024-01-21 05:22:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@morrowind@lemmy.ml"
    "@ChasingEnigma@lemmy.world"
    "@morrowind@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3220 …}
  +nested: Doctrine\ORM\PersistentCollection {#3222 …}
  +votes: Doctrine\ORM\PersistentCollection {#3224 …}
  +reports: Doctrine\ORM\PersistentCollection {#3226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
  -id: 327385
  -bodyTs: "'better':7 'blog':9 'lot':6 'post':10 'pull':1 'request':2 'work':4 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7574377"
  +editedAt: DateTimeImmutable @1727264572 {#3216
    date: 2024-09-25 13:42:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705810970 {#3217
    date: 2024-01-21 05:22:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#3218
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2069
    +user: App\Entity\User {#2047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: "I strongly agree, I wrote a post on this type of privacy and why it matters, which I’ve dubbed “casual privacy”. [coship.bloggi.co/casual-privacy](https://coship.bloggi.co/casual-privacy)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1727390251 {#2136
      date: 2024-09-27 00:37:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2065 …}
    +nested: Doctrine\ORM\PersistentCollection {#2066 …}
    +votes: Doctrine\ORM\PersistentCollection {#2067 …}
    +reports: Doctrine\ORM\PersistentCollection {#2049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
    -id: 326459
    -bodyTs: "'/casual-privacy](https://coship.bloggi.co/casual-privacy)':25 'agre':3 'casual':21 'coship.bloggi.co':24 'coship.bloggi.co/casual-privacy](https://coship.bloggi.co/casual-privacy)':23 'dub':20 'matter':16 'post':7 'privaci':12,22 'strong':2 'type':10 've':19 'wrote':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7560312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705782744 {#2137
      date: 2024-01-20 21:32:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: "pull requests would work a lot better than blog posts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705810970 {#3215
    date: 2024-01-21 05:22:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@morrowind@lemmy.ml"
    "@ChasingEnigma@lemmy.world"
    "@morrowind@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3220 …}
  +nested: Doctrine\ORM\PersistentCollection {#3222 …}
  +votes: Doctrine\ORM\PersistentCollection {#3224 …}
  +reports: Doctrine\ORM\PersistentCollection {#3226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
  -id: 327385
  -bodyTs: "'better':7 'blog':9 'lot':6 'post':10 'pull':1 'request':2 'work':4 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7574377"
  +editedAt: DateTimeImmutable @1727264572 {#3216
    date: 2024-09-25 13:42:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705810970 {#3217
    date: 2024-01-21 05:22:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#3461
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3218
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#2069
      +user: App\Entity\User {#2047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: null
      +root: null
      +body: "I strongly agree, I wrote a post on this type of privacy and why it matters, which I’ve dubbed “casual privacy”. [coship.bloggi.co/casual-privacy](https://coship.bloggi.co/casual-privacy)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1727390251 {#2136
        date: 2024-09-27 00:37:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 326459
      -bodyTs: "'/casual-privacy](https://coship.bloggi.co/casual-privacy)':25 'agre':3 'casual':21 'coship.bloggi.co':24 'coship.bloggi.co/casual-privacy](https://coship.bloggi.co/casual-privacy)':23 'dub':20 'matter':16 'post':7 'privaci':12,22 'strong':2 'type':10 've':19 'wrote':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7560312"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705782744 {#2137
        date: 2024-01-20 21:32:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2069}
    +body: "pull requests would work a lot better than blog posts."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705810970 {#3215
      date: 2024-01-21 05:22:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@morrowind@lemmy.ml"
      "@ChasingEnigma@lemmy.world"
      "@morrowind@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3220 …}
    +nested: Doctrine\ORM\PersistentCollection {#3222 …}
    +votes: Doctrine\ORM\PersistentCollection {#3224 …}
    +reports: Doctrine\ORM\PersistentCollection {#3226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
    -id: 327385
    -bodyTs: "'better':7 'blog':9 'lot':6 'post':10 'pull':1 'request':2 'work':4 'would':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7574377"
    +editedAt: DateTimeImmutable @1727264572 {#3216
      date: 2024-09-25 13:42:52.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705810970 {#3217
      date: 2024-01-21 05:22:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: "It’s not smart to make a pull request before getting developers approval"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705858772 {#3459
    date: 2024-01-21 18:39:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@morrowind@lemmy.ml"
    "@pop@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3462 …}
  +nested: Doctrine\ORM\PersistentCollection {#3464 …}
  +votes: Doctrine\ORM\PersistentCollection {#3466 …}
  +reports: Doctrine\ORM\PersistentCollection {#3468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3472 …}
  -id: 328801
  -bodyTs: "'approv':13 'develop':12 'get':11 'make':6 'pull':8 'request':9 'smart':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7594429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705858772 {#3460
    date: 2024-01-21 18:39:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#3461
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3218
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#2069
      +user: App\Entity\User {#2047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: null
      +root: null
      +body: "I strongly agree, I wrote a post on this type of privacy and why it matters, which I’ve dubbed “casual privacy”. [coship.bloggi.co/casual-privacy](https://coship.bloggi.co/casual-privacy)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1727390251 {#2136
        date: 2024-09-27 00:37:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 326459
      -bodyTs: "'/casual-privacy](https://coship.bloggi.co/casual-privacy)':25 'agre':3 'casual':21 'coship.bloggi.co':24 'coship.bloggi.co/casual-privacy](https://coship.bloggi.co/casual-privacy)':23 'dub':20 'matter':16 'post':7 'privaci':12,22 'strong':2 'type':10 've':19 'wrote':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7560312"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705782744 {#2137
        date: 2024-01-20 21:32:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2069}
    +body: "pull requests would work a lot better than blog posts."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705810970 {#3215
      date: 2024-01-21 05:22:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@morrowind@lemmy.ml"
      "@ChasingEnigma@lemmy.world"
      "@morrowind@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3220 …}
    +nested: Doctrine\ORM\PersistentCollection {#3222 …}
    +votes: Doctrine\ORM\PersistentCollection {#3224 …}
    +reports: Doctrine\ORM\PersistentCollection {#3226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
    -id: 327385
    -bodyTs: "'better':7 'blog':9 'lot':6 'post':10 'pull':1 'request':2 'work':4 'would':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7574377"
    +editedAt: DateTimeImmutable @1727264572 {#3216
      date: 2024-09-25 13:42:52.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705810970 {#3217
      date: 2024-01-21 05:22:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: "It’s not smart to make a pull request before getting developers approval"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705858772 {#3459
    date: 2024-01-21 18:39:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@morrowind@lemmy.ml"
    "@pop@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3462 …}
  +nested: Doctrine\ORM\PersistentCollection {#3464 …}
  +votes: Doctrine\ORM\PersistentCollection {#3466 …}
  +reports: Doctrine\ORM\PersistentCollection {#3468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3472 …}
  -id: 328801
  -bodyTs: "'approv':13 'develop':12 'get':11 'make':6 'pull':8 'request':9 'smart':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7594429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705858772 {#3460
    date: 2024-01-21 18:39:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#3461
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3218
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#2069
      +user: App\Entity\User {#2047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: null
      +root: null
      +body: "I strongly agree, I wrote a post on this type of privacy and why it matters, which I’ve dubbed “casual privacy”. [coship.bloggi.co/casual-privacy](https://coship.bloggi.co/casual-privacy)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1727390251 {#2136
        date: 2024-09-27 00:37:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 326459
      -bodyTs: "'/casual-privacy](https://coship.bloggi.co/casual-privacy)':25 'agre':3 'casual':21 'coship.bloggi.co':24 'coship.bloggi.co/casual-privacy](https://coship.bloggi.co/casual-privacy)':23 'dub':20 'matter':16 'post':7 'privaci':12,22 'strong':2 'type':10 've':19 'wrote':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7560312"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705782744 {#2137
        date: 2024-01-20 21:32:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2069}
    +body: "pull requests would work a lot better than blog posts."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705810970 {#3215
      date: 2024-01-21 05:22:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@morrowind@lemmy.ml"
      "@ChasingEnigma@lemmy.world"
      "@morrowind@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3220 …}
    +nested: Doctrine\ORM\PersistentCollection {#3222 …}
    +votes: Doctrine\ORM\PersistentCollection {#3224 …}
    +reports: Doctrine\ORM\PersistentCollection {#3226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
    -id: 327385
    -bodyTs: "'better':7 'blog':9 'lot':6 'post':10 'pull':1 'request':2 'work':4 'would':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7574377"
    +editedAt: DateTimeImmutable @1727264572 {#3216
      date: 2024-09-25 13:42:52.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705810970 {#3217
      date: 2024-01-21 05:22:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: "It’s not smart to make a pull request before getting developers approval"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705858772 {#3459
    date: 2024-01-21 18:39:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@morrowind@lemmy.ml"
    "@pop@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3462 …}
  +nested: Doctrine\ORM\PersistentCollection {#3464 …}
  +votes: Doctrine\ORM\PersistentCollection {#3466 …}
  +reports: Doctrine\ORM\PersistentCollection {#3468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3472 …}
  -id: 328801
  -bodyTs: "'approv':13 'develop':12 'get':11 'make':6 'pull':8 'request':9 'smart':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7594429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705858772 {#3460
    date: 2024-01-21 18:39:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2228
  +user: App\Entity\User {#2322 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    From the previous issue it sounds like the developer has proper legal representation, but in his place I wouldn’t even *begin* talking with Haier until they formally revoke the C&D, and provide enforceable assurances that they won’t sue in the future.\n
    \n
    Also I don’t know what their margins are like, but even if this cost them an extra $1000 in AWS fees on top of what their official app would have cost them (I seriously doubt it would be that much unless their infrastructure is absolute bananas), then it would probably only be a single-digit number of sales that they would have needed to loose to come out worse off from this.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1705782328 {#2225
    date: 2024-01-20 21:25:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2189 …}
  +nested: Doctrine\ORM\PersistentCollection {#2311 …}
  +votes: Doctrine\ORM\PersistentCollection {#2293 …}
  +reports: Doctrine\ORM\PersistentCollection {#2309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  -id: 326438
  -bodyTs: "'1000':63 'absolut':90 'also':45 'app':73 'assur':36 'aw':65 'banana':91 'begin':22 'c':31 'come':113 'cost':59,76 'd':32 'develop':9 'digit':101 'doubt':80 'enforc':35 'even':21,56 'extra':62 'fee':66 'formal':28 'futur':44 'haier':25 'infrastructur':88 'issu':4 'know':49 'legal':12 'like':7,54 'loos':111 'margin':52 'much':85 'need':109 'number':102 'offici':72 'place':17 'previous':3 'probabl':95 'proper':11 'provid':34 'represent':13 'revok':29 'sale':104 'serious':79 'singl':100 'single-digit':99 'sound':6 'sue':41 'talk':23 'top':68 'unless':86 'won':39 'wors':115 'would':74,82,94,107 'wouldn':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6857690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705782328 {#2230
    date: 2024-01-20 21:25:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2228
  +user: App\Entity\User {#2322 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    From the previous issue it sounds like the developer has proper legal representation, but in his place I wouldn’t even *begin* talking with Haier until they formally revoke the C&D, and provide enforceable assurances that they won’t sue in the future.\n
    \n
    Also I don’t know what their margins are like, but even if this cost them an extra $1000 in AWS fees on top of what their official app would have cost them (I seriously doubt it would be that much unless their infrastructure is absolute bananas), then it would probably only be a single-digit number of sales that they would have needed to loose to come out worse off from this.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1705782328 {#2225
    date: 2024-01-20 21:25:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2189 …}
  +nested: Doctrine\ORM\PersistentCollection {#2311 …}
  +votes: Doctrine\ORM\PersistentCollection {#2293 …}
  +reports: Doctrine\ORM\PersistentCollection {#2309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  -id: 326438
  -bodyTs: "'1000':63 'absolut':90 'also':45 'app':73 'assur':36 'aw':65 'banana':91 'begin':22 'c':31 'come':113 'cost':59,76 'd':32 'develop':9 'digit':101 'doubt':80 'enforc':35 'even':21,56 'extra':62 'fee':66 'formal':28 'futur':44 'haier':25 'infrastructur':88 'issu':4 'know':49 'legal':12 'like':7,54 'loos':111 'margin':52 'much':85 'need':109 'number':102 'offici':72 'place':17 'previous':3 'probabl':95 'proper':11 'provid':34 'represent':13 'revok':29 'sale':104 'serious':79 'singl':100 'single-digit':99 'sound':6 'sue':41 'talk':23 'top':68 'unless':86 'won':39 'wors':115 'would':74,82,94,107 'wouldn':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6857690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705782328 {#2230
    date: 2024-01-20 21:25:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2228
  +user: App\Entity\User {#2322 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    From the previous issue it sounds like the developer has proper legal representation, but in his place I wouldn’t even *begin* talking with Haier until they formally revoke the C&D, and provide enforceable assurances that they won’t sue in the future.\n
    \n
    Also I don’t know what their margins are like, but even if this cost them an extra $1000 in AWS fees on top of what their official app would have cost them (I seriously doubt it would be that much unless their infrastructure is absolute bananas), then it would probably only be a single-digit number of sales that they would have needed to loose to come out worse off from this.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1705782328 {#2225
    date: 2024-01-20 21:25:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2189 …}
  +nested: Doctrine\ORM\PersistentCollection {#2311 …}
  +votes: Doctrine\ORM\PersistentCollection {#2293 …}
  +reports: Doctrine\ORM\PersistentCollection {#2309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  -id: 326438
  -bodyTs: "'1000':63 'absolut':90 'also':45 'app':73 'assur':36 'aw':65 'banana':91 'begin':22 'c':31 'come':113 'cost':59,76 'd':32 'develop':9 'digit':101 'doubt':80 'enforc':35 'even':21,56 'extra':62 'fee':66 'formal':28 'futur':44 'haier':25 'infrastructur':88 'issu':4 'know':49 'legal':12 'like':7,54 'loos':111 'margin':52 'much':85 'need':109 'number':102 'offici':72 'place':17 'previous':3 'probabl':95 'proper':11 'provid':34 'represent':13 'revok':29 'sale':104 'serious':79 'singl':100 'single-digit':99 'sound':6 'sue':41 'talk':23 'top':68 'unless':86 'won':39 'wors':115 'would':74,82,94,107 'wouldn':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6857690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705782328 {#2230
    date: 2024-01-20 21:25:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2274
  +user: App\Entity\User {#2233 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "Lemmy has many privacy problems that have nothing to do with public comments you make. For example, the “hide posts that you have already read” option requires that the server track what posts you have read. There is no public activity involved in reading a post. So the Lemmy server should not track that info. If that feature is to exist at all, it should be implemented purely on the client. The same can be said about subscriptions, and for that matter about voting (server should discard voting info after a brief interval for abuse detection). The Lemmy software in many ways naive about this stuff."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1727263950 {#2266
    date: 2024-09-25 13:32:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2272 …}
  +nested: Doctrine\ORM\PersistentCollection {#2253 …}
  +votes: Doctrine\ORM\PersistentCollection {#2262 …}
  +reports: Doctrine\ORM\PersistentCollection {#2264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
  -id: 326433
  -bodyTs: "'abus':95 'activ':41 'alreadi':24 'brief':92 'client':71 'comment':13 'detect':96 'discard':87 'exampl':17 'exist':61 'featur':58 'hide':19 'implement':67 'info':55,89 'interv':93 'involv':42 'lemmi':1,49,98 'make':15 'mani':3,101 'matter':82 'naiv':103 'noth':8 'option':26 'post':20,33,46 'privaci':4 'problem':5 'public':12,40 'pure':68 'read':25,36,44 'requir':27 'said':76 'server':30,50,85 'softwar':99 'stuff':106 'subscript':78 'track':31,53 'vote':84,88 'way':102"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6857671"
  +editedAt: DateTimeImmutable @1727175326 {#2257
    date: 2024-09-24 12:55:26.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705782287 {#2268
    date: 2024-01-20 21:24:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2274
  +user: App\Entity\User {#2233 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "Lemmy has many privacy problems that have nothing to do with public comments you make. For example, the “hide posts that you have already read” option requires that the server track what posts you have read. There is no public activity involved in reading a post. So the Lemmy server should not track that info. If that feature is to exist at all, it should be implemented purely on the client. The same can be said about subscriptions, and for that matter about voting (server should discard voting info after a brief interval for abuse detection). The Lemmy software in many ways naive about this stuff."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1727263950 {#2266
    date: 2024-09-25 13:32:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2272 …}
  +nested: Doctrine\ORM\PersistentCollection {#2253 …}
  +votes: Doctrine\ORM\PersistentCollection {#2262 …}
  +reports: Doctrine\ORM\PersistentCollection {#2264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
  -id: 326433
  -bodyTs: "'abus':95 'activ':41 'alreadi':24 'brief':92 'client':71 'comment':13 'detect':96 'discard':87 'exampl':17 'exist':61 'featur':58 'hide':19 'implement':67 'info':55,89 'interv':93 'involv':42 'lemmi':1,49,98 'make':15 'mani':3,101 'matter':82 'naiv':103 'noth':8 'option':26 'post':20,33,46 'privaci':4 'problem':5 'public':12,40 'pure':68 'read':25,36,44 'requir':27 'said':76 'server':30,50,85 'softwar':99 'stuff':106 'subscript':78 'track':31,53 'vote':84,88 'way':102"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6857671"
  +editedAt: DateTimeImmutable @1727175326 {#2257
    date: 2024-09-24 12:55:26.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705782287 {#2268
    date: 2024-01-20 21:24:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2274
  +user: App\Entity\User {#2233 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "Lemmy has many privacy problems that have nothing to do with public comments you make. For example, the “hide posts that you have already read” option requires that the server track what posts you have read. There is no public activity involved in reading a post. So the Lemmy server should not track that info. If that feature is to exist at all, it should be implemented purely on the client. The same can be said about subscriptions, and for that matter about voting (server should discard voting info after a brief interval for abuse detection). The Lemmy software in many ways naive about this stuff."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1727263950 {#2266
    date: 2024-09-25 13:32:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2272 …}
  +nested: Doctrine\ORM\PersistentCollection {#2253 …}
  +votes: Doctrine\ORM\PersistentCollection {#2262 …}
  +reports: Doctrine\ORM\PersistentCollection {#2264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
  -id: 326433
  -bodyTs: "'abus':95 'activ':41 'alreadi':24 'brief':92 'client':71 'comment':13 'detect':96 'discard':87 'exampl':17 'exist':61 'featur':58 'hide':19 'implement':67 'info':55,89 'interv':93 'involv':42 'lemmi':1,49,98 'make':15 'mani':3,101 'matter':82 'naiv':103 'noth':8 'option':26 'post':20,33,46 'privaci':4 'problem':5 'public':12,40 'pure':68 'read':25,36,44 'requir':27 'said':76 'server':30,50,85 'softwar':99 'stuff':106 'subscript':78 'track':31,53 'vote':84,88 'way':102"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6857671"
  +editedAt: DateTimeImmutable @1727175326 {#2257
    date: 2024-09-24 12:55:26.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705782287 {#2268
    date: 2024-01-20 21:24:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#3202
  +user: App\Entity\User {#2516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2274
    +user: App\Entity\User {#2233 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: "Lemmy has many privacy problems that have nothing to do with public comments you make. For example, the “hide posts that you have already read” option requires that the server track what posts you have read. There is no public activity involved in reading a post. So the Lemmy server should not track that info. If that feature is to exist at all, it should be implemented purely on the client. The same can be said about subscriptions, and for that matter about voting (server should discard voting info after a brief interval for abuse detection). The Lemmy software in many ways naive about this stuff."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1727263950 {#2266
      date: 2024-09-25 13:32:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2272 …}
    +nested: Doctrine\ORM\PersistentCollection {#2253 …}
    +votes: Doctrine\ORM\PersistentCollection {#2262 …}
    +reports: Doctrine\ORM\PersistentCollection {#2264 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
    -id: 326433
    -bodyTs: "'abus':95 'activ':41 'alreadi':24 'brief':92 'client':71 'comment':13 'detect':96 'discard':87 'exampl':17 'exist':61 'featur':58 'hide':19 'implement':67 'info':55,89 'interv':93 'involv':42 'lemmi':1,49,98 'make':15 'mani':3,101 'matter':82 'naiv':103 'noth':8 'option':26 'post':20,33,46 'privaci':4 'problem':5 'public':12,40 'pure':68 'read':25,36,44 'requir':27 'said':76 'server':30,50,85 'softwar':99 'stuff':106 'subscript':78 'track':31,53 'vote':84,88 'way':102"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6857671"
    +editedAt: DateTimeImmutable @1727175326 {#2257
      date: 2024-09-24 12:55:26.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705782287 {#2268
      date: 2024-01-20 21:24:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2274}
  +body: """
    I don’t disagree on those points, but I think it’s the nature of Lemmy being decentralized that makes all those things necessary.\n
    \n
    > server should discard voting info after a brief interval for abuse detection\n
    \n
    What if the server has not federated out the votes yet? Some of that stuff can get backed up in a queue. There’s definitely a possibility that votes could get “lost” on the way. Hell, that already happens, and that’s with a system that *tracks* them.\n
    \n
    Servers have to keep a lot of this info to pass to other servers. If I upvote something on Lemmy.blahaj.zone, it *doesn’t* mean that upvote has been federated outward to hundreds of other servers yet. I would *assume* this is part of how Lemmy is able to keep things “organized” between all servers.\n
    \n
    In other words, a *lot* of the privacy complaints come from technical limitations of how Lemmy works. Lemmy, by it’s decentralized nature, *has to* transfer tons of data back and forth between all Lemmy instances.\n
    \n
    However, there *are* technologies that are trying to work around this kind of technical limitation. You might be interested in something like [Veilid.](https://veilid.com/) I’m not sure about the details of putting together a Veilid-based social-network, but I’m willing to believe it’s possible.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705783952 {#3199
    date: 2024-01-20 21:52:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@solrize@lemmy.world"
    "@ChasingEnigma@lemmy.world"
    "@solrize@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3203 …}
  +nested: Doctrine\ORM\PersistentCollection {#3205 …}
  +votes: Doctrine\ORM\PersistentCollection {#3207 …}
  +reports: Doctrine\ORM\PersistentCollection {#3209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3213 …}
  -id: 326502
  -bodyTs: "'/)':200 'abl':131 'abus':35 'alreadi':74 'around':184 'assum':123 'back':54,168 'base':214 'believ':223 'brief':32 'come':148 'complaint':147 'could':66 'data':167 'decentr':18,160 'definit':61 'detail':207 'detect':36 'disagre':4 'discard':27 'doesn':106 'feder':43,113 'forth':170 'get':53,67 'happen':75 'hell':72 'howev':175 'hundr':116 'info':29,93 'instanc':174 'interest':193 'interv':33 'keep':88,133 'kind':186 'lemmi':16,129,154,156,173 'lemmy.blahaj.zone':104 'like':196 'limit':151,189 'lost':68 'lot':90,143 'm':202,220 'make':20 'mean':108 'might':191 'natur':14,161 'necessari':24 'network':217 'organ':135 'outward':114 'part':126 'pass':95 'point':7 'possibl':63,226 'privaci':146 'put':209 'queue':58 'server':25,40,85,98,119,138 'social':216 'social-network':215 'someth':102,195 'stuff':51 'sure':204 'system':81 'technic':150,188 'technolog':178 'thing':23,134 'think':10 'togeth':210 'ton':165 'track':83 'transfer':164 'tri':181 'upvot':101,110 'veilid':197,213 'veilid-bas':212 'veilid.com':199 'veilid.com/)':198 'vote':28,46,65 'way':71 'will':221 'word':141 'work':155,183 'would':122 'yet':47,120"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5824487"
  +editedAt: DateTimeImmutable @1727179246 {#3200
    date: 2024-09-24 14:00:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705783952 {#3201
    date: 2024-01-20 21:52:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3202
  +user: App\Entity\User {#2516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2274
    +user: App\Entity\User {#2233 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: "Lemmy has many privacy problems that have nothing to do with public comments you make. For example, the “hide posts that you have already read” option requires that the server track what posts you have read. There is no public activity involved in reading a post. So the Lemmy server should not track that info. If that feature is to exist at all, it should be implemented purely on the client. The same can be said about subscriptions, and for that matter about voting (server should discard voting info after a brief interval for abuse detection). The Lemmy software in many ways naive about this stuff."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1727263950 {#2266
      date: 2024-09-25 13:32:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2272 …}
    +nested: Doctrine\ORM\PersistentCollection {#2253 …}
    +votes: Doctrine\ORM\PersistentCollection {#2262 …}
    +reports: Doctrine\ORM\PersistentCollection {#2264 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
    -id: 326433
    -bodyTs: "'abus':95 'activ':41 'alreadi':24 'brief':92 'client':71 'comment':13 'detect':96 'discard':87 'exampl':17 'exist':61 'featur':58 'hide':19 'implement':67 'info':55,89 'interv':93 'involv':42 'lemmi':1,49,98 'make':15 'mani':3,101 'matter':82 'naiv':103 'noth':8 'option':26 'post':20,33,46 'privaci':4 'problem':5 'public':12,40 'pure':68 'read':25,36,44 'requir':27 'said':76 'server':30,50,85 'softwar':99 'stuff':106 'subscript':78 'track':31,53 'vote':84,88 'way':102"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6857671"
    +editedAt: DateTimeImmutable @1727175326 {#2257
      date: 2024-09-24 12:55:26.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705782287 {#2268
      date: 2024-01-20 21:24:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2274}
  +body: """
    I don’t disagree on those points, but I think it’s the nature of Lemmy being decentralized that makes all those things necessary.\n
    \n
    > server should discard voting info after a brief interval for abuse detection\n
    \n
    What if the server has not federated out the votes yet? Some of that stuff can get backed up in a queue. There’s definitely a possibility that votes could get “lost” on the way. Hell, that already happens, and that’s with a system that *tracks* them.\n
    \n
    Servers have to keep a lot of this info to pass to other servers. If I upvote something on Lemmy.blahaj.zone, it *doesn’t* mean that upvote has been federated outward to hundreds of other servers yet. I would *assume* this is part of how Lemmy is able to keep things “organized” between all servers.\n
    \n
    In other words, a *lot* of the privacy complaints come from technical limitations of how Lemmy works. Lemmy, by it’s decentralized nature, *has to* transfer tons of data back and forth between all Lemmy instances.\n
    \n
    However, there *are* technologies that are trying to work around this kind of technical limitation. You might be interested in something like [Veilid.](https://veilid.com/) I’m not sure about the details of putting together a Veilid-based social-network, but I’m willing to believe it’s possible.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705783952 {#3199
    date: 2024-01-20 21:52:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@solrize@lemmy.world"
    "@ChasingEnigma@lemmy.world"
    "@solrize@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3203 …}
  +nested: Doctrine\ORM\PersistentCollection {#3205 …}
  +votes: Doctrine\ORM\PersistentCollection {#3207 …}
  +reports: Doctrine\ORM\PersistentCollection {#3209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3213 …}
  -id: 326502
  -bodyTs: "'/)':200 'abl':131 'abus':35 'alreadi':74 'around':184 'assum':123 'back':54,168 'base':214 'believ':223 'brief':32 'come':148 'complaint':147 'could':66 'data':167 'decentr':18,160 'definit':61 'detail':207 'detect':36 'disagre':4 'discard':27 'doesn':106 'feder':43,113 'forth':170 'get':53,67 'happen':75 'hell':72 'howev':175 'hundr':116 'info':29,93 'instanc':174 'interest':193 'interv':33 'keep':88,133 'kind':186 'lemmi':16,129,154,156,173 'lemmy.blahaj.zone':104 'like':196 'limit':151,189 'lost':68 'lot':90,143 'm':202,220 'make':20 'mean':108 'might':191 'natur':14,161 'necessari':24 'network':217 'organ':135 'outward':114 'part':126 'pass':95 'point':7 'possibl':63,226 'privaci':146 'put':209 'queue':58 'server':25,40,85,98,119,138 'social':216 'social-network':215 'someth':102,195 'stuff':51 'sure':204 'system':81 'technic':150,188 'technolog':178 'thing':23,134 'think':10 'togeth':210 'ton':165 'track':83 'transfer':164 'tri':181 'upvot':101,110 'veilid':197,213 'veilid-bas':212 'veilid.com':199 'veilid.com/)':198 'vote':28,46,65 'way':71 'will':221 'word':141 'work':155,183 'would':122 'yet':47,120"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5824487"
  +editedAt: DateTimeImmutable @1727179246 {#3200
    date: 2024-09-24 14:00:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705783952 {#3201
    date: 2024-01-20 21:52:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3202
  +user: App\Entity\User {#2516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2274
    +user: App\Entity\User {#2233 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: "Lemmy has many privacy problems that have nothing to do with public comments you make. For example, the “hide posts that you have already read” option requires that the server track what posts you have read. There is no public activity involved in reading a post. So the Lemmy server should not track that info. If that feature is to exist at all, it should be implemented purely on the client. The same can be said about subscriptions, and for that matter about voting (server should discard voting info after a brief interval for abuse detection). The Lemmy software in many ways naive about this stuff."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1727263950 {#2266
      date: 2024-09-25 13:32:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2272 …}
    +nested: Doctrine\ORM\PersistentCollection {#2253 …}
    +votes: Doctrine\ORM\PersistentCollection {#2262 …}
    +reports: Doctrine\ORM\PersistentCollection {#2264 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
    -id: 326433
    -bodyTs: "'abus':95 'activ':41 'alreadi':24 'brief':92 'client':71 'comment':13 'detect':96 'discard':87 'exampl':17 'exist':61 'featur':58 'hide':19 'implement':67 'info':55,89 'interv':93 'involv':42 'lemmi':1,49,98 'make':15 'mani':3,101 'matter':82 'naiv':103 'noth':8 'option':26 'post':20,33,46 'privaci':4 'problem':5 'public':12,40 'pure':68 'read':25,36,44 'requir':27 'said':76 'server':30,50,85 'softwar':99 'stuff':106 'subscript':78 'track':31,53 'vote':84,88 'way':102"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6857671"
    +editedAt: DateTimeImmutable @1727175326 {#2257
      date: 2024-09-24 12:55:26.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705782287 {#2268
      date: 2024-01-20 21:24:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2274}
  +body: """
    I don’t disagree on those points, but I think it’s the nature of Lemmy being decentralized that makes all those things necessary.\n
    \n
    > server should discard voting info after a brief interval for abuse detection\n
    \n
    What if the server has not federated out the votes yet? Some of that stuff can get backed up in a queue. There’s definitely a possibility that votes could get “lost” on the way. Hell, that already happens, and that’s with a system that *tracks* them.\n
    \n
    Servers have to keep a lot of this info to pass to other servers. If I upvote something on Lemmy.blahaj.zone, it *doesn’t* mean that upvote has been federated outward to hundreds of other servers yet. I would *assume* this is part of how Lemmy is able to keep things “organized” between all servers.\n
    \n
    In other words, a *lot* of the privacy complaints come from technical limitations of how Lemmy works. Lemmy, by it’s decentralized nature, *has to* transfer tons of data back and forth between all Lemmy instances.\n
    \n
    However, there *are* technologies that are trying to work around this kind of technical limitation. You might be interested in something like [Veilid.](https://veilid.com/) I’m not sure about the details of putting together a Veilid-based social-network, but I’m willing to believe it’s possible.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705783952 {#3199
    date: 2024-01-20 21:52:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@solrize@lemmy.world"
    "@ChasingEnigma@lemmy.world"
    "@solrize@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3203 …}
  +nested: Doctrine\ORM\PersistentCollection {#3205 …}
  +votes: Doctrine\ORM\PersistentCollection {#3207 …}
  +reports: Doctrine\ORM\PersistentCollection {#3209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3213 …}
  -id: 326502
  -bodyTs: "'/)':200 'abl':131 'abus':35 'alreadi':74 'around':184 'assum':123 'back':54,168 'base':214 'believ':223 'brief':32 'come':148 'complaint':147 'could':66 'data':167 'decentr':18,160 'definit':61 'detail':207 'detect':36 'disagre':4 'discard':27 'doesn':106 'feder':43,113 'forth':170 'get':53,67 'happen':75 'hell':72 'howev':175 'hundr':116 'info':29,93 'instanc':174 'interest':193 'interv':33 'keep':88,133 'kind':186 'lemmi':16,129,154,156,173 'lemmy.blahaj.zone':104 'like':196 'limit':151,189 'lost':68 'lot':90,143 'm':202,220 'make':20 'mean':108 'might':191 'natur':14,161 'necessari':24 'network':217 'organ':135 'outward':114 'part':126 'pass':95 'point':7 'possibl':63,226 'privaci':146 'put':209 'queue':58 'server':25,40,85,98,119,138 'social':216 'social-network':215 'someth':102,195 'stuff':51 'sure':204 'system':81 'technic':150,188 'technolog':178 'thing':23,134 'think':10 'togeth':210 'ton':165 'track':83 'transfer':164 'tri':181 'upvot':101,110 'veilid':197,213 'veilid-bas':212 'veilid.com':199 'veilid.com/)':198 'vote':28,46,65 'way':71 'will':221 'word':141 'work':155,183 'would':122 'yet':47,120"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5824487"
  +editedAt: DateTimeImmutable @1727179246 {#3200
    date: 2024-09-24 14:00:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705783952 {#3201
    date: 2024-01-20 21:52:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#3414
  +user: App\Entity\User {#2233 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3202
    +user: App\Entity\User {#2516 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#2274
      +user: App\Entity\User {#2233 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: null
      +root: null
      +body: "Lemmy has many privacy problems that have nothing to do with public comments you make. For example, the “hide posts that you have already read” option requires that the server track what posts you have read. There is no public activity involved in reading a post. So the Lemmy server should not track that info. If that feature is to exist at all, it should be implemented purely on the client. The same can be said about subscriptions, and for that matter about voting (server should discard voting info after a brief interval for abuse detection). The Lemmy software in many ways naive about this stuff."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1727263950 {#2266
        date: 2024-09-25 13:32:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@ChasingEnigma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2272 …}
      +nested: Doctrine\ORM\PersistentCollection {#2253 …}
      +votes: Doctrine\ORM\PersistentCollection {#2262 …}
      +reports: Doctrine\ORM\PersistentCollection {#2264 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
      -id: 326433
      -bodyTs: "'abus':95 'activ':41 'alreadi':24 'brief':92 'client':71 'comment':13 'detect':96 'discard':87 'exampl':17 'exist':61 'featur':58 'hide':19 'implement':67 'info':55,89 'interv':93 'involv':42 'lemmi':1,49,98 'make':15 'mani':3,101 'matter':82 'naiv':103 'noth':8 'option':26 'post':20,33,46 'privaci':4 'problem':5 'public':12,40 'pure':68 'read':25,36,44 'requir':27 'said':76 'server':30,50,85 'softwar':99 'stuff':106 'subscript':78 'track':31,53 'vote':84,88 'way':102"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6857671"
      +editedAt: DateTimeImmutable @1727175326 {#2257
        date: 2024-09-24 12:55:26.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705782287 {#2268
        date: 2024-01-20 21:24:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2274}
    +body: """
      I don’t disagree on those points, but I think it’s the nature of Lemmy being decentralized that makes all those things necessary.\n
      \n
      > server should discard voting info after a brief interval for abuse detection\n
      \n
      What if the server has not federated out the votes yet? Some of that stuff can get backed up in a queue. There’s definitely a possibility that votes could get “lost” on the way. Hell, that already happens, and that’s with a system that *tracks* them.\n
      \n
      Servers have to keep a lot of this info to pass to other servers. If I upvote something on Lemmy.blahaj.zone, it *doesn’t* mean that upvote has been federated outward to hundreds of other servers yet. I would *assume* this is part of how Lemmy is able to keep things “organized” between all servers.\n
      \n
      In other words, a *lot* of the privacy complaints come from technical limitations of how Lemmy works. Lemmy, by it’s decentralized nature, *has to* transfer tons of data back and forth between all Lemmy instances.\n
      \n
      However, there *are* technologies that are trying to work around this kind of technical limitation. You might be interested in something like [Veilid.](https://veilid.com/) I’m not sure about the details of putting together a Veilid-based social-network, but I’m willing to believe it’s possible.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705783952 {#3199
      date: 2024-01-20 21:52:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@solrize@lemmy.world"
      "@ChasingEnigma@lemmy.world"
      "@solrize@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3203 …}
    +nested: Doctrine\ORM\PersistentCollection {#3205 …}
    +votes: Doctrine\ORM\PersistentCollection {#3207 …}
    +reports: Doctrine\ORM\PersistentCollection {#3209 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3211 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3213 …}
    -id: 326502
    -bodyTs: "'/)':200 'abl':131 'abus':35 'alreadi':74 'around':184 'assum':123 'back':54,168 'base':214 'believ':223 'brief':32 'come':148 'complaint':147 'could':66 'data':167 'decentr':18,160 'definit':61 'detail':207 'detect':36 'disagre':4 'discard':27 'doesn':106 'feder':43,113 'forth':170 'get':53,67 'happen':75 'hell':72 'howev':175 'hundr':116 'info':29,93 'instanc':174 'interest':193 'interv':33 'keep':88,133 'kind':186 'lemmi':16,129,154,156,173 'lemmy.blahaj.zone':104 'like':196 'limit':151,189 'lost':68 'lot':90,143 'm':202,220 'make':20 'mean':108 'might':191 'natur':14,161 'necessari':24 'network':217 'organ':135 'outward':114 'part':126 'pass':95 'point':7 'possibl':63,226 'privaci':146 'put':209 'queue':58 'server':25,40,85,98,119,138 'social':216 'social-network':215 'someth':102,195 'stuff':51 'sure':204 'system':81 'technic':150,188 'technolog':178 'thing':23,134 'think':10 'togeth':210 'ton':165 'track':83 'transfer':164 'tri':181 'upvot':101,110 'veilid':197,213 'veilid-bas':212 'veilid.com':199 'veilid.com/)':198 'vote':28,46,65 'way':71 'will':221 'word':141 'work':155,183 'would':122 'yet':47,120"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5824487"
    +editedAt: DateTimeImmutable @1727179246 {#3200
      date: 2024-09-24 14:00:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705783952 {#3201
      date: 2024-01-20 21:52:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2274}
  +body: """
    1. I don’t see anything in your post that indicates any reason to track what posts a person has read. That should not be tracked at all. Reading posts should be completely anonymous.\n
    2. I don’t see why voting necessarily has to track who casts the votes. But, because untracked voting can be abused so easily, I can understand deciding to retain the info for let’s say 24 hours. Hopefully that is also enough to handle those propagation issues.\n
    \n
    Really, imho, server instances shouldn’t have a web interface at all, just an API. Web apps would make API calls to the server and reformat the response for use by the browser. The API call to read a post should not require any identifying info or require the user to be logged in. Read tracking and subscriptions should be handled by the client, and in the case of a public client (web app shared by many users), the private user info should be encrypted in case of a server breakin or seizure. The encryption key would be based on the user password and transformed to a browser cookie when the user logs in, so it is never stored by the web app. With most people using mobile clients these days, alternatively, the info can be kept completely on the client device and maintained by the mobile app.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705786462 {#3412
    date: 2024-01-20 22:34:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@solrize@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3415 …}
  +nested: Doctrine\ORM\PersistentCollection {#3417 …}
  +votes: Doctrine\ORM\PersistentCollection {#3419 …}
  +reports: Doctrine\ORM\PersistentCollection {#3421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
  -id: 326569
  -bodyTs: "'1':1 '2':35 '24':71 'abus':56 'also':76 'altern':214 'anonym':34 'anyth':6 'api':97,102,117 'app':99,156,205,230 'base':181 'breakin':173 'browser':115,190 'call':103,118 'case':150,169 'cast':47 'client':146,154,211,223 'complet':33,220 'cooki':191 'day':213 'decid':62 'devic':224 'easili':58 'encrypt':167,177 'enough':77 'handl':79,143 'hope':73 'hour':72 'identifi':127 'imho':84 'indic':11 'info':66,128,164,216 'instanc':86 'interfac':92 'issu':82 'kept':219 'key':178 'let':68 'log':135,195 'maintain':226 'make':101 'mani':159 'mobil':210,229 'necessarili':42 'never':200 'password':185 'peopl':208 'person':19 'post':9,17,30,122 'privat':162 'propag':81 'public':153 'read':21,29,120,137 'realli':83 'reason':13 'reformat':108 'requir':125,130 'respons':110 'retain':64 'say':70 'see':5,39 'seizur':175 'server':85,106,172 'share':157 'shouldn':87 'store':201 'subscript':140 'track':15,26,45,138 'transform':187 'understand':61 'untrack':52 'use':112,209 'user':132,160,163,184,194 'vote':41,49,53 'web':91,98,155,204 'would':100,179"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6859305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705786462 {#3413
    date: 2024-01-20 22:34:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#3414
  +user: App\Entity\User {#2233 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3202
    +user: App\Entity\User {#2516 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#2274
      +user: App\Entity\User {#2233 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: null
      +root: null
      +body: "Lemmy has many privacy problems that have nothing to do with public comments you make. For example, the “hide posts that you have already read” option requires that the server track what posts you have read. There is no public activity involved in reading a post. So the Lemmy server should not track that info. If that feature is to exist at all, it should be implemented purely on the client. The same can be said about subscriptions, and for that matter about voting (server should discard voting info after a brief interval for abuse detection). The Lemmy software in many ways naive about this stuff."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1727263950 {#2266
        date: 2024-09-25 13:32:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@ChasingEnigma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2272 …}
      +nested: Doctrine\ORM\PersistentCollection {#2253 …}
      +votes: Doctrine\ORM\PersistentCollection {#2262 …}
      +reports: Doctrine\ORM\PersistentCollection {#2264 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
      -id: 326433
      -bodyTs: "'abus':95 'activ':41 'alreadi':24 'brief':92 'client':71 'comment':13 'detect':96 'discard':87 'exampl':17 'exist':61 'featur':58 'hide':19 'implement':67 'info':55,89 'interv':93 'involv':42 'lemmi':1,49,98 'make':15 'mani':3,101 'matter':82 'naiv':103 'noth':8 'option':26 'post':20,33,46 'privaci':4 'problem':5 'public':12,40 'pure':68 'read':25,36,44 'requir':27 'said':76 'server':30,50,85 'softwar':99 'stuff':106 'subscript':78 'track':31,53 'vote':84,88 'way':102"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6857671"
      +editedAt: DateTimeImmutable @1727175326 {#2257
        date: 2024-09-24 12:55:26.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705782287 {#2268
        date: 2024-01-20 21:24:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2274}
    +body: """
      I don’t disagree on those points, but I think it’s the nature of Lemmy being decentralized that makes all those things necessary.\n
      \n
      > server should discard voting info after a brief interval for abuse detection\n
      \n
      What if the server has not federated out the votes yet? Some of that stuff can get backed up in a queue. There’s definitely a possibility that votes could get “lost” on the way. Hell, that already happens, and that’s with a system that *tracks* them.\n
      \n
      Servers have to keep a lot of this info to pass to other servers. If I upvote something on Lemmy.blahaj.zone, it *doesn’t* mean that upvote has been federated outward to hundreds of other servers yet. I would *assume* this is part of how Lemmy is able to keep things “organized” between all servers.\n
      \n
      In other words, a *lot* of the privacy complaints come from technical limitations of how Lemmy works. Lemmy, by it’s decentralized nature, *has to* transfer tons of data back and forth between all Lemmy instances.\n
      \n
      However, there *are* technologies that are trying to work around this kind of technical limitation. You might be interested in something like [Veilid.](https://veilid.com/) I’m not sure about the details of putting together a Veilid-based social-network, but I’m willing to believe it’s possible.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705783952 {#3199
      date: 2024-01-20 21:52:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@solrize@lemmy.world"
      "@ChasingEnigma@lemmy.world"
      "@solrize@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3203 …}
    +nested: Doctrine\ORM\PersistentCollection {#3205 …}
    +votes: Doctrine\ORM\PersistentCollection {#3207 …}
    +reports: Doctrine\ORM\PersistentCollection {#3209 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3211 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3213 …}
    -id: 326502
    -bodyTs: "'/)':200 'abl':131 'abus':35 'alreadi':74 'around':184 'assum':123 'back':54,168 'base':214 'believ':223 'brief':32 'come':148 'complaint':147 'could':66 'data':167 'decentr':18,160 'definit':61 'detail':207 'detect':36 'disagre':4 'discard':27 'doesn':106 'feder':43,113 'forth':170 'get':53,67 'happen':75 'hell':72 'howev':175 'hundr':116 'info':29,93 'instanc':174 'interest':193 'interv':33 'keep':88,133 'kind':186 'lemmi':16,129,154,156,173 'lemmy.blahaj.zone':104 'like':196 'limit':151,189 'lost':68 'lot':90,143 'm':202,220 'make':20 'mean':108 'might':191 'natur':14,161 'necessari':24 'network':217 'organ':135 'outward':114 'part':126 'pass':95 'point':7 'possibl':63,226 'privaci':146 'put':209 'queue':58 'server':25,40,85,98,119,138 'social':216 'social-network':215 'someth':102,195 'stuff':51 'sure':204 'system':81 'technic':150,188 'technolog':178 'thing':23,134 'think':10 'togeth':210 'ton':165 'track':83 'transfer':164 'tri':181 'upvot':101,110 'veilid':197,213 'veilid-bas':212 'veilid.com':199 'veilid.com/)':198 'vote':28,46,65 'way':71 'will':221 'word':141 'work':155,183 'would':122 'yet':47,120"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5824487"
    +editedAt: DateTimeImmutable @1727179246 {#3200
      date: 2024-09-24 14:00:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705783952 {#3201
      date: 2024-01-20 21:52:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2274}
  +body: """
    1. I don’t see anything in your post that indicates any reason to track what posts a person has read. That should not be tracked at all. Reading posts should be completely anonymous.\n
    2. I don’t see why voting necessarily has to track who casts the votes. But, because untracked voting can be abused so easily, I can understand deciding to retain the info for let’s say 24 hours. Hopefully that is also enough to handle those propagation issues.\n
    \n
    Really, imho, server instances shouldn’t have a web interface at all, just an API. Web apps would make API calls to the server and reformat the response for use by the browser. The API call to read a post should not require any identifying info or require the user to be logged in. Read tracking and subscriptions should be handled by the client, and in the case of a public client (web app shared by many users), the private user info should be encrypted in case of a server breakin or seizure. The encryption key would be based on the user password and transformed to a browser cookie when the user logs in, so it is never stored by the web app. With most people using mobile clients these days, alternatively, the info can be kept completely on the client device and maintained by the mobile app.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705786462 {#3412
    date: 2024-01-20 22:34:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@solrize@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3415 …}
  +nested: Doctrine\ORM\PersistentCollection {#3417 …}
  +votes: Doctrine\ORM\PersistentCollection {#3419 …}
  +reports: Doctrine\ORM\PersistentCollection {#3421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
  -id: 326569
  -bodyTs: "'1':1 '2':35 '24':71 'abus':56 'also':76 'altern':214 'anonym':34 'anyth':6 'api':97,102,117 'app':99,156,205,230 'base':181 'breakin':173 'browser':115,190 'call':103,118 'case':150,169 'cast':47 'client':146,154,211,223 'complet':33,220 'cooki':191 'day':213 'decid':62 'devic':224 'easili':58 'encrypt':167,177 'enough':77 'handl':79,143 'hope':73 'hour':72 'identifi':127 'imho':84 'indic':11 'info':66,128,164,216 'instanc':86 'interfac':92 'issu':82 'kept':219 'key':178 'let':68 'log':135,195 'maintain':226 'make':101 'mani':159 'mobil':210,229 'necessarili':42 'never':200 'password':185 'peopl':208 'person':19 'post':9,17,30,122 'privat':162 'propag':81 'public':153 'read':21,29,120,137 'realli':83 'reason':13 'reformat':108 'requir':125,130 'respons':110 'retain':64 'say':70 'see':5,39 'seizur':175 'server':85,106,172 'share':157 'shouldn':87 'store':201 'subscript':140 'track':15,26,45,138 'transform':187 'understand':61 'untrack':52 'use':112,209 'user':132,160,163,184,194 'vote':41,49,53 'web':91,98,155,204 'would':100,179"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6859305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705786462 {#3413
    date: 2024-01-20 22:34:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#3414
  +user: App\Entity\User {#2233 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3202
    +user: App\Entity\User {#2516 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#2274
      +user: App\Entity\User {#2233 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: null
      +root: null
      +body: "Lemmy has many privacy problems that have nothing to do with public comments you make. For example, the “hide posts that you have already read” option requires that the server track what posts you have read. There is no public activity involved in reading a post. So the Lemmy server should not track that info. If that feature is to exist at all, it should be implemented purely on the client. The same can be said about subscriptions, and for that matter about voting (server should discard voting info after a brief interval for abuse detection). The Lemmy software in many ways naive about this stuff."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1727263950 {#2266
        date: 2024-09-25 13:32:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@ChasingEnigma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2272 …}
      +nested: Doctrine\ORM\PersistentCollection {#2253 …}
      +votes: Doctrine\ORM\PersistentCollection {#2262 …}
      +reports: Doctrine\ORM\PersistentCollection {#2264 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
      -id: 326433
      -bodyTs: "'abus':95 'activ':41 'alreadi':24 'brief':92 'client':71 'comment':13 'detect':96 'discard':87 'exampl':17 'exist':61 'featur':58 'hide':19 'implement':67 'info':55,89 'interv':93 'involv':42 'lemmi':1,49,98 'make':15 'mani':3,101 'matter':82 'naiv':103 'noth':8 'option':26 'post':20,33,46 'privaci':4 'problem':5 'public':12,40 'pure':68 'read':25,36,44 'requir':27 'said':76 'server':30,50,85 'softwar':99 'stuff':106 'subscript':78 'track':31,53 'vote':84,88 'way':102"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6857671"
      +editedAt: DateTimeImmutable @1727175326 {#2257
        date: 2024-09-24 12:55:26.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705782287 {#2268
        date: 2024-01-20 21:24:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2274}
    +body: """
      I don’t disagree on those points, but I think it’s the nature of Lemmy being decentralized that makes all those things necessary.\n
      \n
      > server should discard voting info after a brief interval for abuse detection\n
      \n
      What if the server has not federated out the votes yet? Some of that stuff can get backed up in a queue. There’s definitely a possibility that votes could get “lost” on the way. Hell, that already happens, and that’s with a system that *tracks* them.\n
      \n
      Servers have to keep a lot of this info to pass to other servers. If I upvote something on Lemmy.blahaj.zone, it *doesn’t* mean that upvote has been federated outward to hundreds of other servers yet. I would *assume* this is part of how Lemmy is able to keep things “organized” between all servers.\n
      \n
      In other words, a *lot* of the privacy complaints come from technical limitations of how Lemmy works. Lemmy, by it’s decentralized nature, *has to* transfer tons of data back and forth between all Lemmy instances.\n
      \n
      However, there *are* technologies that are trying to work around this kind of technical limitation. You might be interested in something like [Veilid.](https://veilid.com/) I’m not sure about the details of putting together a Veilid-based social-network, but I’m willing to believe it’s possible.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705783952 {#3199
      date: 2024-01-20 21:52:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@solrize@lemmy.world"
      "@ChasingEnigma@lemmy.world"
      "@solrize@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3203 …}
    +nested: Doctrine\ORM\PersistentCollection {#3205 …}
    +votes: Doctrine\ORM\PersistentCollection {#3207 …}
    +reports: Doctrine\ORM\PersistentCollection {#3209 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3211 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3213 …}
    -id: 326502
    -bodyTs: "'/)':200 'abl':131 'abus':35 'alreadi':74 'around':184 'assum':123 'back':54,168 'base':214 'believ':223 'brief':32 'come':148 'complaint':147 'could':66 'data':167 'decentr':18,160 'definit':61 'detail':207 'detect':36 'disagre':4 'discard':27 'doesn':106 'feder':43,113 'forth':170 'get':53,67 'happen':75 'hell':72 'howev':175 'hundr':116 'info':29,93 'instanc':174 'interest':193 'interv':33 'keep':88,133 'kind':186 'lemmi':16,129,154,156,173 'lemmy.blahaj.zone':104 'like':196 'limit':151,189 'lost':68 'lot':90,143 'm':202,220 'make':20 'mean':108 'might':191 'natur':14,161 'necessari':24 'network':217 'organ':135 'outward':114 'part':126 'pass':95 'point':7 'possibl':63,226 'privaci':146 'put':209 'queue':58 'server':25,40,85,98,119,138 'social':216 'social-network':215 'someth':102,195 'stuff':51 'sure':204 'system':81 'technic':150,188 'technolog':178 'thing':23,134 'think':10 'togeth':210 'ton':165 'track':83 'transfer':164 'tri':181 'upvot':101,110 'veilid':197,213 'veilid-bas':212 'veilid.com':199 'veilid.com/)':198 'vote':28,46,65 'way':71 'will':221 'word':141 'work':155,183 'would':122 'yet':47,120"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5824487"
    +editedAt: DateTimeImmutable @1727179246 {#3200
      date: 2024-09-24 14:00:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705783952 {#3201
      date: 2024-01-20 21:52:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2274}
  +body: """
    1. I don’t see anything in your post that indicates any reason to track what posts a person has read. That should not be tracked at all. Reading posts should be completely anonymous.\n
    2. I don’t see why voting necessarily has to track who casts the votes. But, because untracked voting can be abused so easily, I can understand deciding to retain the info for let’s say 24 hours. Hopefully that is also enough to handle those propagation issues.\n
    \n
    Really, imho, server instances shouldn’t have a web interface at all, just an API. Web apps would make API calls to the server and reformat the response for use by the browser. The API call to read a post should not require any identifying info or require the user to be logged in. Read tracking and subscriptions should be handled by the client, and in the case of a public client (web app shared by many users), the private user info should be encrypted in case of a server breakin or seizure. The encryption key would be based on the user password and transformed to a browser cookie when the user logs in, so it is never stored by the web app. With most people using mobile clients these days, alternatively, the info can be kept completely on the client device and maintained by the mobile app.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705786462 {#3412
    date: 2024-01-20 22:34:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@solrize@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3415 …}
  +nested: Doctrine\ORM\PersistentCollection {#3417 …}
  +votes: Doctrine\ORM\PersistentCollection {#3419 …}
  +reports: Doctrine\ORM\PersistentCollection {#3421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
  -id: 326569
  -bodyTs: "'1':1 '2':35 '24':71 'abus':56 'also':76 'altern':214 'anonym':34 'anyth':6 'api':97,102,117 'app':99,156,205,230 'base':181 'breakin':173 'browser':115,190 'call':103,118 'case':150,169 'cast':47 'client':146,154,211,223 'complet':33,220 'cooki':191 'day':213 'decid':62 'devic':224 'easili':58 'encrypt':167,177 'enough':77 'handl':79,143 'hope':73 'hour':72 'identifi':127 'imho':84 'indic':11 'info':66,128,164,216 'instanc':86 'interfac':92 'issu':82 'kept':219 'key':178 'let':68 'log':135,195 'maintain':226 'make':101 'mani':159 'mobil':210,229 'necessarili':42 'never':200 'password':185 'peopl':208 'person':19 'post':9,17,30,122 'privat':162 'propag':81 'public':153 'read':21,29,120,137 'realli':83 'reason':13 'reformat':108 'requir':125,130 'respons':110 'retain':64 'say':70 'see':5,39 'seizur':175 'server':85,106,172 'share':157 'shouldn':87 'store':201 'subscript':140 'track':15,26,45,138 'transform':187 'understand':61 'untrack':52 'use':112,209 'user':132,160,163,184,194 'vote':41,49,53 'web':91,98,155,204 'would':100,179"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6859305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705786462 {#3413
    date: 2024-01-20 22:34:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#3514
  +user: Proxies\__CG__\App\Entity\User {#3515 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3414
    +user: App\Entity\User {#2233 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#3202
      +user: App\Entity\User {#2516 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: App\Entity\EntryComment {#2274
        +user: App\Entity\User {#2233 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
        +image: null
        +parent: null
        +root: null
        +body: "Lemmy has many privacy problems that have nothing to do with public comments you make. For example, the “hide posts that you have already read” option requires that the server track what posts you have read. There is no public activity involved in reading a post. So the Lemmy server should not track that info. If that feature is to exist at all, it should be implemented purely on the client. The same can be said about subscriptions, and for that matter about voting (server should discard voting info after a brief interval for abuse detection). The Lemmy software in many ways naive about this stuff."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1727263950 {#2266
          date: 2024-09-25 13:32:30.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@ChasingEnigma@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2272 …}
        +nested: Doctrine\ORM\PersistentCollection {#2253 …}
        +votes: Doctrine\ORM\PersistentCollection {#2262 …}
        +reports: Doctrine\ORM\PersistentCollection {#2264 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
        -id: 326433
        -bodyTs: "'abus':95 'activ':41 'alreadi':24 'brief':92 'client':71 'comment':13 'detect':96 'discard':87 'exampl':17 'exist':61 'featur':58 'hide':19 'implement':67 'info':55,89 'interv':93 'involv':42 'lemmi':1,49,98 'make':15 'mani':3,101 'matter':82 'naiv':103 'noth':8 'option':26 'post':20,33,46 'privaci':4 'problem':5 'public':12,40 'pure':68 'read':25,36,44 'requir':27 'said':76 'server':30,50,85 'softwar':99 'stuff':106 'subscript':78 'track':31,53 'vote':84,88 'way':102"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6857671"
        +editedAt: DateTimeImmutable @1727175326 {#2257
          date: 2024-09-24 12:55:26.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705782287 {#2268
          date: 2024-01-20 21:24:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2274}
      +body: """
        I don’t disagree on those points, but I think it’s the nature of Lemmy being decentralized that makes all those things necessary.\n
        \n
        > server should discard voting info after a brief interval for abuse detection\n
        \n
        What if the server has not federated out the votes yet? Some of that stuff can get backed up in a queue. There’s definitely a possibility that votes could get “lost” on the way. Hell, that already happens, and that’s with a system that *tracks* them.\n
        \n
        Servers have to keep a lot of this info to pass to other servers. If I upvote something on Lemmy.blahaj.zone, it *doesn’t* mean that upvote has been federated outward to hundreds of other servers yet. I would *assume* this is part of how Lemmy is able to keep things “organized” between all servers.\n
        \n
        In other words, a *lot* of the privacy complaints come from technical limitations of how Lemmy works. Lemmy, by it’s decentralized nature, *has to* transfer tons of data back and forth between all Lemmy instances.\n
        \n
        However, there *are* technologies that are trying to work around this kind of technical limitation. You might be interested in something like [Veilid.](https://veilid.com/) I’m not sure about the details of putting together a Veilid-based social-network, but I’m willing to believe it’s possible.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705783952 {#3199
        date: 2024-01-20 21:52:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@solrize@lemmy.world"
        "@ChasingEnigma@lemmy.world"
        "@solrize@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3203 …}
      +nested: Doctrine\ORM\PersistentCollection {#3205 …}
      +votes: Doctrine\ORM\PersistentCollection {#3207 …}
      +reports: Doctrine\ORM\PersistentCollection {#3209 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3211 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3213 …}
      -id: 326502
      -bodyTs: "'/)':200 'abl':131 'abus':35 'alreadi':74 'around':184 'assum':123 'back':54,168 'base':214 'believ':223 'brief':32 'come':148 'complaint':147 'could':66 'data':167 'decentr':18,160 'definit':61 'detail':207 'detect':36 'disagre':4 'discard':27 'doesn':106 'feder':43,113 'forth':170 'get':53,67 'happen':75 'hell':72 'howev':175 'hundr':116 'info':29,93 'instanc':174 'interest':193 'interv':33 'keep':88,133 'kind':186 'lemmi':16,129,154,156,173 'lemmy.blahaj.zone':104 'like':196 'limit':151,189 'lost':68 'lot':90,143 'm':202,220 'make':20 'mean':108 'might':191 'natur':14,161 'necessari':24 'network':217 'organ':135 'outward':114 'part':126 'pass':95 'point':7 'possibl':63,226 'privaci':146 'put':209 'queue':58 'server':25,40,85,98,119,138 'social':216 'social-network':215 'someth':102,195 'stuff':51 'sure':204 'system':81 'technic':150,188 'technolog':178 'thing':23,134 'think':10 'togeth':210 'ton':165 'track':83 'transfer':164 'tri':181 'upvot':101,110 'veilid':197,213 'veilid-bas':212 'veilid.com':199 'veilid.com/)':198 'vote':28,46,65 'way':71 'will':221 'word':141 'work':155,183 'would':122 'yet':47,120"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5824487"
      +editedAt: DateTimeImmutable @1727179246 {#3200
        date: 2024-09-24 14:00:46.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705783952 {#3201
        date: 2024-01-20 21:52:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2274}
    +body: """
      1. I don’t see anything in your post that indicates any reason to track what posts a person has read. That should not be tracked at all. Reading posts should be completely anonymous.\n
      2. I don’t see why voting necessarily has to track who casts the votes. But, because untracked voting can be abused so easily, I can understand deciding to retain the info for let’s say 24 hours. Hopefully that is also enough to handle those propagation issues.\n
      \n
      Really, imho, server instances shouldn’t have a web interface at all, just an API. Web apps would make API calls to the server and reformat the response for use by the browser. The API call to read a post should not require any identifying info or require the user to be logged in. Read tracking and subscriptions should be handled by the client, and in the case of a public client (web app shared by many users), the private user info should be encrypted in case of a server breakin or seizure. The encryption key would be based on the user password and transformed to a browser cookie when the user logs in, so it is never stored by the web app. With most people using mobile clients these days, alternatively, the info can be kept completely on the client device and maintained by the mobile app.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705786462 {#3412
      date: 2024-01-20 22:34:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@solrize@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3415 …}
    +nested: Doctrine\ORM\PersistentCollection {#3417 …}
    +votes: Doctrine\ORM\PersistentCollection {#3419 …}
    +reports: Doctrine\ORM\PersistentCollection {#3421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
    -id: 326569
    -bodyTs: "'1':1 '2':35 '24':71 'abus':56 'also':76 'altern':214 'anonym':34 'anyth':6 'api':97,102,117 'app':99,156,205,230 'base':181 'breakin':173 'browser':115,190 'call':103,118 'case':150,169 'cast':47 'client':146,154,211,223 'complet':33,220 'cooki':191 'day':213 'decid':62 'devic':224 'easili':58 'encrypt':167,177 'enough':77 'handl':79,143 'hope':73 'hour':72 'identifi':127 'imho':84 'indic':11 'info':66,128,164,216 'instanc':86 'interfac':92 'issu':82 'kept':219 'key':178 'let':68 'log':135,195 'maintain':226 'make':101 'mani':159 'mobil':210,229 'necessarili':42 'never':200 'password':185 'peopl':208 'person':19 'post':9,17,30,122 'privat':162 'propag':81 'public':153 'read':21,29,120,137 'realli':83 'reason':13 'reformat':108 'requir':125,130 'respons':110 'retain':64 'say':70 'see':5,39 'seizur':175 'server':85,106,172 'share':157 'shouldn':87 'store':201 'subscript':140 'track':15,26,45,138 'transform':187 'understand':61 'untrack':52 'use':112,209 'user':132,160,163,184,194 'vote':41,49,53 'web':91,98,155,204 'would':100,179"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6859305"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705786462 {#3413
      date: 2024-01-20 22:34:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2274}
  +body: "Good features. If you make a fork, people would be interested in trying it out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705810701 {#3512
    date: 2024-01-21 05:18:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@solrize@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3516 …}
  +nested: Doctrine\ORM\PersistentCollection {#3518 …}
  +votes: Doctrine\ORM\PersistentCollection {#3520 …}
  +reports: Doctrine\ORM\PersistentCollection {#3522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3526 …}
  -id: 327377
  -bodyTs: "'featur':2 'fork':7 'good':1 'interest':11 'make':5 'peopl':8 'tri':13 'would':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7574230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705810701 {#3513
    date: 2024-01-21 05:18:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#3514
  +user: Proxies\__CG__\App\Entity\User {#3515 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3414
    +user: App\Entity\User {#2233 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#3202
      +user: App\Entity\User {#2516 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: App\Entity\EntryComment {#2274
        +user: App\Entity\User {#2233 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
        +image: null
        +parent: null
        +root: null
        +body: "Lemmy has many privacy problems that have nothing to do with public comments you make. For example, the “hide posts that you have already read” option requires that the server track what posts you have read. There is no public activity involved in reading a post. So the Lemmy server should not track that info. If that feature is to exist at all, it should be implemented purely on the client. The same can be said about subscriptions, and for that matter about voting (server should discard voting info after a brief interval for abuse detection). The Lemmy software in many ways naive about this stuff."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1727263950 {#2266
          date: 2024-09-25 13:32:30.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@ChasingEnigma@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2272 …}
        +nested: Doctrine\ORM\PersistentCollection {#2253 …}
        +votes: Doctrine\ORM\PersistentCollection {#2262 …}
        +reports: Doctrine\ORM\PersistentCollection {#2264 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
        -id: 326433
        -bodyTs: "'abus':95 'activ':41 'alreadi':24 'brief':92 'client':71 'comment':13 'detect':96 'discard':87 'exampl':17 'exist':61 'featur':58 'hide':19 'implement':67 'info':55,89 'interv':93 'involv':42 'lemmi':1,49,98 'make':15 'mani':3,101 'matter':82 'naiv':103 'noth':8 'option':26 'post':20,33,46 'privaci':4 'problem':5 'public':12,40 'pure':68 'read':25,36,44 'requir':27 'said':76 'server':30,50,85 'softwar':99 'stuff':106 'subscript':78 'track':31,53 'vote':84,88 'way':102"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6857671"
        +editedAt: DateTimeImmutable @1727175326 {#2257
          date: 2024-09-24 12:55:26.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705782287 {#2268
          date: 2024-01-20 21:24:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2274}
      +body: """
        I don’t disagree on those points, but I think it’s the nature of Lemmy being decentralized that makes all those things necessary.\n
        \n
        > server should discard voting info after a brief interval for abuse detection\n
        \n
        What if the server has not federated out the votes yet? Some of that stuff can get backed up in a queue. There’s definitely a possibility that votes could get “lost” on the way. Hell, that already happens, and that’s with a system that *tracks* them.\n
        \n
        Servers have to keep a lot of this info to pass to other servers. If I upvote something on Lemmy.blahaj.zone, it *doesn’t* mean that upvote has been federated outward to hundreds of other servers yet. I would *assume* this is part of how Lemmy is able to keep things “organized” between all servers.\n
        \n
        In other words, a *lot* of the privacy complaints come from technical limitations of how Lemmy works. Lemmy, by it’s decentralized nature, *has to* transfer tons of data back and forth between all Lemmy instances.\n
        \n
        However, there *are* technologies that are trying to work around this kind of technical limitation. You might be interested in something like [Veilid.](https://veilid.com/) I’m not sure about the details of putting together a Veilid-based social-network, but I’m willing to believe it’s possible.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705783952 {#3199
        date: 2024-01-20 21:52:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@solrize@lemmy.world"
        "@ChasingEnigma@lemmy.world"
        "@solrize@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3203 …}
      +nested: Doctrine\ORM\PersistentCollection {#3205 …}
      +votes: Doctrine\ORM\PersistentCollection {#3207 …}
      +reports: Doctrine\ORM\PersistentCollection {#3209 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3211 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3213 …}
      -id: 326502
      -bodyTs: "'/)':200 'abl':131 'abus':35 'alreadi':74 'around':184 'assum':123 'back':54,168 'base':214 'believ':223 'brief':32 'come':148 'complaint':147 'could':66 'data':167 'decentr':18,160 'definit':61 'detail':207 'detect':36 'disagre':4 'discard':27 'doesn':106 'feder':43,113 'forth':170 'get':53,67 'happen':75 'hell':72 'howev':175 'hundr':116 'info':29,93 'instanc':174 'interest':193 'interv':33 'keep':88,133 'kind':186 'lemmi':16,129,154,156,173 'lemmy.blahaj.zone':104 'like':196 'limit':151,189 'lost':68 'lot':90,143 'm':202,220 'make':20 'mean':108 'might':191 'natur':14,161 'necessari':24 'network':217 'organ':135 'outward':114 'part':126 'pass':95 'point':7 'possibl':63,226 'privaci':146 'put':209 'queue':58 'server':25,40,85,98,119,138 'social':216 'social-network':215 'someth':102,195 'stuff':51 'sure':204 'system':81 'technic':150,188 'technolog':178 'thing':23,134 'think':10 'togeth':210 'ton':165 'track':83 'transfer':164 'tri':181 'upvot':101,110 'veilid':197,213 'veilid-bas':212 'veilid.com':199 'veilid.com/)':198 'vote':28,46,65 'way':71 'will':221 'word':141 'work':155,183 'would':122 'yet':47,120"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5824487"
      +editedAt: DateTimeImmutable @1727179246 {#3200
        date: 2024-09-24 14:00:46.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705783952 {#3201
        date: 2024-01-20 21:52:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2274}
    +body: """
      1. I don’t see anything in your post that indicates any reason to track what posts a person has read. That should not be tracked at all. Reading posts should be completely anonymous.\n
      2. I don’t see why voting necessarily has to track who casts the votes. But, because untracked voting can be abused so easily, I can understand deciding to retain the info for let’s say 24 hours. Hopefully that is also enough to handle those propagation issues.\n
      \n
      Really, imho, server instances shouldn’t have a web interface at all, just an API. Web apps would make API calls to the server and reformat the response for use by the browser. The API call to read a post should not require any identifying info or require the user to be logged in. Read tracking and subscriptions should be handled by the client, and in the case of a public client (web app shared by many users), the private user info should be encrypted in case of a server breakin or seizure. The encryption key would be based on the user password and transformed to a browser cookie when the user logs in, so it is never stored by the web app. With most people using mobile clients these days, alternatively, the info can be kept completely on the client device and maintained by the mobile app.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705786462 {#3412
      date: 2024-01-20 22:34:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@solrize@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3415 …}
    +nested: Doctrine\ORM\PersistentCollection {#3417 …}
    +votes: Doctrine\ORM\PersistentCollection {#3419 …}
    +reports: Doctrine\ORM\PersistentCollection {#3421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
    -id: 326569
    -bodyTs: "'1':1 '2':35 '24':71 'abus':56 'also':76 'altern':214 'anonym':34 'anyth':6 'api':97,102,117 'app':99,156,205,230 'base':181 'breakin':173 'browser':115,190 'call':103,118 'case':150,169 'cast':47 'client':146,154,211,223 'complet':33,220 'cooki':191 'day':213 'decid':62 'devic':224 'easili':58 'encrypt':167,177 'enough':77 'handl':79,143 'hope':73 'hour':72 'identifi':127 'imho':84 'indic':11 'info':66,128,164,216 'instanc':86 'interfac':92 'issu':82 'kept':219 'key':178 'let':68 'log':135,195 'maintain':226 'make':101 'mani':159 'mobil':210,229 'necessarili':42 'never':200 'password':185 'peopl':208 'person':19 'post':9,17,30,122 'privat':162 'propag':81 'public':153 'read':21,29,120,137 'realli':83 'reason':13 'reformat':108 'requir':125,130 'respons':110 'retain':64 'say':70 'see':5,39 'seizur':175 'server':85,106,172 'share':157 'shouldn':87 'store':201 'subscript':140 'track':15,26,45,138 'transform':187 'understand':61 'untrack':52 'use':112,209 'user':132,160,163,184,194 'vote':41,49,53 'web':91,98,155,204 'would':100,179"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6859305"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705786462 {#3413
      date: 2024-01-20 22:34:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2274}
  +body: "Good features. If you make a fork, people would be interested in trying it out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705810701 {#3512
    date: 2024-01-21 05:18:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@solrize@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3516 …}
  +nested: Doctrine\ORM\PersistentCollection {#3518 …}
  +votes: Doctrine\ORM\PersistentCollection {#3520 …}
  +reports: Doctrine\ORM\PersistentCollection {#3522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3526 …}
  -id: 327377
  -bodyTs: "'featur':2 'fork':7 'good':1 'interest':11 'make':5 'peopl':8 'tri':13 'would':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7574230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705810701 {#3513
    date: 2024-01-21 05:18:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#3514
  +user: Proxies\__CG__\App\Entity\User {#3515 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3414
    +user: App\Entity\User {#2233 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#3202
      +user: App\Entity\User {#2516 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: App\Entity\EntryComment {#2274
        +user: App\Entity\User {#2233 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
        +image: null
        +parent: null
        +root: null
        +body: "Lemmy has many privacy problems that have nothing to do with public comments you make. For example, the “hide posts that you have already read” option requires that the server track what posts you have read. There is no public activity involved in reading a post. So the Lemmy server should not track that info. If that feature is to exist at all, it should be implemented purely on the client. The same can be said about subscriptions, and for that matter about voting (server should discard voting info after a brief interval for abuse detection). The Lemmy software in many ways naive about this stuff."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1727263950 {#2266
          date: 2024-09-25 13:32:30.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@ChasingEnigma@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2272 …}
        +nested: Doctrine\ORM\PersistentCollection {#2253 …}
        +votes: Doctrine\ORM\PersistentCollection {#2262 …}
        +reports: Doctrine\ORM\PersistentCollection {#2264 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
        -id: 326433
        -bodyTs: "'abus':95 'activ':41 'alreadi':24 'brief':92 'client':71 'comment':13 'detect':96 'discard':87 'exampl':17 'exist':61 'featur':58 'hide':19 'implement':67 'info':55,89 'interv':93 'involv':42 'lemmi':1,49,98 'make':15 'mani':3,101 'matter':82 'naiv':103 'noth':8 'option':26 'post':20,33,46 'privaci':4 'problem':5 'public':12,40 'pure':68 'read':25,36,44 'requir':27 'said':76 'server':30,50,85 'softwar':99 'stuff':106 'subscript':78 'track':31,53 'vote':84,88 'way':102"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6857671"
        +editedAt: DateTimeImmutable @1727175326 {#2257
          date: 2024-09-24 12:55:26.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705782287 {#2268
          date: 2024-01-20 21:24:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2274}
      +body: """
        I don’t disagree on those points, but I think it’s the nature of Lemmy being decentralized that makes all those things necessary.\n
        \n
        > server should discard voting info after a brief interval for abuse detection\n
        \n
        What if the server has not federated out the votes yet? Some of that stuff can get backed up in a queue. There’s definitely a possibility that votes could get “lost” on the way. Hell, that already happens, and that’s with a system that *tracks* them.\n
        \n
        Servers have to keep a lot of this info to pass to other servers. If I upvote something on Lemmy.blahaj.zone, it *doesn’t* mean that upvote has been federated outward to hundreds of other servers yet. I would *assume* this is part of how Lemmy is able to keep things “organized” between all servers.\n
        \n
        In other words, a *lot* of the privacy complaints come from technical limitations of how Lemmy works. Lemmy, by it’s decentralized nature, *has to* transfer tons of data back and forth between all Lemmy instances.\n
        \n
        However, there *are* technologies that are trying to work around this kind of technical limitation. You might be interested in something like [Veilid.](https://veilid.com/) I’m not sure about the details of putting together a Veilid-based social-network, but I’m willing to believe it’s possible.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705783952 {#3199
        date: 2024-01-20 21:52:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@solrize@lemmy.world"
        "@ChasingEnigma@lemmy.world"
        "@solrize@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3203 …}
      +nested: Doctrine\ORM\PersistentCollection {#3205 …}
      +votes: Doctrine\ORM\PersistentCollection {#3207 …}
      +reports: Doctrine\ORM\PersistentCollection {#3209 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3211 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3213 …}
      -id: 326502
      -bodyTs: "'/)':200 'abl':131 'abus':35 'alreadi':74 'around':184 'assum':123 'back':54,168 'base':214 'believ':223 'brief':32 'come':148 'complaint':147 'could':66 'data':167 'decentr':18,160 'definit':61 'detail':207 'detect':36 'disagre':4 'discard':27 'doesn':106 'feder':43,113 'forth':170 'get':53,67 'happen':75 'hell':72 'howev':175 'hundr':116 'info':29,93 'instanc':174 'interest':193 'interv':33 'keep':88,133 'kind':186 'lemmi':16,129,154,156,173 'lemmy.blahaj.zone':104 'like':196 'limit':151,189 'lost':68 'lot':90,143 'm':202,220 'make':20 'mean':108 'might':191 'natur':14,161 'necessari':24 'network':217 'organ':135 'outward':114 'part':126 'pass':95 'point':7 'possibl':63,226 'privaci':146 'put':209 'queue':58 'server':25,40,85,98,119,138 'social':216 'social-network':215 'someth':102,195 'stuff':51 'sure':204 'system':81 'technic':150,188 'technolog':178 'thing':23,134 'think':10 'togeth':210 'ton':165 'track':83 'transfer':164 'tri':181 'upvot':101,110 'veilid':197,213 'veilid-bas':212 'veilid.com':199 'veilid.com/)':198 'vote':28,46,65 'way':71 'will':221 'word':141 'work':155,183 'would':122 'yet':47,120"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5824487"
      +editedAt: DateTimeImmutable @1727179246 {#3200
        date: 2024-09-24 14:00:46.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705783952 {#3201
        date: 2024-01-20 21:52:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2274}
    +body: """
      1. I don’t see anything in your post that indicates any reason to track what posts a person has read. That should not be tracked at all. Reading posts should be completely anonymous.\n
      2. I don’t see why voting necessarily has to track who casts the votes. But, because untracked voting can be abused so easily, I can understand deciding to retain the info for let’s say 24 hours. Hopefully that is also enough to handle those propagation issues.\n
      \n
      Really, imho, server instances shouldn’t have a web interface at all, just an API. Web apps would make API calls to the server and reformat the response for use by the browser. The API call to read a post should not require any identifying info or require the user to be logged in. Read tracking and subscriptions should be handled by the client, and in the case of a public client (web app shared by many users), the private user info should be encrypted in case of a server breakin or seizure. The encryption key would be based on the user password and transformed to a browser cookie when the user logs in, so it is never stored by the web app. With most people using mobile clients these days, alternatively, the info can be kept completely on the client device and maintained by the mobile app.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705786462 {#3412
      date: 2024-01-20 22:34:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@solrize@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3415 …}
    +nested: Doctrine\ORM\PersistentCollection {#3417 …}
    +votes: Doctrine\ORM\PersistentCollection {#3419 …}
    +reports: Doctrine\ORM\PersistentCollection {#3421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
    -id: 326569
    -bodyTs: "'1':1 '2':35 '24':71 'abus':56 'also':76 'altern':214 'anonym':34 'anyth':6 'api':97,102,117 'app':99,156,205,230 'base':181 'breakin':173 'browser':115,190 'call':103,118 'case':150,169 'cast':47 'client':146,154,211,223 'complet':33,220 'cooki':191 'day':213 'decid':62 'devic':224 'easili':58 'encrypt':167,177 'enough':77 'handl':79,143 'hope':73 'hour':72 'identifi':127 'imho':84 'indic':11 'info':66,128,164,216 'instanc':86 'interfac':92 'issu':82 'kept':219 'key':178 'let':68 'log':135,195 'maintain':226 'make':101 'mani':159 'mobil':210,229 'necessarili':42 'never':200 'password':185 'peopl':208 'person':19 'post':9,17,30,122 'privat':162 'propag':81 'public':153 'read':21,29,120,137 'realli':83 'reason':13 'reformat':108 'requir':125,130 'respons':110 'retain':64 'say':70 'see':5,39 'seizur':175 'server':85,106,172 'share':157 'shouldn':87 'store':201 'subscript':140 'track':15,26,45,138 'transform':187 'understand':61 'untrack':52 'use':112,209 'user':132,160,163,184,194 'vote':41,49,53 'web':91,98,155,204 'would':100,179"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6859305"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705786462 {#3413
      date: 2024-01-20 22:34:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2274}
  +body: "Good features. If you make a fork, people would be interested in trying it out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705810701 {#3512
    date: 2024-01-21 05:18:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@solrize@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3516 …}
  +nested: Doctrine\ORM\PersistentCollection {#3518 …}
  +votes: Doctrine\ORM\PersistentCollection {#3520 …}
  +reports: Doctrine\ORM\PersistentCollection {#3522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3526 …}
  -id: 327377
  -bodyTs: "'featur':2 'fork':7 'good':1 'interest':11 'make':5 'peopl':8 'tri':13 'would':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7574230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705810701 {#3513
    date: 2024-01-21 05:18:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2169
  +user: App\Entity\User {#1998 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I prefer the complete lack of privacy settings because it is open and honest about the reality of what Lemmy is able to provide.\n
    \n
    Even if you’re running your own instance, you are necessarily submitting your data to another party. I don’t have to trust the platform as much when my data isn’t private. It’s much easier to engineer a system around that assumption.\n
    \n
    If we suppose that anything I submit to Lemmy is submitted to the public, I can’t be misled. My data cannot be leaked because I’m presenting it to the world already. Lemmy is a young social project with many problems to solve, still trying to gain traction and hold on to users and with an uncertain future. In brief: bigger fish to fry.\n
    \n
    Maybe privacy controls could be on the list, but I don’t think it addresses the main problems or applications of the platform and creates its own set of issues. Keep it simple and stupid.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705782253 {#2174
    date: 2024-01-20 21:24:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@ChasingEnigma@lemmy.world"
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2038 …}
  +nested: Doctrine\ORM\PersistentCollection {#1988 …}
  +votes: Doctrine\ORM\PersistentCollection {#2003 …}
  +reports: Doctrine\ORM\PersistentCollection {#1995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
  -id: 326432
  -bodyTs: "'abl':22 'address':148 'alreadi':101 'anoth':40 'anyth':73 'applic':153 'around':66 'assumpt':68 'bigger':130 'brief':129 'cannot':90 'complet':4 'control':136 'could':137 'creat':158 'data':38,54,89 'easier':61 'engin':63 'even':25 'fish':131 'fri':133 'futur':127 'gain':116 'hold':119 'honest':14 'instanc':32 'isn':55 'issu':163 'keep':164 'lack':5 'leak':92 'lemmi':20,77,102 'list':141 'm':95 'main':150 'mani':109 'mayb':134 'misl':87 'much':51,60 'necessarili':35 'open':12 'parti':41 'platform':49,156 'prefer':2 'present':96 'privaci':7,135 'privat':57 'problem':110,151 'project':107 'provid':24 'public':82 're':28 'realiti':17 'run':29 'set':8,161 'simpl':166 'social':106 'solv':112 'still':113 'stupid':168 'submit':36,75,79 'suppos':71 'system':65 'think':146 'traction':117 'tri':114 'trust':47 'uncertain':126 'user':122 'world':100 'young':105"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5854552"
  +editedAt: DateTimeImmutable @1727175748 {#2178
    date: 2024-09-24 13:02:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705782253 {#2170
    date: 2024-01-20 21:24:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2169
  +user: App\Entity\User {#1998 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I prefer the complete lack of privacy settings because it is open and honest about the reality of what Lemmy is able to provide.\n
    \n
    Even if you’re running your own instance, you are necessarily submitting your data to another party. I don’t have to trust the platform as much when my data isn’t private. It’s much easier to engineer a system around that assumption.\n
    \n
    If we suppose that anything I submit to Lemmy is submitted to the public, I can’t be misled. My data cannot be leaked because I’m presenting it to the world already. Lemmy is a young social project with many problems to solve, still trying to gain traction and hold on to users and with an uncertain future. In brief: bigger fish to fry.\n
    \n
    Maybe privacy controls could be on the list, but I don’t think it addresses the main problems or applications of the platform and creates its own set of issues. Keep it simple and stupid.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705782253 {#2174
    date: 2024-01-20 21:24:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@ChasingEnigma@lemmy.world"
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2038 …}
  +nested: Doctrine\ORM\PersistentCollection {#1988 …}
  +votes: Doctrine\ORM\PersistentCollection {#2003 …}
  +reports: Doctrine\ORM\PersistentCollection {#1995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
  -id: 326432
  -bodyTs: "'abl':22 'address':148 'alreadi':101 'anoth':40 'anyth':73 'applic':153 'around':66 'assumpt':68 'bigger':130 'brief':129 'cannot':90 'complet':4 'control':136 'could':137 'creat':158 'data':38,54,89 'easier':61 'engin':63 'even':25 'fish':131 'fri':133 'futur':127 'gain':116 'hold':119 'honest':14 'instanc':32 'isn':55 'issu':163 'keep':164 'lack':5 'leak':92 'lemmi':20,77,102 'list':141 'm':95 'main':150 'mani':109 'mayb':134 'misl':87 'much':51,60 'necessarili':35 'open':12 'parti':41 'platform':49,156 'prefer':2 'present':96 'privaci':7,135 'privat':57 'problem':110,151 'project':107 'provid':24 'public':82 're':28 'realiti':17 'run':29 'set':8,161 'simpl':166 'social':106 'solv':112 'still':113 'stupid':168 'submit':36,75,79 'suppos':71 'system':65 'think':146 'traction':117 'tri':114 'trust':47 'uncertain':126 'user':122 'world':100 'young':105"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5854552"
  +editedAt: DateTimeImmutable @1727175748 {#2178
    date: 2024-09-24 13:02:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705782253 {#2170
    date: 2024-01-20 21:24:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2169
  +user: App\Entity\User {#1998 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I prefer the complete lack of privacy settings because it is open and honest about the reality of what Lemmy is able to provide.\n
    \n
    Even if you’re running your own instance, you are necessarily submitting your data to another party. I don’t have to trust the platform as much when my data isn’t private. It’s much easier to engineer a system around that assumption.\n
    \n
    If we suppose that anything I submit to Lemmy is submitted to the public, I can’t be misled. My data cannot be leaked because I’m presenting it to the world already. Lemmy is a young social project with many problems to solve, still trying to gain traction and hold on to users and with an uncertain future. In brief: bigger fish to fry.\n
    \n
    Maybe privacy controls could be on the list, but I don’t think it addresses the main problems or applications of the platform and creates its own set of issues. Keep it simple and stupid.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705782253 {#2174
    date: 2024-01-20 21:24:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@ChasingEnigma@lemmy.world"
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2038 …}
  +nested: Doctrine\ORM\PersistentCollection {#1988 …}
  +votes: Doctrine\ORM\PersistentCollection {#2003 …}
  +reports: Doctrine\ORM\PersistentCollection {#1995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
  -id: 326432
  -bodyTs: "'abl':22 'address':148 'alreadi':101 'anoth':40 'anyth':73 'applic':153 'around':66 'assumpt':68 'bigger':130 'brief':129 'cannot':90 'complet':4 'control':136 'could':137 'creat':158 'data':38,54,89 'easier':61 'engin':63 'even':25 'fish':131 'fri':133 'futur':127 'gain':116 'hold':119 'honest':14 'instanc':32 'isn':55 'issu':163 'keep':164 'lack':5 'leak':92 'lemmi':20,77,102 'list':141 'm':95 'main':150 'mani':109 'mayb':134 'misl':87 'much':51,60 'necessarili':35 'open':12 'parti':41 'platform':49,156 'prefer':2 'present':96 'privaci':7,135 'privat':57 'problem':110,151 'project':107 'provid':24 'public':82 're':28 'realiti':17 'run':29 'set':8,161 'simpl':166 'social':106 'solv':112 'still':113 'stupid':168 'submit':36,75,79 'suppos':71 'system':65 'think':146 'traction':117 'tri':114 'trust':47 'uncertain':126 'user':122 'world':100 'young':105"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5854552"
  +editedAt: DateTimeImmutable @1727175748 {#2178
    date: 2024-09-24 13:02:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705782253 {#2170
    date: 2024-01-20 21:24:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#2503
  +user: App\Entity\User {#2516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    If you’re not running your own server **privacy policies are not even worth the pixels they’re presented on.**\n
    \n
    Literally, you’re just taking a random person’s word for it (whoever the admin is). A website is a black box, you have *no idea* what’s going on on the back-end.\n
    \n
    The **only** way to be in complete control of your user data is to run your own server and be literally the only user on it.\n
    \n
    Even then, any public comments you make are, you know… public.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1727670017 {#2497
    date: 2024-09-30 06:20:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@ChasingEnigma@lemmy.world"
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2504 …}
  +nested: Doctrine\ORM\PersistentCollection {#2506 …}
  +votes: Doctrine\ORM\PersistentCollection {#2508 …}
  +reports: Doctrine\ORM\PersistentCollection {#2510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
  -id: 326417
  -bodyTs: "'admin':35 'back':54 'back-end':53 'black':41 'box':42 'comment':86 'complet':62 'control':63 'data':67 'end':55 'even':13,82 'go':49 'idea':46 'know':91 'liter':21,76 'make':88 'person':28 'pixel':16 'polici':10 'present':19 'privaci':9 'public':85,92 'random':27 're':3,18,23 'run':5,70 'server':8,73 'take':25 'user':66,79 'way':58 'websit':38 'whoever':33 'word':30 'worth':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5823679"
  +editedAt: DateTimeImmutable @1727174141 {#2498
    date: 2024-09-24 12:35:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705781875 {#2499
    date: 2024-01-20 21:17:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#2503
  +user: App\Entity\User {#2516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    If you’re not running your own server **privacy policies are not even worth the pixels they’re presented on.**\n
    \n
    Literally, you’re just taking a random person’s word for it (whoever the admin is). A website is a black box, you have *no idea* what’s going on on the back-end.\n
    \n
    The **only** way to be in complete control of your user data is to run your own server and be literally the only user on it.\n
    \n
    Even then, any public comments you make are, you know… public.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1727670017 {#2497
    date: 2024-09-30 06:20:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@ChasingEnigma@lemmy.world"
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2504 …}
  +nested: Doctrine\ORM\PersistentCollection {#2506 …}
  +votes: Doctrine\ORM\PersistentCollection {#2508 …}
  +reports: Doctrine\ORM\PersistentCollection {#2510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
  -id: 326417
  -bodyTs: "'admin':35 'back':54 'back-end':53 'black':41 'box':42 'comment':86 'complet':62 'control':63 'data':67 'end':55 'even':13,82 'go':49 'idea':46 'know':91 'liter':21,76 'make':88 'person':28 'pixel':16 'polici':10 'present':19 'privaci':9 'public':85,92 'random':27 're':3,18,23 'run':5,70 'server':8,73 'take':25 'user':66,79 'way':58 'websit':38 'whoever':33 'word':30 'worth':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5823679"
  +editedAt: DateTimeImmutable @1727174141 {#2498
    date: 2024-09-24 12:35:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705781875 {#2499
    date: 2024-01-20 21:17:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#2503
  +user: App\Entity\User {#2516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    If you’re not running your own server **privacy policies are not even worth the pixels they’re presented on.**\n
    \n
    Literally, you’re just taking a random person’s word for it (whoever the admin is). A website is a black box, you have *no idea* what’s going on on the back-end.\n
    \n
    The **only** way to be in complete control of your user data is to run your own server and be literally the only user on it.\n
    \n
    Even then, any public comments you make are, you know… public.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1727670017 {#2497
    date: 2024-09-30 06:20:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@ChasingEnigma@lemmy.world"
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2504 …}
  +nested: Doctrine\ORM\PersistentCollection {#2506 …}
  +votes: Doctrine\ORM\PersistentCollection {#2508 …}
  +reports: Doctrine\ORM\PersistentCollection {#2510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
  -id: 326417
  -bodyTs: "'admin':35 'back':54 'back-end':53 'black':41 'box':42 'comment':86 'complet':62 'control':63 'data':67 'end':55 'even':13,82 'go':49 'idea':46 'know':91 'liter':21,76 'make':88 'person':28 'pixel':16 'polici':10 'present':19 'privaci':9 'public':85,92 'random':27 're':3,18,23 'run':5,70 'server':8,73 'take':25 'user':66,79 'way':58 'websit':38 'whoever':33 'word':30 'worth':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5823679"
  +editedAt: DateTimeImmutable @1727174141 {#2498
    date: 2024-09-24 12:35:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705781875 {#2499
    date: 2024-01-20 21:17:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#3135
  +user: Proxies\__CG__\App\Entity\User {#3145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2503
    +user: App\Entity\User {#2516 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      If you’re not running your own server **privacy policies are not even worth the pixels they’re presented on.**\n
      \n
      Literally, you’re just taking a random person’s word for it (whoever the admin is). A website is a black box, you have *no idea* what’s going on on the back-end.\n
      \n
      The **only** way to be in complete control of your user data is to run your own server and be literally the only user on it.\n
      \n
      Even then, any public comments you make are, you know… public.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1727670017 {#2497
      date: 2024-09-30 06:20:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2504 …}
    +nested: Doctrine\ORM\PersistentCollection {#2506 …}
    +votes: Doctrine\ORM\PersistentCollection {#2508 …}
    +reports: Doctrine\ORM\PersistentCollection {#2510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
    -id: 326417
    -bodyTs: "'admin':35 'back':54 'back-end':53 'black':41 'box':42 'comment':86 'complet':62 'control':63 'data':67 'end':55 'even':13,82 'go':49 'idea':46 'know':91 'liter':21,76 'make':88 'person':28 'pixel':16 'polici':10 'present':19 'privaci':9 'public':85,92 'random':27 're':3,18,23 'run':5,70 'server':8,73 'take':25 'user':66,79 'way':58 'websit':38 'whoever':33 'word':30 'worth':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5823679"
    +editedAt: DateTimeImmutable @1727174141 {#2498
      date: 2024-09-24 12:35:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705781875 {#2499
      date: 2024-01-20 21:17:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2503}
  +body: """
    > Even then, any public comments you make are, you know… public.\n
    \n
    As they should be.\n
    \n
    Public comments is how you can find patterns of sketchy user behaviour.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705781975 {#3133
    date: 2024-01-20 21:19:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3144 …}
  +nested: Doctrine\ORM\PersistentCollection {#3137 …}
  +votes: Doctrine\ORM\PersistentCollection {#3139 …}
  +reports: Doctrine\ORM\PersistentCollection {#3147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
  -id: 326418
  -bodyTs: "'behaviour':27 'comment':5,17 'even':1 'find':22 'know':10 'make':7 'pattern':23 'public':4,11,16 'sketchi':25 'user':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7801874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705781975 {#3134
    date: 2024-01-20 21:19:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#3135
  +user: Proxies\__CG__\App\Entity\User {#3145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2503
    +user: App\Entity\User {#2516 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      If you’re not running your own server **privacy policies are not even worth the pixels they’re presented on.**\n
      \n
      Literally, you’re just taking a random person’s word for it (whoever the admin is). A website is a black box, you have *no idea* what’s going on on the back-end.\n
      \n
      The **only** way to be in complete control of your user data is to run your own server and be literally the only user on it.\n
      \n
      Even then, any public comments you make are, you know… public.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1727670017 {#2497
      date: 2024-09-30 06:20:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2504 …}
    +nested: Doctrine\ORM\PersistentCollection {#2506 …}
    +votes: Doctrine\ORM\PersistentCollection {#2508 …}
    +reports: Doctrine\ORM\PersistentCollection {#2510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
    -id: 326417
    -bodyTs: "'admin':35 'back':54 'back-end':53 'black':41 'box':42 'comment':86 'complet':62 'control':63 'data':67 'end':55 'even':13,82 'go':49 'idea':46 'know':91 'liter':21,76 'make':88 'person':28 'pixel':16 'polici':10 'present':19 'privaci':9 'public':85,92 'random':27 're':3,18,23 'run':5,70 'server':8,73 'take':25 'user':66,79 'way':58 'websit':38 'whoever':33 'word':30 'worth':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5823679"
    +editedAt: DateTimeImmutable @1727174141 {#2498
      date: 2024-09-24 12:35:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705781875 {#2499
      date: 2024-01-20 21:17:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2503}
  +body: """
    > Even then, any public comments you make are, you know… public.\n
    \n
    As they should be.\n
    \n
    Public comments is how you can find patterns of sketchy user behaviour.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705781975 {#3133
    date: 2024-01-20 21:19:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3144 …}
  +nested: Doctrine\ORM\PersistentCollection {#3137 …}
  +votes: Doctrine\ORM\PersistentCollection {#3139 …}
  +reports: Doctrine\ORM\PersistentCollection {#3147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
  -id: 326418
  -bodyTs: "'behaviour':27 'comment':5,17 'even':1 'find':22 'know':10 'make':7 'pattern':23 'public':4,11,16 'sketchi':25 'user':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7801874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705781975 {#3134
    date: 2024-01-20 21:19:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#3135
  +user: Proxies\__CG__\App\Entity\User {#3145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2503
    +user: App\Entity\User {#2516 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      If you’re not running your own server **privacy policies are not even worth the pixels they’re presented on.**\n
      \n
      Literally, you’re just taking a random person’s word for it (whoever the admin is). A website is a black box, you have *no idea* what’s going on on the back-end.\n
      \n
      The **only** way to be in complete control of your user data is to run your own server and be literally the only user on it.\n
      \n
      Even then, any public comments you make are, you know… public.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1727670017 {#2497
      date: 2024-09-30 06:20:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2504 …}
    +nested: Doctrine\ORM\PersistentCollection {#2506 …}
    +votes: Doctrine\ORM\PersistentCollection {#2508 …}
    +reports: Doctrine\ORM\PersistentCollection {#2510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
    -id: 326417
    -bodyTs: "'admin':35 'back':54 'back-end':53 'black':41 'box':42 'comment':86 'complet':62 'control':63 'data':67 'end':55 'even':13,82 'go':49 'idea':46 'know':91 'liter':21,76 'make':88 'person':28 'pixel':16 'polici':10 'present':19 'privaci':9 'public':85,92 'random':27 're':3,18,23 'run':5,70 'server':8,73 'take':25 'user':66,79 'way':58 'websit':38 'whoever':33 'word':30 'worth':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5823679"
    +editedAt: DateTimeImmutable @1727174141 {#2498
      date: 2024-09-24 12:35:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705781875 {#2499
      date: 2024-01-20 21:17:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2503}
  +body: """
    > Even then, any public comments you make are, you know… public.\n
    \n
    As they should be.\n
    \n
    Public comments is how you can find patterns of sketchy user behaviour.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705781975 {#3133
    date: 2024-01-20 21:19:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3144 …}
  +nested: Doctrine\ORM\PersistentCollection {#3137 …}
  +votes: Doctrine\ORM\PersistentCollection {#3139 …}
  +reports: Doctrine\ORM\PersistentCollection {#3147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
  -id: 326418
  -bodyTs: "'behaviour':27 'comment':5,17 'even':1 'find':22 'know':10 'make':7 'pattern':23 'public':4,11,16 'sketchi':25 'user':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7801874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705781975 {#3134
    date: 2024-01-20 21:19:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#3155
  +user: App\Entity\User {#1998 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2503
    +user: App\Entity\User {#2516 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      If you’re not running your own server **privacy policies are not even worth the pixels they’re presented on.**\n
      \n
      Literally, you’re just taking a random person’s word for it (whoever the admin is). A website is a black box, you have *no idea* what’s going on on the back-end.\n
      \n
      The **only** way to be in complete control of your user data is to run your own server and be literally the only user on it.\n
      \n
      Even then, any public comments you make are, you know… public.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1727670017 {#2497
      date: 2024-09-30 06:20:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2504 …}
    +nested: Doctrine\ORM\PersistentCollection {#2506 …}
    +votes: Doctrine\ORM\PersistentCollection {#2508 …}
    +reports: Doctrine\ORM\PersistentCollection {#2510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
    -id: 326417
    -bodyTs: "'admin':35 'back':54 'back-end':53 'black':41 'box':42 'comment':86 'complet':62 'control':63 'data':67 'end':55 'even':13,82 'go':49 'idea':46 'know':91 'liter':21,76 'make':88 'person':28 'pixel':16 'polici':10 'present':19 'privaci':9 'public':85,92 'random':27 're':3,18,23 'run':5,70 'server':8,73 'take':25 'user':66,79 'way':58 'websit':38 'whoever':33 'word':30 'worth':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5823679"
    +editedAt: DateTimeImmutable @1727174141 {#2498
      date: 2024-09-24 12:35:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705781875 {#2499
      date: 2024-01-20 21:17:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2503}
  +body: "Ask me no questions and I’ll tell you no lies. It asks much less of my instance admins if it’s understood that my information was never private to begin with."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705782603 {#3153
    date: 2024-01-20 21:30:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3156 …}
  +nested: Doctrine\ORM\PersistentCollection {#3158 …}
  +votes: Doctrine\ORM\PersistentCollection {#3160 …}
  +reports: Doctrine\ORM\PersistentCollection {#3162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3166 …}
  -id: 326455
  -bodyTs: "'admin':19 'ask':1,13 'begin':31 'inform':26 'instanc':18 'less':15 'lie':11 'll':7 'much':14 'never':28 'privat':29 'question':4 'tell':8 'understood':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5854697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705782603 {#3154
    date: 2024-01-20 21:30:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#3155
  +user: App\Entity\User {#1998 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2503
    +user: App\Entity\User {#2516 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      If you’re not running your own server **privacy policies are not even worth the pixels they’re presented on.**\n
      \n
      Literally, you’re just taking a random person’s word for it (whoever the admin is). A website is a black box, you have *no idea* what’s going on on the back-end.\n
      \n
      The **only** way to be in complete control of your user data is to run your own server and be literally the only user on it.\n
      \n
      Even then, any public comments you make are, you know… public.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1727670017 {#2497
      date: 2024-09-30 06:20:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2504 …}
    +nested: Doctrine\ORM\PersistentCollection {#2506 …}
    +votes: Doctrine\ORM\PersistentCollection {#2508 …}
    +reports: Doctrine\ORM\PersistentCollection {#2510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
    -id: 326417
    -bodyTs: "'admin':35 'back':54 'back-end':53 'black':41 'box':42 'comment':86 'complet':62 'control':63 'data':67 'end':55 'even':13,82 'go':49 'idea':46 'know':91 'liter':21,76 'make':88 'person':28 'pixel':16 'polici':10 'present':19 'privaci':9 'public':85,92 'random':27 're':3,18,23 'run':5,70 'server':8,73 'take':25 'user':66,79 'way':58 'websit':38 'whoever':33 'word':30 'worth':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5823679"
    +editedAt: DateTimeImmutable @1727174141 {#2498
      date: 2024-09-24 12:35:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705781875 {#2499
      date: 2024-01-20 21:17:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2503}
  +body: "Ask me no questions and I’ll tell you no lies. It asks much less of my instance admins if it’s understood that my information was never private to begin with."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705782603 {#3153
    date: 2024-01-20 21:30:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3156 …}
  +nested: Doctrine\ORM\PersistentCollection {#3158 …}
  +votes: Doctrine\ORM\PersistentCollection {#3160 …}
  +reports: Doctrine\ORM\PersistentCollection {#3162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3166 …}
  -id: 326455
  -bodyTs: "'admin':19 'ask':1,13 'begin':31 'inform':26 'instanc':18 'less':15 'lie':11 'll':7 'much':14 'never':28 'privat':29 'question':4 'tell':8 'understood':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5854697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705782603 {#3154
    date: 2024-01-20 21:30:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#3155
  +user: App\Entity\User {#1998 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2503
    +user: App\Entity\User {#2516 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      If you’re not running your own server **privacy policies are not even worth the pixels they’re presented on.**\n
      \n
      Literally, you’re just taking a random person’s word for it (whoever the admin is). A website is a black box, you have *no idea* what’s going on on the back-end.\n
      \n
      The **only** way to be in complete control of your user data is to run your own server and be literally the only user on it.\n
      \n
      Even then, any public comments you make are, you know… public.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1727670017 {#2497
      date: 2024-09-30 06:20:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2504 …}
    +nested: Doctrine\ORM\PersistentCollection {#2506 …}
    +votes: Doctrine\ORM\PersistentCollection {#2508 …}
    +reports: Doctrine\ORM\PersistentCollection {#2510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
    -id: 326417
    -bodyTs: "'admin':35 'back':54 'back-end':53 'black':41 'box':42 'comment':86 'complet':62 'control':63 'data':67 'end':55 'even':13,82 'go':49 'idea':46 'know':91 'liter':21,76 'make':88 'person':28 'pixel':16 'polici':10 'present':19 'privaci':9 'public':85,92 'random':27 're':3,18,23 'run':5,70 'server':8,73 'take':25 'user':66,79 'way':58 'websit':38 'whoever':33 'word':30 'worth':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5823679"
    +editedAt: DateTimeImmutable @1727174141 {#2498
      date: 2024-09-24 12:35:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705781875 {#2499
      date: 2024-01-20 21:17:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2503}
  +body: "Ask me no questions and I’ll tell you no lies. It asks much less of my instance admins if it’s understood that my information was never private to begin with."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705782603 {#3153
    date: 2024-01-20 21:30:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3156 …}
  +nested: Doctrine\ORM\PersistentCollection {#3158 …}
  +votes: Doctrine\ORM\PersistentCollection {#3160 …}
  +reports: Doctrine\ORM\PersistentCollection {#3162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3166 …}
  -id: 326455
  -bodyTs: "'admin':19 'ask':1,13 'begin':31 'inform':26 'instanc':18 'less':15 'lie':11 'll':7 'much':14 'never':28 'privat':29 'question':4 'tell':8 'understood':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5854697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705782603 {#3154
    date: 2024-01-20 21:30:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#3170
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2503
    +user: App\Entity\User {#2516 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      If you’re not running your own server **privacy policies are not even worth the pixels they’re presented on.**\n
      \n
      Literally, you’re just taking a random person’s word for it (whoever the admin is). A website is a black box, you have *no idea* what’s going on on the back-end.\n
      \n
      The **only** way to be in complete control of your user data is to run your own server and be literally the only user on it.\n
      \n
      Even then, any public comments you make are, you know… public.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1727670017 {#2497
      date: 2024-09-30 06:20:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2504 …}
    +nested: Doctrine\ORM\PersistentCollection {#2506 …}
    +votes: Doctrine\ORM\PersistentCollection {#2508 …}
    +reports: Doctrine\ORM\PersistentCollection {#2510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
    -id: 326417
    -bodyTs: "'admin':35 'back':54 'back-end':53 'black':41 'box':42 'comment':86 'complet':62 'control':63 'data':67 'end':55 'even':13,82 'go':49 'idea':46 'know':91 'liter':21,76 'make':88 'person':28 'pixel':16 'polici':10 'present':19 'privaci':9 'public':85,92 'random':27 're':3,18,23 'run':5,70 'server':8,73 'take':25 'user':66,79 'way':58 'websit':38 'whoever':33 'word':30 'worth':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5823679"
    +editedAt: DateTimeImmutable @1727174141 {#2498
      date: 2024-09-24 12:35:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705781875 {#2499
      date: 2024-01-20 21:17:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2503}
  +body: "Well there’s still the legal threat. You have to trust *someone*, unless you’re creating your own hardware and never connecting to the internet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705782588 {#3168
    date: 2024-01-20 21:29:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3171 …}
  +nested: Doctrine\ORM\PersistentCollection {#3173 …}
  +votes: Doctrine\ORM\PersistentCollection {#3175 …}
  +reports: Doctrine\ORM\PersistentCollection {#3177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
  -id: 326453
  -bodyTs: "'connect':22 'creat':16 'hardwar':19 'internet':25 'legal':6 'never':21 're':15 'someon':12 'still':4 'threat':7 'trust':11 'unless':13 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7560248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705782588 {#3169
    date: 2024-01-20 21:29:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#3170
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2503
    +user: App\Entity\User {#2516 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      If you’re not running your own server **privacy policies are not even worth the pixels they’re presented on.**\n
      \n
      Literally, you’re just taking a random person’s word for it (whoever the admin is). A website is a black box, you have *no idea* what’s going on on the back-end.\n
      \n
      The **only** way to be in complete control of your user data is to run your own server and be literally the only user on it.\n
      \n
      Even then, any public comments you make are, you know… public.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1727670017 {#2497
      date: 2024-09-30 06:20:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2504 …}
    +nested: Doctrine\ORM\PersistentCollection {#2506 …}
    +votes: Doctrine\ORM\PersistentCollection {#2508 …}
    +reports: Doctrine\ORM\PersistentCollection {#2510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
    -id: 326417
    -bodyTs: "'admin':35 'back':54 'back-end':53 'black':41 'box':42 'comment':86 'complet':62 'control':63 'data':67 'end':55 'even':13,82 'go':49 'idea':46 'know':91 'liter':21,76 'make':88 'person':28 'pixel':16 'polici':10 'present':19 'privaci':9 'public':85,92 'random':27 're':3,18,23 'run':5,70 'server':8,73 'take':25 'user':66,79 'way':58 'websit':38 'whoever':33 'word':30 'worth':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5823679"
    +editedAt: DateTimeImmutable @1727174141 {#2498
      date: 2024-09-24 12:35:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705781875 {#2499
      date: 2024-01-20 21:17:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2503}
  +body: "Well there’s still the legal threat. You have to trust *someone*, unless you’re creating your own hardware and never connecting to the internet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705782588 {#3168
    date: 2024-01-20 21:29:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3171 …}
  +nested: Doctrine\ORM\PersistentCollection {#3173 …}
  +votes: Doctrine\ORM\PersistentCollection {#3175 …}
  +reports: Doctrine\ORM\PersistentCollection {#3177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
  -id: 326453
  -bodyTs: "'connect':22 'creat':16 'hardwar':19 'internet':25 'legal':6 'never':21 're':15 'someon':12 'still':4 'threat':7 'trust':11 'unless':13 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7560248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705782588 {#3169
    date: 2024-01-20 21:29:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#3170
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2503
    +user: App\Entity\User {#2516 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      If you’re not running your own server **privacy policies are not even worth the pixels they’re presented on.**\n
      \n
      Literally, you’re just taking a random person’s word for it (whoever the admin is). A website is a black box, you have *no idea* what’s going on on the back-end.\n
      \n
      The **only** way to be in complete control of your user data is to run your own server and be literally the only user on it.\n
      \n
      Even then, any public comments you make are, you know… public.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1727670017 {#2497
      date: 2024-09-30 06:20:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2504 …}
    +nested: Doctrine\ORM\PersistentCollection {#2506 …}
    +votes: Doctrine\ORM\PersistentCollection {#2508 …}
    +reports: Doctrine\ORM\PersistentCollection {#2510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
    -id: 326417
    -bodyTs: "'admin':35 'back':54 'back-end':53 'black':41 'box':42 'comment':86 'complet':62 'control':63 'data':67 'end':55 'even':13,82 'go':49 'idea':46 'know':91 'liter':21,76 'make':88 'person':28 'pixel':16 'polici':10 'present':19 'privaci':9 'public':85,92 'random':27 're':3,18,23 'run':5,70 'server':8,73 'take':25 'user':66,79 'way':58 'websit':38 'whoever':33 'word':30 'worth':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5823679"
    +editedAt: DateTimeImmutable @1727174141 {#2498
      date: 2024-09-24 12:35:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705781875 {#2499
      date: 2024-01-20 21:17:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2503}
  +body: "Well there’s still the legal threat. You have to trust *someone*, unless you’re creating your own hardware and never connecting to the internet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705782588 {#3168
    date: 2024-01-20 21:29:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3171 …}
  +nested: Doctrine\ORM\PersistentCollection {#3173 …}
  +votes: Doctrine\ORM\PersistentCollection {#3175 …}
  +reports: Doctrine\ORM\PersistentCollection {#3177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
  -id: 326453
  -bodyTs: "'connect':22 'creat':16 'hardwar':19 'internet':25 'legal':6 'never':21 're':15 'someon':12 'still':4 'threat':7 'trust':11 'unless':13 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7560248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705782588 {#3169
    date: 2024-01-20 21:29:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#3399
  +user: App\Entity\User {#2516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3170
    +user: App\Entity\User {#2047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#2503
      +user: App\Entity\User {#2516 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        If you’re not running your own server **privacy policies are not even worth the pixels they’re presented on.**\n
        \n
        Literally, you’re just taking a random person’s word for it (whoever the admin is). A website is a black box, you have *no idea* what’s going on on the back-end.\n
        \n
        The **only** way to be in complete control of your user data is to run your own server and be literally the only user on it.\n
        \n
        Even then, any public comments you make are, you know… public.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1727670017 {#2497
        date: 2024-09-30 06:20:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@ChasingEnigma@lemmy.world"
        "@ChasingEnigma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2504 …}
      +nested: Doctrine\ORM\PersistentCollection {#2506 …}
      +votes: Doctrine\ORM\PersistentCollection {#2508 …}
      +reports: Doctrine\ORM\PersistentCollection {#2510 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
      -id: 326417
      -bodyTs: "'admin':35 'back':54 'back-end':53 'black':41 'box':42 'comment':86 'complet':62 'control':63 'data':67 'end':55 'even':13,82 'go':49 'idea':46 'know':91 'liter':21,76 'make':88 'person':28 'pixel':16 'polici':10 'present':19 'privaci':9 'public':85,92 'random':27 're':3,18,23 'run':5,70 'server':8,73 'take':25 'user':66,79 'way':58 'websit':38 'whoever':33 'word':30 'worth':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5823679"
      +editedAt: DateTimeImmutable @1727174141 {#2498
        date: 2024-09-24 12:35:41.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705781875 {#2499
        date: 2024-01-20 21:17:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2503}
    +body: "Well there’s still the legal threat. You have to trust *someone*, unless you’re creating your own hardware and never connecting to the internet"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705782588 {#3168
      date: 2024-01-20 21:29:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3171 …}
    +nested: Doctrine\ORM\PersistentCollection {#3173 …}
    +votes: Doctrine\ORM\PersistentCollection {#3175 …}
    +reports: Doctrine\ORM\PersistentCollection {#3177 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
    -id: 326453
    -bodyTs: "'connect':22 'creat':16 'hardwar':19 'internet':25 'legal':6 'never':21 're':15 'someon':12 'still':4 'threat':7 'trust':11 'unless':13 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7560248"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705782588 {#3169
      date: 2024-01-20 21:29:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2503}
  +body: """
    True! All your data will pass over other hardware owned by other people.\n
    \n
    The only *real* online privacy is not connecting to the internet to begin with.\n
    \n
    The whole system is based on trust.\n
    \n
    Which is why I think some of these privacy demands are straight silly.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705782748 {#3397
    date: 2024-01-20 21:32:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@morrowind@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3400 …}
  +nested: Doctrine\ORM\PersistentCollection {#3402 …}
  +votes: Doctrine\ORM\PersistentCollection {#3404 …}
  +reports: Doctrine\ORM\PersistentCollection {#3406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3408 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3410 …}
  -id: 326460
  -bodyTs: "'base':32 'begin':26 'connect':21 'data':4 'demand':44 'hardwar':9 'internet':24 'onlin':17 'own':10 'pass':6 'peopl':13 'privaci':18,43 'real':16 'silli':47 'straight':46 'system':30 'think':39 'true':1 'trust':34 'whole':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5824017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705782748 {#3398
    date: 2024-01-20 21:32:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#3399
  +user: App\Entity\User {#2516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3170
    +user: App\Entity\User {#2047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#2503
      +user: App\Entity\User {#2516 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        If you’re not running your own server **privacy policies are not even worth the pixels they’re presented on.**\n
        \n
        Literally, you’re just taking a random person’s word for it (whoever the admin is). A website is a black box, you have *no idea* what’s going on on the back-end.\n
        \n
        The **only** way to be in complete control of your user data is to run your own server and be literally the only user on it.\n
        \n
        Even then, any public comments you make are, you know… public.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1727670017 {#2497
        date: 2024-09-30 06:20:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@ChasingEnigma@lemmy.world"
        "@ChasingEnigma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2504 …}
      +nested: Doctrine\ORM\PersistentCollection {#2506 …}
      +votes: Doctrine\ORM\PersistentCollection {#2508 …}
      +reports: Doctrine\ORM\PersistentCollection {#2510 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
      -id: 326417
      -bodyTs: "'admin':35 'back':54 'back-end':53 'black':41 'box':42 'comment':86 'complet':62 'control':63 'data':67 'end':55 'even':13,82 'go':49 'idea':46 'know':91 'liter':21,76 'make':88 'person':28 'pixel':16 'polici':10 'present':19 'privaci':9 'public':85,92 'random':27 're':3,18,23 'run':5,70 'server':8,73 'take':25 'user':66,79 'way':58 'websit':38 'whoever':33 'word':30 'worth':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5823679"
      +editedAt: DateTimeImmutable @1727174141 {#2498
        date: 2024-09-24 12:35:41.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705781875 {#2499
        date: 2024-01-20 21:17:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2503}
    +body: "Well there’s still the legal threat. You have to trust *someone*, unless you’re creating your own hardware and never connecting to the internet"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705782588 {#3168
      date: 2024-01-20 21:29:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3171 …}
    +nested: Doctrine\ORM\PersistentCollection {#3173 …}
    +votes: Doctrine\ORM\PersistentCollection {#3175 …}
    +reports: Doctrine\ORM\PersistentCollection {#3177 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
    -id: 326453
    -bodyTs: "'connect':22 'creat':16 'hardwar':19 'internet':25 'legal':6 'never':21 're':15 'someon':12 'still':4 'threat':7 'trust':11 'unless':13 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7560248"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705782588 {#3169
      date: 2024-01-20 21:29:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2503}
  +body: """
    True! All your data will pass over other hardware owned by other people.\n
    \n
    The only *real* online privacy is not connecting to the internet to begin with.\n
    \n
    The whole system is based on trust.\n
    \n
    Which is why I think some of these privacy demands are straight silly.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705782748 {#3397
    date: 2024-01-20 21:32:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@morrowind@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3400 …}
  +nested: Doctrine\ORM\PersistentCollection {#3402 …}
  +votes: Doctrine\ORM\PersistentCollection {#3404 …}
  +reports: Doctrine\ORM\PersistentCollection {#3406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3408 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3410 …}
  -id: 326460
  -bodyTs: "'base':32 'begin':26 'connect':21 'data':4 'demand':44 'hardwar':9 'internet':24 'onlin':17 'own':10 'pass':6 'peopl':13 'privaci':18,43 'real':16 'silli':47 'straight':46 'system':30 'think':39 'true':1 'trust':34 'whole':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5824017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705782748 {#3398
    date: 2024-01-20 21:32:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#3399
  +user: App\Entity\User {#2516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3170
    +user: App\Entity\User {#2047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#2503
      +user: App\Entity\User {#2516 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        If you’re not running your own server **privacy policies are not even worth the pixels they’re presented on.**\n
        \n
        Literally, you’re just taking a random person’s word for it (whoever the admin is). A website is a black box, you have *no idea* what’s going on on the back-end.\n
        \n
        The **only** way to be in complete control of your user data is to run your own server and be literally the only user on it.\n
        \n
        Even then, any public comments you make are, you know… public.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1727670017 {#2497
        date: 2024-09-30 06:20:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@ChasingEnigma@lemmy.world"
        "@ChasingEnigma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2504 …}
      +nested: Doctrine\ORM\PersistentCollection {#2506 …}
      +votes: Doctrine\ORM\PersistentCollection {#2508 …}
      +reports: Doctrine\ORM\PersistentCollection {#2510 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
      -id: 326417
      -bodyTs: "'admin':35 'back':54 'back-end':53 'black':41 'box':42 'comment':86 'complet':62 'control':63 'data':67 'end':55 'even':13,82 'go':49 'idea':46 'know':91 'liter':21,76 'make':88 'person':28 'pixel':16 'polici':10 'present':19 'privaci':9 'public':85,92 'random':27 're':3,18,23 'run':5,70 'server':8,73 'take':25 'user':66,79 'way':58 'websit':38 'whoever':33 'word':30 'worth':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5823679"
      +editedAt: DateTimeImmutable @1727174141 {#2498
        date: 2024-09-24 12:35:41.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705781875 {#2499
        date: 2024-01-20 21:17:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2503}
    +body: "Well there’s still the legal threat. You have to trust *someone*, unless you’re creating your own hardware and never connecting to the internet"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705782588 {#3168
      date: 2024-01-20 21:29:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3171 …}
    +nested: Doctrine\ORM\PersistentCollection {#3173 …}
    +votes: Doctrine\ORM\PersistentCollection {#3175 …}
    +reports: Doctrine\ORM\PersistentCollection {#3177 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
    -id: 326453
    -bodyTs: "'connect':22 'creat':16 'hardwar':19 'internet':25 'legal':6 'never':21 're':15 'someon':12 'still':4 'threat':7 'trust':11 'unless':13 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7560248"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705782588 {#3169
      date: 2024-01-20 21:29:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2503}
  +body: """
    True! All your data will pass over other hardware owned by other people.\n
    \n
    The only *real* online privacy is not connecting to the internet to begin with.\n
    \n
    The whole system is based on trust.\n
    \n
    Which is why I think some of these privacy demands are straight silly.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705782748 {#3397
    date: 2024-01-20 21:32:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@morrowind@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3400 …}
  +nested: Doctrine\ORM\PersistentCollection {#3402 …}
  +votes: Doctrine\ORM\PersistentCollection {#3404 …}
  +reports: Doctrine\ORM\PersistentCollection {#3406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3408 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3410 …}
  -id: 326460
  -bodyTs: "'base':32 'begin':26 'connect':21 'data':4 'demand':44 'hardwar':9 'internet':24 'onlin':17 'own':10 'pass':6 'peopl':13 'privaci':18,43 'real':16 'silli':47 'straight':46 'system':30 'think':39 'true':1 'trust':34 'whole':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5824017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705782748 {#3398
    date: 2024-01-20 21:32:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#3491
  +user: Proxies\__CG__\App\Entity\User {#3498 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3399
    +user: App\Entity\User {#2516 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#3170
      +user: App\Entity\User {#2047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: App\Entity\EntryComment {#2503
        +user: App\Entity\User {#2516 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          If you’re not running your own server **privacy policies are not even worth the pixels they’re presented on.**\n
          \n
          Literally, you’re just taking a random person’s word for it (whoever the admin is). A website is a black box, you have *no idea* what’s going on on the back-end.\n
          \n
          The **only** way to be in complete control of your user data is to run your own server and be literally the only user on it.\n
          \n
          Even then, any public comments you make are, you know… public.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1727670017 {#2497
          date: 2024-09-30 06:20:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@ChasingEnigma@lemmy.world"
          "@ChasingEnigma@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2504 …}
        +nested: Doctrine\ORM\PersistentCollection {#2506 …}
        +votes: Doctrine\ORM\PersistentCollection {#2508 …}
        +reports: Doctrine\ORM\PersistentCollection {#2510 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
        -id: 326417
        -bodyTs: "'admin':35 'back':54 'back-end':53 'black':41 'box':42 'comment':86 'complet':62 'control':63 'data':67 'end':55 'even':13,82 'go':49 'idea':46 'know':91 'liter':21,76 'make':88 'person':28 'pixel':16 'polici':10 'present':19 'privaci':9 'public':85,92 'random':27 're':3,18,23 'run':5,70 'server':8,73 'take':25 'user':66,79 'way':58 'websit':38 'whoever':33 'word':30 'worth':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/5823679"
        +editedAt: DateTimeImmutable @1727174141 {#2498
          date: 2024-09-24 12:35:41.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705781875 {#2499
          date: 2024-01-20 21:17:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2503}
      +body: "Well there’s still the legal threat. You have to trust *someone*, unless you’re creating your own hardware and never connecting to the internet"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705782588 {#3168
        date: 2024-01-20 21:29:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@SnotFlickerman@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3171 …}
      +nested: Doctrine\ORM\PersistentCollection {#3173 …}
      +votes: Doctrine\ORM\PersistentCollection {#3175 …}
      +reports: Doctrine\ORM\PersistentCollection {#3177 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
      -id: 326453
      -bodyTs: "'connect':22 'creat':16 'hardwar':19 'internet':25 'legal':6 'never':21 're':15 'someon':12 'still':4 'threat':7 'trust':11 'unless':13 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7560248"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705782588 {#3169
        date: 2024-01-20 21:29:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2503}
    +body: """
      True! All your data will pass over other hardware owned by other people.\n
      \n
      The only *real* online privacy is not connecting to the internet to begin with.\n
      \n
      The whole system is based on trust.\n
      \n
      Which is why I think some of these privacy demands are straight silly.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705782748 {#3397
      date: 2024-01-20 21:32:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
      "@morrowind@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3400 …}
    +nested: Doctrine\ORM\PersistentCollection {#3402 …}
    +votes: Doctrine\ORM\PersistentCollection {#3404 …}
    +reports: Doctrine\ORM\PersistentCollection {#3406 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3408 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3410 …}
    -id: 326460
    -bodyTs: "'base':32 'begin':26 'connect':21 'data':4 'demand':44 'hardwar':9 'internet':24 'onlin':17 'own':10 'pass':6 'peopl':13 'privaci':18,43 'real':16 'silli':47 'straight':46 'system':30 'think':39 'true':1 'trust':34 'whole':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5824017"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705782748 {#3398
      date: 2024-01-20 21:32:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2503}
  +body: """
    > All your data will pass over other hardware owned by other people. The only real online privacy is not connecting to the internet to begin with.\n
    \n
    And now we’re entering into the realm of encryption, especially end-to-end. Generally speaking, just because you’re sending information that touches other people’s hardware, doesn’t mean it’s public and readable.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705807703 {#3490
    date: 2024-01-21 04:28:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@morrowind@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3500 …}
  +nested: Doctrine\ORM\PersistentCollection {#3502 …}
  +votes: Doctrine\ORM\PersistentCollection {#3504 …}
  +reports: Doctrine\ORM\PersistentCollection {#3506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3510 …}
  -id: 327303
  -bodyTs: "'begin':25 'connect':20 'data':3 'doesn':56 'encrypt':36 'end':39,41 'end-to-end':38 'enter':31 'especi':37 'general':42 'hardwar':8,55 'inform':49 'internet':23 'mean':58 'onlin':16 'own':9 'pass':5 'peopl':12,53 'privaci':17 'public':61 're':30,47 'readabl':63 'real':15 'realm':34 'send':48 'speak':43 'touch':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6869044"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705807703 {#3493
    date: 2024-01-21 04:28:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#3491
  +user: Proxies\__CG__\App\Entity\User {#3498 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3399
    +user: App\Entity\User {#2516 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#3170
      +user: App\Entity\User {#2047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: App\Entity\EntryComment {#2503
        +user: App\Entity\User {#2516 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          If you’re not running your own server **privacy policies are not even worth the pixels they’re presented on.**\n
          \n
          Literally, you’re just taking a random person’s word for it (whoever the admin is). A website is a black box, you have *no idea* what’s going on on the back-end.\n
          \n
          The **only** way to be in complete control of your user data is to run your own server and be literally the only user on it.\n
          \n
          Even then, any public comments you make are, you know… public.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1727670017 {#2497
          date: 2024-09-30 06:20:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@ChasingEnigma@lemmy.world"
          "@ChasingEnigma@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2504 …}
        +nested: Doctrine\ORM\PersistentCollection {#2506 …}
        +votes: Doctrine\ORM\PersistentCollection {#2508 …}
        +reports: Doctrine\ORM\PersistentCollection {#2510 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
        -id: 326417
        -bodyTs: "'admin':35 'back':54 'back-end':53 'black':41 'box':42 'comment':86 'complet':62 'control':63 'data':67 'end':55 'even':13,82 'go':49 'idea':46 'know':91 'liter':21,76 'make':88 'person':28 'pixel':16 'polici':10 'present':19 'privaci':9 'public':85,92 'random':27 're':3,18,23 'run':5,70 'server':8,73 'take':25 'user':66,79 'way':58 'websit':38 'whoever':33 'word':30 'worth':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/5823679"
        +editedAt: DateTimeImmutable @1727174141 {#2498
          date: 2024-09-24 12:35:41.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705781875 {#2499
          date: 2024-01-20 21:17:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2503}
      +body: "Well there’s still the legal threat. You have to trust *someone*, unless you’re creating your own hardware and never connecting to the internet"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705782588 {#3168
        date: 2024-01-20 21:29:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@SnotFlickerman@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3171 …}
      +nested: Doctrine\ORM\PersistentCollection {#3173 …}
      +votes: Doctrine\ORM\PersistentCollection {#3175 …}
      +reports: Doctrine\ORM\PersistentCollection {#3177 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
      -id: 326453
      -bodyTs: "'connect':22 'creat':16 'hardwar':19 'internet':25 'legal':6 'never':21 're':15 'someon':12 'still':4 'threat':7 'trust':11 'unless':13 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7560248"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705782588 {#3169
        date: 2024-01-20 21:29:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2503}
    +body: """
      True! All your data will pass over other hardware owned by other people.\n
      \n
      The only *real* online privacy is not connecting to the internet to begin with.\n
      \n
      The whole system is based on trust.\n
      \n
      Which is why I think some of these privacy demands are straight silly.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705782748 {#3397
      date: 2024-01-20 21:32:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
      "@morrowind@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3400 …}
    +nested: Doctrine\ORM\PersistentCollection {#3402 …}
    +votes: Doctrine\ORM\PersistentCollection {#3404 …}
    +reports: Doctrine\ORM\PersistentCollection {#3406 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3408 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3410 …}
    -id: 326460
    -bodyTs: "'base':32 'begin':26 'connect':21 'data':4 'demand':44 'hardwar':9 'internet':24 'onlin':17 'own':10 'pass':6 'peopl':13 'privaci':18,43 'real':16 'silli':47 'straight':46 'system':30 'think':39 'true':1 'trust':34 'whole':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5824017"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705782748 {#3398
      date: 2024-01-20 21:32:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2503}
  +body: """
    > All your data will pass over other hardware owned by other people. The only real online privacy is not connecting to the internet to begin with.\n
    \n
    And now we’re entering into the realm of encryption, especially end-to-end. Generally speaking, just because you’re sending information that touches other people’s hardware, doesn’t mean it’s public and readable.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705807703 {#3490
    date: 2024-01-21 04:28:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@morrowind@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3500 …}
  +nested: Doctrine\ORM\PersistentCollection {#3502 …}
  +votes: Doctrine\ORM\PersistentCollection {#3504 …}
  +reports: Doctrine\ORM\PersistentCollection {#3506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3510 …}
  -id: 327303
  -bodyTs: "'begin':25 'connect':20 'data':3 'doesn':56 'encrypt':36 'end':39,41 'end-to-end':38 'enter':31 'especi':37 'general':42 'hardwar':8,55 'inform':49 'internet':23 'mean':58 'onlin':16 'own':9 'pass':5 'peopl':12,53 'privaci':17 'public':61 're':30,47 'readabl':63 'real':15 'realm':34 'send':48 'speak':43 'touch':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6869044"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705807703 {#3493
    date: 2024-01-21 04:28:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#3491
  +user: Proxies\__CG__\App\Entity\User {#3498 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3399
    +user: App\Entity\User {#2516 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#3170
      +user: App\Entity\User {#2047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: App\Entity\EntryComment {#2503
        +user: App\Entity\User {#2516 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          If you’re not running your own server **privacy policies are not even worth the pixels they’re presented on.**\n
          \n
          Literally, you’re just taking a random person’s word for it (whoever the admin is). A website is a black box, you have *no idea* what’s going on on the back-end.\n
          \n
          The **only** way to be in complete control of your user data is to run your own server and be literally the only user on it.\n
          \n
          Even then, any public comments you make are, you know… public.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1727670017 {#2497
          date: 2024-09-30 06:20:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@ChasingEnigma@lemmy.world"
          "@ChasingEnigma@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2504 …}
        +nested: Doctrine\ORM\PersistentCollection {#2506 …}
        +votes: Doctrine\ORM\PersistentCollection {#2508 …}
        +reports: Doctrine\ORM\PersistentCollection {#2510 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
        -id: 326417
        -bodyTs: "'admin':35 'back':54 'back-end':53 'black':41 'box':42 'comment':86 'complet':62 'control':63 'data':67 'end':55 'even':13,82 'go':49 'idea':46 'know':91 'liter':21,76 'make':88 'person':28 'pixel':16 'polici':10 'present':19 'privaci':9 'public':85,92 'random':27 're':3,18,23 'run':5,70 'server':8,73 'take':25 'user':66,79 'way':58 'websit':38 'whoever':33 'word':30 'worth':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/5823679"
        +editedAt: DateTimeImmutable @1727174141 {#2498
          date: 2024-09-24 12:35:41.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705781875 {#2499
          date: 2024-01-20 21:17:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2503}
      +body: "Well there’s still the legal threat. You have to trust *someone*, unless you’re creating your own hardware and never connecting to the internet"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705782588 {#3168
        date: 2024-01-20 21:29:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@SnotFlickerman@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3171 …}
      +nested: Doctrine\ORM\PersistentCollection {#3173 …}
      +votes: Doctrine\ORM\PersistentCollection {#3175 …}
      +reports: Doctrine\ORM\PersistentCollection {#3177 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
      -id: 326453
      -bodyTs: "'connect':22 'creat':16 'hardwar':19 'internet':25 'legal':6 'never':21 're':15 'someon':12 'still':4 'threat':7 'trust':11 'unless':13 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7560248"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705782588 {#3169
        date: 2024-01-20 21:29:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2503}
    +body: """
      True! All your data will pass over other hardware owned by other people.\n
      \n
      The only *real* online privacy is not connecting to the internet to begin with.\n
      \n
      The whole system is based on trust.\n
      \n
      Which is why I think some of these privacy demands are straight silly.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705782748 {#3397
      date: 2024-01-20 21:32:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
      "@morrowind@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3400 …}
    +nested: Doctrine\ORM\PersistentCollection {#3402 …}
    +votes: Doctrine\ORM\PersistentCollection {#3404 …}
    +reports: Doctrine\ORM\PersistentCollection {#3406 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3408 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3410 …}
    -id: 326460
    -bodyTs: "'base':32 'begin':26 'connect':21 'data':4 'demand':44 'hardwar':9 'internet':24 'onlin':17 'own':10 'pass':6 'peopl':13 'privaci':18,43 'real':16 'silli':47 'straight':46 'system':30 'think':39 'true':1 'trust':34 'whole':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5824017"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705782748 {#3398
      date: 2024-01-20 21:32:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2503}
  +body: """
    > All your data will pass over other hardware owned by other people. The only real online privacy is not connecting to the internet to begin with.\n
    \n
    And now we’re entering into the realm of encryption, especially end-to-end. Generally speaking, just because you’re sending information that touches other people’s hardware, doesn’t mean it’s public and readable.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705807703 {#3490
    date: 2024-01-21 04:28:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@morrowind@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3500 …}
  +nested: Doctrine\ORM\PersistentCollection {#3502 …}
  +votes: Doctrine\ORM\PersistentCollection {#3504 …}
  +reports: Doctrine\ORM\PersistentCollection {#3506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3510 …}
  -id: 327303
  -bodyTs: "'begin':25 'connect':20 'data':3 'doesn':56 'encrypt':36 'end':39,41 'end-to-end':38 'enter':31 'especi':37 'general':42 'hardwar':8,55 'inform':49 'internet':23 'mean':58 'onlin':16 'own':9 'pass':5 'peopl':12,53 'privaci':17 'public':61 're':30,47 'readabl':63 'real':15 'realm':34 'send':48 'speak':43 'touch':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6869044"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705807703 {#3493
    date: 2024-01-21 04:28:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#3529
  +user: Proxies\__CG__\App\Entity\User {#3537 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3491
    +user: Proxies\__CG__\App\Entity\User {#3498 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#3399
      +user: App\Entity\User {#2516 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: App\Entity\EntryComment {#3170
        +user: App\Entity\User {#2047 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
        +image: null
        +parent: App\Entity\EntryComment {#2503
          +user: App\Entity\User {#2516 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            If you’re not running your own server **privacy policies are not even worth the pixels they’re presented on.**\n
            \n
            Literally, you’re just taking a random person’s word for it (whoever the admin is). A website is a black box, you have *no idea* what’s going on on the back-end.\n
            \n
            The **only** way to be in complete control of your user data is to run your own server and be literally the only user on it.\n
            \n
            Even then, any public comments you make are, you know… public.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1727670017 {#2497
            date: 2024-09-30 06:20:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ChasingEnigma@lemmy.world"
            "@ChasingEnigma@lemmy.world"
            "@ChasingEnigma@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2504 …}
          +nested: Doctrine\ORM\PersistentCollection {#2506 …}
          +votes: Doctrine\ORM\PersistentCollection {#2508 …}
          +reports: Doctrine\ORM\PersistentCollection {#2510 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
          -id: 326417
          -bodyTs: "'admin':35 'back':54 'back-end':53 'black':41 'box':42 'comment':86 'complet':62 'control':63 'data':67 'end':55 'even':13,82 'go':49 'idea':46 'know':91 'liter':21,76 'make':88 'person':28 'pixel':16 'polici':10 'present':19 'privaci':9 'public':85,92 'random':27 're':3,18,23 'run':5,70 'server':8,73 'take':25 'user':66,79 'way':58 'websit':38 'whoever':33 'word':30 'worth':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/5823679"
          +editedAt: DateTimeImmutable @1727174141 {#2498
            date: 2024-09-24 12:35:41.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705781875 {#2499
            date: 2024-01-20 21:17:55.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2503}
        +body: "Well there’s still the legal threat. You have to trust *someone*, unless you’re creating your own hardware and never connecting to the internet"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705782588 {#3168
          date: 2024-01-20 21:29:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@SnotFlickerman@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3171 …}
        +nested: Doctrine\ORM\PersistentCollection {#3173 …}
        +votes: Doctrine\ORM\PersistentCollection {#3175 …}
        +reports: Doctrine\ORM\PersistentCollection {#3177 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
        -id: 326453
        -bodyTs: "'connect':22 'creat':16 'hardwar':19 'internet':25 'legal':6 'never':21 're':15 'someon':12 'still':4 'threat':7 'trust':11 'unless':13 'well':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7560248"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705782588 {#3169
          date: 2024-01-20 21:29:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2503}
      +body: """
        True! All your data will pass over other hardware owned by other people.\n
        \n
        The only *real* online privacy is not connecting to the internet to begin with.\n
        \n
        The whole system is based on trust.\n
        \n
        Which is why I think some of these privacy demands are straight silly.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705782748 {#3397
        date: 2024-01-20 21:32:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@SnotFlickerman@lemmy.blahaj.zone"
        "@morrowind@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3400 …}
      +nested: Doctrine\ORM\PersistentCollection {#3402 …}
      +votes: Doctrine\ORM\PersistentCollection {#3404 …}
      +reports: Doctrine\ORM\PersistentCollection {#3406 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3408 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3410 …}
      -id: 326460
      -bodyTs: "'base':32 'begin':26 'connect':21 'data':4 'demand':44 'hardwar':9 'internet':24 'onlin':17 'own':10 'pass':6 'peopl':13 'privaci':18,43 'real':16 'silli':47 'straight':46 'system':30 'think':39 'true':1 'trust':34 'whole':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5824017"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705782748 {#3398
        date: 2024-01-20 21:32:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2503}
    +body: """
      > All your data will pass over other hardware owned by other people. The only real online privacy is not connecting to the internet to begin with.\n
      \n
      And now we’re entering into the realm of encryption, especially end-to-end. Generally speaking, just because you’re sending information that touches other people’s hardware, doesn’t mean it’s public and readable.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705807703 {#3490
      date: 2024-01-21 04:28:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
      "@morrowind@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3500 …}
    +nested: Doctrine\ORM\PersistentCollection {#3502 …}
    +votes: Doctrine\ORM\PersistentCollection {#3504 …}
    +reports: Doctrine\ORM\PersistentCollection {#3506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3510 …}
    -id: 327303
    -bodyTs: "'begin':25 'connect':20 'data':3 'doesn':56 'encrypt':36 'end':39,41 'end-to-end':38 'enter':31 'especi':37 'general':42 'hardwar':8,55 'inform':49 'internet':23 'mean':58 'onlin':16 'own':9 'pass':5 'peopl':12,53 'privaci':17 'public':61 're':30,47 'readabl':63 'real':15 'realm':34 'send':48 'speak':43 'touch':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6869044"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705807703 {#3493
      date: 2024-01-21 04:28:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2503}
  +body: """
    Even then, AMD, Intel and now Apple CPU chips are suspected to be backdored. NIST has been slow to adapt a standard post-quantun E2EE algorithm, with some rumours of self-sabotage mandated by NSA (like they have already done in the past). The Tor network is extremely vulnerable to traffic correlation by big parties.\n
    \n
    Encryption theoretically gives you what you describe, but in reality you still need to put a lot of thrust in things like your own hardware.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705937519 {#3534
    date: 2024-01-22 16:31:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@morrowind@lemmy.ml"
    "@FutileRecipe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3540 …}
  +nested: Doctrine\ORM\PersistentCollection {#3542 …}
  +votes: Doctrine\ORM\PersistentCollection {#3538 …}
  +reports: Doctrine\ORM\PersistentCollection {#3545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3549 …}
  -id: 331621
  -bodyTs: "'adapt':20 'algorithm':27 'alreadi':41 'amd':3 'appl':7 'backdor':14 'big':56 'chip':9 'correl':54 'cpu':8 'describ':64 'done':42 'e2ee':26 'encrypt':58 'even':1 'extrem':50 'give':60 'hardwar':82 'intel':4 'like':38,79 'lot':74 'mandat':35 'need':70 'network':48 'nist':15 'nsa':37 'parti':57 'past':45 'post':24 'post-quantun':23 'put':72 'quantun':25 'realiti':67 'rumour':30 'sabotag':34 'self':33 'self-sabotag':32 'slow':18 'standard':22 'still':69 'suspect':11 'theoret':59 'thing':78 'thrust':76 'tor':47 'traffic':53 'vulner':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6660820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705937519 {#3531
    date: 2024-01-22 16:31:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#3529
  +user: Proxies\__CG__\App\Entity\User {#3537 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3491
    +user: Proxies\__CG__\App\Entity\User {#3498 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#3399
      +user: App\Entity\User {#2516 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: App\Entity\EntryComment {#3170
        +user: App\Entity\User {#2047 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
        +image: null
        +parent: App\Entity\EntryComment {#2503
          +user: App\Entity\User {#2516 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            If you’re not running your own server **privacy policies are not even worth the pixels they’re presented on.**\n
            \n
            Literally, you’re just taking a random person’s word for it (whoever the admin is). A website is a black box, you have *no idea* what’s going on on the back-end.\n
            \n
            The **only** way to be in complete control of your user data is to run your own server and be literally the only user on it.\n
            \n
            Even then, any public comments you make are, you know… public.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1727670017 {#2497
            date: 2024-09-30 06:20:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ChasingEnigma@lemmy.world"
            "@ChasingEnigma@lemmy.world"
            "@ChasingEnigma@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2504 …}
          +nested: Doctrine\ORM\PersistentCollection {#2506 …}
          +votes: Doctrine\ORM\PersistentCollection {#2508 …}
          +reports: Doctrine\ORM\PersistentCollection {#2510 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
          -id: 326417
          -bodyTs: "'admin':35 'back':54 'back-end':53 'black':41 'box':42 'comment':86 'complet':62 'control':63 'data':67 'end':55 'even':13,82 'go':49 'idea':46 'know':91 'liter':21,76 'make':88 'person':28 'pixel':16 'polici':10 'present':19 'privaci':9 'public':85,92 'random':27 're':3,18,23 'run':5,70 'server':8,73 'take':25 'user':66,79 'way':58 'websit':38 'whoever':33 'word':30 'worth':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/5823679"
          +editedAt: DateTimeImmutable @1727174141 {#2498
            date: 2024-09-24 12:35:41.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705781875 {#2499
            date: 2024-01-20 21:17:55.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2503}
        +body: "Well there’s still the legal threat. You have to trust *someone*, unless you’re creating your own hardware and never connecting to the internet"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705782588 {#3168
          date: 2024-01-20 21:29:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@SnotFlickerman@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3171 …}
        +nested: Doctrine\ORM\PersistentCollection {#3173 …}
        +votes: Doctrine\ORM\PersistentCollection {#3175 …}
        +reports: Doctrine\ORM\PersistentCollection {#3177 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
        -id: 326453
        -bodyTs: "'connect':22 'creat':16 'hardwar':19 'internet':25 'legal':6 'never':21 're':15 'someon':12 'still':4 'threat':7 'trust':11 'unless':13 'well':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7560248"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705782588 {#3169
          date: 2024-01-20 21:29:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2503}
      +body: """
        True! All your data will pass over other hardware owned by other people.\n
        \n
        The only *real* online privacy is not connecting to the internet to begin with.\n
        \n
        The whole system is based on trust.\n
        \n
        Which is why I think some of these privacy demands are straight silly.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705782748 {#3397
        date: 2024-01-20 21:32:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@SnotFlickerman@lemmy.blahaj.zone"
        "@morrowind@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3400 …}
      +nested: Doctrine\ORM\PersistentCollection {#3402 …}
      +votes: Doctrine\ORM\PersistentCollection {#3404 …}
      +reports: Doctrine\ORM\PersistentCollection {#3406 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3408 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3410 …}
      -id: 326460
      -bodyTs: "'base':32 'begin':26 'connect':21 'data':4 'demand':44 'hardwar':9 'internet':24 'onlin':17 'own':10 'pass':6 'peopl':13 'privaci':18,43 'real':16 'silli':47 'straight':46 'system':30 'think':39 'true':1 'trust':34 'whole':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5824017"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705782748 {#3398
        date: 2024-01-20 21:32:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2503}
    +body: """
      > All your data will pass over other hardware owned by other people. The only real online privacy is not connecting to the internet to begin with.\n
      \n
      And now we’re entering into the realm of encryption, especially end-to-end. Generally speaking, just because you’re sending information that touches other people’s hardware, doesn’t mean it’s public and readable.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705807703 {#3490
      date: 2024-01-21 04:28:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
      "@morrowind@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3500 …}
    +nested: Doctrine\ORM\PersistentCollection {#3502 …}
    +votes: Doctrine\ORM\PersistentCollection {#3504 …}
    +reports: Doctrine\ORM\PersistentCollection {#3506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3510 …}
    -id: 327303
    -bodyTs: "'begin':25 'connect':20 'data':3 'doesn':56 'encrypt':36 'end':39,41 'end-to-end':38 'enter':31 'especi':37 'general':42 'hardwar':8,55 'inform':49 'internet':23 'mean':58 'onlin':16 'own':9 'pass':5 'peopl':12,53 'privaci':17 'public':61 're':30,47 'readabl':63 'real':15 'realm':34 'send':48 'speak':43 'touch':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6869044"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705807703 {#3493
      date: 2024-01-21 04:28:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2503}
  +body: """
    Even then, AMD, Intel and now Apple CPU chips are suspected to be backdored. NIST has been slow to adapt a standard post-quantun E2EE algorithm, with some rumours of self-sabotage mandated by NSA (like they have already done in the past). The Tor network is extremely vulnerable to traffic correlation by big parties.\n
    \n
    Encryption theoretically gives you what you describe, but in reality you still need to put a lot of thrust in things like your own hardware.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705937519 {#3534
    date: 2024-01-22 16:31:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@morrowind@lemmy.ml"
    "@FutileRecipe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3540 …}
  +nested: Doctrine\ORM\PersistentCollection {#3542 …}
  +votes: Doctrine\ORM\PersistentCollection {#3538 …}
  +reports: Doctrine\ORM\PersistentCollection {#3545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3549 …}
  -id: 331621
  -bodyTs: "'adapt':20 'algorithm':27 'alreadi':41 'amd':3 'appl':7 'backdor':14 'big':56 'chip':9 'correl':54 'cpu':8 'describ':64 'done':42 'e2ee':26 'encrypt':58 'even':1 'extrem':50 'give':60 'hardwar':82 'intel':4 'like':38,79 'lot':74 'mandat':35 'need':70 'network':48 'nist':15 'nsa':37 'parti':57 'past':45 'post':24 'post-quantun':23 'put':72 'quantun':25 'realiti':67 'rumour':30 'sabotag':34 'self':33 'self-sabotag':32 'slow':18 'standard':22 'still':69 'suspect':11 'theoret':59 'thing':78 'thrust':76 'tor':47 'traffic':53 'vulner':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6660820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705937519 {#3531
    date: 2024-01-22 16:31:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#3529
  +user: Proxies\__CG__\App\Entity\User {#3537 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3491
    +user: Proxies\__CG__\App\Entity\User {#3498 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#3399
      +user: App\Entity\User {#2516 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: App\Entity\EntryComment {#3170
        +user: App\Entity\User {#2047 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
        +image: null
        +parent: App\Entity\EntryComment {#2503
          +user: App\Entity\User {#2516 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            If you’re not running your own server **privacy policies are not even worth the pixels they’re presented on.**\n
            \n
            Literally, you’re just taking a random person’s word for it (whoever the admin is). A website is a black box, you have *no idea* what’s going on on the back-end.\n
            \n
            The **only** way to be in complete control of your user data is to run your own server and be literally the only user on it.\n
            \n
            Even then, any public comments you make are, you know… public.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1727670017 {#2497
            date: 2024-09-30 06:20:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ChasingEnigma@lemmy.world"
            "@ChasingEnigma@lemmy.world"
            "@ChasingEnigma@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2504 …}
          +nested: Doctrine\ORM\PersistentCollection {#2506 …}
          +votes: Doctrine\ORM\PersistentCollection {#2508 …}
          +reports: Doctrine\ORM\PersistentCollection {#2510 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
          -id: 326417
          -bodyTs: "'admin':35 'back':54 'back-end':53 'black':41 'box':42 'comment':86 'complet':62 'control':63 'data':67 'end':55 'even':13,82 'go':49 'idea':46 'know':91 'liter':21,76 'make':88 'person':28 'pixel':16 'polici':10 'present':19 'privaci':9 'public':85,92 'random':27 're':3,18,23 'run':5,70 'server':8,73 'take':25 'user':66,79 'way':58 'websit':38 'whoever':33 'word':30 'worth':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/5823679"
          +editedAt: DateTimeImmutable @1727174141 {#2498
            date: 2024-09-24 12:35:41.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705781875 {#2499
            date: 2024-01-20 21:17:55.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2503}
        +body: "Well there’s still the legal threat. You have to trust *someone*, unless you’re creating your own hardware and never connecting to the internet"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705782588 {#3168
          date: 2024-01-20 21:29:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@SnotFlickerman@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3171 …}
        +nested: Doctrine\ORM\PersistentCollection {#3173 …}
        +votes: Doctrine\ORM\PersistentCollection {#3175 …}
        +reports: Doctrine\ORM\PersistentCollection {#3177 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
        -id: 326453
        -bodyTs: "'connect':22 'creat':16 'hardwar':19 'internet':25 'legal':6 'never':21 're':15 'someon':12 'still':4 'threat':7 'trust':11 'unless':13 'well':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7560248"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705782588 {#3169
          date: 2024-01-20 21:29:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2503}
      +body: """
        True! All your data will pass over other hardware owned by other people.\n
        \n
        The only *real* online privacy is not connecting to the internet to begin with.\n
        \n
        The whole system is based on trust.\n
        \n
        Which is why I think some of these privacy demands are straight silly.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705782748 {#3397
        date: 2024-01-20 21:32:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@SnotFlickerman@lemmy.blahaj.zone"
        "@morrowind@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3400 …}
      +nested: Doctrine\ORM\PersistentCollection {#3402 …}
      +votes: Doctrine\ORM\PersistentCollection {#3404 …}
      +reports: Doctrine\ORM\PersistentCollection {#3406 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3408 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3410 …}
      -id: 326460
      -bodyTs: "'base':32 'begin':26 'connect':21 'data':4 'demand':44 'hardwar':9 'internet':24 'onlin':17 'own':10 'pass':6 'peopl':13 'privaci':18,43 'real':16 'silli':47 'straight':46 'system':30 'think':39 'true':1 'trust':34 'whole':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5824017"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705782748 {#3398
        date: 2024-01-20 21:32:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2503}
    +body: """
      > All your data will pass over other hardware owned by other people. The only real online privacy is not connecting to the internet to begin with.\n
      \n
      And now we’re entering into the realm of encryption, especially end-to-end. Generally speaking, just because you’re sending information that touches other people’s hardware, doesn’t mean it’s public and readable.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705807703 {#3490
      date: 2024-01-21 04:28:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
      "@morrowind@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3500 …}
    +nested: Doctrine\ORM\PersistentCollection {#3502 …}
    +votes: Doctrine\ORM\PersistentCollection {#3504 …}
    +reports: Doctrine\ORM\PersistentCollection {#3506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3510 …}
    -id: 327303
    -bodyTs: "'begin':25 'connect':20 'data':3 'doesn':56 'encrypt':36 'end':39,41 'end-to-end':38 'enter':31 'especi':37 'general':42 'hardwar':8,55 'inform':49 'internet':23 'mean':58 'onlin':16 'own':9 'pass':5 'peopl':12,53 'privaci':17 'public':61 're':30,47 'readabl':63 'real':15 'realm':34 'send':48 'speak':43 'touch':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6869044"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705807703 {#3493
      date: 2024-01-21 04:28:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2503}
  +body: """
    Even then, AMD, Intel and now Apple CPU chips are suspected to be backdored. NIST has been slow to adapt a standard post-quantun E2EE algorithm, with some rumours of self-sabotage mandated by NSA (like they have already done in the past). The Tor network is extremely vulnerable to traffic correlation by big parties.\n
    \n
    Encryption theoretically gives you what you describe, but in reality you still need to put a lot of thrust in things like your own hardware.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705937519 {#3534
    date: 2024-01-22 16:31:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@morrowind@lemmy.ml"
    "@FutileRecipe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3540 …}
  +nested: Doctrine\ORM\PersistentCollection {#3542 …}
  +votes: Doctrine\ORM\PersistentCollection {#3538 …}
  +reports: Doctrine\ORM\PersistentCollection {#3545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3549 …}
  -id: 331621
  -bodyTs: "'adapt':20 'algorithm':27 'alreadi':41 'amd':3 'appl':7 'backdor':14 'big':56 'chip':9 'correl':54 'cpu':8 'describ':64 'done':42 'e2ee':26 'encrypt':58 'even':1 'extrem':50 'give':60 'hardwar':82 'intel':4 'like':38,79 'lot':74 'mandat':35 'need':70 'network':48 'nist':15 'nsa':37 'parti':57 'past':45 'post':24 'post-quantun':23 'put':72 'quantun':25 'realiti':67 'rumour':30 'sabotag':34 'self':33 'self-sabotag':32 'slow':18 'standard':22 'still':69 'suspect':11 'theoret':59 'thing':78 'thrust':76 'tor':47 'traffic':53 'vulner':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6660820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705937519 {#3531
    date: 2024-01-22 16:31:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#3446
  +user: App\Entity\User {#2516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3186 …}
  +root: App\Entity\EntryComment {#2503
    +user: App\Entity\User {#2516 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      If you’re not running your own server **privacy policies are not even worth the pixels they’re presented on.**\n
      \n
      Literally, you’re just taking a random person’s word for it (whoever the admin is). A website is a black box, you have *no idea* what’s going on on the back-end.\n
      \n
      The **only** way to be in complete control of your user data is to run your own server and be literally the only user on it.\n
      \n
      Even then, any public comments you make are, you know… public.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1727670017 {#2497
      date: 2024-09-30 06:20:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2504 …}
    +nested: Doctrine\ORM\PersistentCollection {#2506 …}
    +votes: Doctrine\ORM\PersistentCollection {#2508 …}
    +reports: Doctrine\ORM\PersistentCollection {#2510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
    -id: 326417
    -bodyTs: "'admin':35 'back':54 'back-end':53 'black':41 'box':42 'comment':86 'complet':62 'control':63 'data':67 'end':55 'even':13,82 'go':49 'idea':46 'know':91 'liter':21,76 'make':88 'person':28 'pixel':16 'polici':10 'present':19 'privaci':9 'public':85,92 'random':27 're':3,18,23 'run':5,70 'server':8,73 'take':25 'user':66,79 'way':58 'websit':38 'whoever':33 'word':30 'worth':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5823679"
    +editedAt: DateTimeImmutable @1727174141 {#2498
      date: 2024-09-24 12:35:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705781875 {#2499
      date: 2024-01-20 21:17:55.0 +01:00
    }
  }
  +body: """
    > I think that’s worth considering: an open-source volunteer project requires and leaks way more data than a private corporation it’s mimicking.\n
    \n
    It couldn’t be that one has had loads of VC funding for *checks notes… 15 years. Whereas one has been barely funded for five years and has more people *complaining* than *adding code*.\n
    \n
    Actually, *it makes perfect sense* that an open source project that doesn’t have a big organization behind it isn’t going to have the same capability anywhere near as quickly. Reddit also makes money from advertising. The money for Lemmy is from donations and an abysmally small set of grants.\n
    \n
    Hell, Matrix, an actual open source communications protocol is 9 years old and they still haven’t gotten encrypted video group chats working properly and if I recall correctly still offload a lot of that to JitsiMeet. I was using Matrix/Riot.IM (now Element) in 2016 and it was garbage that barely worked, and updates constantly broke what previously worked, etc. It **took time to become better** and Matrix *does have a whole ass organization backing it.*\n
    \n
    For comparison, Lemmy has been around for about five years and they’ve had far less financial backing and developers contributing to the project. Matrix has governments like France and Germany lining up for services for private communications, which means they’ve literally got people paying them for the service of helping manage their Matrix servers. Lemmy doesn’t have the same advantages. They don’t have a service or ads to sell (no ads is part of the *appeal.*).\n
    \n
    For what its worth, [Veilid exists,](https://veilid.com/) if you’re looking for a better framework to start with than ActivityPub.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705790402 {#3443
    date: 2024-01-20 23:40:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@LWD@lemm.ee"
    "@ChasingEnigma@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@LWD@lemm.ee"
    "@ChasingEnigma@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@LWD@lemm.ee"
    "@ChasingEnigma@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@LWD@lemm.ee"
    "@ChasingEnigma@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@LWD@lemm.ee"
    "@ChasingEnigma@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@LWD@lemm.ee"
    "@ChasingEnigma@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3447 …}
  +nested: Doctrine\ORM\PersistentCollection {#3449 …}
  +votes: Doctrine\ORM\PersistentCollection {#3451 …}
  +reports: Doctrine\ORM\PersistentCollection {#3453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3457 …}
  -id: 326747
  -bodyTs: "'/)':275 '15':41 '2016':155 '9':120 'abysm':106 'activitypub':288 'actual':60,114 'ad':58,257,261 'advantag':249 'advertis':96 'also':92 'anywher':87 'appeal':266 'around':192 'ass':183 'back':185,204 'bare':47,161 'becom':175 'behind':77 'better':176,282 'big':75 'broke':166 'capabl':86 'chat':132 'check':39 'code':59 'communic':117,224 'comparison':188 'complain':56 'consid':6 'constant':165 'contribut':207 'corpor':22 'correct':139 'couldn':27 'data':18 'develop':206 'doesn':71,244 'donat':103 'element':153 'encrypt':129 'etc':170 'exist':272 'far':201 'financi':203 'five':50,195 'framework':283 'franc':215 'fund':37,48 'garbag':159 'germani':217 'go':81 'got':230 'gotten':128 'govern':213 'grant':110 'group':131 'haven':126 'hell':111 'help':238 'isn':79 'jitsimeet':147 'leak':15 'lemmi':100,189,243 'less':202 'like':214 'line':218 'liter':229 'load':34 'look':279 'lot':143 'make':62,93 'manag':239 'matrix':112,178,211,241 'matrix/riot.im':151 'mean':226 'mimick':25 'money':94,98 'near':88 'note':40 'offload':141 'old':122 'one':31,44 'open':9,67,115 'open-sourc':8 'organ':76,184 'part':263 'pay':232 'peopl':55,231 'perfect':63 'previous':168 'privat':21,223 'project':12,69,210 'proper':134 'protocol':118 'quick':90 're':278 'recal':138 'reddit':91 'requir':13 'sell':259 'sens':64 'server':242 'servic':221,236,255 'set':108 'small':107 'sourc':10,68,116 'start':285 'still':125,140 'think':2 'time':173 'took':172 'updat':164 'use':150 'vc':36 've':199,228 'veilid':271 'veilid.com':274 'veilid.com/)':273 'video':130 'volunt':11 'way':16 'wherea':43 'whole':182 'work':133,162,169 'worth':5,270 'year':42,51,121,196"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5826905"
  +editedAt: DateTimeImmutable @1727202949 {#3444
    date: 2024-09-24 20:35:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705790402 {#3445
    date: 2024-01-20 23:40:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#3446
  +user: App\Entity\User {#2516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3186 …}
  +root: App\Entity\EntryComment {#2503
    +user: App\Entity\User {#2516 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      If you’re not running your own server **privacy policies are not even worth the pixels they’re presented on.**\n
      \n
      Literally, you’re just taking a random person’s word for it (whoever the admin is). A website is a black box, you have *no idea* what’s going on on the back-end.\n
      \n
      The **only** way to be in complete control of your user data is to run your own server and be literally the only user on it.\n
      \n
      Even then, any public comments you make are, you know… public.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1727670017 {#2497
      date: 2024-09-30 06:20:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2504 …}
    +nested: Doctrine\ORM\PersistentCollection {#2506 …}
    +votes: Doctrine\ORM\PersistentCollection {#2508 …}
    +reports: Doctrine\ORM\PersistentCollection {#2510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
    -id: 326417
    -bodyTs: "'admin':35 'back':54 'back-end':53 'black':41 'box':42 'comment':86 'complet':62 'control':63 'data':67 'end':55 'even':13,82 'go':49 'idea':46 'know':91 'liter':21,76 'make':88 'person':28 'pixel':16 'polici':10 'present':19 'privaci':9 'public':85,92 'random':27 're':3,18,23 'run':5,70 'server':8,73 'take':25 'user':66,79 'way':58 'websit':38 'whoever':33 'word':30 'worth':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5823679"
    +editedAt: DateTimeImmutable @1727174141 {#2498
      date: 2024-09-24 12:35:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705781875 {#2499
      date: 2024-01-20 21:17:55.0 +01:00
    }
  }
  +body: """
    > I think that’s worth considering: an open-source volunteer project requires and leaks way more data than a private corporation it’s mimicking.\n
    \n
    It couldn’t be that one has had loads of VC funding for *checks notes… 15 years. Whereas one has been barely funded for five years and has more people *complaining* than *adding code*.\n
    \n
    Actually, *it makes perfect sense* that an open source project that doesn’t have a big organization behind it isn’t going to have the same capability anywhere near as quickly. Reddit also makes money from advertising. The money for Lemmy is from donations and an abysmally small set of grants.\n
    \n
    Hell, Matrix, an actual open source communications protocol is 9 years old and they still haven’t gotten encrypted video group chats working properly and if I recall correctly still offload a lot of that to JitsiMeet. I was using Matrix/Riot.IM (now Element) in 2016 and it was garbage that barely worked, and updates constantly broke what previously worked, etc. It **took time to become better** and Matrix *does have a whole ass organization backing it.*\n
    \n
    For comparison, Lemmy has been around for about five years and they’ve had far less financial backing and developers contributing to the project. Matrix has governments like France and Germany lining up for services for private communications, which means they’ve literally got people paying them for the service of helping manage their Matrix servers. Lemmy doesn’t have the same advantages. They don’t have a service or ads to sell (no ads is part of the *appeal.*).\n
    \n
    For what its worth, [Veilid exists,](https://veilid.com/) if you’re looking for a better framework to start with than ActivityPub.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705790402 {#3443
    date: 2024-01-20 23:40:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@LWD@lemm.ee"
    "@ChasingEnigma@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@LWD@lemm.ee"
    "@ChasingEnigma@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@LWD@lemm.ee"
    "@ChasingEnigma@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@LWD@lemm.ee"
    "@ChasingEnigma@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@LWD@lemm.ee"
    "@ChasingEnigma@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@LWD@lemm.ee"
    "@ChasingEnigma@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3447 …}
  +nested: Doctrine\ORM\PersistentCollection {#3449 …}
  +votes: Doctrine\ORM\PersistentCollection {#3451 …}
  +reports: Doctrine\ORM\PersistentCollection {#3453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3457 …}
  -id: 326747
  -bodyTs: "'/)':275 '15':41 '2016':155 '9':120 'abysm':106 'activitypub':288 'actual':60,114 'ad':58,257,261 'advantag':249 'advertis':96 'also':92 'anywher':87 'appeal':266 'around':192 'ass':183 'back':185,204 'bare':47,161 'becom':175 'behind':77 'better':176,282 'big':75 'broke':166 'capabl':86 'chat':132 'check':39 'code':59 'communic':117,224 'comparison':188 'complain':56 'consid':6 'constant':165 'contribut':207 'corpor':22 'correct':139 'couldn':27 'data':18 'develop':206 'doesn':71,244 'donat':103 'element':153 'encrypt':129 'etc':170 'exist':272 'far':201 'financi':203 'five':50,195 'framework':283 'franc':215 'fund':37,48 'garbag':159 'germani':217 'go':81 'got':230 'gotten':128 'govern':213 'grant':110 'group':131 'haven':126 'hell':111 'help':238 'isn':79 'jitsimeet':147 'leak':15 'lemmi':100,189,243 'less':202 'like':214 'line':218 'liter':229 'load':34 'look':279 'lot':143 'make':62,93 'manag':239 'matrix':112,178,211,241 'matrix/riot.im':151 'mean':226 'mimick':25 'money':94,98 'near':88 'note':40 'offload':141 'old':122 'one':31,44 'open':9,67,115 'open-sourc':8 'organ':76,184 'part':263 'pay':232 'peopl':55,231 'perfect':63 'previous':168 'privat':21,223 'project':12,69,210 'proper':134 'protocol':118 'quick':90 're':278 'recal':138 'reddit':91 'requir':13 'sell':259 'sens':64 'server':242 'servic':221,236,255 'set':108 'small':107 'sourc':10,68,116 'start':285 'still':125,140 'think':2 'time':173 'took':172 'updat':164 'use':150 'vc':36 've':199,228 'veilid':271 'veilid.com':274 'veilid.com/)':273 'video':130 'volunt':11 'way':16 'wherea':43 'whole':182 'work':133,162,169 'worth':5,270 'year':42,51,121,196"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5826905"
  +editedAt: DateTimeImmutable @1727202949 {#3444
    date: 2024-09-24 20:35:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705790402 {#3445
    date: 2024-01-20 23:40:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#3446
  +user: App\Entity\User {#2516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3186 …}
  +root: App\Entity\EntryComment {#2503
    +user: App\Entity\User {#2516 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      If you’re not running your own server **privacy policies are not even worth the pixels they’re presented on.**\n
      \n
      Literally, you’re just taking a random person’s word for it (whoever the admin is). A website is a black box, you have *no idea* what’s going on on the back-end.\n
      \n
      The **only** way to be in complete control of your user data is to run your own server and be literally the only user on it.\n
      \n
      Even then, any public comments you make are, you know… public.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1727670017 {#2497
      date: 2024-09-30 06:20:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2504 …}
    +nested: Doctrine\ORM\PersistentCollection {#2506 …}
    +votes: Doctrine\ORM\PersistentCollection {#2508 …}
    +reports: Doctrine\ORM\PersistentCollection {#2510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
    -id: 326417
    -bodyTs: "'admin':35 'back':54 'back-end':53 'black':41 'box':42 'comment':86 'complet':62 'control':63 'data':67 'end':55 'even':13,82 'go':49 'idea':46 'know':91 'liter':21,76 'make':88 'person':28 'pixel':16 'polici':10 'present':19 'privaci':9 'public':85,92 'random':27 're':3,18,23 'run':5,70 'server':8,73 'take':25 'user':66,79 'way':58 'websit':38 'whoever':33 'word':30 'worth':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5823679"
    +editedAt: DateTimeImmutable @1727174141 {#2498
      date: 2024-09-24 12:35:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705781875 {#2499
      date: 2024-01-20 21:17:55.0 +01:00
    }
  }
  +body: """
    > I think that’s worth considering: an open-source volunteer project requires and leaks way more data than a private corporation it’s mimicking.\n
    \n
    It couldn’t be that one has had loads of VC funding for *checks notes… 15 years. Whereas one has been barely funded for five years and has more people *complaining* than *adding code*.\n
    \n
    Actually, *it makes perfect sense* that an open source project that doesn’t have a big organization behind it isn’t going to have the same capability anywhere near as quickly. Reddit also makes money from advertising. The money for Lemmy is from donations and an abysmally small set of grants.\n
    \n
    Hell, Matrix, an actual open source communications protocol is 9 years old and they still haven’t gotten encrypted video group chats working properly and if I recall correctly still offload a lot of that to JitsiMeet. I was using Matrix/Riot.IM (now Element) in 2016 and it was garbage that barely worked, and updates constantly broke what previously worked, etc. It **took time to become better** and Matrix *does have a whole ass organization backing it.*\n
    \n
    For comparison, Lemmy has been around for about five years and they’ve had far less financial backing and developers contributing to the project. Matrix has governments like France and Germany lining up for services for private communications, which means they’ve literally got people paying them for the service of helping manage their Matrix servers. Lemmy doesn’t have the same advantages. They don’t have a service or ads to sell (no ads is part of the *appeal.*).\n
    \n
    For what its worth, [Veilid exists,](https://veilid.com/) if you’re looking for a better framework to start with than ActivityPub.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705790402 {#3443
    date: 2024-01-20 23:40:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@LWD@lemm.ee"
    "@ChasingEnigma@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@LWD@lemm.ee"
    "@ChasingEnigma@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@LWD@lemm.ee"
    "@ChasingEnigma@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@LWD@lemm.ee"
    "@ChasingEnigma@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@LWD@lemm.ee"
    "@ChasingEnigma@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@LWD@lemm.ee"
    "@ChasingEnigma@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3447 …}
  +nested: Doctrine\ORM\PersistentCollection {#3449 …}
  +votes: Doctrine\ORM\PersistentCollection {#3451 …}
  +reports: Doctrine\ORM\PersistentCollection {#3453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3457 …}
  -id: 326747
  -bodyTs: "'/)':275 '15':41 '2016':155 '9':120 'abysm':106 'activitypub':288 'actual':60,114 'ad':58,257,261 'advantag':249 'advertis':96 'also':92 'anywher':87 'appeal':266 'around':192 'ass':183 'back':185,204 'bare':47,161 'becom':175 'behind':77 'better':176,282 'big':75 'broke':166 'capabl':86 'chat':132 'check':39 'code':59 'communic':117,224 'comparison':188 'complain':56 'consid':6 'constant':165 'contribut':207 'corpor':22 'correct':139 'couldn':27 'data':18 'develop':206 'doesn':71,244 'donat':103 'element':153 'encrypt':129 'etc':170 'exist':272 'far':201 'financi':203 'five':50,195 'framework':283 'franc':215 'fund':37,48 'garbag':159 'germani':217 'go':81 'got':230 'gotten':128 'govern':213 'grant':110 'group':131 'haven':126 'hell':111 'help':238 'isn':79 'jitsimeet':147 'leak':15 'lemmi':100,189,243 'less':202 'like':214 'line':218 'liter':229 'load':34 'look':279 'lot':143 'make':62,93 'manag':239 'matrix':112,178,211,241 'matrix/riot.im':151 'mean':226 'mimick':25 'money':94,98 'near':88 'note':40 'offload':141 'old':122 'one':31,44 'open':9,67,115 'open-sourc':8 'organ':76,184 'part':263 'pay':232 'peopl':55,231 'perfect':63 'previous':168 'privat':21,223 'project':12,69,210 'proper':134 'protocol':118 'quick':90 're':278 'recal':138 'reddit':91 'requir':13 'sell':259 'sens':64 'server':242 'servic':221,236,255 'set':108 'small':107 'sourc':10,68,116 'start':285 'still':125,140 'think':2 'time':173 'took':172 'updat':164 'use':150 'vc':36 've':199,228 'veilid':271 'veilid.com':274 'veilid.com/)':273 'video':130 'volunt':11 'way':16 'wherea':43 'whole':182 'work':133,162,169 'worth':5,270 'year':42,51,121,196"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5826905"
  +editedAt: DateTimeImmutable @1727202949 {#3444
    date: 2024-09-24 20:35:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705790402 {#3445
    date: 2024-01-20 23:40:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#2577
  +user: App\Entity\User {#2590 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have a feeling that you might be misunderstanding what the actual purpose of lemmy is. lemmy has taken quite a few design decisions from Reddit which is exactly the same way. Both platforms are public places where all content is shared. Anyone using them needs to be aware of that fact. Mastodon might be a better fit for you as it is more focused on individuals rather than public communities."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1727397957 {#2572
    date: 2024-09-27 02:45:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2578 …}
  +nested: Doctrine\ORM\PersistentCollection {#2580 …}
  +votes: Doctrine\ORM\PersistentCollection {#2582 …}
  +reports: Doctrine\ORM\PersistentCollection {#2584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2588 …}
  -id: 326414
  -bodyTs: "'actual':12 'anyon':43 'awar':49 'better':57 'communiti':71 'content':40 'decis':24 'design':23 'exact':29 'fact':52 'feel':4 'fit':58 'focus':65 'individu':67 'lemmi':15,17 'mastodon':53 'might':7,54 'misunderstand':9 'need':46 'place':37 'platform':34 'public':36,70 'purpos':13 'quit':20 'rather':68 'reddit':26 'share':42 'taken':19 'use':44 'way':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6500011"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705781820 {#2573
    date: 2024-01-20 21:17:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#2577
  +user: App\Entity\User {#2590 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have a feeling that you might be misunderstanding what the actual purpose of lemmy is. lemmy has taken quite a few design decisions from Reddit which is exactly the same way. Both platforms are public places where all content is shared. Anyone using them needs to be aware of that fact. Mastodon might be a better fit for you as it is more focused on individuals rather than public communities."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1727397957 {#2572
    date: 2024-09-27 02:45:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2578 …}
  +nested: Doctrine\ORM\PersistentCollection {#2580 …}
  +votes: Doctrine\ORM\PersistentCollection {#2582 …}
  +reports: Doctrine\ORM\PersistentCollection {#2584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2588 …}
  -id: 326414
  -bodyTs: "'actual':12 'anyon':43 'awar':49 'better':57 'communiti':71 'content':40 'decis':24 'design':23 'exact':29 'fact':52 'feel':4 'fit':58 'focus':65 'individu':67 'lemmi':15,17 'mastodon':53 'might':7,54 'misunderstand':9 'need':46 'place':37 'platform':34 'public':36,70 'purpos':13 'quit':20 'rather':68 'reddit':26 'share':42 'taken':19 'use':44 'way':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6500011"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705781820 {#2573
    date: 2024-01-20 21:17:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#2577
  +user: App\Entity\User {#2590 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have a feeling that you might be misunderstanding what the actual purpose of lemmy is. lemmy has taken quite a few design decisions from Reddit which is exactly the same way. Both platforms are public places where all content is shared. Anyone using them needs to be aware of that fact. Mastodon might be a better fit for you as it is more focused on individuals rather than public communities."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1727397957 {#2572
    date: 2024-09-27 02:45:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2578 …}
  +nested: Doctrine\ORM\PersistentCollection {#2580 …}
  +votes: Doctrine\ORM\PersistentCollection {#2582 …}
  +reports: Doctrine\ORM\PersistentCollection {#2584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2588 …}
  -id: 326414
  -bodyTs: "'actual':12 'anyon':43 'awar':49 'better':57 'communiti':71 'content':40 'decis':24 'design':23 'exact':29 'fact':52 'feel':4 'fit':58 'focus':65 'individu':67 'lemmi':15,17 'mastodon':53 'might':7,54 'misunderstand':9 'need':46 'place':37 'platform':34 'public':36,70 'purpos':13 'quit':20 'rather':68 'reddit':26 'share':42 'taken':19 'use':44 'way':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6500011"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705781820 {#2573
    date: 2024-01-20 21:17:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#3065
  +user: Proxies\__CG__\App\Entity\User {#3064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2577
    +user: App\Entity\User {#2590 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: "I have a feeling that you might be misunderstanding what the actual purpose of lemmy is. lemmy has taken quite a few design decisions from Reddit which is exactly the same way. Both platforms are public places where all content is shared. Anyone using them needs to be aware of that fact. Mastodon might be a better fit for you as it is more focused on individuals rather than public communities."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1727397957 {#2572
      date: 2024-09-27 02:45:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2578 …}
    +nested: Doctrine\ORM\PersistentCollection {#2580 …}
    +votes: Doctrine\ORM\PersistentCollection {#2582 …}
    +reports: Doctrine\ORM\PersistentCollection {#2584 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2586 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2588 …}
    -id: 326414
    -bodyTs: "'actual':12 'anyon':43 'awar':49 'better':57 'communiti':71 'content':40 'decis':24 'design':23 'exact':29 'fact':52 'feel':4 'fit':58 'focus':65 'individu':67 'lemmi':15,17 'mastodon':53 'might':7,54 'misunderstand':9 'need':46 'place':37 'platform':34 'public':36,70 'purpos':13 'quit':20 'rather':68 'reddit':26 'share':42 'taken':19 'use':44 'way':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6500011"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705781820 {#2573
      date: 2024-01-20 21:17:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2577}
  +body: """
    Well, not exactly.\n
    \n
    | Reddit | Lemmy |\n
    |---|---|\n
    | Content is public | Content is public |\n
    | API access is limited | API access is limitless |\n
    | Vote data is inaccessible | Vote data is accessible |\n
    | No email needed | Email or something else often required |\n
    | One privacy policy | Basically no privacy policy |
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705860968 {#3067
    date: 2024-01-21 19:16:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@shortwavesurfer@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3063 …}
  +nested: Doctrine\ORM\PersistentCollection {#3061 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  -id: 328899
  -bodyTs: "'access':13,17,27 'api':12,16 'basic':40 'content':6,9 'data':21,25 'els':34 'email':29,31 'exact':3 'inaccess':23 'lemmi':5 'limit':15 'limitless':19 'need':30 'often':35 'one':37 'polici':39,43 'privaci':38,42 'public':8,11 'reddit':4 'requir':36 'someth':33 'vote':20,24 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8508650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705860968 {#3066
    date: 2024-01-21 19:16:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#3065
  +user: Proxies\__CG__\App\Entity\User {#3064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2577
    +user: App\Entity\User {#2590 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: "I have a feeling that you might be misunderstanding what the actual purpose of lemmy is. lemmy has taken quite a few design decisions from Reddit which is exactly the same way. Both platforms are public places where all content is shared. Anyone using them needs to be aware of that fact. Mastodon might be a better fit for you as it is more focused on individuals rather than public communities."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1727397957 {#2572
      date: 2024-09-27 02:45:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2578 …}
    +nested: Doctrine\ORM\PersistentCollection {#2580 …}
    +votes: Doctrine\ORM\PersistentCollection {#2582 …}
    +reports: Doctrine\ORM\PersistentCollection {#2584 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2586 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2588 …}
    -id: 326414
    -bodyTs: "'actual':12 'anyon':43 'awar':49 'better':57 'communiti':71 'content':40 'decis':24 'design':23 'exact':29 'fact':52 'feel':4 'fit':58 'focus':65 'individu':67 'lemmi':15,17 'mastodon':53 'might':7,54 'misunderstand':9 'need':46 'place':37 'platform':34 'public':36,70 'purpos':13 'quit':20 'rather':68 'reddit':26 'share':42 'taken':19 'use':44 'way':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6500011"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705781820 {#2573
      date: 2024-01-20 21:17:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2577}
  +body: """
    Well, not exactly.\n
    \n
    | Reddit | Lemmy |\n
    |---|---|\n
    | Content is public | Content is public |\n
    | API access is limited | API access is limitless |\n
    | Vote data is inaccessible | Vote data is accessible |\n
    | No email needed | Email or something else often required |\n
    | One privacy policy | Basically no privacy policy |
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705860968 {#3067
    date: 2024-01-21 19:16:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@shortwavesurfer@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3063 …}
  +nested: Doctrine\ORM\PersistentCollection {#3061 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  -id: 328899
  -bodyTs: "'access':13,17,27 'api':12,16 'basic':40 'content':6,9 'data':21,25 'els':34 'email':29,31 'exact':3 'inaccess':23 'lemmi':5 'limit':15 'limitless':19 'need':30 'often':35 'one':37 'polici':39,43 'privaci':38,42 'public':8,11 'reddit':4 'requir':36 'someth':33 'vote':20,24 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8508650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705860968 {#3066
    date: 2024-01-21 19:16:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#3065
  +user: Proxies\__CG__\App\Entity\User {#3064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2577
    +user: App\Entity\User {#2590 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: "I have a feeling that you might be misunderstanding what the actual purpose of lemmy is. lemmy has taken quite a few design decisions from Reddit which is exactly the same way. Both platforms are public places where all content is shared. Anyone using them needs to be aware of that fact. Mastodon might be a better fit for you as it is more focused on individuals rather than public communities."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1727397957 {#2572
      date: 2024-09-27 02:45:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2578 …}
    +nested: Doctrine\ORM\PersistentCollection {#2580 …}
    +votes: Doctrine\ORM\PersistentCollection {#2582 …}
    +reports: Doctrine\ORM\PersistentCollection {#2584 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2586 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2588 …}
    -id: 326414
    -bodyTs: "'actual':12 'anyon':43 'awar':49 'better':57 'communiti':71 'content':40 'decis':24 'design':23 'exact':29 'fact':52 'feel':4 'fit':58 'focus':65 'individu':67 'lemmi':15,17 'mastodon':53 'might':7,54 'misunderstand':9 'need':46 'place':37 'platform':34 'public':36,70 'purpos':13 'quit':20 'rather':68 'reddit':26 'share':42 'taken':19 'use':44 'way':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6500011"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705781820 {#2573
      date: 2024-01-20 21:17:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2577}
  +body: """
    Well, not exactly.\n
    \n
    | Reddit | Lemmy |\n
    |---|---|\n
    | Content is public | Content is public |\n
    | API access is limited | API access is limitless |\n
    | Vote data is inaccessible | Vote data is accessible |\n
    | No email needed | Email or something else often required |\n
    | One privacy policy | Basically no privacy policy |
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705860968 {#3067
    date: 2024-01-21 19:16:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@shortwavesurfer@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3063 …}
  +nested: Doctrine\ORM\PersistentCollection {#3061 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  -id: 328899
  -bodyTs: "'access':13,17,27 'api':12,16 'basic':40 'content':6,9 'data':21,25 'els':34 'email':29,31 'exact':3 'inaccess':23 'lemmi':5 'limit':15 'limitless':19 'need':30 'often':35 'one':37 'polici':39,43 'privaci':38,42 'public':8,11 'reddit':4 'requir':36 'someth':33 'vote':20,24 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8508650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705860968 {#3066
    date: 2024-01-21 19:16:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#2650
  +user: App\Entity\User {#2663 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "The way I see it, community-based social media is a public forum, where every post / comment is public (Obviously less applicable on an individualized platform like Instagram). Everyone has an inherent right to privacy, but not when they’re using a platform like Lemmy. Twitter and Facebook are fundamentally different platforms. You can’t expect privacy while using lemmy, so use a different platform to post private content."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1727175517 {#2645
    date: 2024-09-24 12:58:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2651 …}
  +nested: Doctrine\ORM\PersistentCollection {#2653 …}
  +votes: Doctrine\ORM\PersistentCollection {#2655 …}
  +reports: Doctrine\ORM\PersistentCollection {#2657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
  -id: 326398
  -bodyTs: "'applic':23 'base':8 'comment':18 'communiti':7 'community-bas':6 'content':70 'differ':52,65 'everi':16 'everyon':30 'expect':57 'facebook':49 'forum':14 'fundament':51 'individu':26 'inher':33 'instagram':29 'lemmi':46,61 'less':22 'like':28,45 'media':10 'obvious':21 'platform':27,44,53,66 'post':17,68 'privaci':36,58 'privat':69 'public':13,20 're':41 'right':34 'see':4 'social':9 'twitter':47 'use':42,60,63 'way':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6314593"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705781277 {#2646
    date: 2024-01-20 21:07:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#2650
  +user: App\Entity\User {#2663 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "The way I see it, community-based social media is a public forum, where every post / comment is public (Obviously less applicable on an individualized platform like Instagram). Everyone has an inherent right to privacy, but not when they’re using a platform like Lemmy. Twitter and Facebook are fundamentally different platforms. You can’t expect privacy while using lemmy, so use a different platform to post private content."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1727175517 {#2645
    date: 2024-09-24 12:58:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2651 …}
  +nested: Doctrine\ORM\PersistentCollection {#2653 …}
  +votes: Doctrine\ORM\PersistentCollection {#2655 …}
  +reports: Doctrine\ORM\PersistentCollection {#2657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
  -id: 326398
  -bodyTs: "'applic':23 'base':8 'comment':18 'communiti':7 'community-bas':6 'content':70 'differ':52,65 'everi':16 'everyon':30 'expect':57 'facebook':49 'forum':14 'fundament':51 'individu':26 'inher':33 'instagram':29 'lemmi':46,61 'less':22 'like':28,45 'media':10 'obvious':21 'platform':27,44,53,66 'post':17,68 'privaci':36,58 'privat':69 'public':13,20 're':41 'right':34 'see':4 'social':9 'twitter':47 'use':42,60,63 'way':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6314593"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705781277 {#2646
    date: 2024-01-20 21:07:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#2650
  +user: App\Entity\User {#2663 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "The way I see it, community-based social media is a public forum, where every post / comment is public (Obviously less applicable on an individualized platform like Instagram). Everyone has an inherent right to privacy, but not when they’re using a platform like Lemmy. Twitter and Facebook are fundamentally different platforms. You can’t expect privacy while using lemmy, so use a different platform to post private content."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1727175517 {#2645
    date: 2024-09-24 12:58:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2651 …}
  +nested: Doctrine\ORM\PersistentCollection {#2653 …}
  +votes: Doctrine\ORM\PersistentCollection {#2655 …}
  +reports: Doctrine\ORM\PersistentCollection {#2657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
  -id: 326398
  -bodyTs: "'applic':23 'base':8 'comment':18 'communiti':7 'community-bas':6 'content':70 'differ':52,65 'everi':16 'everyon':30 'expect':57 'facebook':49 'forum':14 'fundament':51 'individu':26 'inher':33 'instagram':29 'lemmi':46,61 'less':22 'like':28,45 'media':10 'obvious':21 'platform':27,44,53,66 'post':17,68 'privaci':36,58 'privat':69 'public':13,20 're':41 'right':34 'see':4 'social':9 'twitter':47 'use':42,60,63 'way':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6314593"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705781277 {#2646
    date: 2024-01-20 21:07:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#3080
  +user: App\Entity\User {#2516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2650
    +user: App\Entity\User {#2663 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: "The way I see it, community-based social media is a public forum, where every post / comment is public (Obviously less applicable on an individualized platform like Instagram). Everyone has an inherent right to privacy, but not when they’re using a platform like Lemmy. Twitter and Facebook are fundamentally different platforms. You can’t expect privacy while using lemmy, so use a different platform to post private content."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1727175517 {#2645
      date: 2024-09-24 12:58:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2651 …}
    +nested: Doctrine\ORM\PersistentCollection {#2653 …}
    +votes: Doctrine\ORM\PersistentCollection {#2655 …}
    +reports: Doctrine\ORM\PersistentCollection {#2657 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
    -id: 326398
    -bodyTs: "'applic':23 'base':8 'comment':18 'communiti':7 'community-bas':6 'content':70 'differ':52,65 'everi':16 'everyon':30 'expect':57 'facebook':49 'forum':14 'fundament':51 'individu':26 'inher':33 'instagram':29 'lemmi':46,61 'less':22 'like':28,45 'media':10 'obvious':21 'platform':27,44,53,66 'post':17,68 'privaci':36,58 'privat':69 'public':13,20 're':41 'right':34 'see':4 'social':9 'twitter':47 'use':42,60,63 'way':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/6314593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705781277 {#2646
      date: 2024-01-20 21:07:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2650}
  +body: """
    These people should be looking into spinning up Matrix servers if they want a private club with real privacy so bad.\n
    \n
    It’s definitely a weird thing to constantly be upset about: “People can see what I posted in public when I post them publicly!”\n
    \n
    It’s like complaining about people being able to take photos with you in the background in public. It’s a public space, there is no expectation of privacy.\n
    \n
    If you want a private internet experience, you have to put some work in.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1705782414 {#3083
    date: 2024-01-20 21:26:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@amanneedsamaid@sopuli.xyz"
    "@ChasingEnigma@lemmy.world"
    "@amanneedsamaid@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3079 …}
  +nested: Doctrine\ORM\PersistentCollection {#3077 …}
  +votes: Doctrine\ORM\PersistentCollection {#3075 …}
  +reports: Doctrine\ORM\PersistentCollection {#3073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
  -id: 326443
  -bodyTs: "'abl':53 'background':61 'bad':21 'club':16 'complain':49 'constant':29 'definit':24 'expect':72 'experi':81 'internet':80 'like':48 'look':5 'matrix':9 'peopl':2,33,51 'photo':56 'post':38,43 'privaci':19,74 'privat':15,79 'public':40,45,63,67 'put':85 'real':18 'see':35 'server':10 'space':68 'spin':7 'take':55 'thing':27 'upset':31 'want':13,77 'weird':26 'work':87"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5823878"
  +editedAt: DateTimeImmutable @1727175680 {#3082
    date: 2024-09-24 13:01:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705782414 {#3081
    date: 2024-01-20 21:26:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#3080
  +user: App\Entity\User {#2516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2650
    +user: App\Entity\User {#2663 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: "The way I see it, community-based social media is a public forum, where every post / comment is public (Obviously less applicable on an individualized platform like Instagram). Everyone has an inherent right to privacy, but not when they’re using a platform like Lemmy. Twitter and Facebook are fundamentally different platforms. You can’t expect privacy while using lemmy, so use a different platform to post private content."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1727175517 {#2645
      date: 2024-09-24 12:58:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2651 …}
    +nested: Doctrine\ORM\PersistentCollection {#2653 …}
    +votes: Doctrine\ORM\PersistentCollection {#2655 …}
    +reports: Doctrine\ORM\PersistentCollection {#2657 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
    -id: 326398
    -bodyTs: "'applic':23 'base':8 'comment':18 'communiti':7 'community-bas':6 'content':70 'differ':52,65 'everi':16 'everyon':30 'expect':57 'facebook':49 'forum':14 'fundament':51 'individu':26 'inher':33 'instagram':29 'lemmi':46,61 'less':22 'like':28,45 'media':10 'obvious':21 'platform':27,44,53,66 'post':17,68 'privaci':36,58 'privat':69 'public':13,20 're':41 'right':34 'see':4 'social':9 'twitter':47 'use':42,60,63 'way':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/6314593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705781277 {#2646
      date: 2024-01-20 21:07:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2650}
  +body: """
    These people should be looking into spinning up Matrix servers if they want a private club with real privacy so bad.\n
    \n
    It’s definitely a weird thing to constantly be upset about: “People can see what I posted in public when I post them publicly!”\n
    \n
    It’s like complaining about people being able to take photos with you in the background in public. It’s a public space, there is no expectation of privacy.\n
    \n
    If you want a private internet experience, you have to put some work in.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1705782414 {#3083
    date: 2024-01-20 21:26:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@amanneedsamaid@sopuli.xyz"
    "@ChasingEnigma@lemmy.world"
    "@amanneedsamaid@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3079 …}
  +nested: Doctrine\ORM\PersistentCollection {#3077 …}
  +votes: Doctrine\ORM\PersistentCollection {#3075 …}
  +reports: Doctrine\ORM\PersistentCollection {#3073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
  -id: 326443
  -bodyTs: "'abl':53 'background':61 'bad':21 'club':16 'complain':49 'constant':29 'definit':24 'expect':72 'experi':81 'internet':80 'like':48 'look':5 'matrix':9 'peopl':2,33,51 'photo':56 'post':38,43 'privaci':19,74 'privat':15,79 'public':40,45,63,67 'put':85 'real':18 'see':35 'server':10 'space':68 'spin':7 'take':55 'thing':27 'upset':31 'want':13,77 'weird':26 'work':87"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5823878"
  +editedAt: DateTimeImmutable @1727175680 {#3082
    date: 2024-09-24 13:01:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705782414 {#3081
    date: 2024-01-20 21:26:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#3080
  +user: App\Entity\User {#2516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2650
    +user: App\Entity\User {#2663 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: "The way I see it, community-based social media is a public forum, where every post / comment is public (Obviously less applicable on an individualized platform like Instagram). Everyone has an inherent right to privacy, but not when they’re using a platform like Lemmy. Twitter and Facebook are fundamentally different platforms. You can’t expect privacy while using lemmy, so use a different platform to post private content."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1727175517 {#2645
      date: 2024-09-24 12:58:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2651 …}
    +nested: Doctrine\ORM\PersistentCollection {#2653 …}
    +votes: Doctrine\ORM\PersistentCollection {#2655 …}
    +reports: Doctrine\ORM\PersistentCollection {#2657 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
    -id: 326398
    -bodyTs: "'applic':23 'base':8 'comment':18 'communiti':7 'community-bas':6 'content':70 'differ':52,65 'everi':16 'everyon':30 'expect':57 'facebook':49 'forum':14 'fundament':51 'individu':26 'inher':33 'instagram':29 'lemmi':46,61 'less':22 'like':28,45 'media':10 'obvious':21 'platform':27,44,53,66 'post':17,68 'privaci':36,58 'privat':69 'public':13,20 're':41 'right':34 'see':4 'social':9 'twitter':47 'use':42,60,63 'way':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/6314593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705781277 {#2646
      date: 2024-01-20 21:07:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2650}
  +body: """
    These people should be looking into spinning up Matrix servers if they want a private club with real privacy so bad.\n
    \n
    It’s definitely a weird thing to constantly be upset about: “People can see what I posted in public when I post them publicly!”\n
    \n
    It’s like complaining about people being able to take photos with you in the background in public. It’s a public space, there is no expectation of privacy.\n
    \n
    If you want a private internet experience, you have to put some work in.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1705782414 {#3083
    date: 2024-01-20 21:26:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@amanneedsamaid@sopuli.xyz"
    "@ChasingEnigma@lemmy.world"
    "@amanneedsamaid@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3079 …}
  +nested: Doctrine\ORM\PersistentCollection {#3077 …}
  +votes: Doctrine\ORM\PersistentCollection {#3075 …}
  +reports: Doctrine\ORM\PersistentCollection {#3073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
  -id: 326443
  -bodyTs: "'abl':53 'background':61 'bad':21 'club':16 'complain':49 'constant':29 'definit':24 'expect':72 'experi':81 'internet':80 'like':48 'look':5 'matrix':9 'peopl':2,33,51 'photo':56 'post':38,43 'privaci':19,74 'privat':15,79 'public':40,45,63,67 'put':85 'real':18 'see':35 'server':10 'space':68 'spin':7 'take':55 'thing':27 'upset':31 'want':13,77 'weird':26 'work':87"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5823878"
  +editedAt: DateTimeImmutable @1727175680 {#3082
    date: 2024-09-24 13:01:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705782414 {#3081
    date: 2024-01-20 21:26:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#2723
  +user: App\Entity\User {#2736 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    When you have privacy settings, what you really have is a lie.\n
    \n
    It starts out with good intentions, like those in this post, but eventually everyone forgets that *the platform* still sees your posts and *does not give a shit about selling them*.\n
    \n
    I would rather acknowledge from the very beginning that this entire system is not private, so there is never such a misunderstanding.\n
    \n
    Everyone should post and comment with caution, just like you use caution with what you say in public places.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 63
  +score: 0
  +lastActive: DateTime @1727194774 {#2718
    date: 2024-09-24 18:19:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2724 …}
  +nested: Doctrine\ORM\PersistentCollection {#2726 …}
  +votes: Doctrine\ORM\PersistentCollection {#2728 …}
  +reports: Doctrine\ORM\PersistentCollection {#2730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
  -id: 326384
  -bodyTs: "'acknowledg':47 'begin':51 'caution':72,77 'comment':70 'entir':54 'eventu':25 'everyon':26,66 'forget':27 'give':38 'good':17 'intent':18 'lie':12 'like':19,74 'misunderstand':65 'never':62 'place':84 'platform':30 'post':23,34,68 'privaci':4 'privat':58 'public':83 'rather':46 'realli':8 'say':81 'see':32 'sell':42 'set':5 'shit':40 'start':14 'still':31 'system':55 'use':76 'would':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6857136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705780894 {#2719
    date: 2024-01-20 21:01:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#2723
  +user: App\Entity\User {#2736 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    When you have privacy settings, what you really have is a lie.\n
    \n
    It starts out with good intentions, like those in this post, but eventually everyone forgets that *the platform* still sees your posts and *does not give a shit about selling them*.\n
    \n
    I would rather acknowledge from the very beginning that this entire system is not private, so there is never such a misunderstanding.\n
    \n
    Everyone should post and comment with caution, just like you use caution with what you say in public places.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 63
  +score: 0
  +lastActive: DateTime @1727194774 {#2718
    date: 2024-09-24 18:19:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2724 …}
  +nested: Doctrine\ORM\PersistentCollection {#2726 …}
  +votes: Doctrine\ORM\PersistentCollection {#2728 …}
  +reports: Doctrine\ORM\PersistentCollection {#2730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
  -id: 326384
  -bodyTs: "'acknowledg':47 'begin':51 'caution':72,77 'comment':70 'entir':54 'eventu':25 'everyon':26,66 'forget':27 'give':38 'good':17 'intent':18 'lie':12 'like':19,74 'misunderstand':65 'never':62 'place':84 'platform':30 'post':23,34,68 'privaci':4 'privat':58 'public':83 'rather':46 'realli':8 'say':81 'see':32 'sell':42 'set':5 'shit':40 'start':14 'still':31 'system':55 'use':76 'would':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6857136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705780894 {#2719
    date: 2024-01-20 21:01:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#2723
  +user: App\Entity\User {#2736 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    When you have privacy settings, what you really have is a lie.\n
    \n
    It starts out with good intentions, like those in this post, but eventually everyone forgets that *the platform* still sees your posts and *does not give a shit about selling them*.\n
    \n
    I would rather acknowledge from the very beginning that this entire system is not private, so there is never such a misunderstanding.\n
    \n
    Everyone should post and comment with caution, just like you use caution with what you say in public places.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 63
  +score: 0
  +lastActive: DateTime @1727194774 {#2718
    date: 2024-09-24 18:19:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2724 …}
  +nested: Doctrine\ORM\PersistentCollection {#2726 …}
  +votes: Doctrine\ORM\PersistentCollection {#2728 …}
  +reports: Doctrine\ORM\PersistentCollection {#2730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
  -id: 326384
  -bodyTs: "'acknowledg':47 'begin':51 'caution':72,77 'comment':70 'entir':54 'eventu':25 'everyon':26,66 'forget':27 'give':38 'good':17 'intent':18 'lie':12 'like':19,74 'misunderstand':65 'never':62 'place':84 'platform':30 'post':23,34,68 'privaci':4 'privat':58 'public':83 'rather':46 'realli':8 'say':81 'see':32 'sell':42 'set':5 'shit':40 'start':14 'still':31 'system':55 'use':76 'would':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6857136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705780894 {#2719
    date: 2024-01-20 21:01:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#3113
  +user: Proxies\__CG__\App\Entity\User {#3112 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2723
    +user: App\Entity\User {#2736 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      When you have privacy settings, what you really have is a lie.\n
      \n
      It starts out with good intentions, like those in this post, but eventually everyone forgets that *the platform* still sees your posts and *does not give a shit about selling them*.\n
      \n
      I would rather acknowledge from the very beginning that this entire system is not private, so there is never such a misunderstanding.\n
      \n
      Everyone should post and comment with caution, just like you use caution with what you say in public places.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 63
    +score: 0
    +lastActive: DateTime @1727194774 {#2718
      date: 2024-09-24 18:19:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2724 …}
    +nested: Doctrine\ORM\PersistentCollection {#2726 …}
    +votes: Doctrine\ORM\PersistentCollection {#2728 …}
    +reports: Doctrine\ORM\PersistentCollection {#2730 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
    -id: 326384
    -bodyTs: "'acknowledg':47 'begin':51 'caution':72,77 'comment':70 'entir':54 'eventu':25 'everyon':26,66 'forget':27 'give':38 'good':17 'intent':18 'lie':12 'like':19,74 'misunderstand':65 'never':62 'place':84 'platform':30 'post':23,34,68 'privaci':4 'privat':58 'public':83 'rather':46 'realli':8 'say':81 'see':32 'sell':42 'set':5 'shit':40 'start':14 'still':31 'system':55 'use':76 'would':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6857136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705780894 {#2719
      date: 2024-01-20 21:01:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2723}
  +body: "The way you use caution saying something in a public place that you don’t want everyone to hear is by keeping your voice down so that only certain people can hear it. Without privacy settings there is no equivalent to that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705781401 {#3115
    date: 2024-01-20 21:10:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@Creddit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3111 …}
  +nested: Doctrine\ORM\PersistentCollection {#3109 …}
  +votes: Doctrine\ORM\PersistentCollection {#3107 …}
  +reports: Doctrine\ORM\PersistentCollection {#3105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
  -id: 326403
  -bodyTs: "'caution':5 'certain':29 'equival':40 'everyon':17 'hear':19,32 'keep':22 'peopl':30 'place':11 'privaci':35 'public':10 'say':6 'set':36 'someth':7 'use':4 'voic':24 'want':16 'way':2 'without':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6985016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705781401 {#3114
    date: 2024-01-20 21:10:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#3113
  +user: Proxies\__CG__\App\Entity\User {#3112 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2723
    +user: App\Entity\User {#2736 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      When you have privacy settings, what you really have is a lie.\n
      \n
      It starts out with good intentions, like those in this post, but eventually everyone forgets that *the platform* still sees your posts and *does not give a shit about selling them*.\n
      \n
      I would rather acknowledge from the very beginning that this entire system is not private, so there is never such a misunderstanding.\n
      \n
      Everyone should post and comment with caution, just like you use caution with what you say in public places.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 63
    +score: 0
    +lastActive: DateTime @1727194774 {#2718
      date: 2024-09-24 18:19:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2724 …}
    +nested: Doctrine\ORM\PersistentCollection {#2726 …}
    +votes: Doctrine\ORM\PersistentCollection {#2728 …}
    +reports: Doctrine\ORM\PersistentCollection {#2730 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
    -id: 326384
    -bodyTs: "'acknowledg':47 'begin':51 'caution':72,77 'comment':70 'entir':54 'eventu':25 'everyon':26,66 'forget':27 'give':38 'good':17 'intent':18 'lie':12 'like':19,74 'misunderstand':65 'never':62 'place':84 'platform':30 'post':23,34,68 'privaci':4 'privat':58 'public':83 'rather':46 'realli':8 'say':81 'see':32 'sell':42 'set':5 'shit':40 'start':14 'still':31 'system':55 'use':76 'would':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6857136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705780894 {#2719
      date: 2024-01-20 21:01:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2723}
  +body: "The way you use caution saying something in a public place that you don’t want everyone to hear is by keeping your voice down so that only certain people can hear it. Without privacy settings there is no equivalent to that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705781401 {#3115
    date: 2024-01-20 21:10:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@Creddit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3111 …}
  +nested: Doctrine\ORM\PersistentCollection {#3109 …}
  +votes: Doctrine\ORM\PersistentCollection {#3107 …}
  +reports: Doctrine\ORM\PersistentCollection {#3105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
  -id: 326403
  -bodyTs: "'caution':5 'certain':29 'equival':40 'everyon':17 'hear':19,32 'keep':22 'peopl':30 'place':11 'privaci':35 'public':10 'say':6 'set':36 'someth':7 'use':4 'voic':24 'want':16 'way':2 'without':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6985016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705781401 {#3114
    date: 2024-01-20 21:10:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#3113
  +user: Proxies\__CG__\App\Entity\User {#3112 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2723
    +user: App\Entity\User {#2736 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      When you have privacy settings, what you really have is a lie.\n
      \n
      It starts out with good intentions, like those in this post, but eventually everyone forgets that *the platform* still sees your posts and *does not give a shit about selling them*.\n
      \n
      I would rather acknowledge from the very beginning that this entire system is not private, so there is never such a misunderstanding.\n
      \n
      Everyone should post and comment with caution, just like you use caution with what you say in public places.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 63
    +score: 0
    +lastActive: DateTime @1727194774 {#2718
      date: 2024-09-24 18:19:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2724 …}
    +nested: Doctrine\ORM\PersistentCollection {#2726 …}
    +votes: Doctrine\ORM\PersistentCollection {#2728 …}
    +reports: Doctrine\ORM\PersistentCollection {#2730 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
    -id: 326384
    -bodyTs: "'acknowledg':47 'begin':51 'caution':72,77 'comment':70 'entir':54 'eventu':25 'everyon':26,66 'forget':27 'give':38 'good':17 'intent':18 'lie':12 'like':19,74 'misunderstand':65 'never':62 'place':84 'platform':30 'post':23,34,68 'privaci':4 'privat':58 'public':83 'rather':46 'realli':8 'say':81 'see':32 'sell':42 'set':5 'shit':40 'start':14 'still':31 'system':55 'use':76 'would':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6857136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705780894 {#2719
      date: 2024-01-20 21:01:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2723}
  +body: "The way you use caution saying something in a public place that you don’t want everyone to hear is by keeping your voice down so that only certain people can hear it. Without privacy settings there is no equivalent to that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705781401 {#3115
    date: 2024-01-20 21:10:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@Creddit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3111 …}
  +nested: Doctrine\ORM\PersistentCollection {#3109 …}
  +votes: Doctrine\ORM\PersistentCollection {#3107 …}
  +reports: Doctrine\ORM\PersistentCollection {#3105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
  -id: 326403
  -bodyTs: "'caution':5 'certain':29 'equival':40 'everyon':17 'hear':19,32 'keep':22 'peopl':30 'place':11 'privaci':35 'public':10 'say':6 'set':36 'someth':7 'use':4 'voic':24 'want':16 'way':2 'without':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6985016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705781401 {#3114
    date: 2024-01-20 21:10:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#3383
  +user: Proxies\__CG__\App\Entity\User {#3384 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3113
    +user: Proxies\__CG__\App\Entity\User {#3112 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#2723
      +user: App\Entity\User {#2736 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        When you have privacy settings, what you really have is a lie.\n
        \n
        It starts out with good intentions, like those in this post, but eventually everyone forgets that *the platform* still sees your posts and *does not give a shit about selling them*.\n
        \n
        I would rather acknowledge from the very beginning that this entire system is not private, so there is never such a misunderstanding.\n
        \n
        Everyone should post and comment with caution, just like you use caution with what you say in public places.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 63
      +score: 0
      +lastActive: DateTime @1727194774 {#2718
        date: 2024-09-24 18:19:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2724 …}
      +nested: Doctrine\ORM\PersistentCollection {#2726 …}
      +votes: Doctrine\ORM\PersistentCollection {#2728 …}
      +reports: Doctrine\ORM\PersistentCollection {#2730 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
      -id: 326384
      -bodyTs: "'acknowledg':47 'begin':51 'caution':72,77 'comment':70 'entir':54 'eventu':25 'everyon':26,66 'forget':27 'give':38 'good':17 'intent':18 'lie':12 'like':19,74 'misunderstand':65 'never':62 'place':84 'platform':30 'post':23,34,68 'privaci':4 'privat':58 'public':83 'rather':46 'realli':8 'say':81 'see':32 'sell':42 'set':5 'shit':40 'start':14 'still':31 'system':55 'use':76 'would':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6857136"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705780894 {#2719
        date: 2024-01-20 21:01:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2723}
    +body: "The way you use caution saying something in a public place that you don’t want everyone to hear is by keeping your voice down so that only certain people can hear it. Without privacy settings there is no equivalent to that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705781401 {#3115
      date: 2024-01-20 21:10:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@Creddit@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3111 …}
    +nested: Doctrine\ORM\PersistentCollection {#3109 …}
    +votes: Doctrine\ORM\PersistentCollection {#3107 …}
    +reports: Doctrine\ORM\PersistentCollection {#3105 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
    -id: 326403
    -bodyTs: "'caution':5 'certain':29 'equival':40 'everyon':17 'hear':19,32 'keep':22 'peopl':30 'place':11 'privaci':35 'public':10 'say':6 'set':36 'someth':7 'use':4 'voic':24 'want':16 'way':2 'without':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/6985016"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705781401 {#3114
      date: 2024-01-20 21:10:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2723}
  +body: "They have protocols for this, setup and manage your own server"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705783670 {#3381
    date: 2024-01-20 21:47:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@Creddit@lemmy.world"
    "@blackbrook@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3385 …}
  +nested: Doctrine\ORM\PersistentCollection {#3387 …}
  +votes: Doctrine\ORM\PersistentCollection {#3389 …}
  +reports: Doctrine\ORM\PersistentCollection {#3391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3395 …}
  -id: 326491
  -bodyTs: "'manag':8 'protocol':3 'server':11 'setup':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6858261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705783670 {#3382
    date: 2024-01-20 21:47:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#3383
  +user: Proxies\__CG__\App\Entity\User {#3384 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3113
    +user: Proxies\__CG__\App\Entity\User {#3112 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#2723
      +user: App\Entity\User {#2736 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        When you have privacy settings, what you really have is a lie.\n
        \n
        It starts out with good intentions, like those in this post, but eventually everyone forgets that *the platform* still sees your posts and *does not give a shit about selling them*.\n
        \n
        I would rather acknowledge from the very beginning that this entire system is not private, so there is never such a misunderstanding.\n
        \n
        Everyone should post and comment with caution, just like you use caution with what you say in public places.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 63
      +score: 0
      +lastActive: DateTime @1727194774 {#2718
        date: 2024-09-24 18:19:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2724 …}
      +nested: Doctrine\ORM\PersistentCollection {#2726 …}
      +votes: Doctrine\ORM\PersistentCollection {#2728 …}
      +reports: Doctrine\ORM\PersistentCollection {#2730 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
      -id: 326384
      -bodyTs: "'acknowledg':47 'begin':51 'caution':72,77 'comment':70 'entir':54 'eventu':25 'everyon':26,66 'forget':27 'give':38 'good':17 'intent':18 'lie':12 'like':19,74 'misunderstand':65 'never':62 'place':84 'platform':30 'post':23,34,68 'privaci':4 'privat':58 'public':83 'rather':46 'realli':8 'say':81 'see':32 'sell':42 'set':5 'shit':40 'start':14 'still':31 'system':55 'use':76 'would':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6857136"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705780894 {#2719
        date: 2024-01-20 21:01:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2723}
    +body: "The way you use caution saying something in a public place that you don’t want everyone to hear is by keeping your voice down so that only certain people can hear it. Without privacy settings there is no equivalent to that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705781401 {#3115
      date: 2024-01-20 21:10:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@Creddit@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3111 …}
    +nested: Doctrine\ORM\PersistentCollection {#3109 …}
    +votes: Doctrine\ORM\PersistentCollection {#3107 …}
    +reports: Doctrine\ORM\PersistentCollection {#3105 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
    -id: 326403
    -bodyTs: "'caution':5 'certain':29 'equival':40 'everyon':17 'hear':19,32 'keep':22 'peopl':30 'place':11 'privaci':35 'public':10 'say':6 'set':36 'someth':7 'use':4 'voic':24 'want':16 'way':2 'without':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/6985016"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705781401 {#3114
      date: 2024-01-20 21:10:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2723}
  +body: "They have protocols for this, setup and manage your own server"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705783670 {#3381
    date: 2024-01-20 21:47:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@Creddit@lemmy.world"
    "@blackbrook@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3385 …}
  +nested: Doctrine\ORM\PersistentCollection {#3387 …}
  +votes: Doctrine\ORM\PersistentCollection {#3389 …}
  +reports: Doctrine\ORM\PersistentCollection {#3391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3395 …}
  -id: 326491
  -bodyTs: "'manag':8 'protocol':3 'server':11 'setup':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6858261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705783670 {#3382
    date: 2024-01-20 21:47:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#3383
  +user: Proxies\__CG__\App\Entity\User {#3384 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3113
    +user: Proxies\__CG__\App\Entity\User {#3112 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#2723
      +user: App\Entity\User {#2736 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        When you have privacy settings, what you really have is a lie.\n
        \n
        It starts out with good intentions, like those in this post, but eventually everyone forgets that *the platform* still sees your posts and *does not give a shit about selling them*.\n
        \n
        I would rather acknowledge from the very beginning that this entire system is not private, so there is never such a misunderstanding.\n
        \n
        Everyone should post and comment with caution, just like you use caution with what you say in public places.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 63
      +score: 0
      +lastActive: DateTime @1727194774 {#2718
        date: 2024-09-24 18:19:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2724 …}
      +nested: Doctrine\ORM\PersistentCollection {#2726 …}
      +votes: Doctrine\ORM\PersistentCollection {#2728 …}
      +reports: Doctrine\ORM\PersistentCollection {#2730 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
      -id: 326384
      -bodyTs: "'acknowledg':47 'begin':51 'caution':72,77 'comment':70 'entir':54 'eventu':25 'everyon':26,66 'forget':27 'give':38 'good':17 'intent':18 'lie':12 'like':19,74 'misunderstand':65 'never':62 'place':84 'platform':30 'post':23,34,68 'privaci':4 'privat':58 'public':83 'rather':46 'realli':8 'say':81 'see':32 'sell':42 'set':5 'shit':40 'start':14 'still':31 'system':55 'use':76 'would':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6857136"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705780894 {#2719
        date: 2024-01-20 21:01:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2723}
    +body: "The way you use caution saying something in a public place that you don’t want everyone to hear is by keeping your voice down so that only certain people can hear it. Without privacy settings there is no equivalent to that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705781401 {#3115
      date: 2024-01-20 21:10:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@Creddit@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3111 …}
    +nested: Doctrine\ORM\PersistentCollection {#3109 …}
    +votes: Doctrine\ORM\PersistentCollection {#3107 …}
    +reports: Doctrine\ORM\PersistentCollection {#3105 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
    -id: 326403
    -bodyTs: "'caution':5 'certain':29 'equival':40 'everyon':17 'hear':19,32 'keep':22 'peopl':30 'place':11 'privaci':35 'public':10 'say':6 'set':36 'someth':7 'use':4 'voic':24 'want':16 'way':2 'without':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/6985016"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705781401 {#3114
      date: 2024-01-20 21:10:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2723}
  +body: "They have protocols for this, setup and manage your own server"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705783670 {#3381
    date: 2024-01-20 21:47:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@Creddit@lemmy.world"
    "@blackbrook@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3385 …}
  +nested: Doctrine\ORM\PersistentCollection {#3387 …}
  +votes: Doctrine\ORM\PersistentCollection {#3389 …}
  +reports: Doctrine\ORM\PersistentCollection {#3391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3395 …}
  -id: 326491
  -bodyTs: "'manag':8 'protocol':3 'server':11 'setup':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6858261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705783670 {#3382
    date: 2024-01-20 21:47:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#3097
  +user: Proxies\__CG__\App\Entity\User {#3096 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2723
    +user: App\Entity\User {#2736 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      When you have privacy settings, what you really have is a lie.\n
      \n
      It starts out with good intentions, like those in this post, but eventually everyone forgets that *the platform* still sees your posts and *does not give a shit about selling them*.\n
      \n
      I would rather acknowledge from the very beginning that this entire system is not private, so there is never such a misunderstanding.\n
      \n
      Everyone should post and comment with caution, just like you use caution with what you say in public places.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 63
    +score: 0
    +lastActive: DateTime @1727194774 {#2718
      date: 2024-09-24 18:19:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2724 …}
    +nested: Doctrine\ORM\PersistentCollection {#2726 …}
    +votes: Doctrine\ORM\PersistentCollection {#2728 …}
    +reports: Doctrine\ORM\PersistentCollection {#2730 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
    -id: 326384
    -bodyTs: "'acknowledg':47 'begin':51 'caution':72,77 'comment':70 'entir':54 'eventu':25 'everyon':26,66 'forget':27 'give':38 'good':17 'intent':18 'lie':12 'like':19,74 'misunderstand':65 'never':62 'place':84 'platform':30 'post':23,34,68 'privaci':4 'privat':58 'public':83 'rather':46 'realli':8 'say':81 'see':32 'sell':42 'set':5 'shit':40 'start':14 'still':31 'system':55 'use':76 'would':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6857136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705780894 {#2719
      date: 2024-01-20 21:01:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2723}
  +body: "Sup. And all this data would still be federating, it has to be. That just means that some data-collecting company could make a fake instance and get everything together. Or someone could just fork it back."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1705788805 {#3099
    date: 2024-01-20 23:13:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@Creddit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3095 …}
  +nested: Doctrine\ORM\PersistentCollection {#3093 …}
  +votes: Doctrine\ORM\PersistentCollection {#3091 …}
  +reports: Doctrine\ORM\PersistentCollection {#3089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3085 …}
  -id: 326671
  -bodyTs: "'back':38 'collect':21 'compani':22 'could':23,34 'data':5,20 'data-collect':19 'everyth':30 'fake':26 'feder':9 'fork':36 'get':29 'instanc':27 'make':24 'mean':16 'someon':33 'still':7 'sup':1 'togeth':31 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7534570"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705788805 {#3098
    date: 2024-01-20 23:13:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#3097
  +user: Proxies\__CG__\App\Entity\User {#3096 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2723
    +user: App\Entity\User {#2736 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      When you have privacy settings, what you really have is a lie.\n
      \n
      It starts out with good intentions, like those in this post, but eventually everyone forgets that *the platform* still sees your posts and *does not give a shit about selling them*.\n
      \n
      I would rather acknowledge from the very beginning that this entire system is not private, so there is never such a misunderstanding.\n
      \n
      Everyone should post and comment with caution, just like you use caution with what you say in public places.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 63
    +score: 0
    +lastActive: DateTime @1727194774 {#2718
      date: 2024-09-24 18:19:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2724 …}
    +nested: Doctrine\ORM\PersistentCollection {#2726 …}
    +votes: Doctrine\ORM\PersistentCollection {#2728 …}
    +reports: Doctrine\ORM\PersistentCollection {#2730 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
    -id: 326384
    -bodyTs: "'acknowledg':47 'begin':51 'caution':72,77 'comment':70 'entir':54 'eventu':25 'everyon':26,66 'forget':27 'give':38 'good':17 'intent':18 'lie':12 'like':19,74 'misunderstand':65 'never':62 'place':84 'platform':30 'post':23,34,68 'privaci':4 'privat':58 'public':83 'rather':46 'realli':8 'say':81 'see':32 'sell':42 'set':5 'shit':40 'start':14 'still':31 'system':55 'use':76 'would':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6857136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705780894 {#2719
      date: 2024-01-20 21:01:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2723}
  +body: "Sup. And all this data would still be federating, it has to be. That just means that some data-collecting company could make a fake instance and get everything together. Or someone could just fork it back."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1705788805 {#3099
    date: 2024-01-20 23:13:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@Creddit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3095 …}
  +nested: Doctrine\ORM\PersistentCollection {#3093 …}
  +votes: Doctrine\ORM\PersistentCollection {#3091 …}
  +reports: Doctrine\ORM\PersistentCollection {#3089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3085 …}
  -id: 326671
  -bodyTs: "'back':38 'collect':21 'compani':22 'could':23,34 'data':5,20 'data-collect':19 'everyth':30 'fake':26 'feder':9 'fork':36 'get':29 'instanc':27 'make':24 'mean':16 'someon':33 'still':7 'sup':1 'togeth':31 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7534570"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705788805 {#3098
    date: 2024-01-20 23:13:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#3097
  +user: Proxies\__CG__\App\Entity\User {#3096 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2723
    +user: App\Entity\User {#2736 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      When you have privacy settings, what you really have is a lie.\n
      \n
      It starts out with good intentions, like those in this post, but eventually everyone forgets that *the platform* still sees your posts and *does not give a shit about selling them*.\n
      \n
      I would rather acknowledge from the very beginning that this entire system is not private, so there is never such a misunderstanding.\n
      \n
      Everyone should post and comment with caution, just like you use caution with what you say in public places.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 63
    +score: 0
    +lastActive: DateTime @1727194774 {#2718
      date: 2024-09-24 18:19:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2724 …}
    +nested: Doctrine\ORM\PersistentCollection {#2726 …}
    +votes: Doctrine\ORM\PersistentCollection {#2728 …}
    +reports: Doctrine\ORM\PersistentCollection {#2730 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
    -id: 326384
    -bodyTs: "'acknowledg':47 'begin':51 'caution':72,77 'comment':70 'entir':54 'eventu':25 'everyon':26,66 'forget':27 'give':38 'good':17 'intent':18 'lie':12 'like':19,74 'misunderstand':65 'never':62 'place':84 'platform':30 'post':23,34,68 'privaci':4 'privat':58 'public':83 'rather':46 'realli':8 'say':81 'see':32 'sell':42 'set':5 'shit':40 'start':14 'still':31 'system':55 'use':76 'would':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6857136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705780894 {#2719
      date: 2024-01-20 21:01:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2723}
  +body: "Sup. And all this data would still be federating, it has to be. That just means that some data-collecting company could make a fake instance and get everything together. Or someone could just fork it back."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1705788805 {#3099
    date: 2024-01-20 23:13:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@Creddit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3095 …}
  +nested: Doctrine\ORM\PersistentCollection {#3093 …}
  +votes: Doctrine\ORM\PersistentCollection {#3091 …}
  +reports: Doctrine\ORM\PersistentCollection {#3089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3085 …}
  -id: 326671
  -bodyTs: "'back':38 'collect':21 'compani':22 'could':23,34 'data':5,20 'data-collect':19 'everyth':30 'fake':26 'feder':9 'fork':36 'get':29 'instanc':27 'make':24 'mean':16 'someon':33 'still':7 'sup':1 'togeth':31 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7534570"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705788805 {#3098
    date: 2024-01-20 23:13:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#2797
  +user: App\Entity\User {#2810 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    It gets weird fast, because before privacy controls in the Lemmy source code mean anything, we need trusted third party verification of a server’s patch level, and security controls.\n
    \n
    That can be done, and I think Lemmy has a shot at getting to that point, but it’ll be awhile.\n
    \n
    In the meantime, I suspect the Lemmy developers are hesitant to add and advertise features that you can’t be sure are actually correctly enabled on your instance.\n
    \n
    But yeah, let’s not let perfect be the enemy of moving toward better.\n
    \n
    Edit: Assuming you completely trust your instance admin, we could start adding some basic privacy to actions taken on your home instance.\n
    \n
    But as soon as the user starts interacting via federation, all bets are off - because the federated instance may he malicious.\n
    \n
    I think we might see one or more “trusted fediverse” groups emerge in the next few years, with instance admins making commitments to security controls, moderation, code of conduct, etc.\n
    \n
    So, in theory, the lemmy software could start implementing privacy controls that allow users to limit their visibility to whichever part of the fediverse their instance admin has marked as highly trusted.\n
    \n
    But even then, there’s risks from bad actors on highly trusted instances that still allow open signups.\n
    \n
    Anyway, I totally agree with you. It’s just a genuinely complex problem.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1727345891 {#2791
    date: 2024-09-26 12:18:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@ChasingEnigma@lemmy.world"
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2798 …}
  +nested: Doctrine\ORM\PersistentCollection {#2800 …}
  +votes: Doctrine\ORM\PersistentCollection {#2802 …}
  +reports: Doctrine\ORM\PersistentCollection {#2804 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2806 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2808 …}
  -id: 326701
  -bodyTs: "'action':110 'actor':207 'actual':74 'ad':105 'add':63 'admin':101,156,193 'advertis':65 'agre':220 'allow':179,214 'anyth':15 'anyway':217 'assum':95 'awhil':51 'bad':206 'basic':107 'bet':127 'better':93 'code':13,163 'commit':158 'complet':97 'complex':228 'conduct':165 'control':8,30,161,177 'correct':75 'could':103,173 'develop':59 'done':34 'edit':94 'emerg':148 'enabl':76 'enemi':89 'etc':166 'even':200 'fast':4 'featur':66 'feder':125,132 'fedivers':146,190 'genuin':227 'get':2,43 'group':147 'hesit':61 'high':197,209 'home':114 'implement':175 'instanc':79,100,115,133,155,192,211 'interact':123 'lemmi':11,38,58,171 'let':82,85 'level':27 'limit':182 'll':49 'make':157 'malici':136 'mark':195 'may':134 'mean':14 'meantim':54 'might':140 'moder':162 'move':91 'need':17 'next':151 'one':142 'open':215 'part':187 'parti':20 'patch':26 'perfect':86 'point':46 'privaci':7,108,176 'problem':229 'risk':204 'secur':29,160 'see':141 'server':24 'shot':41 'signup':216 'softwar':172 'soon':118 'sourc':12 'start':104,122,174 'still':213 'sure':72 'suspect':56 'taken':111 'theori':169 'think':37,138 'third':19 'total':219 'toward':92 'trust':18,98,145,198,210 'user':121,180 'verif':21 'via':124 'visibl':184 'weird':3 'whichev':186 'yeah':81 'year':153"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6646423"
  +editedAt: DateTimeImmutable @1727197514 {#2792
    date: 2024-09-24 19:05:14.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705780344 {#2793
    date: 2024-01-20 20:52:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#2797
  +user: App\Entity\User {#2810 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    It gets weird fast, because before privacy controls in the Lemmy source code mean anything, we need trusted third party verification of a server’s patch level, and security controls.\n
    \n
    That can be done, and I think Lemmy has a shot at getting to that point, but it’ll be awhile.\n
    \n
    In the meantime, I suspect the Lemmy developers are hesitant to add and advertise features that you can’t be sure are actually correctly enabled on your instance.\n
    \n
    But yeah, let’s not let perfect be the enemy of moving toward better.\n
    \n
    Edit: Assuming you completely trust your instance admin, we could start adding some basic privacy to actions taken on your home instance.\n
    \n
    But as soon as the user starts interacting via federation, all bets are off - because the federated instance may he malicious.\n
    \n
    I think we might see one or more “trusted fediverse” groups emerge in the next few years, with instance admins making commitments to security controls, moderation, code of conduct, etc.\n
    \n
    So, in theory, the lemmy software could start implementing privacy controls that allow users to limit their visibility to whichever part of the fediverse their instance admin has marked as highly trusted.\n
    \n
    But even then, there’s risks from bad actors on highly trusted instances that still allow open signups.\n
    \n
    Anyway, I totally agree with you. It’s just a genuinely complex problem.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1727345891 {#2791
    date: 2024-09-26 12:18:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@ChasingEnigma@lemmy.world"
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2798 …}
  +nested: Doctrine\ORM\PersistentCollection {#2800 …}
  +votes: Doctrine\ORM\PersistentCollection {#2802 …}
  +reports: Doctrine\ORM\PersistentCollection {#2804 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2806 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2808 …}
  -id: 326701
  -bodyTs: "'action':110 'actor':207 'actual':74 'ad':105 'add':63 'admin':101,156,193 'advertis':65 'agre':220 'allow':179,214 'anyth':15 'anyway':217 'assum':95 'awhil':51 'bad':206 'basic':107 'bet':127 'better':93 'code':13,163 'commit':158 'complet':97 'complex':228 'conduct':165 'control':8,30,161,177 'correct':75 'could':103,173 'develop':59 'done':34 'edit':94 'emerg':148 'enabl':76 'enemi':89 'etc':166 'even':200 'fast':4 'featur':66 'feder':125,132 'fedivers':146,190 'genuin':227 'get':2,43 'group':147 'hesit':61 'high':197,209 'home':114 'implement':175 'instanc':79,100,115,133,155,192,211 'interact':123 'lemmi':11,38,58,171 'let':82,85 'level':27 'limit':182 'll':49 'make':157 'malici':136 'mark':195 'may':134 'mean':14 'meantim':54 'might':140 'moder':162 'move':91 'need':17 'next':151 'one':142 'open':215 'part':187 'parti':20 'patch':26 'perfect':86 'point':46 'privaci':7,108,176 'problem':229 'risk':204 'secur':29,160 'see':141 'server':24 'shot':41 'signup':216 'softwar':172 'soon':118 'sourc':12 'start':104,122,174 'still':213 'sure':72 'suspect':56 'taken':111 'theori':169 'think':37,138 'third':19 'total':219 'toward':92 'trust':18,98,145,198,210 'user':121,180 'verif':21 'via':124 'visibl':184 'weird':3 'whichev':186 'yeah':81 'year':153"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6646423"
  +editedAt: DateTimeImmutable @1727197514 {#2792
    date: 2024-09-24 19:05:14.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705780344 {#2793
    date: 2024-01-20 20:52:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#2797
  +user: App\Entity\User {#2810 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    It gets weird fast, because before privacy controls in the Lemmy source code mean anything, we need trusted third party verification of a server’s patch level, and security controls.\n
    \n
    That can be done, and I think Lemmy has a shot at getting to that point, but it’ll be awhile.\n
    \n
    In the meantime, I suspect the Lemmy developers are hesitant to add and advertise features that you can’t be sure are actually correctly enabled on your instance.\n
    \n
    But yeah, let’s not let perfect be the enemy of moving toward better.\n
    \n
    Edit: Assuming you completely trust your instance admin, we could start adding some basic privacy to actions taken on your home instance.\n
    \n
    But as soon as the user starts interacting via federation, all bets are off - because the federated instance may he malicious.\n
    \n
    I think we might see one or more “trusted fediverse” groups emerge in the next few years, with instance admins making commitments to security controls, moderation, code of conduct, etc.\n
    \n
    So, in theory, the lemmy software could start implementing privacy controls that allow users to limit their visibility to whichever part of the fediverse their instance admin has marked as highly trusted.\n
    \n
    But even then, there’s risks from bad actors on highly trusted instances that still allow open signups.\n
    \n
    Anyway, I totally agree with you. It’s just a genuinely complex problem.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1727345891 {#2791
    date: 2024-09-26 12:18:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@ChasingEnigma@lemmy.world"
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2798 …}
  +nested: Doctrine\ORM\PersistentCollection {#2800 …}
  +votes: Doctrine\ORM\PersistentCollection {#2802 …}
  +reports: Doctrine\ORM\PersistentCollection {#2804 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2806 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2808 …}
  -id: 326701
  -bodyTs: "'action':110 'actor':207 'actual':74 'ad':105 'add':63 'admin':101,156,193 'advertis':65 'agre':220 'allow':179,214 'anyth':15 'anyway':217 'assum':95 'awhil':51 'bad':206 'basic':107 'bet':127 'better':93 'code':13,163 'commit':158 'complet':97 'complex':228 'conduct':165 'control':8,30,161,177 'correct':75 'could':103,173 'develop':59 'done':34 'edit':94 'emerg':148 'enabl':76 'enemi':89 'etc':166 'even':200 'fast':4 'featur':66 'feder':125,132 'fedivers':146,190 'genuin':227 'get':2,43 'group':147 'hesit':61 'high':197,209 'home':114 'implement':175 'instanc':79,100,115,133,155,192,211 'interact':123 'lemmi':11,38,58,171 'let':82,85 'level':27 'limit':182 'll':49 'make':157 'malici':136 'mark':195 'may':134 'mean':14 'meantim':54 'might':140 'moder':162 'move':91 'need':17 'next':151 'one':142 'open':215 'part':187 'parti':20 'patch':26 'perfect':86 'point':46 'privaci':7,108,176 'problem':229 'risk':204 'secur':29,160 'see':141 'server':24 'shot':41 'signup':216 'softwar':172 'soon':118 'sourc':12 'start':104,122,174 'still':213 'sure':72 'suspect':56 'taken':111 'theori':169 'think':37,138 'third':19 'total':219 'toward':92 'trust':18,98,145,198,210 'user':121,180 'verif':21 'via':124 'visibl':184 'weird':3 'whichev':186 'yeah':81 'year':153"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6646423"
  +editedAt: DateTimeImmutable @1727197514 {#2792
    date: 2024-09-24 19:05:14.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705780344 {#2793
    date: 2024-01-20 20:52:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#3266
  +user: App\Entity\User {#2516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2797
    +user: App\Entity\User {#2810 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      It gets weird fast, because before privacy controls in the Lemmy source code mean anything, we need trusted third party verification of a server’s patch level, and security controls.\n
      \n
      That can be done, and I think Lemmy has a shot at getting to that point, but it’ll be awhile.\n
      \n
      In the meantime, I suspect the Lemmy developers are hesitant to add and advertise features that you can’t be sure are actually correctly enabled on your instance.\n
      \n
      But yeah, let’s not let perfect be the enemy of moving toward better.\n
      \n
      Edit: Assuming you completely trust your instance admin, we could start adding some basic privacy to actions taken on your home instance.\n
      \n
      But as soon as the user starts interacting via federation, all bets are off - because the federated instance may he malicious.\n
      \n
      I think we might see one or more “trusted fediverse” groups emerge in the next few years, with instance admins making commitments to security controls, moderation, code of conduct, etc.\n
      \n
      So, in theory, the lemmy software could start implementing privacy controls that allow users to limit their visibility to whichever part of the fediverse their instance admin has marked as highly trusted.\n
      \n
      But even then, there’s risks from bad actors on highly trusted instances that still allow open signups.\n
      \n
      Anyway, I totally agree with you. It’s just a genuinely complex problem.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1727345891 {#2791
      date: 2024-09-26 12:18:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2798 …}
    +nested: Doctrine\ORM\PersistentCollection {#2800 …}
    +votes: Doctrine\ORM\PersistentCollection {#2802 …}
    +reports: Doctrine\ORM\PersistentCollection {#2804 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2806 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2808 …}
    -id: 326701
    -bodyTs: "'action':110 'actor':207 'actual':74 'ad':105 'add':63 'admin':101,156,193 'advertis':65 'agre':220 'allow':179,214 'anyth':15 'anyway':217 'assum':95 'awhil':51 'bad':206 'basic':107 'bet':127 'better':93 'code':13,163 'commit':158 'complet':97 'complex':228 'conduct':165 'control':8,30,161,177 'correct':75 'could':103,173 'develop':59 'done':34 'edit':94 'emerg':148 'enabl':76 'enemi':89 'etc':166 'even':200 'fast':4 'featur':66 'feder':125,132 'fedivers':146,190 'genuin':227 'get':2,43 'group':147 'hesit':61 'high':197,209 'home':114 'implement':175 'instanc':79,100,115,133,155,192,211 'interact':123 'lemmi':11,38,58,171 'let':82,85 'level':27 'limit':182 'll':49 'make':157 'malici':136 'mark':195 'may':134 'mean':14 'meantim':54 'might':140 'moder':162 'move':91 'need':17 'next':151 'one':142 'open':215 'part':187 'parti':20 'patch':26 'perfect':86 'point':46 'privaci':7,108,176 'problem':229 'risk':204 'secur':29,160 'see':141 'server':24 'shot':41 'signup':216 'softwar':172 'soon':118 'sourc':12 'start':104,122,174 'still':213 'sure':72 'suspect':56 'taken':111 'theori':169 'think':37,138 'third':19 'total':219 'toward':92 'trust':18,98,145,198,210 'user':121,180 'verif':21 'via':124 'visibl':184 'weird':3 'whichev':186 'yeah':81 'year':153"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6646423"
    +editedAt: DateTimeImmutable @1727197514 {#2792
      date: 2024-09-24 19:05:14.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705780344 {#2793
      date: 2024-01-20 20:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2797}
  +body: """
    If all the people *complaining* would just *contribute to the codebase* this wouldn’t even be an issue.\n
    \n
    Often, you even see the devs coming into threads like this and making suggestions, like “make a pull request.” They *want* more people contributing.\n
    \n
    It’s tons of people whining, very few people contributing. Guess what? While at a certain point, adding developers stops increasing productivity, there’s a small window where adding developers *does* increase productivity.\n
    \n
    If I am correct, Lemmy only has four main developers. That’s well within the range to add more developers and increase the productivity, making new features and security come *faster.*\n
    \n
    So I get it, but things take time, and *are* complicated, which you thankfully can see.\n
    \n
    People whinging about it in threads does nothing to change it. Donating to Lemmy’s development costs or contributing code **does**.\n
    \n
    So much of it sounds like it sounds like its from less-technically-inclined people (some of its valid critique from experts, but they generally… write bug reports and do pull requests…) who just *want it to be better* but the only way they know how is to “bring awareness.” Well, all that “awareness-bringing” just amounts to spreading [FUD.](https://en.wikipedia.org/wiki/Fear,_uncertainty,_and_doubt)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705791166 {#3263
    date: 2024-01-20 23:52:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@MajorHavoc@programming.dev"
    "@ChasingEnigma@lemmy.world"
    "@MajorHavoc@programming.dev"
    "@ChasingEnigma@lemmy.world"
    "@MajorHavoc@programming.dev"
    "@ChasingEnigma@lemmy.world"
    "@MajorHavoc@programming.dev"
    "@ChasingEnigma@lemmy.world"
    "@MajorHavoc@programming.dev"
    "@ChasingEnigma@lemmy.world"
    "@MajorHavoc@programming.dev"
    "@ChasingEnigma@lemmy.world"
    "@MajorHavoc@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3267 …}
  +nested: Doctrine\ORM\PersistentCollection {#3269 …}
  +votes: Doctrine\ORM\PersistentCollection {#3271 …}
  +reports: Doctrine\ORM\PersistentCollection {#3273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
  -id: 326764
  -bodyTs: "'/wiki/fear,_uncertainty,_and_doubt)':208 'ad':60,71 'add':93 'amount':202 'awar':194,199 'awareness-bring':198 'better':183 'bring':193,200 'bug':171 'certain':58 'chang':132 'code':142 'codebas':11 'come':25,105 'complain':5 'complic':117 'contribut':8,42,52,141 'correct':79 'cost':139 'critiqu':164 'dev':24 'develop':61,72,85,95,138 'donat':134 'en.wikipedia.org':207 'en.wikipedia.org/wiki/fear,_uncertainty,_and_doubt)':206 'even':15,21 'expert':166 'faster':106 'featur':102 'four':83 'fud':205 'general':169 'get':109 'guess':53 'inclin':158 'increas':63,74,97 'issu':18 'know':189 'lemmi':80,136 'less':156 'less-technically-inclin':155 'like':28,33,149,152 'main':84 'make':31,34,100 'much':145 'new':101 'noth':130 'often':19 'peopl':4,41,47,51,123,159 'point':59 'product':64,75,99 'pull':36,175 'rang':91 'report':172 'request':37,176 'secur':104 'see':22,122 'small':68 'sound':148,151 'spread':204 'stop':62 'suggest':32 'take':113 'technic':157 'thank':120 'thing':112 'thread':27,128 'time':114 'ton':45 'valid':163 'want':39,179 'way':187 'well':88,195 'whine':48 'whing':124 'window':69 'within':89 'would':6 'wouldn':13 'write':170"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5827172"
  +editedAt: DateTimeImmutable @1727205241 {#3264
    date: 2024-09-24 21:14:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705791166 {#3265
    date: 2024-01-20 23:52:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#3266
  +user: App\Entity\User {#2516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2797
    +user: App\Entity\User {#2810 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      It gets weird fast, because before privacy controls in the Lemmy source code mean anything, we need trusted third party verification of a server’s patch level, and security controls.\n
      \n
      That can be done, and I think Lemmy has a shot at getting to that point, but it’ll be awhile.\n
      \n
      In the meantime, I suspect the Lemmy developers are hesitant to add and advertise features that you can’t be sure are actually correctly enabled on your instance.\n
      \n
      But yeah, let’s not let perfect be the enemy of moving toward better.\n
      \n
      Edit: Assuming you completely trust your instance admin, we could start adding some basic privacy to actions taken on your home instance.\n
      \n
      But as soon as the user starts interacting via federation, all bets are off - because the federated instance may he malicious.\n
      \n
      I think we might see one or more “trusted fediverse” groups emerge in the next few years, with instance admins making commitments to security controls, moderation, code of conduct, etc.\n
      \n
      So, in theory, the lemmy software could start implementing privacy controls that allow users to limit their visibility to whichever part of the fediverse their instance admin has marked as highly trusted.\n
      \n
      But even then, there’s risks from bad actors on highly trusted instances that still allow open signups.\n
      \n
      Anyway, I totally agree with you. It’s just a genuinely complex problem.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1727345891 {#2791
      date: 2024-09-26 12:18:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2798 …}
    +nested: Doctrine\ORM\PersistentCollection {#2800 …}
    +votes: Doctrine\ORM\PersistentCollection {#2802 …}
    +reports: Doctrine\ORM\PersistentCollection {#2804 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2806 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2808 …}
    -id: 326701
    -bodyTs: "'action':110 'actor':207 'actual':74 'ad':105 'add':63 'admin':101,156,193 'advertis':65 'agre':220 'allow':179,214 'anyth':15 'anyway':217 'assum':95 'awhil':51 'bad':206 'basic':107 'bet':127 'better':93 'code':13,163 'commit':158 'complet':97 'complex':228 'conduct':165 'control':8,30,161,177 'correct':75 'could':103,173 'develop':59 'done':34 'edit':94 'emerg':148 'enabl':76 'enemi':89 'etc':166 'even':200 'fast':4 'featur':66 'feder':125,132 'fedivers':146,190 'genuin':227 'get':2,43 'group':147 'hesit':61 'high':197,209 'home':114 'implement':175 'instanc':79,100,115,133,155,192,211 'interact':123 'lemmi':11,38,58,171 'let':82,85 'level':27 'limit':182 'll':49 'make':157 'malici':136 'mark':195 'may':134 'mean':14 'meantim':54 'might':140 'moder':162 'move':91 'need':17 'next':151 'one':142 'open':215 'part':187 'parti':20 'patch':26 'perfect':86 'point':46 'privaci':7,108,176 'problem':229 'risk':204 'secur':29,160 'see':141 'server':24 'shot':41 'signup':216 'softwar':172 'soon':118 'sourc':12 'start':104,122,174 'still':213 'sure':72 'suspect':56 'taken':111 'theori':169 'think':37,138 'third':19 'total':219 'toward':92 'trust':18,98,145,198,210 'user':121,180 'verif':21 'via':124 'visibl':184 'weird':3 'whichev':186 'yeah':81 'year':153"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6646423"
    +editedAt: DateTimeImmutable @1727197514 {#2792
      date: 2024-09-24 19:05:14.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705780344 {#2793
      date: 2024-01-20 20:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2797}
  +body: """
    If all the people *complaining* would just *contribute to the codebase* this wouldn’t even be an issue.\n
    \n
    Often, you even see the devs coming into threads like this and making suggestions, like “make a pull request.” They *want* more people contributing.\n
    \n
    It’s tons of people whining, very few people contributing. Guess what? While at a certain point, adding developers stops increasing productivity, there’s a small window where adding developers *does* increase productivity.\n
    \n
    If I am correct, Lemmy only has four main developers. That’s well within the range to add more developers and increase the productivity, making new features and security come *faster.*\n
    \n
    So I get it, but things take time, and *are* complicated, which you thankfully can see.\n
    \n
    People whinging about it in threads does nothing to change it. Donating to Lemmy’s development costs or contributing code **does**.\n
    \n
    So much of it sounds like it sounds like its from less-technically-inclined people (some of its valid critique from experts, but they generally… write bug reports and do pull requests…) who just *want it to be better* but the only way they know how is to “bring awareness.” Well, all that “awareness-bringing” just amounts to spreading [FUD.](https://en.wikipedia.org/wiki/Fear,_uncertainty,_and_doubt)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705791166 {#3263
    date: 2024-01-20 23:52:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@MajorHavoc@programming.dev"
    "@ChasingEnigma@lemmy.world"
    "@MajorHavoc@programming.dev"
    "@ChasingEnigma@lemmy.world"
    "@MajorHavoc@programming.dev"
    "@ChasingEnigma@lemmy.world"
    "@MajorHavoc@programming.dev"
    "@ChasingEnigma@lemmy.world"
    "@MajorHavoc@programming.dev"
    "@ChasingEnigma@lemmy.world"
    "@MajorHavoc@programming.dev"
    "@ChasingEnigma@lemmy.world"
    "@MajorHavoc@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3267 …}
  +nested: Doctrine\ORM\PersistentCollection {#3269 …}
  +votes: Doctrine\ORM\PersistentCollection {#3271 …}
  +reports: Doctrine\ORM\PersistentCollection {#3273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
  -id: 326764
  -bodyTs: "'/wiki/fear,_uncertainty,_and_doubt)':208 'ad':60,71 'add':93 'amount':202 'awar':194,199 'awareness-bring':198 'better':183 'bring':193,200 'bug':171 'certain':58 'chang':132 'code':142 'codebas':11 'come':25,105 'complain':5 'complic':117 'contribut':8,42,52,141 'correct':79 'cost':139 'critiqu':164 'dev':24 'develop':61,72,85,95,138 'donat':134 'en.wikipedia.org':207 'en.wikipedia.org/wiki/fear,_uncertainty,_and_doubt)':206 'even':15,21 'expert':166 'faster':106 'featur':102 'four':83 'fud':205 'general':169 'get':109 'guess':53 'inclin':158 'increas':63,74,97 'issu':18 'know':189 'lemmi':80,136 'less':156 'less-technically-inclin':155 'like':28,33,149,152 'main':84 'make':31,34,100 'much':145 'new':101 'noth':130 'often':19 'peopl':4,41,47,51,123,159 'point':59 'product':64,75,99 'pull':36,175 'rang':91 'report':172 'request':37,176 'secur':104 'see':22,122 'small':68 'sound':148,151 'spread':204 'stop':62 'suggest':32 'take':113 'technic':157 'thank':120 'thing':112 'thread':27,128 'time':114 'ton':45 'valid':163 'want':39,179 'way':187 'well':88,195 'whine':48 'whing':124 'window':69 'within':89 'would':6 'wouldn':13 'write':170"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5827172"
  +editedAt: DateTimeImmutable @1727205241 {#3264
    date: 2024-09-24 21:14:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705791166 {#3265
    date: 2024-01-20 23:52:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#3266
  +user: App\Entity\User {#2516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2797
    +user: App\Entity\User {#2810 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      It gets weird fast, because before privacy controls in the Lemmy source code mean anything, we need trusted third party verification of a server’s patch level, and security controls.\n
      \n
      That can be done, and I think Lemmy has a shot at getting to that point, but it’ll be awhile.\n
      \n
      In the meantime, I suspect the Lemmy developers are hesitant to add and advertise features that you can’t be sure are actually correctly enabled on your instance.\n
      \n
      But yeah, let’s not let perfect be the enemy of moving toward better.\n
      \n
      Edit: Assuming you completely trust your instance admin, we could start adding some basic privacy to actions taken on your home instance.\n
      \n
      But as soon as the user starts interacting via federation, all bets are off - because the federated instance may he malicious.\n
      \n
      I think we might see one or more “trusted fediverse” groups emerge in the next few years, with instance admins making commitments to security controls, moderation, code of conduct, etc.\n
      \n
      So, in theory, the lemmy software could start implementing privacy controls that allow users to limit their visibility to whichever part of the fediverse their instance admin has marked as highly trusted.\n
      \n
      But even then, there’s risks from bad actors on highly trusted instances that still allow open signups.\n
      \n
      Anyway, I totally agree with you. It’s just a genuinely complex problem.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1727345891 {#2791
      date: 2024-09-26 12:18:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2798 …}
    +nested: Doctrine\ORM\PersistentCollection {#2800 …}
    +votes: Doctrine\ORM\PersistentCollection {#2802 …}
    +reports: Doctrine\ORM\PersistentCollection {#2804 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2806 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2808 …}
    -id: 326701
    -bodyTs: "'action':110 'actor':207 'actual':74 'ad':105 'add':63 'admin':101,156,193 'advertis':65 'agre':220 'allow':179,214 'anyth':15 'anyway':217 'assum':95 'awhil':51 'bad':206 'basic':107 'bet':127 'better':93 'code':13,163 'commit':158 'complet':97 'complex':228 'conduct':165 'control':8,30,161,177 'correct':75 'could':103,173 'develop':59 'done':34 'edit':94 'emerg':148 'enabl':76 'enemi':89 'etc':166 'even':200 'fast':4 'featur':66 'feder':125,132 'fedivers':146,190 'genuin':227 'get':2,43 'group':147 'hesit':61 'high':197,209 'home':114 'implement':175 'instanc':79,100,115,133,155,192,211 'interact':123 'lemmi':11,38,58,171 'let':82,85 'level':27 'limit':182 'll':49 'make':157 'malici':136 'mark':195 'may':134 'mean':14 'meantim':54 'might':140 'moder':162 'move':91 'need':17 'next':151 'one':142 'open':215 'part':187 'parti':20 'patch':26 'perfect':86 'point':46 'privaci':7,108,176 'problem':229 'risk':204 'secur':29,160 'see':141 'server':24 'shot':41 'signup':216 'softwar':172 'soon':118 'sourc':12 'start':104,122,174 'still':213 'sure':72 'suspect':56 'taken':111 'theori':169 'think':37,138 'third':19 'total':219 'toward':92 'trust':18,98,145,198,210 'user':121,180 'verif':21 'via':124 'visibl':184 'weird':3 'whichev':186 'yeah':81 'year':153"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6646423"
    +editedAt: DateTimeImmutable @1727197514 {#2792
      date: 2024-09-24 19:05:14.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705780344 {#2793
      date: 2024-01-20 20:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2797}
  +body: """
    If all the people *complaining* would just *contribute to the codebase* this wouldn’t even be an issue.\n
    \n
    Often, you even see the devs coming into threads like this and making suggestions, like “make a pull request.” They *want* more people contributing.\n
    \n
    It’s tons of people whining, very few people contributing. Guess what? While at a certain point, adding developers stops increasing productivity, there’s a small window where adding developers *does* increase productivity.\n
    \n
    If I am correct, Lemmy only has four main developers. That’s well within the range to add more developers and increase the productivity, making new features and security come *faster.*\n
    \n
    So I get it, but things take time, and *are* complicated, which you thankfully can see.\n
    \n
    People whinging about it in threads does nothing to change it. Donating to Lemmy’s development costs or contributing code **does**.\n
    \n
    So much of it sounds like it sounds like its from less-technically-inclined people (some of its valid critique from experts, but they generally… write bug reports and do pull requests…) who just *want it to be better* but the only way they know how is to “bring awareness.” Well, all that “awareness-bringing” just amounts to spreading [FUD.](https://en.wikipedia.org/wiki/Fear,_uncertainty,_and_doubt)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705791166 {#3263
    date: 2024-01-20 23:52:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@MajorHavoc@programming.dev"
    "@ChasingEnigma@lemmy.world"
    "@MajorHavoc@programming.dev"
    "@ChasingEnigma@lemmy.world"
    "@MajorHavoc@programming.dev"
    "@ChasingEnigma@lemmy.world"
    "@MajorHavoc@programming.dev"
    "@ChasingEnigma@lemmy.world"
    "@MajorHavoc@programming.dev"
    "@ChasingEnigma@lemmy.world"
    "@MajorHavoc@programming.dev"
    "@ChasingEnigma@lemmy.world"
    "@MajorHavoc@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3267 …}
  +nested: Doctrine\ORM\PersistentCollection {#3269 …}
  +votes: Doctrine\ORM\PersistentCollection {#3271 …}
  +reports: Doctrine\ORM\PersistentCollection {#3273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
  -id: 326764
  -bodyTs: "'/wiki/fear,_uncertainty,_and_doubt)':208 'ad':60,71 'add':93 'amount':202 'awar':194,199 'awareness-bring':198 'better':183 'bring':193,200 'bug':171 'certain':58 'chang':132 'code':142 'codebas':11 'come':25,105 'complain':5 'complic':117 'contribut':8,42,52,141 'correct':79 'cost':139 'critiqu':164 'dev':24 'develop':61,72,85,95,138 'donat':134 'en.wikipedia.org':207 'en.wikipedia.org/wiki/fear,_uncertainty,_and_doubt)':206 'even':15,21 'expert':166 'faster':106 'featur':102 'four':83 'fud':205 'general':169 'get':109 'guess':53 'inclin':158 'increas':63,74,97 'issu':18 'know':189 'lemmi':80,136 'less':156 'less-technically-inclin':155 'like':28,33,149,152 'main':84 'make':31,34,100 'much':145 'new':101 'noth':130 'often':19 'peopl':4,41,47,51,123,159 'point':59 'product':64,75,99 'pull':36,175 'rang':91 'report':172 'request':37,176 'secur':104 'see':22,122 'small':68 'sound':148,151 'spread':204 'stop':62 'suggest':32 'take':113 'technic':157 'thank':120 'thing':112 'thread':27,128 'time':114 'ton':45 'valid':163 'want':39,179 'way':187 'well':88,195 'whine':48 'whing':124 'window':69 'within':89 'would':6 'wouldn':13 'write':170"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5827172"
  +editedAt: DateTimeImmutable @1727205241 {#3264
    date: 2024-09-24 21:14:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705791166 {#3265
    date: 2024-01-20 23:52:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#3281
  +user: Proxies\__CG__\App\Entity\User {#3282 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2797
    +user: App\Entity\User {#2810 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      It gets weird fast, because before privacy controls in the Lemmy source code mean anything, we need trusted third party verification of a server’s patch level, and security controls.\n
      \n
      That can be done, and I think Lemmy has a shot at getting to that point, but it’ll be awhile.\n
      \n
      In the meantime, I suspect the Lemmy developers are hesitant to add and advertise features that you can’t be sure are actually correctly enabled on your instance.\n
      \n
      But yeah, let’s not let perfect be the enemy of moving toward better.\n
      \n
      Edit: Assuming you completely trust your instance admin, we could start adding some basic privacy to actions taken on your home instance.\n
      \n
      But as soon as the user starts interacting via federation, all bets are off - because the federated instance may he malicious.\n
      \n
      I think we might see one or more “trusted fediverse” groups emerge in the next few years, with instance admins making commitments to security controls, moderation, code of conduct, etc.\n
      \n
      So, in theory, the lemmy software could start implementing privacy controls that allow users to limit their visibility to whichever part of the fediverse their instance admin has marked as highly trusted.\n
      \n
      But even then, there’s risks from bad actors on highly trusted instances that still allow open signups.\n
      \n
      Anyway, I totally agree with you. It’s just a genuinely complex problem.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1727345891 {#2791
      date: 2024-09-26 12:18:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2798 …}
    +nested: Doctrine\ORM\PersistentCollection {#2800 …}
    +votes: Doctrine\ORM\PersistentCollection {#2802 …}
    +reports: Doctrine\ORM\PersistentCollection {#2804 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2806 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2808 …}
    -id: 326701
    -bodyTs: "'action':110 'actor':207 'actual':74 'ad':105 'add':63 'admin':101,156,193 'advertis':65 'agre':220 'allow':179,214 'anyth':15 'anyway':217 'assum':95 'awhil':51 'bad':206 'basic':107 'bet':127 'better':93 'code':13,163 'commit':158 'complet':97 'complex':228 'conduct':165 'control':8,30,161,177 'correct':75 'could':103,173 'develop':59 'done':34 'edit':94 'emerg':148 'enabl':76 'enemi':89 'etc':166 'even':200 'fast':4 'featur':66 'feder':125,132 'fedivers':146,190 'genuin':227 'get':2,43 'group':147 'hesit':61 'high':197,209 'home':114 'implement':175 'instanc':79,100,115,133,155,192,211 'interact':123 'lemmi':11,38,58,171 'let':82,85 'level':27 'limit':182 'll':49 'make':157 'malici':136 'mark':195 'may':134 'mean':14 'meantim':54 'might':140 'moder':162 'move':91 'need':17 'next':151 'one':142 'open':215 'part':187 'parti':20 'patch':26 'perfect':86 'point':46 'privaci':7,108,176 'problem':229 'risk':204 'secur':29,160 'see':141 'server':24 'shot':41 'signup':216 'softwar':172 'soon':118 'sourc':12 'start':104,122,174 'still':213 'sure':72 'suspect':56 'taken':111 'theori':169 'think':37,138 'third':19 'total':219 'toward':92 'trust':18,98,145,198,210 'user':121,180 'verif':21 'via':124 'visibl':184 'weird':3 'whichev':186 'yeah':81 'year':153"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6646423"
    +editedAt: DateTimeImmutable @1727197514 {#2792
      date: 2024-09-24 19:05:14.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705780344 {#2793
      date: 2024-01-20 20:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2797}
  +body: """
    > I think we might see one or more “trusted fediverse” groups emerge in the next few years, with instance admins making commitments to security controls, moderation, code of conduct, etc.\n
    \n
    There is now at least one system in place for admins to vouch for other instances being non-malicious, and to report suspected instances. It is called the fediseer: [gui.fediseer.com](https://gui.fediseer.com/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705838901 {#3279
    date: 2024-01-21 13:08:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@MajorHavoc@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3283 …}
  +nested: Doctrine\ORM\PersistentCollection {#3285 …}
  +votes: Doctrine\ORM\PersistentCollection {#3287 …}
  +reports: Doctrine\ORM\PersistentCollection {#3289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
  -id: 328013
  -bodyTs: "'/)':64 'admin':20,41 'call':58 'code':27 'commit':22 'conduct':29 'control':25 'emerg':12 'etc':30 'fedis':60 'fedivers':10 'group':11 'gui.fediseer.com':61,63 'gui.fediseer.com/)':62 'instanc':19,46,55 'least':35 'make':21 'malici':50 'might':4 'moder':26 'next':15 'non':49 'non-malici':48 'one':6,36 'place':39 'report':53 'secur':24 'see':5 'suspect':54 'system':37 'think':2 'trust':9 'vouch':43 'year':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7015281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705838901 {#3280
    date: 2024-01-21 13:08:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#3281
  +user: Proxies\__CG__\App\Entity\User {#3282 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2797
    +user: App\Entity\User {#2810 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      It gets weird fast, because before privacy controls in the Lemmy source code mean anything, we need trusted third party verification of a server’s patch level, and security controls.\n
      \n
      That can be done, and I think Lemmy has a shot at getting to that point, but it’ll be awhile.\n
      \n
      In the meantime, I suspect the Lemmy developers are hesitant to add and advertise features that you can’t be sure are actually correctly enabled on your instance.\n
      \n
      But yeah, let’s not let perfect be the enemy of moving toward better.\n
      \n
      Edit: Assuming you completely trust your instance admin, we could start adding some basic privacy to actions taken on your home instance.\n
      \n
      But as soon as the user starts interacting via federation, all bets are off - because the federated instance may he malicious.\n
      \n
      I think we might see one or more “trusted fediverse” groups emerge in the next few years, with instance admins making commitments to security controls, moderation, code of conduct, etc.\n
      \n
      So, in theory, the lemmy software could start implementing privacy controls that allow users to limit their visibility to whichever part of the fediverse their instance admin has marked as highly trusted.\n
      \n
      But even then, there’s risks from bad actors on highly trusted instances that still allow open signups.\n
      \n
      Anyway, I totally agree with you. It’s just a genuinely complex problem.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1727345891 {#2791
      date: 2024-09-26 12:18:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2798 …}
    +nested: Doctrine\ORM\PersistentCollection {#2800 …}
    +votes: Doctrine\ORM\PersistentCollection {#2802 …}
    +reports: Doctrine\ORM\PersistentCollection {#2804 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2806 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2808 …}
    -id: 326701
    -bodyTs: "'action':110 'actor':207 'actual':74 'ad':105 'add':63 'admin':101,156,193 'advertis':65 'agre':220 'allow':179,214 'anyth':15 'anyway':217 'assum':95 'awhil':51 'bad':206 'basic':107 'bet':127 'better':93 'code':13,163 'commit':158 'complet':97 'complex':228 'conduct':165 'control':8,30,161,177 'correct':75 'could':103,173 'develop':59 'done':34 'edit':94 'emerg':148 'enabl':76 'enemi':89 'etc':166 'even':200 'fast':4 'featur':66 'feder':125,132 'fedivers':146,190 'genuin':227 'get':2,43 'group':147 'hesit':61 'high':197,209 'home':114 'implement':175 'instanc':79,100,115,133,155,192,211 'interact':123 'lemmi':11,38,58,171 'let':82,85 'level':27 'limit':182 'll':49 'make':157 'malici':136 'mark':195 'may':134 'mean':14 'meantim':54 'might':140 'moder':162 'move':91 'need':17 'next':151 'one':142 'open':215 'part':187 'parti':20 'patch':26 'perfect':86 'point':46 'privaci':7,108,176 'problem':229 'risk':204 'secur':29,160 'see':141 'server':24 'shot':41 'signup':216 'softwar':172 'soon':118 'sourc':12 'start':104,122,174 'still':213 'sure':72 'suspect':56 'taken':111 'theori':169 'think':37,138 'third':19 'total':219 'toward':92 'trust':18,98,145,198,210 'user':121,180 'verif':21 'via':124 'visibl':184 'weird':3 'whichev':186 'yeah':81 'year':153"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6646423"
    +editedAt: DateTimeImmutable @1727197514 {#2792
      date: 2024-09-24 19:05:14.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705780344 {#2793
      date: 2024-01-20 20:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2797}
  +body: """
    > I think we might see one or more “trusted fediverse” groups emerge in the next few years, with instance admins making commitments to security controls, moderation, code of conduct, etc.\n
    \n
    There is now at least one system in place for admins to vouch for other instances being non-malicious, and to report suspected instances. It is called the fediseer: [gui.fediseer.com](https://gui.fediseer.com/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705838901 {#3279
    date: 2024-01-21 13:08:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@MajorHavoc@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3283 …}
  +nested: Doctrine\ORM\PersistentCollection {#3285 …}
  +votes: Doctrine\ORM\PersistentCollection {#3287 …}
  +reports: Doctrine\ORM\PersistentCollection {#3289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
  -id: 328013
  -bodyTs: "'/)':64 'admin':20,41 'call':58 'code':27 'commit':22 'conduct':29 'control':25 'emerg':12 'etc':30 'fedis':60 'fedivers':10 'group':11 'gui.fediseer.com':61,63 'gui.fediseer.com/)':62 'instanc':19,46,55 'least':35 'make':21 'malici':50 'might':4 'moder':26 'next':15 'non':49 'non-malici':48 'one':6,36 'place':39 'report':53 'secur':24 'see':5 'suspect':54 'system':37 'think':2 'trust':9 'vouch':43 'year':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7015281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705838901 {#3280
    date: 2024-01-21 13:08:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#3281
  +user: Proxies\__CG__\App\Entity\User {#3282 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2797
    +user: App\Entity\User {#2810 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      It gets weird fast, because before privacy controls in the Lemmy source code mean anything, we need trusted third party verification of a server’s patch level, and security controls.\n
      \n
      That can be done, and I think Lemmy has a shot at getting to that point, but it’ll be awhile.\n
      \n
      In the meantime, I suspect the Lemmy developers are hesitant to add and advertise features that you can’t be sure are actually correctly enabled on your instance.\n
      \n
      But yeah, let’s not let perfect be the enemy of moving toward better.\n
      \n
      Edit: Assuming you completely trust your instance admin, we could start adding some basic privacy to actions taken on your home instance.\n
      \n
      But as soon as the user starts interacting via federation, all bets are off - because the federated instance may he malicious.\n
      \n
      I think we might see one or more “trusted fediverse” groups emerge in the next few years, with instance admins making commitments to security controls, moderation, code of conduct, etc.\n
      \n
      So, in theory, the lemmy software could start implementing privacy controls that allow users to limit their visibility to whichever part of the fediverse their instance admin has marked as highly trusted.\n
      \n
      But even then, there’s risks from bad actors on highly trusted instances that still allow open signups.\n
      \n
      Anyway, I totally agree with you. It’s just a genuinely complex problem.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1727345891 {#2791
      date: 2024-09-26 12:18:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2798 …}
    +nested: Doctrine\ORM\PersistentCollection {#2800 …}
    +votes: Doctrine\ORM\PersistentCollection {#2802 …}
    +reports: Doctrine\ORM\PersistentCollection {#2804 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2806 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2808 …}
    -id: 326701
    -bodyTs: "'action':110 'actor':207 'actual':74 'ad':105 'add':63 'admin':101,156,193 'advertis':65 'agre':220 'allow':179,214 'anyth':15 'anyway':217 'assum':95 'awhil':51 'bad':206 'basic':107 'bet':127 'better':93 'code':13,163 'commit':158 'complet':97 'complex':228 'conduct':165 'control':8,30,161,177 'correct':75 'could':103,173 'develop':59 'done':34 'edit':94 'emerg':148 'enabl':76 'enemi':89 'etc':166 'even':200 'fast':4 'featur':66 'feder':125,132 'fedivers':146,190 'genuin':227 'get':2,43 'group':147 'hesit':61 'high':197,209 'home':114 'implement':175 'instanc':79,100,115,133,155,192,211 'interact':123 'lemmi':11,38,58,171 'let':82,85 'level':27 'limit':182 'll':49 'make':157 'malici':136 'mark':195 'may':134 'mean':14 'meantim':54 'might':140 'moder':162 'move':91 'need':17 'next':151 'one':142 'open':215 'part':187 'parti':20 'patch':26 'perfect':86 'point':46 'privaci':7,108,176 'problem':229 'risk':204 'secur':29,160 'see':141 'server':24 'shot':41 'signup':216 'softwar':172 'soon':118 'sourc':12 'start':104,122,174 'still':213 'sure':72 'suspect':56 'taken':111 'theori':169 'think':37,138 'third':19 'total':219 'toward':92 'trust':18,98,145,198,210 'user':121,180 'verif':21 'via':124 'visibl':184 'weird':3 'whichev':186 'yeah':81 'year':153"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6646423"
    +editedAt: DateTimeImmutable @1727197514 {#2792
      date: 2024-09-24 19:05:14.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705780344 {#2793
      date: 2024-01-20 20:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2797}
  +body: """
    > I think we might see one or more “trusted fediverse” groups emerge in the next few years, with instance admins making commitments to security controls, moderation, code of conduct, etc.\n
    \n
    There is now at least one system in place for admins to vouch for other instances being non-malicious, and to report suspected instances. It is called the fediseer: [gui.fediseer.com](https://gui.fediseer.com/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705838901 {#3279
    date: 2024-01-21 13:08:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@MajorHavoc@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3283 …}
  +nested: Doctrine\ORM\PersistentCollection {#3285 …}
  +votes: Doctrine\ORM\PersistentCollection {#3287 …}
  +reports: Doctrine\ORM\PersistentCollection {#3289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
  -id: 328013
  -bodyTs: "'/)':64 'admin':20,41 'call':58 'code':27 'commit':22 'conduct':29 'control':25 'emerg':12 'etc':30 'fedis':60 'fedivers':10 'group':11 'gui.fediseer.com':61,63 'gui.fediseer.com/)':62 'instanc':19,46,55 'least':35 'make':21 'malici':50 'might':4 'moder':26 'next':15 'non':49 'non-malici':48 'one':6,36 'place':39 'report':53 'secur':24 'see':5 'suspect':54 'system':37 'think':2 'trust':9 'vouch':43 'year':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7015281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705838901 {#3280
    date: 2024-01-21 13:08:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#3476
  +user: App\Entity\User {#2810 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3281
    +user: Proxies\__CG__\App\Entity\User {#3282 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#2797
      +user: App\Entity\User {#2810 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        It gets weird fast, because before privacy controls in the Lemmy source code mean anything, we need trusted third party verification of a server’s patch level, and security controls.\n
        \n
        That can be done, and I think Lemmy has a shot at getting to that point, but it’ll be awhile.\n
        \n
        In the meantime, I suspect the Lemmy developers are hesitant to add and advertise features that you can’t be sure are actually correctly enabled on your instance.\n
        \n
        But yeah, let’s not let perfect be the enemy of moving toward better.\n
        \n
        Edit: Assuming you completely trust your instance admin, we could start adding some basic privacy to actions taken on your home instance.\n
        \n
        But as soon as the user starts interacting via federation, all bets are off - because the federated instance may he malicious.\n
        \n
        I think we might see one or more “trusted fediverse” groups emerge in the next few years, with instance admins making commitments to security controls, moderation, code of conduct, etc.\n
        \n
        So, in theory, the lemmy software could start implementing privacy controls that allow users to limit their visibility to whichever part of the fediverse their instance admin has marked as highly trusted.\n
        \n
        But even then, there’s risks from bad actors on highly trusted instances that still allow open signups.\n
        \n
        Anyway, I totally agree with you. It’s just a genuinely complex problem.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1727345891 {#2791
        date: 2024-09-26 12:18:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@ChasingEnigma@lemmy.world"
        "@ChasingEnigma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2798 …}
      +nested: Doctrine\ORM\PersistentCollection {#2800 …}
      +votes: Doctrine\ORM\PersistentCollection {#2802 …}
      +reports: Doctrine\ORM\PersistentCollection {#2804 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2806 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2808 …}
      -id: 326701
      -bodyTs: "'action':110 'actor':207 'actual':74 'ad':105 'add':63 'admin':101,156,193 'advertis':65 'agre':220 'allow':179,214 'anyth':15 'anyway':217 'assum':95 'awhil':51 'bad':206 'basic':107 'bet':127 'better':93 'code':13,163 'commit':158 'complet':97 'complex':228 'conduct':165 'control':8,30,161,177 'correct':75 'could':103,173 'develop':59 'done':34 'edit':94 'emerg':148 'enabl':76 'enemi':89 'etc':166 'even':200 'fast':4 'featur':66 'feder':125,132 'fedivers':146,190 'genuin':227 'get':2,43 'group':147 'hesit':61 'high':197,209 'home':114 'implement':175 'instanc':79,100,115,133,155,192,211 'interact':123 'lemmi':11,38,58,171 'let':82,85 'level':27 'limit':182 'll':49 'make':157 'malici':136 'mark':195 'may':134 'mean':14 'meantim':54 'might':140 'moder':162 'move':91 'need':17 'next':151 'one':142 'open':215 'part':187 'parti':20 'patch':26 'perfect':86 'point':46 'privaci':7,108,176 'problem':229 'risk':204 'secur':29,160 'see':141 'server':24 'shot':41 'signup':216 'softwar':172 'soon':118 'sourc':12 'start':104,122,174 'still':213 'sure':72 'suspect':56 'taken':111 'theori':169 'think':37,138 'third':19 'total':219 'toward':92 'trust':18,98,145,198,210 'user':121,180 'verif':21 'via':124 'visibl':184 'weird':3 'whichev':186 'yeah':81 'year':153"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6646423"
      +editedAt: DateTimeImmutable @1727197514 {#2792
        date: 2024-09-24 19:05:14.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705780344 {#2793
        date: 2024-01-20 20:52:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2797}
    +body: """
      > I think we might see one or more “trusted fediverse” groups emerge in the next few years, with instance admins making commitments to security controls, moderation, code of conduct, etc.\n
      \n
      There is now at least one system in place for admins to vouch for other instances being non-malicious, and to report suspected instances. It is called the fediseer: [gui.fediseer.com](https://gui.fediseer.com/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705838901 {#3279
      date: 2024-01-21 13:08:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@MajorHavoc@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3283 …}
    +nested: Doctrine\ORM\PersistentCollection {#3285 …}
    +votes: Doctrine\ORM\PersistentCollection {#3287 …}
    +reports: Doctrine\ORM\PersistentCollection {#3289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
    -id: 328013
    -bodyTs: "'/)':64 'admin':20,41 'call':58 'code':27 'commit':22 'conduct':29 'control':25 'emerg':12 'etc':30 'fedis':60 'fedivers':10 'group':11 'gui.fediseer.com':61,63 'gui.fediseer.com/)':62 'instanc':19,46,55 'least':35 'make':21 'malici':50 'might':4 'moder':26 'next':15 'non':49 'non-malici':48 'one':6,36 'place':39 'report':53 'secur':24 'see':5 'suspect':54 'system':37 'think':2 'trust':9 'vouch':43 'year':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/7015281"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705838901 {#3280
      date: 2024-01-21 13:08:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2797}
  +body: "Very cool."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705846389 {#3474
    date: 2024-01-21 15:13:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@MajorHavoc@programming.dev"
    "@Sal@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3477 …}
  +nested: Doctrine\ORM\PersistentCollection {#3479 …}
  +votes: Doctrine\ORM\PersistentCollection {#3481 …}
  +reports: Doctrine\ORM\PersistentCollection {#3483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3487 …}
  -id: 328223
  -bodyTs: "'cool':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6678476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705846389 {#3475
    date: 2024-01-21 15:13:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#3476
  +user: App\Entity\User {#2810 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3281
    +user: Proxies\__CG__\App\Entity\User {#3282 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#2797
      +user: App\Entity\User {#2810 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        It gets weird fast, because before privacy controls in the Lemmy source code mean anything, we need trusted third party verification of a server’s patch level, and security controls.\n
        \n
        That can be done, and I think Lemmy has a shot at getting to that point, but it’ll be awhile.\n
        \n
        In the meantime, I suspect the Lemmy developers are hesitant to add and advertise features that you can’t be sure are actually correctly enabled on your instance.\n
        \n
        But yeah, let’s not let perfect be the enemy of moving toward better.\n
        \n
        Edit: Assuming you completely trust your instance admin, we could start adding some basic privacy to actions taken on your home instance.\n
        \n
        But as soon as the user starts interacting via federation, all bets are off - because the federated instance may he malicious.\n
        \n
        I think we might see one or more “trusted fediverse” groups emerge in the next few years, with instance admins making commitments to security controls, moderation, code of conduct, etc.\n
        \n
        So, in theory, the lemmy software could start implementing privacy controls that allow users to limit their visibility to whichever part of the fediverse their instance admin has marked as highly trusted.\n
        \n
        But even then, there’s risks from bad actors on highly trusted instances that still allow open signups.\n
        \n
        Anyway, I totally agree with you. It’s just a genuinely complex problem.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1727345891 {#2791
        date: 2024-09-26 12:18:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@ChasingEnigma@lemmy.world"
        "@ChasingEnigma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2798 …}
      +nested: Doctrine\ORM\PersistentCollection {#2800 …}
      +votes: Doctrine\ORM\PersistentCollection {#2802 …}
      +reports: Doctrine\ORM\PersistentCollection {#2804 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2806 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2808 …}
      -id: 326701
      -bodyTs: "'action':110 'actor':207 'actual':74 'ad':105 'add':63 'admin':101,156,193 'advertis':65 'agre':220 'allow':179,214 'anyth':15 'anyway':217 'assum':95 'awhil':51 'bad':206 'basic':107 'bet':127 'better':93 'code':13,163 'commit':158 'complet':97 'complex':228 'conduct':165 'control':8,30,161,177 'correct':75 'could':103,173 'develop':59 'done':34 'edit':94 'emerg':148 'enabl':76 'enemi':89 'etc':166 'even':200 'fast':4 'featur':66 'feder':125,132 'fedivers':146,190 'genuin':227 'get':2,43 'group':147 'hesit':61 'high':197,209 'home':114 'implement':175 'instanc':79,100,115,133,155,192,211 'interact':123 'lemmi':11,38,58,171 'let':82,85 'level':27 'limit':182 'll':49 'make':157 'malici':136 'mark':195 'may':134 'mean':14 'meantim':54 'might':140 'moder':162 'move':91 'need':17 'next':151 'one':142 'open':215 'part':187 'parti':20 'patch':26 'perfect':86 'point':46 'privaci':7,108,176 'problem':229 'risk':204 'secur':29,160 'see':141 'server':24 'shot':41 'signup':216 'softwar':172 'soon':118 'sourc':12 'start':104,122,174 'still':213 'sure':72 'suspect':56 'taken':111 'theori':169 'think':37,138 'third':19 'total':219 'toward':92 'trust':18,98,145,198,210 'user':121,180 'verif':21 'via':124 'visibl':184 'weird':3 'whichev':186 'yeah':81 'year':153"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6646423"
      +editedAt: DateTimeImmutable @1727197514 {#2792
        date: 2024-09-24 19:05:14.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705780344 {#2793
        date: 2024-01-20 20:52:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2797}
    +body: """
      > I think we might see one or more “trusted fediverse” groups emerge in the next few years, with instance admins making commitments to security controls, moderation, code of conduct, etc.\n
      \n
      There is now at least one system in place for admins to vouch for other instances being non-malicious, and to report suspected instances. It is called the fediseer: [gui.fediseer.com](https://gui.fediseer.com/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705838901 {#3279
      date: 2024-01-21 13:08:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@MajorHavoc@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3283 …}
    +nested: Doctrine\ORM\PersistentCollection {#3285 …}
    +votes: Doctrine\ORM\PersistentCollection {#3287 …}
    +reports: Doctrine\ORM\PersistentCollection {#3289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
    -id: 328013
    -bodyTs: "'/)':64 'admin':20,41 'call':58 'code':27 'commit':22 'conduct':29 'control':25 'emerg':12 'etc':30 'fedis':60 'fedivers':10 'group':11 'gui.fediseer.com':61,63 'gui.fediseer.com/)':62 'instanc':19,46,55 'least':35 'make':21 'malici':50 'might':4 'moder':26 'next':15 'non':49 'non-malici':48 'one':6,36 'place':39 'report':53 'secur':24 'see':5 'suspect':54 'system':37 'think':2 'trust':9 'vouch':43 'year':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/7015281"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705838901 {#3280
      date: 2024-01-21 13:08:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2797}
  +body: "Very cool."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705846389 {#3474
    date: 2024-01-21 15:13:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@MajorHavoc@programming.dev"
    "@Sal@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3477 …}
  +nested: Doctrine\ORM\PersistentCollection {#3479 …}
  +votes: Doctrine\ORM\PersistentCollection {#3481 …}
  +reports: Doctrine\ORM\PersistentCollection {#3483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3487 …}
  -id: 328223
  -bodyTs: "'cool':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6678476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705846389 {#3475
    date: 2024-01-21 15:13:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#3476
  +user: App\Entity\User {#2810 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3281
    +user: Proxies\__CG__\App\Entity\User {#3282 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#2797
      +user: App\Entity\User {#2810 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        It gets weird fast, because before privacy controls in the Lemmy source code mean anything, we need trusted third party verification of a server’s patch level, and security controls.\n
        \n
        That can be done, and I think Lemmy has a shot at getting to that point, but it’ll be awhile.\n
        \n
        In the meantime, I suspect the Lemmy developers are hesitant to add and advertise features that you can’t be sure are actually correctly enabled on your instance.\n
        \n
        But yeah, let’s not let perfect be the enemy of moving toward better.\n
        \n
        Edit: Assuming you completely trust your instance admin, we could start adding some basic privacy to actions taken on your home instance.\n
        \n
        But as soon as the user starts interacting via federation, all bets are off - because the federated instance may he malicious.\n
        \n
        I think we might see one or more “trusted fediverse” groups emerge in the next few years, with instance admins making commitments to security controls, moderation, code of conduct, etc.\n
        \n
        So, in theory, the lemmy software could start implementing privacy controls that allow users to limit their visibility to whichever part of the fediverse their instance admin has marked as highly trusted.\n
        \n
        But even then, there’s risks from bad actors on highly trusted instances that still allow open signups.\n
        \n
        Anyway, I totally agree with you. It’s just a genuinely complex problem.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1727345891 {#2791
        date: 2024-09-26 12:18:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@ChasingEnigma@lemmy.world"
        "@ChasingEnigma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2798 …}
      +nested: Doctrine\ORM\PersistentCollection {#2800 …}
      +votes: Doctrine\ORM\PersistentCollection {#2802 …}
      +reports: Doctrine\ORM\PersistentCollection {#2804 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2806 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2808 …}
      -id: 326701
      -bodyTs: "'action':110 'actor':207 'actual':74 'ad':105 'add':63 'admin':101,156,193 'advertis':65 'agre':220 'allow':179,214 'anyth':15 'anyway':217 'assum':95 'awhil':51 'bad':206 'basic':107 'bet':127 'better':93 'code':13,163 'commit':158 'complet':97 'complex':228 'conduct':165 'control':8,30,161,177 'correct':75 'could':103,173 'develop':59 'done':34 'edit':94 'emerg':148 'enabl':76 'enemi':89 'etc':166 'even':200 'fast':4 'featur':66 'feder':125,132 'fedivers':146,190 'genuin':227 'get':2,43 'group':147 'hesit':61 'high':197,209 'home':114 'implement':175 'instanc':79,100,115,133,155,192,211 'interact':123 'lemmi':11,38,58,171 'let':82,85 'level':27 'limit':182 'll':49 'make':157 'malici':136 'mark':195 'may':134 'mean':14 'meantim':54 'might':140 'moder':162 'move':91 'need':17 'next':151 'one':142 'open':215 'part':187 'parti':20 'patch':26 'perfect':86 'point':46 'privaci':7,108,176 'problem':229 'risk':204 'secur':29,160 'see':141 'server':24 'shot':41 'signup':216 'softwar':172 'soon':118 'sourc':12 'start':104,122,174 'still':213 'sure':72 'suspect':56 'taken':111 'theori':169 'think':37,138 'third':19 'total':219 'toward':92 'trust':18,98,145,198,210 'user':121,180 'verif':21 'via':124 'visibl':184 'weird':3 'whichev':186 'yeah':81 'year':153"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6646423"
      +editedAt: DateTimeImmutable @1727197514 {#2792
        date: 2024-09-24 19:05:14.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705780344 {#2793
        date: 2024-01-20 20:52:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2797}
    +body: """
      > I think we might see one or more “trusted fediverse” groups emerge in the next few years, with instance admins making commitments to security controls, moderation, code of conduct, etc.\n
      \n
      There is now at least one system in place for admins to vouch for other instances being non-malicious, and to report suspected instances. It is called the fediseer: [gui.fediseer.com](https://gui.fediseer.com/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705838901 {#3279
      date: 2024-01-21 13:08:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@MajorHavoc@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3283 …}
    +nested: Doctrine\ORM\PersistentCollection {#3285 …}
    +votes: Doctrine\ORM\PersistentCollection {#3287 …}
    +reports: Doctrine\ORM\PersistentCollection {#3289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
    -id: 328013
    -bodyTs: "'/)':64 'admin':20,41 'call':58 'code':27 'commit':22 'conduct':29 'control':25 'emerg':12 'etc':30 'fedis':60 'fedivers':10 'group':11 'gui.fediseer.com':61,63 'gui.fediseer.com/)':62 'instanc':19,46,55 'least':35 'make':21 'malici':50 'might':4 'moder':26 'next':15 'non':49 'non-malici':48 'one':6,36 'place':39 'report':53 'secur':24 'see':5 'suspect':54 'system':37 'think':2 'trust':9 'vouch':43 'year':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/7015281"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705838901 {#3280
      date: 2024-01-21 13:08:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2797}
  +body: "Very cool."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705846389 {#3474
    date: 2024-01-21 15:13:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@MajorHavoc@programming.dev"
    "@Sal@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3477 …}
  +nested: Doctrine\ORM\PersistentCollection {#3479 …}
  +votes: Doctrine\ORM\PersistentCollection {#3481 …}
  +reports: Doctrine\ORM\PersistentCollection {#3483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3487 …}
  -id: 328223
  -bodyTs: "'cool':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6678476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705846389 {#3475
    date: 2024-01-21 15:13:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#2870
  +user: App\Entity\User {#2883 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Yeah, they can fuck off. When their opening salvo was threats and legal bluster, I don’t see why anyone should trust an alleged olive branch *now.* The right thing to do was not to send this email second.\n
    \n
    I have to work with Haier in my business now as well ever since they bought GE. They’re a shitty company that goes back on their word constantly (at least within the B2B space), and nobody should be giving them one thin dime.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 71
  +score: 0
  +lastActive: DateTime @1727249741 {#2865
    date: 2024-09-25 09:35:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2871 …}
  +nested: Doctrine\ORM\PersistentCollection {#2873 …}
  +votes: Doctrine\ORM\PersistentCollection {#2875 …}
  +reports: Doctrine\ORM\PersistentCollection {#2877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
  -id: 326165
  -bodyTs: "'alleg':24 'anyon':20 'b2b':73 'back':64 'bluster':14 'bought':55 'branch':26 'busi':48 'compani':61 'constant':68 'dime':83 'email':38 'ever':52 'fuck':4 'ge':56 'give':79 'goe':63 'haier':45 'least':70 'legal':13 'nobodi':76 'oliv':25 'one':81 'open':8 're':58 'right':29 'salvo':9 'second':39 'see':18 'send':36 'shitti':60 'sinc':53 'space':74 'thin':82 'thing':30 'threat':11 'trust':22 'well':51 'within':71 'word':67 'work':43 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6854565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705774075 {#2866
    date: 2024-01-20 19:07:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#2870
  +user: App\Entity\User {#2883 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Yeah, they can fuck off. When their opening salvo was threats and legal bluster, I don’t see why anyone should trust an alleged olive branch *now.* The right thing to do was not to send this email second.\n
    \n
    I have to work with Haier in my business now as well ever since they bought GE. They’re a shitty company that goes back on their word constantly (at least within the B2B space), and nobody should be giving them one thin dime.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 71
  +score: 0
  +lastActive: DateTime @1727249741 {#2865
    date: 2024-09-25 09:35:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2871 …}
  +nested: Doctrine\ORM\PersistentCollection {#2873 …}
  +votes: Doctrine\ORM\PersistentCollection {#2875 …}
  +reports: Doctrine\ORM\PersistentCollection {#2877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
  -id: 326165
  -bodyTs: "'alleg':24 'anyon':20 'b2b':73 'back':64 'bluster':14 'bought':55 'branch':26 'busi':48 'compani':61 'constant':68 'dime':83 'email':38 'ever':52 'fuck':4 'ge':56 'give':79 'goe':63 'haier':45 'least':70 'legal':13 'nobodi':76 'oliv':25 'one':81 'open':8 're':58 'right':29 'salvo':9 'second':39 'see':18 'send':36 'shitti':60 'sinc':53 'space':74 'thin':82 'thing':30 'threat':11 'trust':22 'well':51 'within':71 'word':67 'work':43 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6854565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705774075 {#2866
    date: 2024-01-20 19:07:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#2870
  +user: App\Entity\User {#2883 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Yeah, they can fuck off. When their opening salvo was threats and legal bluster, I don’t see why anyone should trust an alleged olive branch *now.* The right thing to do was not to send this email second.\n
    \n
    I have to work with Haier in my business now as well ever since they bought GE. They’re a shitty company that goes back on their word constantly (at least within the B2B space), and nobody should be giving them one thin dime.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 71
  +score: 0
  +lastActive: DateTime @1727249741 {#2865
    date: 2024-09-25 09:35:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2871 …}
  +nested: Doctrine\ORM\PersistentCollection {#2873 …}
  +votes: Doctrine\ORM\PersistentCollection {#2875 …}
  +reports: Doctrine\ORM\PersistentCollection {#2877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
  -id: 326165
  -bodyTs: "'alleg':24 'anyon':20 'b2b':73 'back':64 'bluster':14 'bought':55 'branch':26 'busi':48 'compani':61 'constant':68 'dime':83 'email':38 'ever':52 'fuck':4 'ge':56 'give':79 'goe':63 'haier':45 'least':70 'legal':13 'nobodi':76 'oliv':25 'one':81 'open':8 're':58 'right':29 'salvo':9 'second':39 'see':18 'send':36 'shitti':60 'sinc':53 'space':74 'thin':82 'thing':30 'threat':11 'trust':22 'well':51 'within':71 'word':67 'work':43 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6854565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705774075 {#2866
    date: 2024-01-20 19:07:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#3026
  +user: App\Entity\User {#2958 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: App\Entity\EntryComment {#2870
    +user: App\Entity\User {#2883 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Yeah, they can fuck off. When their opening salvo was threats and legal bluster, I don’t see why anyone should trust an alleged olive branch *now.* The right thing to do was not to send this email second.\n
      \n
      I have to work with Haier in my business now as well ever since they bought GE. They’re a shitty company that goes back on their word constantly (at least within the B2B space), and nobody should be giving them one thin dime.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1727249741 {#2865
      date: 2024-09-25 09:35:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2871 …}
    +nested: Doctrine\ORM\PersistentCollection {#2873 …}
    +votes: Doctrine\ORM\PersistentCollection {#2875 …}
    +reports: Doctrine\ORM\PersistentCollection {#2877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
    -id: 326165
    -bodyTs: "'alleg':24 'anyon':20 'b2b':73 'back':64 'bluster':14 'bought':55 'branch':26 'busi':48 'compani':61 'constant':68 'dime':83 'email':38 'ever':52 'fuck':4 'ge':56 'give':79 'goe':63 'haier':45 'least':70 'legal':13 'nobodi':76 'oliv':25 'one':81 'open':8 're':58 'right':29 'salvo':9 'second':39 'see':18 'send':36 'shitti':60 'sinc':53 'space':74 'thin':82 'thing':30 'threat':11 'trust':22 'well':51 'within':71 'word':67 'work':43 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6854565"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705774075 {#2866
      date: 2024-01-20 19:07:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2870}
  +body: """
    Respectfully, I disagree. Yes, indeed this first message is PR damage control, but there is something to be gained here for the FOSS community.\n
    \n
    This backtrack sends the message out, discouraging other companies with legal departments from trying the same trick else they risk sales. If a positive resolution comes out of this (A. Andre’s project becomes officially supported by Haier with more features whilst being more efficient with API calls, or B. Haier develops a local API option) then it shows other companies there is value in working together with the FOSS community rather than viewing them as an adversary or as competition to be eliminated.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1705778617 {#3030
    date: 2024-01-20 20:23:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@dual_sport_dork@lemmy.world"
    "@scrubbles@poptalk.scrubbles.tech"
    "@dual_sport_dork@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3023 …}
  +nested: Doctrine\ORM\PersistentCollection {#3021 …}
  +votes: Doctrine\ORM\PersistentCollection {#3025 …}
  +reports: Doctrine\ORM\PersistentCollection {#3036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3040 …}
  -id: 326323
  -bodyTs: "'adversari':102 'andr':55 'api':71,79 'b':74 'backtrack':26 'becom':58 'call':72 'come':50 'communiti':24,95 'compani':33,85 'competit':105 'control':12 'damag':11 'depart':36 'develop':76 'disagre':3 'discourag':31 'effici':69 'elimin':108 'els':42 'featur':65 'first':7 'foss':23,94 'gain':19 'haier':62,75 'inde':5 'legal':35 'local':78 'messag':8,29 'offici':59 'option':80 'posit':48 'pr':10 'project':57 'rather':96 'resolut':49 'respect':1 'risk':44 'sale':45 'send':27 'show':83 'someth':16 'support':60 'togeth':91 'tri':38 'trick':41 'valu':88 'view':98 'whilst':66 'work':90 'yes':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6546018"
  +editedAt: DateTimeImmutable @1727164289 {#3033
    date: 2024-09-24 09:51:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705778617 {#3029
    date: 2024-01-20 20:23:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#3026
  +user: App\Entity\User {#2958 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: App\Entity\EntryComment {#2870
    +user: App\Entity\User {#2883 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Yeah, they can fuck off. When their opening salvo was threats and legal bluster, I don’t see why anyone should trust an alleged olive branch *now.* The right thing to do was not to send this email second.\n
      \n
      I have to work with Haier in my business now as well ever since they bought GE. They’re a shitty company that goes back on their word constantly (at least within the B2B space), and nobody should be giving them one thin dime.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1727249741 {#2865
      date: 2024-09-25 09:35:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2871 …}
    +nested: Doctrine\ORM\PersistentCollection {#2873 …}
    +votes: Doctrine\ORM\PersistentCollection {#2875 …}
    +reports: Doctrine\ORM\PersistentCollection {#2877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
    -id: 326165
    -bodyTs: "'alleg':24 'anyon':20 'b2b':73 'back':64 'bluster':14 'bought':55 'branch':26 'busi':48 'compani':61 'constant':68 'dime':83 'email':38 'ever':52 'fuck':4 'ge':56 'give':79 'goe':63 'haier':45 'least':70 'legal':13 'nobodi':76 'oliv':25 'one':81 'open':8 're':58 'right':29 'salvo':9 'second':39 'see':18 'send':36 'shitti':60 'sinc':53 'space':74 'thin':82 'thing':30 'threat':11 'trust':22 'well':51 'within':71 'word':67 'work':43 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6854565"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705774075 {#2866
      date: 2024-01-20 19:07:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2870}
  +body: """
    Respectfully, I disagree. Yes, indeed this first message is PR damage control, but there is something to be gained here for the FOSS community.\n
    \n
    This backtrack sends the message out, discouraging other companies with legal departments from trying the same trick else they risk sales. If a positive resolution comes out of this (A. Andre’s project becomes officially supported by Haier with more features whilst being more efficient with API calls, or B. Haier develops a local API option) then it shows other companies there is value in working together with the FOSS community rather than viewing them as an adversary or as competition to be eliminated.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1705778617 {#3030
    date: 2024-01-20 20:23:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@dual_sport_dork@lemmy.world"
    "@scrubbles@poptalk.scrubbles.tech"
    "@dual_sport_dork@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3023 …}
  +nested: Doctrine\ORM\PersistentCollection {#3021 …}
  +votes: Doctrine\ORM\PersistentCollection {#3025 …}
  +reports: Doctrine\ORM\PersistentCollection {#3036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3040 …}
  -id: 326323
  -bodyTs: "'adversari':102 'andr':55 'api':71,79 'b':74 'backtrack':26 'becom':58 'call':72 'come':50 'communiti':24,95 'compani':33,85 'competit':105 'control':12 'damag':11 'depart':36 'develop':76 'disagre':3 'discourag':31 'effici':69 'elimin':108 'els':42 'featur':65 'first':7 'foss':23,94 'gain':19 'haier':62,75 'inde':5 'legal':35 'local':78 'messag':8,29 'offici':59 'option':80 'posit':48 'pr':10 'project':57 'rather':96 'resolut':49 'respect':1 'risk':44 'sale':45 'send':27 'show':83 'someth':16 'support':60 'togeth':91 'tri':38 'trick':41 'valu':88 'view':98 'whilst':66 'work':90 'yes':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6546018"
  +editedAt: DateTimeImmutable @1727164289 {#3033
    date: 2024-09-24 09:51:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705778617 {#3029
    date: 2024-01-20 20:23:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#3026
  +user: App\Entity\User {#2958 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: App\Entity\EntryComment {#2870
    +user: App\Entity\User {#2883 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Yeah, they can fuck off. When their opening salvo was threats and legal bluster, I don’t see why anyone should trust an alleged olive branch *now.* The right thing to do was not to send this email second.\n
      \n
      I have to work with Haier in my business now as well ever since they bought GE. They’re a shitty company that goes back on their word constantly (at least within the B2B space), and nobody should be giving them one thin dime.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1727249741 {#2865
      date: 2024-09-25 09:35:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2871 …}
    +nested: Doctrine\ORM\PersistentCollection {#2873 …}
    +votes: Doctrine\ORM\PersistentCollection {#2875 …}
    +reports: Doctrine\ORM\PersistentCollection {#2877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
    -id: 326165
    -bodyTs: "'alleg':24 'anyon':20 'b2b':73 'back':64 'bluster':14 'bought':55 'branch':26 'busi':48 'compani':61 'constant':68 'dime':83 'email':38 'ever':52 'fuck':4 'ge':56 'give':79 'goe':63 'haier':45 'least':70 'legal':13 'nobodi':76 'oliv':25 'one':81 'open':8 're':58 'right':29 'salvo':9 'second':39 'see':18 'send':36 'shitti':60 'sinc':53 'space':74 'thin':82 'thing':30 'threat':11 'trust':22 'well':51 'within':71 'word':67 'work':43 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6854565"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705774075 {#2866
      date: 2024-01-20 19:07:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2870}
  +body: """
    Respectfully, I disagree. Yes, indeed this first message is PR damage control, but there is something to be gained here for the FOSS community.\n
    \n
    This backtrack sends the message out, discouraging other companies with legal departments from trying the same trick else they risk sales. If a positive resolution comes out of this (A. Andre’s project becomes officially supported by Haier with more features whilst being more efficient with API calls, or B. Haier develops a local API option) then it shows other companies there is value in working together with the FOSS community rather than viewing them as an adversary or as competition to be eliminated.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1705778617 {#3030
    date: 2024-01-20 20:23:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@dual_sport_dork@lemmy.world"
    "@scrubbles@poptalk.scrubbles.tech"
    "@dual_sport_dork@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3023 …}
  +nested: Doctrine\ORM\PersistentCollection {#3021 …}
  +votes: Doctrine\ORM\PersistentCollection {#3025 …}
  +reports: Doctrine\ORM\PersistentCollection {#3036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3040 …}
  -id: 326323
  -bodyTs: "'adversari':102 'andr':55 'api':71,79 'b':74 'backtrack':26 'becom':58 'call':72 'come':50 'communiti':24,95 'compani':33,85 'competit':105 'control':12 'damag':11 'depart':36 'develop':76 'disagre':3 'discourag':31 'effici':69 'elimin':108 'els':42 'featur':65 'first':7 'foss':23,94 'gain':19 'haier':62,75 'inde':5 'legal':35 'local':78 'messag':8,29 'offici':59 'option':80 'posit':48 'pr':10 'project':57 'rather':96 'resolut':49 'respect':1 'risk':44 'sale':45 'send':27 'show':83 'someth':16 'support':60 'togeth':91 'tri':38 'trick':41 'valu':88 'view':98 'whilst':66 'work':90 'yes':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6546018"
  +editedAt: DateTimeImmutable @1727164289 {#3033
    date: 2024-09-24 09:51:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705778617 {#3029
    date: 2024-01-20 20:23:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#3368
  +user: Proxies\__CG__\App\Entity\User {#3353 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: App\Entity\EntryComment {#3026
    +user: App\Entity\User {#2958 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
    +image: null
    +parent: App\Entity\EntryComment {#2870
      +user: App\Entity\User {#2883 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Yeah, they can fuck off. When their opening salvo was threats and legal bluster, I don’t see why anyone should trust an alleged olive branch *now.* The right thing to do was not to send this email second.\n
        \n
        I have to work with Haier in my business now as well ever since they bought GE. They’re a shitty company that goes back on their word constantly (at least within the B2B space), and nobody should be giving them one thin dime.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1727249741 {#2865
        date: 2024-09-25 09:35:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@scrubbles@poptalk.scrubbles.tech"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2871 …}
      +nested: Doctrine\ORM\PersistentCollection {#2873 …}
      +votes: Doctrine\ORM\PersistentCollection {#2875 …}
      +reports: Doctrine\ORM\PersistentCollection {#2877 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
      -id: 326165
      -bodyTs: "'alleg':24 'anyon':20 'b2b':73 'back':64 'bluster':14 'bought':55 'branch':26 'busi':48 'compani':61 'constant':68 'dime':83 'email':38 'ever':52 'fuck':4 'ge':56 'give':79 'goe':63 'haier':45 'least':70 'legal':13 'nobodi':76 'oliv':25 'one':81 'open':8 're':58 'right':29 'salvo':9 'second':39 'see':18 'send':36 'shitti':60 'sinc':53 'space':74 'thin':82 'thing':30 'threat':11 'trust':22 'well':51 'within':71 'word':67 'work':43 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6854565"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705774075 {#2866
        date: 2024-01-20 19:07:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2870}
    +body: """
      Respectfully, I disagree. Yes, indeed this first message is PR damage control, but there is something to be gained here for the FOSS community.\n
      \n
      This backtrack sends the message out, discouraging other companies with legal departments from trying the same trick else they risk sales. If a positive resolution comes out of this (A. Andre’s project becomes officially supported by Haier with more features whilst being more efficient with API calls, or B. Haier develops a local API option) then it shows other companies there is value in working together with the FOSS community rather than viewing them as an adversary or as competition to be eliminated.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1705778617 {#3030
      date: 2024-01-20 20:23:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
      "@dual_sport_dork@lemmy.world"
      "@scrubbles@poptalk.scrubbles.tech"
      "@dual_sport_dork@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3023 …}
    +nested: Doctrine\ORM\PersistentCollection {#3021 …}
    +votes: Doctrine\ORM\PersistentCollection {#3025 …}
    +reports: Doctrine\ORM\PersistentCollection {#3036 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3038 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3040 …}
    -id: 326323
    -bodyTs: "'adversari':102 'andr':55 'api':71,79 'b':74 'backtrack':26 'becom':58 'call':72 'come':50 'communiti':24,95 'compani':33,85 'competit':105 'control':12 'damag':11 'depart':36 'develop':76 'disagre':3 'discourag':31 'effici':69 'elimin':108 'els':42 'featur':65 'first':7 'foss':23,94 'gain':19 'haier':62,75 'inde':5 'legal':35 'local':78 'messag':8,29 'offici':59 'option':80 'posit':48 'pr':10 'project':57 'rather':96 'resolut':49 'respect':1 'risk':44 'sale':45 'send':27 'show':83 'someth':16 'support':60 'togeth':91 'tri':38 'trick':41 'valu':88 'view':98 'whilst':66 'work':90 'yes':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6546018"
    +editedAt: DateTimeImmutable @1727164289 {#3033
      date: 2024-09-24 09:51:29.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705778617 {#3029
      date: 2024-01-20 20:23:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2870}
  +body: """
    Nah, this is Haier trying to save face. They saw how the story went, that the repo was forked a thousand times in a few hours. They know their engineering team can’t win, long term, against dedicated, pissed off geeks.\n
    \n
    Would they play nice with you if the tables were reversed? No.\n
    \n
    They already played the legal card, engaging with them at this point would be extremely naive.\n
    \n
    Fuck them. Now is the time to pummel them even harder. Making them eat their words is what will send a message to the rest of the jackasses designing garbage and tracking us relentlessly for access to what should be trivial to engineer features.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705805324 {#3366
    date: 2024-01-21 03:48:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@dual_sport_dork@lemmy.world"
    "@Rentlar@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3369 …}
  +nested: Doctrine\ORM\PersistentCollection {#3371 …}
  +votes: Doctrine\ORM\PersistentCollection {#3373 …}
  +reports: Doctrine\ORM\PersistentCollection {#3375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3379 …}
  -id: 327232
  -bodyTs: "'access':105 'alreadi':55 'card':59 'dedic':38 'design':98 'eat':83 'engag':60 'engin':30,112 'even':79 'extrem':68 'face':8 'featur':113 'fork':19 'fuck':70 'garbag':99 'geek':41 'haier':4 'harder':80 'hour':26 'jackass':97 'know':28 'legal':58 'long':35 'make':81 'messag':91 'nah':1 'naiv':69 'nice':45 'piss':39 'play':44,56 'point':65 'pummel':77 'relentless':103 'repo':17 'rest':94 'revers':52 'save':7 'saw':10 'send':89 'stori':13 'tabl':50 'team':31 'term':36 'thousand':21 'time':22,75 'track':101 'tri':5 'trivial':110 'us':102 'went':14 'win':34 'word':85 'would':42,66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8482798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705805324 {#3367
    date: 2024-01-21 03:48:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#3368
  +user: Proxies\__CG__\App\Entity\User {#3353 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: App\Entity\EntryComment {#3026
    +user: App\Entity\User {#2958 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
    +image: null
    +parent: App\Entity\EntryComment {#2870
      +user: App\Entity\User {#2883 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Yeah, they can fuck off. When their opening salvo was threats and legal bluster, I don’t see why anyone should trust an alleged olive branch *now.* The right thing to do was not to send this email second.\n
        \n
        I have to work with Haier in my business now as well ever since they bought GE. They’re a shitty company that goes back on their word constantly (at least within the B2B space), and nobody should be giving them one thin dime.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1727249741 {#2865
        date: 2024-09-25 09:35:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@scrubbles@poptalk.scrubbles.tech"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2871 …}
      +nested: Doctrine\ORM\PersistentCollection {#2873 …}
      +votes: Doctrine\ORM\PersistentCollection {#2875 …}
      +reports: Doctrine\ORM\PersistentCollection {#2877 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
      -id: 326165
      -bodyTs: "'alleg':24 'anyon':20 'b2b':73 'back':64 'bluster':14 'bought':55 'branch':26 'busi':48 'compani':61 'constant':68 'dime':83 'email':38 'ever':52 'fuck':4 'ge':56 'give':79 'goe':63 'haier':45 'least':70 'legal':13 'nobodi':76 'oliv':25 'one':81 'open':8 're':58 'right':29 'salvo':9 'second':39 'see':18 'send':36 'shitti':60 'sinc':53 'space':74 'thin':82 'thing':30 'threat':11 'trust':22 'well':51 'within':71 'word':67 'work':43 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6854565"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705774075 {#2866
        date: 2024-01-20 19:07:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2870}
    +body: """
      Respectfully, I disagree. Yes, indeed this first message is PR damage control, but there is something to be gained here for the FOSS community.\n
      \n
      This backtrack sends the message out, discouraging other companies with legal departments from trying the same trick else they risk sales. If a positive resolution comes out of this (A. Andre’s project becomes officially supported by Haier with more features whilst being more efficient with API calls, or B. Haier develops a local API option) then it shows other companies there is value in working together with the FOSS community rather than viewing them as an adversary or as competition to be eliminated.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1705778617 {#3030
      date: 2024-01-20 20:23:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
      "@dual_sport_dork@lemmy.world"
      "@scrubbles@poptalk.scrubbles.tech"
      "@dual_sport_dork@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3023 …}
    +nested: Doctrine\ORM\PersistentCollection {#3021 …}
    +votes: Doctrine\ORM\PersistentCollection {#3025 …}
    +reports: Doctrine\ORM\PersistentCollection {#3036 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3038 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3040 …}
    -id: 326323
    -bodyTs: "'adversari':102 'andr':55 'api':71,79 'b':74 'backtrack':26 'becom':58 'call':72 'come':50 'communiti':24,95 'compani':33,85 'competit':105 'control':12 'damag':11 'depart':36 'develop':76 'disagre':3 'discourag':31 'effici':69 'elimin':108 'els':42 'featur':65 'first':7 'foss':23,94 'gain':19 'haier':62,75 'inde':5 'legal':35 'local':78 'messag':8,29 'offici':59 'option':80 'posit':48 'pr':10 'project':57 'rather':96 'resolut':49 'respect':1 'risk':44 'sale':45 'send':27 'show':83 'someth':16 'support':60 'togeth':91 'tri':38 'trick':41 'valu':88 'view':98 'whilst':66 'work':90 'yes':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6546018"
    +editedAt: DateTimeImmutable @1727164289 {#3033
      date: 2024-09-24 09:51:29.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705778617 {#3029
      date: 2024-01-20 20:23:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2870}
  +body: """
    Nah, this is Haier trying to save face. They saw how the story went, that the repo was forked a thousand times in a few hours. They know their engineering team can’t win, long term, against dedicated, pissed off geeks.\n
    \n
    Would they play nice with you if the tables were reversed? No.\n
    \n
    They already played the legal card, engaging with them at this point would be extremely naive.\n
    \n
    Fuck them. Now is the time to pummel them even harder. Making them eat their words is what will send a message to the rest of the jackasses designing garbage and tracking us relentlessly for access to what should be trivial to engineer features.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705805324 {#3366
    date: 2024-01-21 03:48:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@dual_sport_dork@lemmy.world"
    "@Rentlar@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3369 …}
  +nested: Doctrine\ORM\PersistentCollection {#3371 …}
  +votes: Doctrine\ORM\PersistentCollection {#3373 …}
  +reports: Doctrine\ORM\PersistentCollection {#3375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3379 …}
  -id: 327232
  -bodyTs: "'access':105 'alreadi':55 'card':59 'dedic':38 'design':98 'eat':83 'engag':60 'engin':30,112 'even':79 'extrem':68 'face':8 'featur':113 'fork':19 'fuck':70 'garbag':99 'geek':41 'haier':4 'harder':80 'hour':26 'jackass':97 'know':28 'legal':58 'long':35 'make':81 'messag':91 'nah':1 'naiv':69 'nice':45 'piss':39 'play':44,56 'point':65 'pummel':77 'relentless':103 'repo':17 'rest':94 'revers':52 'save':7 'saw':10 'send':89 'stori':13 'tabl':50 'team':31 'term':36 'thousand':21 'time':22,75 'track':101 'tri':5 'trivial':110 'us':102 'went':14 'win':34 'word':85 'would':42,66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8482798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705805324 {#3367
    date: 2024-01-21 03:48:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#3368
  +user: Proxies\__CG__\App\Entity\User {#3353 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: App\Entity\EntryComment {#3026
    +user: App\Entity\User {#2958 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
    +image: null
    +parent: App\Entity\EntryComment {#2870
      +user: App\Entity\User {#2883 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Yeah, they can fuck off. When their opening salvo was threats and legal bluster, I don’t see why anyone should trust an alleged olive branch *now.* The right thing to do was not to send this email second.\n
        \n
        I have to work with Haier in my business now as well ever since they bought GE. They’re a shitty company that goes back on their word constantly (at least within the B2B space), and nobody should be giving them one thin dime.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1727249741 {#2865
        date: 2024-09-25 09:35:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@scrubbles@poptalk.scrubbles.tech"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2871 …}
      +nested: Doctrine\ORM\PersistentCollection {#2873 …}
      +votes: Doctrine\ORM\PersistentCollection {#2875 …}
      +reports: Doctrine\ORM\PersistentCollection {#2877 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
      -id: 326165
      -bodyTs: "'alleg':24 'anyon':20 'b2b':73 'back':64 'bluster':14 'bought':55 'branch':26 'busi':48 'compani':61 'constant':68 'dime':83 'email':38 'ever':52 'fuck':4 'ge':56 'give':79 'goe':63 'haier':45 'least':70 'legal':13 'nobodi':76 'oliv':25 'one':81 'open':8 're':58 'right':29 'salvo':9 'second':39 'see':18 'send':36 'shitti':60 'sinc':53 'space':74 'thin':82 'thing':30 'threat':11 'trust':22 'well':51 'within':71 'word':67 'work':43 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6854565"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705774075 {#2866
        date: 2024-01-20 19:07:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2870}
    +body: """
      Respectfully, I disagree. Yes, indeed this first message is PR damage control, but there is something to be gained here for the FOSS community.\n
      \n
      This backtrack sends the message out, discouraging other companies with legal departments from trying the same trick else they risk sales. If a positive resolution comes out of this (A. Andre’s project becomes officially supported by Haier with more features whilst being more efficient with API calls, or B. Haier develops a local API option) then it shows other companies there is value in working together with the FOSS community rather than viewing them as an adversary or as competition to be eliminated.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1705778617 {#3030
      date: 2024-01-20 20:23:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
      "@dual_sport_dork@lemmy.world"
      "@scrubbles@poptalk.scrubbles.tech"
      "@dual_sport_dork@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3023 …}
    +nested: Doctrine\ORM\PersistentCollection {#3021 …}
    +votes: Doctrine\ORM\PersistentCollection {#3025 …}
    +reports: Doctrine\ORM\PersistentCollection {#3036 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3038 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3040 …}
    -id: 326323
    -bodyTs: "'adversari':102 'andr':55 'api':71,79 'b':74 'backtrack':26 'becom':58 'call':72 'come':50 'communiti':24,95 'compani':33,85 'competit':105 'control':12 'damag':11 'depart':36 'develop':76 'disagre':3 'discourag':31 'effici':69 'elimin':108 'els':42 'featur':65 'first':7 'foss':23,94 'gain':19 'haier':62,75 'inde':5 'legal':35 'local':78 'messag':8,29 'offici':59 'option':80 'posit':48 'pr':10 'project':57 'rather':96 'resolut':49 'respect':1 'risk':44 'sale':45 'send':27 'show':83 'someth':16 'support':60 'togeth':91 'tri':38 'trick':41 'valu':88 'view':98 'whilst':66 'work':90 'yes':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6546018"
    +editedAt: DateTimeImmutable @1727164289 {#3033
      date: 2024-09-24 09:51:29.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705778617 {#3029
      date: 2024-01-20 20:23:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2870}
  +body: """
    Nah, this is Haier trying to save face. They saw how the story went, that the repo was forked a thousand times in a few hours. They know their engineering team can’t win, long term, against dedicated, pissed off geeks.\n
    \n
    Would they play nice with you if the tables were reversed? No.\n
    \n
    They already played the legal card, engaging with them at this point would be extremely naive.\n
    \n
    Fuck them. Now is the time to pummel them even harder. Making them eat their words is what will send a message to the rest of the jackasses designing garbage and tracking us relentlessly for access to what should be trivial to engineer features.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705805324 {#3366
    date: 2024-01-21 03:48:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@dual_sport_dork@lemmy.world"
    "@Rentlar@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3369 …}
  +nested: Doctrine\ORM\PersistentCollection {#3371 …}
  +votes: Doctrine\ORM\PersistentCollection {#3373 …}
  +reports: Doctrine\ORM\PersistentCollection {#3375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3379 …}
  -id: 327232
  -bodyTs: "'access':105 'alreadi':55 'card':59 'dedic':38 'design':98 'eat':83 'engag':60 'engin':30,112 'even':79 'extrem':68 'face':8 'featur':113 'fork':19 'fuck':70 'garbag':99 'geek':41 'haier':4 'harder':80 'hour':26 'jackass':97 'know':28 'legal':58 'long':35 'make':81 'messag':91 'nah':1 'naiv':69 'nice':45 'piss':39 'play':44,56 'point':65 'pummel':77 'relentless':103 'repo':17 'rest':94 'revers':52 'save':7 'saw':10 'send':89 'stori':13 'tabl':50 'team':31 'term':36 'thousand':21 'time':22,75 'track':101 'tri':5 'trivial':110 'us':102 'went':14 'win':34 'word':85 'would':42,66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8482798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705805324 {#3367
    date: 2024-01-21 03:48:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#3044
  +user: Proxies\__CG__\App\Entity\User {#3128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: App\Entity\EntryComment {#2870
    +user: App\Entity\User {#2883 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Yeah, they can fuck off. When their opening salvo was threats and legal bluster, I don’t see why anyone should trust an alleged olive branch *now.* The right thing to do was not to send this email second.\n
      \n
      I have to work with Haier in my business now as well ever since they bought GE. They’re a shitty company that goes back on their word constantly (at least within the B2B space), and nobody should be giving them one thin dime.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1727249741 {#2865
      date: 2024-09-25 09:35:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2871 …}
    +nested: Doctrine\ORM\PersistentCollection {#2873 …}
    +votes: Doctrine\ORM\PersistentCollection {#2875 …}
    +reports: Doctrine\ORM\PersistentCollection {#2877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
    -id: 326165
    -bodyTs: "'alleg':24 'anyon':20 'b2b':73 'back':64 'bluster':14 'bought':55 'branch':26 'busi':48 'compani':61 'constant':68 'dime':83 'email':38 'ever':52 'fuck':4 'ge':56 'give':79 'goe':63 'haier':45 'least':70 'legal':13 'nobodi':76 'oliv':25 'one':81 'open':8 're':58 'right':29 'salvo':9 'second':39 'see':18 'send':36 'shitti':60 'sinc':53 'space':74 'thin':82 'thing':30 'threat':11 'trust':22 'well':51 'within':71 'word':67 'work':43 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6854565"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705774075 {#2866
      date: 2024-01-20 19:07:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2870}
  +body: "Legal threats come from lawyers, while this email comes from an engineer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1705777986 {#3042
    date: 2024-01-20 20:13:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@dual_sport_dork@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3127 …}
  +nested: Doctrine\ORM\PersistentCollection {#3125 …}
  +votes: Doctrine\ORM\PersistentCollection {#3123 …}
  +reports: Doctrine\ORM\PersistentCollection {#3121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
  -id: 326301
  -bodyTs: "'come':3,9 'email':8 'engin':12 'lawyer':5 'legal':1 'threat':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/5007353"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705777986 {#3043
    date: 2024-01-20 20:13:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#3044
  +user: Proxies\__CG__\App\Entity\User {#3128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: App\Entity\EntryComment {#2870
    +user: App\Entity\User {#2883 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Yeah, they can fuck off. When their opening salvo was threats and legal bluster, I don’t see why anyone should trust an alleged olive branch *now.* The right thing to do was not to send this email second.\n
      \n
      I have to work with Haier in my business now as well ever since they bought GE. They’re a shitty company that goes back on their word constantly (at least within the B2B space), and nobody should be giving them one thin dime.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1727249741 {#2865
      date: 2024-09-25 09:35:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2871 …}
    +nested: Doctrine\ORM\PersistentCollection {#2873 …}
    +votes: Doctrine\ORM\PersistentCollection {#2875 …}
    +reports: Doctrine\ORM\PersistentCollection {#2877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
    -id: 326165
    -bodyTs: "'alleg':24 'anyon':20 'b2b':73 'back':64 'bluster':14 'bought':55 'branch':26 'busi':48 'compani':61 'constant':68 'dime':83 'email':38 'ever':52 'fuck':4 'ge':56 'give':79 'goe':63 'haier':45 'least':70 'legal':13 'nobodi':76 'oliv':25 'one':81 'open':8 're':58 'right':29 'salvo':9 'second':39 'see':18 'send':36 'shitti':60 'sinc':53 'space':74 'thin':82 'thing':30 'threat':11 'trust':22 'well':51 'within':71 'word':67 'work':43 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6854565"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705774075 {#2866
      date: 2024-01-20 19:07:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2870}
  +body: "Legal threats come from lawyers, while this email comes from an engineer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1705777986 {#3042
    date: 2024-01-20 20:13:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@dual_sport_dork@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3127 …}
  +nested: Doctrine\ORM\PersistentCollection {#3125 …}
  +votes: Doctrine\ORM\PersistentCollection {#3123 …}
  +reports: Doctrine\ORM\PersistentCollection {#3121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
  -id: 326301
  -bodyTs: "'come':3,9 'email':8 'engin':12 'lawyer':5 'legal':1 'threat':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/5007353"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705777986 {#3043
    date: 2024-01-20 20:13:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#3044
  +user: Proxies\__CG__\App\Entity\User {#3128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: App\Entity\EntryComment {#2870
    +user: App\Entity\User {#2883 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Yeah, they can fuck off. When their opening salvo was threats and legal bluster, I don’t see why anyone should trust an alleged olive branch *now.* The right thing to do was not to send this email second.\n
      \n
      I have to work with Haier in my business now as well ever since they bought GE. They’re a shitty company that goes back on their word constantly (at least within the B2B space), and nobody should be giving them one thin dime.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1727249741 {#2865
      date: 2024-09-25 09:35:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2871 …}
    +nested: Doctrine\ORM\PersistentCollection {#2873 …}
    +votes: Doctrine\ORM\PersistentCollection {#2875 …}
    +reports: Doctrine\ORM\PersistentCollection {#2877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
    -id: 326165
    -bodyTs: "'alleg':24 'anyon':20 'b2b':73 'back':64 'bluster':14 'bought':55 'branch':26 'busi':48 'compani':61 'constant':68 'dime':83 'email':38 'ever':52 'fuck':4 'ge':56 'give':79 'goe':63 'haier':45 'least':70 'legal':13 'nobodi':76 'oliv':25 'one':81 'open':8 're':58 'right':29 'salvo':9 'second':39 'see':18 'send':36 'shitti':60 'sinc':53 'space':74 'thin':82 'thing':30 'threat':11 'trust':22 'well':51 'within':71 'word':67 'work':43 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6854565"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705774075 {#2866
      date: 2024-01-20 19:07:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2870}
  +body: "Legal threats come from lawyers, while this email comes from an engineer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1705777986 {#3042
    date: 2024-01-20 20:13:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@dual_sport_dork@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3127 …}
  +nested: Doctrine\ORM\PersistentCollection {#3125 …}
  +votes: Doctrine\ORM\PersistentCollection {#3123 …}
  +reports: Doctrine\ORM\PersistentCollection {#3121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
  -id: 326301
  -bodyTs: "'come':3,9 'email':8 'engin':12 'lawyer':5 'legal':1 'threat':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/5007353"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705777986 {#3043
    date: 2024-01-20 20:13:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#3301
  +user: Proxies\__CG__\App\Entity\User {#3304 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: App\Entity\EntryComment {#3044
    +user: Proxies\__CG__\App\Entity\User {#3128 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
    +image: null
    +parent: App\Entity\EntryComment {#2870
      +user: App\Entity\User {#2883 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Yeah, they can fuck off. When their opening salvo was threats and legal bluster, I don’t see why anyone should trust an alleged olive branch *now.* The right thing to do was not to send this email second.\n
        \n
        I have to work with Haier in my business now as well ever since they bought GE. They’re a shitty company that goes back on their word constantly (at least within the B2B space), and nobody should be giving them one thin dime.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1727249741 {#2865
        date: 2024-09-25 09:35:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@scrubbles@poptalk.scrubbles.tech"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2871 …}
      +nested: Doctrine\ORM\PersistentCollection {#2873 …}
      +votes: Doctrine\ORM\PersistentCollection {#2875 …}
      +reports: Doctrine\ORM\PersistentCollection {#2877 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
      -id: 326165
      -bodyTs: "'alleg':24 'anyon':20 'b2b':73 'back':64 'bluster':14 'bought':55 'branch':26 'busi':48 'compani':61 'constant':68 'dime':83 'email':38 'ever':52 'fuck':4 'ge':56 'give':79 'goe':63 'haier':45 'least':70 'legal':13 'nobodi':76 'oliv':25 'one':81 'open':8 're':58 'right':29 'salvo':9 'second':39 'see':18 'send':36 'shitti':60 'sinc':53 'space':74 'thin':82 'thing':30 'threat':11 'trust':22 'well':51 'within':71 'word':67 'work':43 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6854565"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705774075 {#2866
        date: 2024-01-20 19:07:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2870}
    +body: "Legal threats come from lawyers, while this email comes from an engineer."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1705777986 {#3042
      date: 2024-01-20 20:13:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
      "@dual_sport_dork@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3127 …}
    +nested: Doctrine\ORM\PersistentCollection {#3125 …}
    +votes: Doctrine\ORM\PersistentCollection {#3123 …}
    +reports: Doctrine\ORM\PersistentCollection {#3121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
    -id: 326301
    -bodyTs: "'come':3,9 'email':8 'engin':12 'lawyer':5 'legal':1 'threat':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/5007353"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705777986 {#3043
      date: 2024-01-20 20:13:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2870}
  +body: """
    … Which makes it even less credible legally.\n
    \n
    Unless you’re getting C-suite level emails saying they’re not going to do it, don’t trust them.\n
    \n
    And even then you should be ready to sue.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705785764 {#3300
    date: 2024-01-20 22:22:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@dual_sport_dork@lemmy.world"
    "@kilgore_trout@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3308 …}
  +nested: Doctrine\ORM\PersistentCollection {#3310 …}
  +votes: Doctrine\ORM\PersistentCollection {#3306 …}
  +reports: Doctrine\ORM\PersistentCollection {#3312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3316 …}
  -id: 326546
  -bodyTs: "'c':13 'c-suit':12 'credibl':6 'email':16 'even':4,30 'get':11 'go':21 'legal':7 'less':5 'level':15 'make':2 're':10,19 'readi':35 'say':17 'sue':37 'suit':14 'trust':27 'unless':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/5009213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705785764 {#3297
    date: 2024-01-20 22:22:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#3301
  +user: Proxies\__CG__\App\Entity\User {#3304 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: App\Entity\EntryComment {#3044
    +user: Proxies\__CG__\App\Entity\User {#3128 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
    +image: null
    +parent: App\Entity\EntryComment {#2870
      +user: App\Entity\User {#2883 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Yeah, they can fuck off. When their opening salvo was threats and legal bluster, I don’t see why anyone should trust an alleged olive branch *now.* The right thing to do was not to send this email second.\n
        \n
        I have to work with Haier in my business now as well ever since they bought GE. They’re a shitty company that goes back on their word constantly (at least within the B2B space), and nobody should be giving them one thin dime.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1727249741 {#2865
        date: 2024-09-25 09:35:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@scrubbles@poptalk.scrubbles.tech"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2871 …}
      +nested: Doctrine\ORM\PersistentCollection {#2873 …}
      +votes: Doctrine\ORM\PersistentCollection {#2875 …}
      +reports: Doctrine\ORM\PersistentCollection {#2877 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
      -id: 326165
      -bodyTs: "'alleg':24 'anyon':20 'b2b':73 'back':64 'bluster':14 'bought':55 'branch':26 'busi':48 'compani':61 'constant':68 'dime':83 'email':38 'ever':52 'fuck':4 'ge':56 'give':79 'goe':63 'haier':45 'least':70 'legal':13 'nobodi':76 'oliv':25 'one':81 'open':8 're':58 'right':29 'salvo':9 'second':39 'see':18 'send':36 'shitti':60 'sinc':53 'space':74 'thin':82 'thing':30 'threat':11 'trust':22 'well':51 'within':71 'word':67 'work':43 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6854565"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705774075 {#2866
        date: 2024-01-20 19:07:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2870}
    +body: "Legal threats come from lawyers, while this email comes from an engineer."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1705777986 {#3042
      date: 2024-01-20 20:13:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
      "@dual_sport_dork@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3127 …}
    +nested: Doctrine\ORM\PersistentCollection {#3125 …}
    +votes: Doctrine\ORM\PersistentCollection {#3123 …}
    +reports: Doctrine\ORM\PersistentCollection {#3121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
    -id: 326301
    -bodyTs: "'come':3,9 'email':8 'engin':12 'lawyer':5 'legal':1 'threat':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/5007353"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705777986 {#3043
      date: 2024-01-20 20:13:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2870}
  +body: """
    … Which makes it even less credible legally.\n
    \n
    Unless you’re getting C-suite level emails saying they’re not going to do it, don’t trust them.\n
    \n
    And even then you should be ready to sue.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705785764 {#3300
    date: 2024-01-20 22:22:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@dual_sport_dork@lemmy.world"
    "@kilgore_trout@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3308 …}
  +nested: Doctrine\ORM\PersistentCollection {#3310 …}
  +votes: Doctrine\ORM\PersistentCollection {#3306 …}
  +reports: Doctrine\ORM\PersistentCollection {#3312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3316 …}
  -id: 326546
  -bodyTs: "'c':13 'c-suit':12 'credibl':6 'email':16 'even':4,30 'get':11 'go':21 'legal':7 'less':5 'level':15 'make':2 're':10,19 'readi':35 'say':17 'sue':37 'suit':14 'trust':27 'unless':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/5009213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705785764 {#3297
    date: 2024-01-20 22:22:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#3301
  +user: Proxies\__CG__\App\Entity\User {#3304 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: App\Entity\EntryComment {#3044
    +user: Proxies\__CG__\App\Entity\User {#3128 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
    +image: null
    +parent: App\Entity\EntryComment {#2870
      +user: App\Entity\User {#2883 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Yeah, they can fuck off. When their opening salvo was threats and legal bluster, I don’t see why anyone should trust an alleged olive branch *now.* The right thing to do was not to send this email second.\n
        \n
        I have to work with Haier in my business now as well ever since they bought GE. They’re a shitty company that goes back on their word constantly (at least within the B2B space), and nobody should be giving them one thin dime.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1727249741 {#2865
        date: 2024-09-25 09:35:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@scrubbles@poptalk.scrubbles.tech"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2871 …}
      +nested: Doctrine\ORM\PersistentCollection {#2873 …}
      +votes: Doctrine\ORM\PersistentCollection {#2875 …}
      +reports: Doctrine\ORM\PersistentCollection {#2877 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
      -id: 326165
      -bodyTs: "'alleg':24 'anyon':20 'b2b':73 'back':64 'bluster':14 'bought':55 'branch':26 'busi':48 'compani':61 'constant':68 'dime':83 'email':38 'ever':52 'fuck':4 'ge':56 'give':79 'goe':63 'haier':45 'least':70 'legal':13 'nobodi':76 'oliv':25 'one':81 'open':8 're':58 'right':29 'salvo':9 'second':39 'see':18 'send':36 'shitti':60 'sinc':53 'space':74 'thin':82 'thing':30 'threat':11 'trust':22 'well':51 'within':71 'word':67 'work':43 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6854565"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705774075 {#2866
        date: 2024-01-20 19:07:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2870}
    +body: "Legal threats come from lawyers, while this email comes from an engineer."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1705777986 {#3042
      date: 2024-01-20 20:13:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
      "@dual_sport_dork@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3127 …}
    +nested: Doctrine\ORM\PersistentCollection {#3125 …}
    +votes: Doctrine\ORM\PersistentCollection {#3123 …}
    +reports: Doctrine\ORM\PersistentCollection {#3121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
    -id: 326301
    -bodyTs: "'come':3,9 'email':8 'engin':12 'lawyer':5 'legal':1 'threat':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/5007353"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705777986 {#3043
      date: 2024-01-20 20:13:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2870}
  +body: """
    … Which makes it even less credible legally.\n
    \n
    Unless you’re getting C-suite level emails saying they’re not going to do it, don’t trust them.\n
    \n
    And even then you should be ready to sue.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705785764 {#3300
    date: 2024-01-20 22:22:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@dual_sport_dork@lemmy.world"
    "@kilgore_trout@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3308 …}
  +nested: Doctrine\ORM\PersistentCollection {#3310 …}
  +votes: Doctrine\ORM\PersistentCollection {#3306 …}
  +reports: Doctrine\ORM\PersistentCollection {#3312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3316 …}
  -id: 326546
  -bodyTs: "'c':13 'c-suit':12 'credibl':6 'email':16 'even':4,30 'get':11 'go':21 'legal':7 'less':5 'level':15 'make':2 're':10,19 'readi':35 'say':17 'sue':37 'suit':14 'trust':27 'unless':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/5009213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705785764 {#3297
    date: 2024-01-20 22:22:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#3320
  +user: Proxies\__CG__\App\Entity\User {#3321 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: App\Entity\EntryComment {#3044
    +user: Proxies\__CG__\App\Entity\User {#3128 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
    +image: null
    +parent: App\Entity\EntryComment {#2870
      +user: App\Entity\User {#2883 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Yeah, they can fuck off. When their opening salvo was threats and legal bluster, I don’t see why anyone should trust an alleged olive branch *now.* The right thing to do was not to send this email second.\n
        \n
        I have to work with Haier in my business now as well ever since they bought GE. They’re a shitty company that goes back on their word constantly (at least within the B2B space), and nobody should be giving them one thin dime.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1727249741 {#2865
        date: 2024-09-25 09:35:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@scrubbles@poptalk.scrubbles.tech"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2871 …}
      +nested: Doctrine\ORM\PersistentCollection {#2873 …}
      +votes: Doctrine\ORM\PersistentCollection {#2875 …}
      +reports: Doctrine\ORM\PersistentCollection {#2877 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
      -id: 326165
      -bodyTs: "'alleg':24 'anyon':20 'b2b':73 'back':64 'bluster':14 'bought':55 'branch':26 'busi':48 'compani':61 'constant':68 'dime':83 'email':38 'ever':52 'fuck':4 'ge':56 'give':79 'goe':63 'haier':45 'least':70 'legal':13 'nobodi':76 'oliv':25 'one':81 'open':8 're':58 'right':29 'salvo':9 'second':39 'see':18 'send':36 'shitti':60 'sinc':53 'space':74 'thin':82 'thing':30 'threat':11 'trust':22 'well':51 'within':71 'word':67 'work':43 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6854565"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705774075 {#2866
        date: 2024-01-20 19:07:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2870}
    +body: "Legal threats come from lawyers, while this email comes from an engineer."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1705777986 {#3042
      date: 2024-01-20 20:13:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
      "@dual_sport_dork@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3127 …}
    +nested: Doctrine\ORM\PersistentCollection {#3125 …}
    +votes: Doctrine\ORM\PersistentCollection {#3123 …}
    +reports: Doctrine\ORM\PersistentCollection {#3121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
    -id: 326301
    -bodyTs: "'come':3,9 'email':8 'engin':12 'lawyer':5 'legal':1 'threat':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/5007353"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705777986 {#3043
      date: 2024-01-20 20:13:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2870}
  +body: "Generally, an engineer wants their product to work well and work efficiently. They put effort into a product, and it feels good to see people benefit from that work. The ones making the decisions have money on their mind. If a FOSS version of their paid platform costs them too much money, they will shut it down. Not because it was the engineers decision, but because the one’s making the decision likely don’t even know what github is and just know it’s taking away that sweet subscription money."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705791400 {#3318
    date: 2024-01-20 23:56:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@dual_sport_dork@lemmy.world"
    "@kilgore_trout@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3322 …}
  +nested: Doctrine\ORM\PersistentCollection {#3324 …}
  +votes: Doctrine\ORM\PersistentCollection {#3326 …}
  +reports: Doctrine\ORM\PersistentCollection {#3328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
  -id: 326767
  -bodyTs: "'away':87 'benefit':26 'cost':48 'decis':34,64,72 'effici':12 'effort':15 'engin':3,63 'even':76 'feel':21 'foss':42 'general':1 'github':79 'good':22 'know':77,83 'like':73 'make':32,70 'mind':39 'money':36,52,91 'much':51 'one':31,68 'paid':46 'peopl':25 'platform':47 'product':6,18 'put':14 'see':24 'shut':55 'subscript':90 'sweet':89 'take':86 'version':43 'want':4 'well':9 'work':8,11,29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6861328"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705791400 {#3319
    date: 2024-01-20 23:56:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#3320
  +user: Proxies\__CG__\App\Entity\User {#3321 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: App\Entity\EntryComment {#3044
    +user: Proxies\__CG__\App\Entity\User {#3128 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
    +image: null
    +parent: App\Entity\EntryComment {#2870
      +user: App\Entity\User {#2883 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Yeah, they can fuck off. When their opening salvo was threats and legal bluster, I don’t see why anyone should trust an alleged olive branch *now.* The right thing to do was not to send this email second.\n
        \n
        I have to work with Haier in my business now as well ever since they bought GE. They’re a shitty company that goes back on their word constantly (at least within the B2B space), and nobody should be giving them one thin dime.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1727249741 {#2865
        date: 2024-09-25 09:35:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@scrubbles@poptalk.scrubbles.tech"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2871 …}
      +nested: Doctrine\ORM\PersistentCollection {#2873 …}
      +votes: Doctrine\ORM\PersistentCollection {#2875 …}
      +reports: Doctrine\ORM\PersistentCollection {#2877 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
      -id: 326165
      -bodyTs: "'alleg':24 'anyon':20 'b2b':73 'back':64 'bluster':14 'bought':55 'branch':26 'busi':48 'compani':61 'constant':68 'dime':83 'email':38 'ever':52 'fuck':4 'ge':56 'give':79 'goe':63 'haier':45 'least':70 'legal':13 'nobodi':76 'oliv':25 'one':81 'open':8 're':58 'right':29 'salvo':9 'second':39 'see':18 'send':36 'shitti':60 'sinc':53 'space':74 'thin':82 'thing':30 'threat':11 'trust':22 'well':51 'within':71 'word':67 'work':43 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6854565"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705774075 {#2866
        date: 2024-01-20 19:07:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2870}
    +body: "Legal threats come from lawyers, while this email comes from an engineer."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1705777986 {#3042
      date: 2024-01-20 20:13:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
      "@dual_sport_dork@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3127 …}
    +nested: Doctrine\ORM\PersistentCollection {#3125 …}
    +votes: Doctrine\ORM\PersistentCollection {#3123 …}
    +reports: Doctrine\ORM\PersistentCollection {#3121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
    -id: 326301
    -bodyTs: "'come':3,9 'email':8 'engin':12 'lawyer':5 'legal':1 'threat':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/5007353"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705777986 {#3043
      date: 2024-01-20 20:13:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2870}
  +body: "Generally, an engineer wants their product to work well and work efficiently. They put effort into a product, and it feels good to see people benefit from that work. The ones making the decisions have money on their mind. If a FOSS version of their paid platform costs them too much money, they will shut it down. Not because it was the engineers decision, but because the one’s making the decision likely don’t even know what github is and just know it’s taking away that sweet subscription money."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705791400 {#3318
    date: 2024-01-20 23:56:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@dual_sport_dork@lemmy.world"
    "@kilgore_trout@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3322 …}
  +nested: Doctrine\ORM\PersistentCollection {#3324 …}
  +votes: Doctrine\ORM\PersistentCollection {#3326 …}
  +reports: Doctrine\ORM\PersistentCollection {#3328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
  -id: 326767
  -bodyTs: "'away':87 'benefit':26 'cost':48 'decis':34,64,72 'effici':12 'effort':15 'engin':3,63 'even':76 'feel':21 'foss':42 'general':1 'github':79 'good':22 'know':77,83 'like':73 'make':32,70 'mind':39 'money':36,52,91 'much':51 'one':31,68 'paid':46 'peopl':25 'platform':47 'product':6,18 'put':14 'see':24 'shut':55 'subscript':90 'sweet':89 'take':86 'version':43 'want':4 'well':9 'work':8,11,29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6861328"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705791400 {#3319
    date: 2024-01-20 23:56:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#3320
  +user: Proxies\__CG__\App\Entity\User {#3321 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: App\Entity\EntryComment {#3044
    +user: Proxies\__CG__\App\Entity\User {#3128 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
    +image: null
    +parent: App\Entity\EntryComment {#2870
      +user: App\Entity\User {#2883 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Yeah, they can fuck off. When their opening salvo was threats and legal bluster, I don’t see why anyone should trust an alleged olive branch *now.* The right thing to do was not to send this email second.\n
        \n
        I have to work with Haier in my business now as well ever since they bought GE. They’re a shitty company that goes back on their word constantly (at least within the B2B space), and nobody should be giving them one thin dime.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1727249741 {#2865
        date: 2024-09-25 09:35:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@scrubbles@poptalk.scrubbles.tech"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2871 …}
      +nested: Doctrine\ORM\PersistentCollection {#2873 …}
      +votes: Doctrine\ORM\PersistentCollection {#2875 …}
      +reports: Doctrine\ORM\PersistentCollection {#2877 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
      -id: 326165
      -bodyTs: "'alleg':24 'anyon':20 'b2b':73 'back':64 'bluster':14 'bought':55 'branch':26 'busi':48 'compani':61 'constant':68 'dime':83 'email':38 'ever':52 'fuck':4 'ge':56 'give':79 'goe':63 'haier':45 'least':70 'legal':13 'nobodi':76 'oliv':25 'one':81 'open':8 're':58 'right':29 'salvo':9 'second':39 'see':18 'send':36 'shitti':60 'sinc':53 'space':74 'thin':82 'thing':30 'threat':11 'trust':22 'well':51 'within':71 'word':67 'work':43 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6854565"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705774075 {#2866
        date: 2024-01-20 19:07:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2870}
    +body: "Legal threats come from lawyers, while this email comes from an engineer."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1705777986 {#3042
      date: 2024-01-20 20:13:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
      "@dual_sport_dork@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3127 …}
    +nested: Doctrine\ORM\PersistentCollection {#3125 …}
    +votes: Doctrine\ORM\PersistentCollection {#3123 …}
    +reports: Doctrine\ORM\PersistentCollection {#3121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
    -id: 326301
    -bodyTs: "'come':3,9 'email':8 'engin':12 'lawyer':5 'legal':1 'threat':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/5007353"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705777986 {#3043
      date: 2024-01-20 20:13:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2870}
  +body: "Generally, an engineer wants their product to work well and work efficiently. They put effort into a product, and it feels good to see people benefit from that work. The ones making the decisions have money on their mind. If a FOSS version of their paid platform costs them too much money, they will shut it down. Not because it was the engineers decision, but because the one’s making the decision likely don’t even know what github is and just know it’s taking away that sweet subscription money."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705791400 {#3318
    date: 2024-01-20 23:56:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@dual_sport_dork@lemmy.world"
    "@kilgore_trout@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3322 …}
  +nested: Doctrine\ORM\PersistentCollection {#3324 …}
  +votes: Doctrine\ORM\PersistentCollection {#3326 …}
  +reports: Doctrine\ORM\PersistentCollection {#3328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
  -id: 326767
  -bodyTs: "'away':87 'benefit':26 'cost':48 'decis':34,64,72 'effici':12 'effort':15 'engin':3,63 'even':76 'feel':21 'foss':42 'general':1 'github':79 'good':22 'know':77,83 'like':73 'make':32,70 'mind':39 'money':36,52,91 'much':51 'one':31,68 'paid':46 'peopl':25 'platform':47 'product':6,18 'put':14 'see':24 'shut':55 'subscript':90 'sweet':89 'take':86 'version':43 'want':4 'well':9 'work':8,11,29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6861328"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705791400 {#3319
    date: 2024-01-20 23:56:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#3336
  +user: Proxies\__CG__\App\Entity\User {#3337 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: App\Entity\EntryComment {#3044
    +user: Proxies\__CG__\App\Entity\User {#3128 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
    +image: null
    +parent: App\Entity\EntryComment {#2870
      +user: App\Entity\User {#2883 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Yeah, they can fuck off. When their opening salvo was threats and legal bluster, I don’t see why anyone should trust an alleged olive branch *now.* The right thing to do was not to send this email second.\n
        \n
        I have to work with Haier in my business now as well ever since they bought GE. They’re a shitty company that goes back on their word constantly (at least within the B2B space), and nobody should be giving them one thin dime.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1727249741 {#2865
        date: 2024-09-25 09:35:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@scrubbles@poptalk.scrubbles.tech"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2871 …}
      +nested: Doctrine\ORM\PersistentCollection {#2873 …}
      +votes: Doctrine\ORM\PersistentCollection {#2875 …}
      +reports: Doctrine\ORM\PersistentCollection {#2877 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
      -id: 326165
      -bodyTs: "'alleg':24 'anyon':20 'b2b':73 'back':64 'bluster':14 'bought':55 'branch':26 'busi':48 'compani':61 'constant':68 'dime':83 'email':38 'ever':52 'fuck':4 'ge':56 'give':79 'goe':63 'haier':45 'least':70 'legal':13 'nobodi':76 'oliv':25 'one':81 'open':8 're':58 'right':29 'salvo':9 'second':39 'see':18 'send':36 'shitti':60 'sinc':53 'space':74 'thin':82 'thing':30 'threat':11 'trust':22 'well':51 'within':71 'word':67 'work':43 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6854565"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705774075 {#2866
        date: 2024-01-20 19:07:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2870}
    +body: "Legal threats come from lawyers, while this email comes from an engineer."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1705777986 {#3042
      date: 2024-01-20 20:13:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
      "@dual_sport_dork@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3127 …}
    +nested: Doctrine\ORM\PersistentCollection {#3125 …}
    +votes: Doctrine\ORM\PersistentCollection {#3123 …}
    +reports: Doctrine\ORM\PersistentCollection {#3121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
    -id: 326301
    -bodyTs: "'come':3,9 'email':8 'engin':12 'lawyer':5 'legal':1 'threat':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/5007353"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705777986 {#3043
      date: 2024-01-20 20:13:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2870}
  +body: "But a company is a sum of these (and other) people. In this case, it’s a draw at best, not a win."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705798300 {#3334
    date: 2024-01-21 01:51:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@dual_sport_dork@lemmy.world"
    "@kilgore_trout@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3338 …}
  +nested: Doctrine\ORM\PersistentCollection {#3340 …}
  +votes: Doctrine\ORM\PersistentCollection {#3342 …}
  +reports: Doctrine\ORM\PersistentCollection {#3344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3348 …}
  -id: 327024
  -bodyTs: "'best':20 'case':14 'compani':3 'draw':18 'peopl':11 'sum':6 'win':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6864456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705798300 {#3335
    date: 2024-01-21 01:51:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#3336
  +user: Proxies\__CG__\App\Entity\User {#3337 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: App\Entity\EntryComment {#3044
    +user: Proxies\__CG__\App\Entity\User {#3128 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
    +image: null
    +parent: App\Entity\EntryComment {#2870
      +user: App\Entity\User {#2883 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Yeah, they can fuck off. When their opening salvo was threats and legal bluster, I don’t see why anyone should trust an alleged olive branch *now.* The right thing to do was not to send this email second.\n
        \n
        I have to work with Haier in my business now as well ever since they bought GE. They’re a shitty company that goes back on their word constantly (at least within the B2B space), and nobody should be giving them one thin dime.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1727249741 {#2865
        date: 2024-09-25 09:35:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@scrubbles@poptalk.scrubbles.tech"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2871 …}
      +nested: Doctrine\ORM\PersistentCollection {#2873 …}
      +votes: Doctrine\ORM\PersistentCollection {#2875 …}
      +reports: Doctrine\ORM\PersistentCollection {#2877 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
      -id: 326165
      -bodyTs: "'alleg':24 'anyon':20 'b2b':73 'back':64 'bluster':14 'bought':55 'branch':26 'busi':48 'compani':61 'constant':68 'dime':83 'email':38 'ever':52 'fuck':4 'ge':56 'give':79 'goe':63 'haier':45 'least':70 'legal':13 'nobodi':76 'oliv':25 'one':81 'open':8 're':58 'right':29 'salvo':9 'second':39 'see':18 'send':36 'shitti':60 'sinc':53 'space':74 'thin':82 'thing':30 'threat':11 'trust':22 'well':51 'within':71 'word':67 'work':43 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6854565"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705774075 {#2866
        date: 2024-01-20 19:07:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2870}
    +body: "Legal threats come from lawyers, while this email comes from an engineer."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1705777986 {#3042
      date: 2024-01-20 20:13:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
      "@dual_sport_dork@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3127 …}
    +nested: Doctrine\ORM\PersistentCollection {#3125 …}
    +votes: Doctrine\ORM\PersistentCollection {#3123 …}
    +reports: Doctrine\ORM\PersistentCollection {#3121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
    -id: 326301
    -bodyTs: "'come':3,9 'email':8 'engin':12 'lawyer':5 'legal':1 'threat':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/5007353"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705777986 {#3043
      date: 2024-01-20 20:13:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2870}
  +body: "But a company is a sum of these (and other) people. In this case, it’s a draw at best, not a win."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705798300 {#3334
    date: 2024-01-21 01:51:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@dual_sport_dork@lemmy.world"
    "@kilgore_trout@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3338 …}
  +nested: Doctrine\ORM\PersistentCollection {#3340 …}
  +votes: Doctrine\ORM\PersistentCollection {#3342 …}
  +reports: Doctrine\ORM\PersistentCollection {#3344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3348 …}
  -id: 327024
  -bodyTs: "'best':20 'case':14 'compani':3 'draw':18 'peopl':11 'sum':6 'win':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6864456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705798300 {#3335
    date: 2024-01-21 01:51:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#3336
  +user: Proxies\__CG__\App\Entity\User {#3337 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: App\Entity\EntryComment {#3044
    +user: Proxies\__CG__\App\Entity\User {#3128 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
    +image: null
    +parent: App\Entity\EntryComment {#2870
      +user: App\Entity\User {#2883 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Yeah, they can fuck off. When their opening salvo was threats and legal bluster, I don’t see why anyone should trust an alleged olive branch *now.* The right thing to do was not to send this email second.\n
        \n
        I have to work with Haier in my business now as well ever since they bought GE. They’re a shitty company that goes back on their word constantly (at least within the B2B space), and nobody should be giving them one thin dime.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1727249741 {#2865
        date: 2024-09-25 09:35:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@scrubbles@poptalk.scrubbles.tech"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2871 …}
      +nested: Doctrine\ORM\PersistentCollection {#2873 …}
      +votes: Doctrine\ORM\PersistentCollection {#2875 …}
      +reports: Doctrine\ORM\PersistentCollection {#2877 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
      -id: 326165
      -bodyTs: "'alleg':24 'anyon':20 'b2b':73 'back':64 'bluster':14 'bought':55 'branch':26 'busi':48 'compani':61 'constant':68 'dime':83 'email':38 'ever':52 'fuck':4 'ge':56 'give':79 'goe':63 'haier':45 'least':70 'legal':13 'nobodi':76 'oliv':25 'one':81 'open':8 're':58 'right':29 'salvo':9 'second':39 'see':18 'send':36 'shitti':60 'sinc':53 'space':74 'thin':82 'thing':30 'threat':11 'trust':22 'well':51 'within':71 'word':67 'work':43 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6854565"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705774075 {#2866
        date: 2024-01-20 19:07:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2870}
    +body: "Legal threats come from lawyers, while this email comes from an engineer."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1705777986 {#3042
      date: 2024-01-20 20:13:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
      "@dual_sport_dork@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3127 …}
    +nested: Doctrine\ORM\PersistentCollection {#3125 …}
    +votes: Doctrine\ORM\PersistentCollection {#3123 …}
    +reports: Doctrine\ORM\PersistentCollection {#3121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
    -id: 326301
    -bodyTs: "'come':3,9 'email':8 'engin':12 'lawyer':5 'legal':1 'threat':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/5007353"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705777986 {#3043
      date: 2024-01-20 20:13:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2870}
  +body: "But a company is a sum of these (and other) people. In this case, it’s a draw at best, not a win."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705798300 {#3334
    date: 2024-01-21 01:51:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@dual_sport_dork@lemmy.world"
    "@kilgore_trout@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3338 …}
  +nested: Doctrine\ORM\PersistentCollection {#3340 …}
  +votes: Doctrine\ORM\PersistentCollection {#3342 …}
  +reports: Doctrine\ORM\PersistentCollection {#3344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3348 …}
  -id: 327024
  -bodyTs: "'best':20 'case':14 'compani':3 'draw':18 'peopl':11 'sum':6 'win':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6864456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705798300 {#3335
    date: 2024-01-21 01:51:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#3352
  +user: Proxies\__CG__\App\Entity\User {#3353 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: App\Entity\EntryComment {#3044
    +user: Proxies\__CG__\App\Entity\User {#3128 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
    +image: null
    +parent: App\Entity\EntryComment {#2870
      +user: App\Entity\User {#2883 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Yeah, they can fuck off. When their opening salvo was threats and legal bluster, I don’t see why anyone should trust an alleged olive branch *now.* The right thing to do was not to send this email second.\n
        \n
        I have to work with Haier in my business now as well ever since they bought GE. They’re a shitty company that goes back on their word constantly (at least within the B2B space), and nobody should be giving them one thin dime.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1727249741 {#2865
        date: 2024-09-25 09:35:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@scrubbles@poptalk.scrubbles.tech"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2871 …}
      +nested: Doctrine\ORM\PersistentCollection {#2873 …}
      +votes: Doctrine\ORM\PersistentCollection {#2875 …}
      +reports: Doctrine\ORM\PersistentCollection {#2877 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
      -id: 326165
      -bodyTs: "'alleg':24 'anyon':20 'b2b':73 'back':64 'bluster':14 'bought':55 'branch':26 'busi':48 'compani':61 'constant':68 'dime':83 'email':38 'ever':52 'fuck':4 'ge':56 'give':79 'goe':63 'haier':45 'least':70 'legal':13 'nobodi':76 'oliv':25 'one':81 'open':8 're':58 'right':29 'salvo':9 'second':39 'see':18 'send':36 'shitti':60 'sinc':53 'space':74 'thin':82 'thing':30 'threat':11 'trust':22 'well':51 'within':71 'word':67 'work':43 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6854565"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705774075 {#2866
        date: 2024-01-20 19:07:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2870}
    +body: "Legal threats come from lawyers, while this email comes from an engineer."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1705777986 {#3042
      date: 2024-01-20 20:13:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
      "@dual_sport_dork@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3127 …}
    +nested: Doctrine\ORM\PersistentCollection {#3125 …}
    +votes: Doctrine\ORM\PersistentCollection {#3123 …}
    +reports: Doctrine\ORM\PersistentCollection {#3121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
    -id: 326301
    -bodyTs: "'come':3,9 'email':8 'engin':12 'lawyer':5 'legal':1 'threat':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/5007353"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705777986 {#3043
      date: 2024-01-20 20:13:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2870}
  +body: """
    So?\n
    \n
    They both represent the company. The company came on strong all ban-hammery, the news flashed around, his repo got forked over a *thousand times* in a matter of hours.\n
    \n
    Haier found themselves on the defensive suddenly, so they got one of their engineers to play nice.\n
    \n
    They now know they have 300k users who are pissed at them. People are choosing other products over this already.\n
    \n
    Fuck them. With a pineapple. Corporations aren’t people, I owe them no consideration, no courtesy, especially when they act like this.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705805107 {#3350
    date: 2024-01-21 03:45:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@dual_sport_dork@lemmy.world"
    "@kilgore_trout@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3354 …}
  +nested: Doctrine\ORM\PersistentCollection {#3356 …}
  +votes: Doctrine\ORM\PersistentCollection {#3358 …}
  +reports: Doctrine\ORM\PersistentCollection {#3360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3364 …}
  -id: 327224
  -bodyTs: "'300k':55 'act':89 'alreadi':69 'aren':76 'around':19 'ban':14 'ban-hammeri':13 'came':9 'choos':64 'compani':6,8 'consider':83 'corpor':75 'courtesi':85 'defens':38 'engin':46 'especi':86 'flash':18 'fork':23 'found':34 'fuck':70 'got':22,42 'haier':33 'hammeri':15 'hour':32 'know':52 'like':90 'matter':30 'news':17 'nice':49 'one':43 'owe':80 'peopl':62,78 'pineappl':74 'piss':59 'play':48 'product':66 'repo':21 'repres':4 'strong':11 'sudden':39 'thousand':26 'time':27 'user':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8482659"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705805107 {#3351
    date: 2024-01-21 03:45:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#3352
  +user: Proxies\__CG__\App\Entity\User {#3353 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: App\Entity\EntryComment {#3044
    +user: Proxies\__CG__\App\Entity\User {#3128 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
    +image: null
    +parent: App\Entity\EntryComment {#2870
      +user: App\Entity\User {#2883 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Yeah, they can fuck off. When their opening salvo was threats and legal bluster, I don’t see why anyone should trust an alleged olive branch *now.* The right thing to do was not to send this email second.\n
        \n
        I have to work with Haier in my business now as well ever since they bought GE. They’re a shitty company that goes back on their word constantly (at least within the B2B space), and nobody should be giving them one thin dime.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1727249741 {#2865
        date: 2024-09-25 09:35:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@scrubbles@poptalk.scrubbles.tech"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2871 …}
      +nested: Doctrine\ORM\PersistentCollection {#2873 …}
      +votes: Doctrine\ORM\PersistentCollection {#2875 …}
      +reports: Doctrine\ORM\PersistentCollection {#2877 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
      -id: 326165
      -bodyTs: "'alleg':24 'anyon':20 'b2b':73 'back':64 'bluster':14 'bought':55 'branch':26 'busi':48 'compani':61 'constant':68 'dime':83 'email':38 'ever':52 'fuck':4 'ge':56 'give':79 'goe':63 'haier':45 'least':70 'legal':13 'nobodi':76 'oliv':25 'one':81 'open':8 're':58 'right':29 'salvo':9 'second':39 'see':18 'send':36 'shitti':60 'sinc':53 'space':74 'thin':82 'thing':30 'threat':11 'trust':22 'well':51 'within':71 'word':67 'work':43 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6854565"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705774075 {#2866
        date: 2024-01-20 19:07:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2870}
    +body: "Legal threats come from lawyers, while this email comes from an engineer."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1705777986 {#3042
      date: 2024-01-20 20:13:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
      "@dual_sport_dork@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3127 …}
    +nested: Doctrine\ORM\PersistentCollection {#3125 …}
    +votes: Doctrine\ORM\PersistentCollection {#3123 …}
    +reports: Doctrine\ORM\PersistentCollection {#3121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
    -id: 326301
    -bodyTs: "'come':3,9 'email':8 'engin':12 'lawyer':5 'legal':1 'threat':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/5007353"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705777986 {#3043
      date: 2024-01-20 20:13:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2870}
  +body: """
    So?\n
    \n
    They both represent the company. The company came on strong all ban-hammery, the news flashed around, his repo got forked over a *thousand times* in a matter of hours.\n
    \n
    Haier found themselves on the defensive suddenly, so they got one of their engineers to play nice.\n
    \n
    They now know they have 300k users who are pissed at them. People are choosing other products over this already.\n
    \n
    Fuck them. With a pineapple. Corporations aren’t people, I owe them no consideration, no courtesy, especially when they act like this.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705805107 {#3350
    date: 2024-01-21 03:45:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@dual_sport_dork@lemmy.world"
    "@kilgore_trout@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3354 …}
  +nested: Doctrine\ORM\PersistentCollection {#3356 …}
  +votes: Doctrine\ORM\PersistentCollection {#3358 …}
  +reports: Doctrine\ORM\PersistentCollection {#3360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3364 …}
  -id: 327224
  -bodyTs: "'300k':55 'act':89 'alreadi':69 'aren':76 'around':19 'ban':14 'ban-hammeri':13 'came':9 'choos':64 'compani':6,8 'consider':83 'corpor':75 'courtesi':85 'defens':38 'engin':46 'especi':86 'flash':18 'fork':23 'found':34 'fuck':70 'got':22,42 'haier':33 'hammeri':15 'hour':32 'know':52 'like':90 'matter':30 'news':17 'nice':49 'one':43 'owe':80 'peopl':62,78 'pineappl':74 'piss':59 'play':48 'product':66 'repo':21 'repres':4 'strong':11 'sudden':39 'thousand':26 'time':27 'user':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8482659"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705805107 {#3351
    date: 2024-01-21 03:45:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#3352
  +user: Proxies\__CG__\App\Entity\User {#3353 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: App\Entity\EntryComment {#3044
    +user: Proxies\__CG__\App\Entity\User {#3128 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
    +image: null
    +parent: App\Entity\EntryComment {#2870
      +user: App\Entity\User {#2883 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Yeah, they can fuck off. When their opening salvo was threats and legal bluster, I don’t see why anyone should trust an alleged olive branch *now.* The right thing to do was not to send this email second.\n
        \n
        I have to work with Haier in my business now as well ever since they bought GE. They’re a shitty company that goes back on their word constantly (at least within the B2B space), and nobody should be giving them one thin dime.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1727249741 {#2865
        date: 2024-09-25 09:35:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@scrubbles@poptalk.scrubbles.tech"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2871 …}
      +nested: Doctrine\ORM\PersistentCollection {#2873 …}
      +votes: Doctrine\ORM\PersistentCollection {#2875 …}
      +reports: Doctrine\ORM\PersistentCollection {#2877 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
      -id: 326165
      -bodyTs: "'alleg':24 'anyon':20 'b2b':73 'back':64 'bluster':14 'bought':55 'branch':26 'busi':48 'compani':61 'constant':68 'dime':83 'email':38 'ever':52 'fuck':4 'ge':56 'give':79 'goe':63 'haier':45 'least':70 'legal':13 'nobodi':76 'oliv':25 'one':81 'open':8 're':58 'right':29 'salvo':9 'second':39 'see':18 'send':36 'shitti':60 'sinc':53 'space':74 'thin':82 'thing':30 'threat':11 'trust':22 'well':51 'within':71 'word':67 'work':43 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6854565"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705774075 {#2866
        date: 2024-01-20 19:07:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2870}
    +body: "Legal threats come from lawyers, while this email comes from an engineer."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1705777986 {#3042
      date: 2024-01-20 20:13:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
      "@dual_sport_dork@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3127 …}
    +nested: Doctrine\ORM\PersistentCollection {#3125 …}
    +votes: Doctrine\ORM\PersistentCollection {#3123 …}
    +reports: Doctrine\ORM\PersistentCollection {#3121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
    -id: 326301
    -bodyTs: "'come':3,9 'email':8 'engin':12 'lawyer':5 'legal':1 'threat':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/5007353"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705777986 {#3043
      date: 2024-01-20 20:13:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2870}
  +body: """
    So?\n
    \n
    They both represent the company. The company came on strong all ban-hammery, the news flashed around, his repo got forked over a *thousand times* in a matter of hours.\n
    \n
    Haier found themselves on the defensive suddenly, so they got one of their engineers to play nice.\n
    \n
    They now know they have 300k users who are pissed at them. People are choosing other products over this already.\n
    \n
    Fuck them. With a pineapple. Corporations aren’t people, I owe them no consideration, no courtesy, especially when they act like this.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705805107 {#3350
    date: 2024-01-21 03:45:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@dual_sport_dork@lemmy.world"
    "@kilgore_trout@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3354 …}
  +nested: Doctrine\ORM\PersistentCollection {#3356 …}
  +votes: Doctrine\ORM\PersistentCollection {#3358 …}
  +reports: Doctrine\ORM\PersistentCollection {#3360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3364 …}
  -id: 327224
  -bodyTs: "'300k':55 'act':89 'alreadi':69 'aren':76 'around':19 'ban':14 'ban-hammeri':13 'came':9 'choos':64 'compani':6,8 'consider':83 'corpor':75 'courtesi':85 'defens':38 'engin':46 'especi':86 'flash':18 'fork':23 'found':34 'fuck':70 'got':22,42 'haier':33 'hammeri':15 'hour':32 'know':52 'like':90 'matter':30 'news':17 'nice':49 'one':43 'owe':80 'peopl':62,78 'pineappl':74 'piss':59 'play':48 'product':66 'repo':21 'repres':4 'strong':11 'sudden':39 'thousand':26 'time':27 'user':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8482659"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705805107 {#3351
    date: 2024-01-21 03:45:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#2945
  +user: App\Entity\User {#2958 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m glad the threat of being on a FOSS Hall of Shame is effective for some companies, and that they can’t just frivolous lawsuit away a hobby developer without consequences to their bottom line, which would have set a bad precedent against small-time FOSS developers everywhere.\n
    \n
    Now their status to me is moved from “Shitlist” to “Shitlist Pending”, they’ve talked their talk so now it’s time to see them walk their walk. Best would be to allow users to control their Haier products from their own servers rather than Haier’s. That will reduce their cloud computing bills from 3rd party users but they can still offer “compelling value” in their walled garden ecosystem as a simple one-and-done setup. Win-win right?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705773565 {#2939
    date: 2024-01-20 18:59:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2946 …}
  +nested: Doctrine\ORM\PersistentCollection {#2948 …}
  +votes: Doctrine\ORM\PersistentCollection {#2950 …}
  +reports: Doctrine\ORM\PersistentCollection {#2952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2956 …}
  -id: 326152
  -bodyTs: "'3rd':106 'allow':83 'away':27 'bad':42 'best':79 'bill':104 'bottom':35 'cloud':102 'compani':18 'compel':114 'comput':103 'consequ':32 'control':86 'develop':30,49 'done':127 'ecosystem':120 'effect':15 'everywher':50 'foss':10,48 'frivol':25 'garden':119 'glad':3 'haier':88,96 'hall':11 'hobbi':29 'lawsuit':26 'line':36 'm':2 'move':57 'offer':113 'one':125 'one-and-don':124 'parti':107 'pend':62 'preced':43 'product':89 'rather':94 'reduc':100 'right':132 'see':74 'server':93 'set':40 'setup':128 'shame':13 'shitlist':59,61 'simpl':123 'small':46 'small-tim':45 'status':53 'still':112 'talk':65,67 'threat':5 'time':47,72 'user':84,108 'valu':115 've':64 'walk':76,78 'wall':118 'win':130,131 'win-win':129 'without':31 'would':38,80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6544055"
  +editedAt: DateTimeImmutable @1727144572 {#2940
    date: 2024-09-24 04:22:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705773565 {#2941
    date: 2024-01-20 18:59:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#2945
  +user: App\Entity\User {#2958 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m glad the threat of being on a FOSS Hall of Shame is effective for some companies, and that they can’t just frivolous lawsuit away a hobby developer without consequences to their bottom line, which would have set a bad precedent against small-time FOSS developers everywhere.\n
    \n
    Now their status to me is moved from “Shitlist” to “Shitlist Pending”, they’ve talked their talk so now it’s time to see them walk their walk. Best would be to allow users to control their Haier products from their own servers rather than Haier’s. That will reduce their cloud computing bills from 3rd party users but they can still offer “compelling value” in their walled garden ecosystem as a simple one-and-done setup. Win-win right?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705773565 {#2939
    date: 2024-01-20 18:59:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2946 …}
  +nested: Doctrine\ORM\PersistentCollection {#2948 …}
  +votes: Doctrine\ORM\PersistentCollection {#2950 …}
  +reports: Doctrine\ORM\PersistentCollection {#2952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2956 …}
  -id: 326152
  -bodyTs: "'3rd':106 'allow':83 'away':27 'bad':42 'best':79 'bill':104 'bottom':35 'cloud':102 'compani':18 'compel':114 'comput':103 'consequ':32 'control':86 'develop':30,49 'done':127 'ecosystem':120 'effect':15 'everywher':50 'foss':10,48 'frivol':25 'garden':119 'glad':3 'haier':88,96 'hall':11 'hobbi':29 'lawsuit':26 'line':36 'm':2 'move':57 'offer':113 'one':125 'one-and-don':124 'parti':107 'pend':62 'preced':43 'product':89 'rather':94 'reduc':100 'right':132 'see':74 'server':93 'set':40 'setup':128 'shame':13 'shitlist':59,61 'simpl':123 'small':46 'small-tim':45 'status':53 'still':112 'talk':65,67 'threat':5 'time':47,72 'user':84,108 'valu':115 've':64 'walk':76,78 'wall':118 'win':130,131 'win-win':129 'without':31 'would':38,80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6544055"
  +editedAt: DateTimeImmutable @1727144572 {#2940
    date: 2024-09-24 04:22:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705773565 {#2941
    date: 2024-01-20 18:59:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#2945
  +user: App\Entity\User {#2958 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m glad the threat of being on a FOSS Hall of Shame is effective for some companies, and that they can’t just frivolous lawsuit away a hobby developer without consequences to their bottom line, which would have set a bad precedent against small-time FOSS developers everywhere.\n
    \n
    Now their status to me is moved from “Shitlist” to “Shitlist Pending”, they’ve talked their talk so now it’s time to see them walk their walk. Best would be to allow users to control their Haier products from their own servers rather than Haier’s. That will reduce their cloud computing bills from 3rd party users but they can still offer “compelling value” in their walled garden ecosystem as a simple one-and-done setup. Win-win right?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705773565 {#2939
    date: 2024-01-20 18:59:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2946 …}
  +nested: Doctrine\ORM\PersistentCollection {#2948 …}
  +votes: Doctrine\ORM\PersistentCollection {#2950 …}
  +reports: Doctrine\ORM\PersistentCollection {#2952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2956 …}
  -id: 326152
  -bodyTs: "'3rd':106 'allow':83 'away':27 'bad':42 'best':79 'bill':104 'bottom':35 'cloud':102 'compani':18 'compel':114 'comput':103 'consequ':32 'control':86 'develop':30,49 'done':127 'ecosystem':120 'effect':15 'everywher':50 'foss':10,48 'frivol':25 'garden':119 'glad':3 'haier':88,96 'hall':11 'hobbi':29 'lawsuit':26 'line':36 'm':2 'move':57 'offer':113 'one':125 'one-and-don':124 'parti':107 'pend':62 'preced':43 'product':89 'rather':94 'reduc':100 'right':132 'see':74 'server':93 'set':40 'setup':128 'shame':13 'shitlist':59,61 'simpl':123 'small':46 'small-tim':45 'status':53 'still':112 'talk':65,67 'threat':5 'time':47,72 'user':84,108 'valu':115 've':64 'walk':76,78 'wall':118 'win':130,131 'win-win':129 'without':31 'would':38,80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6544055"
  +editedAt: DateTimeImmutable @1727144572 {#2940
    date: 2024-09-24 04:22:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705773565 {#2941
    date: 2024-01-20 18:59:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details