GET https://kbin.spritesserver.nl/d/github.com/comments/oldest?p=18

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 …}
}
26.36 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.10 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 {#2427
  +user: App\Entity\User {#1501 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +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 {#81
    date: 2024-01-20 21:54:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1967 …}
  +nested: Doctrine\ORM\PersistentCollection {#1953 …}
  +votes: Doctrine\ORM\PersistentCollection {#1971 …}
  +reports: Doctrine\ORM\PersistentCollection {#60 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2451 …}
  -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 {#1933
    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
3 DENIED edit
App\Entity\EntryComment {#2427
  +user: App\Entity\User {#1501 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +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 {#81
    date: 2024-01-20 21:54:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1967 …}
  +nested: Doctrine\ORM\PersistentCollection {#1953 …}
  +votes: Doctrine\ORM\PersistentCollection {#1971 …}
  +reports: Doctrine\ORM\PersistentCollection {#60 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2451 …}
  -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 {#1933
    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
4 DENIED moderate
App\Entity\EntryComment {#2427
  +user: App\Entity\User {#1501 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +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 {#81
    date: 2024-01-20 21:54:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1967 …}
  +nested: Doctrine\ORM\PersistentCollection {#1953 …}
  +votes: Doctrine\ORM\PersistentCollection {#1971 …}
  +reports: Doctrine\ORM\PersistentCollection {#60 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2451 …}
  -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 {#1933
    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
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 {#1604
  +user: App\Entity\User {#1705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +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 {#1564
    date: 2024-09-24 21:25:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1556 …}
  +nested: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
  -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 {#1555
    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
7 DENIED edit
App\Entity\EntryComment {#1604
  +user: App\Entity\User {#1705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +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 {#1564
    date: 2024-09-24 21:25:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1556 …}
  +nested: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
  -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 {#1555
    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
8 DENIED moderate
App\Entity\EntryComment {#1604
  +user: App\Entity\User {#1705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +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 {#1564
    date: 2024-09-24 21:25:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1556 …}
  +nested: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
  -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 {#1555
    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
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 {#3228
  +user: Proxies\__CG__\App\Entity\User {#3099 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3028 …}
  +root: App\Entity\EntryComment {#1604
    +user: App\Entity\User {#1705 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +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 {#1564
      date: 2024-09-24 21:25:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1556 …}
    +nested: Doctrine\ORM\PersistentCollection {#1702 …}
    +votes: Doctrine\ORM\PersistentCollection {#1683 …}
    +reports: Doctrine\ORM\PersistentCollection {#1680 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
    -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 {#1555
      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 {#3225
    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 {#3229 …}
  +nested: Doctrine\ORM\PersistentCollection {#3231 …}
  +votes: Doctrine\ORM\PersistentCollection {#3233 …}
  +reports: Doctrine\ORM\PersistentCollection {#3235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
  -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 {#3226
    date: 2024-09-24 22:10:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705791790 {#3227
    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
11 DENIED edit
App\Entity\EntryComment {#3228
  +user: Proxies\__CG__\App\Entity\User {#3099 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3028 …}
  +root: App\Entity\EntryComment {#1604
    +user: App\Entity\User {#1705 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +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 {#1564
      date: 2024-09-24 21:25:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1556 …}
    +nested: Doctrine\ORM\PersistentCollection {#1702 …}
    +votes: Doctrine\ORM\PersistentCollection {#1683 …}
    +reports: Doctrine\ORM\PersistentCollection {#1680 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
    -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 {#1555
      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 {#3225
    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 {#3229 …}
  +nested: Doctrine\ORM\PersistentCollection {#3231 …}
  +votes: Doctrine\ORM\PersistentCollection {#3233 …}
  +reports: Doctrine\ORM\PersistentCollection {#3235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
  -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 {#3226
    date: 2024-09-24 22:10:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705791790 {#3227
    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
12 DENIED moderate
App\Entity\EntryComment {#3228
  +user: Proxies\__CG__\App\Entity\User {#3099 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3028 …}
  +root: App\Entity\EntryComment {#1604
    +user: App\Entity\User {#1705 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +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 {#1564
      date: 2024-09-24 21:25:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1556 …}
    +nested: Doctrine\ORM\PersistentCollection {#1702 …}
    +votes: Doctrine\ORM\PersistentCollection {#1683 …}
    +reports: Doctrine\ORM\PersistentCollection {#1680 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
    -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 {#1555
      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 {#3225
    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 {#3229 …}
  +nested: Doctrine\ORM\PersistentCollection {#3231 …}
  +votes: Doctrine\ORM\PersistentCollection {#3233 …}
  +reports: Doctrine\ORM\PersistentCollection {#3235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
  -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 {#3226
    date: 2024-09-24 22:10:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705791790 {#3227
    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
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 {#2468
  +user: App\Entity\User {#2372 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +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 {#2452
    date: 2024-01-20 22:30:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2470 …}
  +nested: Doctrine\ORM\PersistentCollection {#2467 …}
  +votes: Doctrine\ORM\PersistentCollection {#2371 …}
  +reports: Doctrine\ORM\PersistentCollection {#2370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
  -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 {#2457
    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
15 DENIED edit
App\Entity\EntryComment {#2468
  +user: App\Entity\User {#2372 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +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 {#2452
    date: 2024-01-20 22:30:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2470 …}
  +nested: Doctrine\ORM\PersistentCollection {#2467 …}
  +votes: Doctrine\ORM\PersistentCollection {#2371 …}
  +reports: Doctrine\ORM\PersistentCollection {#2370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
  -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 {#2457
    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
16 DENIED moderate
App\Entity\EntryComment {#2468
  +user: App\Entity\User {#2372 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +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 {#2452
    date: 2024-01-20 22:30:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2470 …}
  +nested: Doctrine\ORM\PersistentCollection {#2467 …}
  +votes: Doctrine\ORM\PersistentCollection {#2371 …}
  +reports: Doctrine\ORM\PersistentCollection {#2370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
  -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 {#2457
    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
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 {#2081
  +user: App\Entity\User {#2093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +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 {#2083
    date: 2024-09-24 16:32:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2077 …}
  +nested: Doctrine\ORM\PersistentCollection {#2063 …}
  +votes: Doctrine\ORM\PersistentCollection {#2064 …}
  +reports: Doctrine\ORM\PersistentCollection {#2088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
  -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 {#2082
    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
19 DENIED edit
App\Entity\EntryComment {#2081
  +user: App\Entity\User {#2093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +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 {#2083
    date: 2024-09-24 16:32:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2077 …}
  +nested: Doctrine\ORM\PersistentCollection {#2063 …}
  +votes: Doctrine\ORM\PersistentCollection {#2064 …}
  +reports: Doctrine\ORM\PersistentCollection {#2088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
  -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 {#2082
    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
20 DENIED moderate
App\Entity\EntryComment {#2081
  +user: App\Entity\User {#2093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +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 {#2083
    date: 2024-09-24 16:32:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2077 …}
  +nested: Doctrine\ORM\PersistentCollection {#2063 …}
  +votes: Doctrine\ORM\PersistentCollection {#2064 …}
  +reports: Doctrine\ORM\PersistentCollection {#2088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
  -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 {#2082
    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
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 {#3100
  +user: Proxies\__CG__\App\Entity\User {#3099 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2081
    +user: App\Entity\User {#2093 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +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 {#2083
      date: 2024-09-24 16:32:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2077 …}
    +nested: Doctrine\ORM\PersistentCollection {#2063 …}
    +votes: Doctrine\ORM\PersistentCollection {#2064 …}
    +reports: Doctrine\ORM\PersistentCollection {#2088 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
    -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 {#2082
      date: 2024-01-20 22:37:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2081}
  +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 {#3102
    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 {#3098 …}
  +nested: Doctrine\ORM\PersistentCollection {#3096 …}
  +votes: Doctrine\ORM\PersistentCollection {#3094 …}
  +reports: Doctrine\ORM\PersistentCollection {#3092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3088 …}
  -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 {#3101
    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
23 DENIED edit
App\Entity\EntryComment {#3100
  +user: Proxies\__CG__\App\Entity\User {#3099 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2081
    +user: App\Entity\User {#2093 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +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 {#2083
      date: 2024-09-24 16:32:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2077 …}
    +nested: Doctrine\ORM\PersistentCollection {#2063 …}
    +votes: Doctrine\ORM\PersistentCollection {#2064 …}
    +reports: Doctrine\ORM\PersistentCollection {#2088 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
    -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 {#2082
      date: 2024-01-20 22:37:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2081}
  +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 {#3102
    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 {#3098 …}
  +nested: Doctrine\ORM\PersistentCollection {#3096 …}
  +votes: Doctrine\ORM\PersistentCollection {#3094 …}
  +reports: Doctrine\ORM\PersistentCollection {#3092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3088 …}
  -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 {#3101
    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
24 DENIED moderate
App\Entity\EntryComment {#3100
  +user: Proxies\__CG__\App\Entity\User {#3099 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2081
    +user: App\Entity\User {#2093 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +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 {#2083
      date: 2024-09-24 16:32:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2077 …}
    +nested: Doctrine\ORM\PersistentCollection {#2063 …}
    +votes: Doctrine\ORM\PersistentCollection {#2064 …}
    +reports: Doctrine\ORM\PersistentCollection {#2088 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
    -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 {#2082
      date: 2024-01-20 22:37:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2081}
  +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 {#3102
    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 {#3098 …}
  +nested: Doctrine\ORM\PersistentCollection {#3096 …}
  +votes: Doctrine\ORM\PersistentCollection {#3094 …}
  +reports: Doctrine\ORM\PersistentCollection {#3092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3088 …}
  -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 {#3101
    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
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 {#2067
  +user: App\Entity\User {#2052 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "On Lemmy any comment you post gets federated out to other servers, so it’s available to anyone who sets up a server. So by design it is not possible to control who gets to see or archive your comments. I could set up a server to permanently archive every comment it sees, and if your server sends me your comment it goes into my archive. Probably people are already doing this for data mining. It’s not clear that you could bolt some kind of privacy control on to this architecture, which is fundamentally designed for sharing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1728414484 {#2072
    date: 2024-10-08 21:08:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2070 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  -id: 326587
  -bodyTs: "'alreadi':70 'anyon':18 'architectur':92 'archiv':38,49,66 'avail':16 'bolt':83 'clear':79 'comment':4,40,51,61 'control':32,88 'could':42,82 'data':74 'design':26,96 'everi':50 'feder':8 'fundament':95 'get':7,34 'goe':63 'kind':85 'lemmi':2 'mine':75 'peopl':68 'perman':48 'possibl':30 'post':6 'privaci':87 'probabl':67 'see':36,53 'send':58 'server':12,23,46,57 'set':20,43 'share':98"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6549454"
  +editedAt: DateTimeImmutable @1727188322 {#2069
    date: 2024-09-24 16:32:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705786925 {#2065
    date: 2024-01-20 22:42:05.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 {#2067
  +user: App\Entity\User {#2052 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "On Lemmy any comment you post gets federated out to other servers, so it’s available to anyone who sets up a server. So by design it is not possible to control who gets to see or archive your comments. I could set up a server to permanently archive every comment it sees, and if your server sends me your comment it goes into my archive. Probably people are already doing this for data mining. It’s not clear that you could bolt some kind of privacy control on to this architecture, which is fundamentally designed for sharing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1728414484 {#2072
    date: 2024-10-08 21:08:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2070 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  -id: 326587
  -bodyTs: "'alreadi':70 'anyon':18 'architectur':92 'archiv':38,49,66 'avail':16 'bolt':83 'clear':79 'comment':4,40,51,61 'control':32,88 'could':42,82 'data':74 'design':26,96 'everi':50 'feder':8 'fundament':95 'get':7,34 'goe':63 'kind':85 'lemmi':2 'mine':75 'peopl':68 'perman':48 'possibl':30 'post':6 'privaci':87 'probabl':67 'see':36,53 'send':58 'server':12,23,46,57 'set':20,43 'share':98"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6549454"
  +editedAt: DateTimeImmutable @1727188322 {#2069
    date: 2024-09-24 16:32:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705786925 {#2065
    date: 2024-01-20 22:42:05.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 {#2067
  +user: App\Entity\User {#2052 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "On Lemmy any comment you post gets federated out to other servers, so it’s available to anyone who sets up a server. So by design it is not possible to control who gets to see or archive your comments. I could set up a server to permanently archive every comment it sees, and if your server sends me your comment it goes into my archive. Probably people are already doing this for data mining. It’s not clear that you could bolt some kind of privacy control on to this architecture, which is fundamentally designed for sharing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1728414484 {#2072
    date: 2024-10-08 21:08:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2070 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  -id: 326587
  -bodyTs: "'alreadi':70 'anyon':18 'architectur':92 'archiv':38,49,66 'avail':16 'bolt':83 'clear':79 'comment':4,40,51,61 'control':32,88 'could':42,82 'data':74 'design':26,96 'everi':50 'feder':8 'fundament':95 'get':7,34 'goe':63 'kind':85 'lemmi':2 'mine':75 'peopl':68 'perman':48 'possibl':30 'post':6 'privaci':87 'probabl':67 'see':36,53 'send':58 'server':12,23,46,57 'set':20,43 'share':98"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6549454"
  +editedAt: DateTimeImmutable @1727188322 {#2069
    date: 2024-09-24 16:32:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705786925 {#2065
    date: 2024-01-20 22:42:05.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 {#3084
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2067
    +user: App\Entity\User {#2052 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: "On Lemmy any comment you post gets federated out to other servers, so it’s available to anyone who sets up a server. So by design it is not possible to control who gets to see or archive your comments. I could set up a server to permanently archive every comment it sees, and if your server sends me your comment it goes into my archive. Probably people are already doing this for data mining. It’s not clear that you could bolt some kind of privacy control on to this architecture, which is fundamentally designed for sharing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1728414484 {#2072
      date: 2024-10-08 21:08:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2070 …}
    +nested: Doctrine\ORM\PersistentCollection {#2048 …}
    +votes: Doctrine\ORM\PersistentCollection {#2056 …}
    +reports: Doctrine\ORM\PersistentCollection {#2046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
    -id: 326587
    -bodyTs: "'alreadi':70 'anyon':18 'architectur':92 'archiv':38,49,66 'avail':16 'bolt':83 'clear':79 'comment':4,40,51,61 'control':32,88 'could':42,82 'data':74 'design':26,96 'everi':50 'feder':8 'fundament':95 'get':7,34 'goe':63 'kind':85 'lemmi':2 'mine':75 'peopl':68 'perman':48 'possibl':30 'post':6 'privaci':87 'probabl':67 'see':36,53 'send':58 'server':12,23,46,57 'set':20,43 'share':98"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6549454"
    +editedAt: DateTimeImmutable @1727188322 {#2069
      date: 2024-09-24 16:32:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705786925 {#2065
      date: 2024-01-20 22:42:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2067}
  +body: """
    Could ≠ Should.\n
    \n
    Smarter defaults should be encouraged by products that are made for consumers, not corporations
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705861096 {#3086
    date: 2024-01-21 19:18:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@floofloof@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3083 …}
  +nested: Doctrine\ORM\PersistentCollection {#3081 …}
  +votes: Doctrine\ORM\PersistentCollection {#3079 …}
  +reports: Doctrine\ORM\PersistentCollection {#3077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3075 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
  -id: 328904
  -bodyTs: "'consum':14 'corpor':16 'could':1 'default':4 'encourag':7 'made':12 'product':9 'smarter':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8508690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705861096 {#3085
    date: 2024-01-21 19:18:16.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 {#3084
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2067
    +user: App\Entity\User {#2052 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: "On Lemmy any comment you post gets federated out to other servers, so it’s available to anyone who sets up a server. So by design it is not possible to control who gets to see or archive your comments. I could set up a server to permanently archive every comment it sees, and if your server sends me your comment it goes into my archive. Probably people are already doing this for data mining. It’s not clear that you could bolt some kind of privacy control on to this architecture, which is fundamentally designed for sharing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1728414484 {#2072
      date: 2024-10-08 21:08:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2070 …}
    +nested: Doctrine\ORM\PersistentCollection {#2048 …}
    +votes: Doctrine\ORM\PersistentCollection {#2056 …}
    +reports: Doctrine\ORM\PersistentCollection {#2046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
    -id: 326587
    -bodyTs: "'alreadi':70 'anyon':18 'architectur':92 'archiv':38,49,66 'avail':16 'bolt':83 'clear':79 'comment':4,40,51,61 'control':32,88 'could':42,82 'data':74 'design':26,96 'everi':50 'feder':8 'fundament':95 'get':7,34 'goe':63 'kind':85 'lemmi':2 'mine':75 'peopl':68 'perman':48 'possibl':30 'post':6 'privaci':87 'probabl':67 'see':36,53 'send':58 'server':12,23,46,57 'set':20,43 'share':98"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6549454"
    +editedAt: DateTimeImmutable @1727188322 {#2069
      date: 2024-09-24 16:32:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705786925 {#2065
      date: 2024-01-20 22:42:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2067}
  +body: """
    Could ≠ Should.\n
    \n
    Smarter defaults should be encouraged by products that are made for consumers, not corporations
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705861096 {#3086
    date: 2024-01-21 19:18:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@floofloof@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3083 …}
  +nested: Doctrine\ORM\PersistentCollection {#3081 …}
  +votes: Doctrine\ORM\PersistentCollection {#3079 …}
  +reports: Doctrine\ORM\PersistentCollection {#3077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3075 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
  -id: 328904
  -bodyTs: "'consum':14 'corpor':16 'could':1 'default':4 'encourag':7 'made':12 'product':9 'smarter':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8508690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705861096 {#3085
    date: 2024-01-21 19:18:16.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 {#3084
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2067
    +user: App\Entity\User {#2052 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: "On Lemmy any comment you post gets federated out to other servers, so it’s available to anyone who sets up a server. So by design it is not possible to control who gets to see or archive your comments. I could set up a server to permanently archive every comment it sees, and if your server sends me your comment it goes into my archive. Probably people are already doing this for data mining. It’s not clear that you could bolt some kind of privacy control on to this architecture, which is fundamentally designed for sharing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1728414484 {#2072
      date: 2024-10-08 21:08:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2070 …}
    +nested: Doctrine\ORM\PersistentCollection {#2048 …}
    +votes: Doctrine\ORM\PersistentCollection {#2056 …}
    +reports: Doctrine\ORM\PersistentCollection {#2046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
    -id: 326587
    -bodyTs: "'alreadi':70 'anyon':18 'architectur':92 'archiv':38,49,66 'avail':16 'bolt':83 'clear':79 'comment':4,40,51,61 'control':32,88 'could':42,82 'data':74 'design':26,96 'everi':50 'feder':8 'fundament':95 'get':7,34 'goe':63 'kind':85 'lemmi':2 'mine':75 'peopl':68 'perman':48 'possibl':30 'post':6 'privaci':87 'probabl':67 'see':36,53 'send':58 'server':12,23,46,57 'set':20,43 'share':98"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6549454"
    +editedAt: DateTimeImmutable @1727188322 {#2069
      date: 2024-09-24 16:32:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705786925 {#2065
      date: 2024-01-20 22:42:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2067}
  +body: """
    Could ≠ Should.\n
    \n
    Smarter defaults should be encouraged by products that are made for consumers, not corporations
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705861096 {#3086
    date: 2024-01-21 19:18:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@floofloof@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3083 …}
  +nested: Doctrine\ORM\PersistentCollection {#3081 …}
  +votes: Doctrine\ORM\PersistentCollection {#3079 …}
  +reports: Doctrine\ORM\PersistentCollection {#3077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3075 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
  -id: 328904
  -bodyTs: "'consum':14 'corpor':16 'could':1 'default':4 'encourag':7 'made':12 'product':9 'smarter':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8508690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705861096 {#3085
    date: 2024-01-21 19:18:16.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 {#3069
  +user: Proxies\__CG__\App\Entity\User {#3068 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2067
    +user: App\Entity\User {#2052 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: "On Lemmy any comment you post gets federated out to other servers, so it’s available to anyone who sets up a server. So by design it is not possible to control who gets to see or archive your comments. I could set up a server to permanently archive every comment it sees, and if your server sends me your comment it goes into my archive. Probably people are already doing this for data mining. It’s not clear that you could bolt some kind of privacy control on to this architecture, which is fundamentally designed for sharing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1728414484 {#2072
      date: 2024-10-08 21:08:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2070 …}
    +nested: Doctrine\ORM\PersistentCollection {#2048 …}
    +votes: Doctrine\ORM\PersistentCollection {#2056 …}
    +reports: Doctrine\ORM\PersistentCollection {#2046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
    -id: 326587
    -bodyTs: "'alreadi':70 'anyon':18 'architectur':92 'archiv':38,49,66 'avail':16 'bolt':83 'clear':79 'comment':4,40,51,61 'control':32,88 'could':42,82 'data':74 'design':26,96 'everi':50 'feder':8 'fundament':95 'get':7,34 'goe':63 'kind':85 'lemmi':2 'mine':75 'peopl':68 'perman':48 'possibl':30 'post':6 'privaci':87 'probabl':67 'see':36,53 'send':58 'server':12,23,46,57 'set':20,43 'share':98"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6549454"
    +editedAt: DateTimeImmutable @1727188322 {#2069
      date: 2024-09-24 16:32:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705786925 {#2065
      date: 2024-01-20 22:42:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2067}
  +body: """
    Although I agree that is how things work now, one could imagine a different approach:\n
    \n
    For instance, I could maybe control who my content gets federated to. That is, if I decide I don't particularly want my content blasted to certain places that my instance would not call any blocked ones with my data.\n
    \n
    If that causes some issues with ActivityPub, you can imagine encrypted blobs that could only be opened by others with a shared key.\n
    \n
    We don't need to achieve perfection out of the gate, to me these questions are worth discussing so that we can build out more high quality tech for the fediverse, let's not try to just immediately shut down discussion.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705787295 {#3071
    date: 2024-01-20 22:48:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@floofloof@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3067 …}
  +nested: Doctrine\ORM\PersistentCollection {#3065 …}
  +votes: Doctrine\ORM\PersistentCollection {#3063 …}
  +reports: Doctrine\ORM\PersistentCollection {#3061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
  -id: 326601
  -bodyTs: "'achiev':84 'activitypub':62 'agre':3 'although':1 'approach':15 'blast':40 'blob':67 'block':51 'build':101 'call':49 'caus':58 'certain':42 'content':24,39 'control':21 'could':11,19,69 'data':55 'decid':32 'differ':14 'discuss':96,119 'encrypt':66 'feder':26 'fedivers':109 'gate':89 'get':25 'high':104 'imagin':12,65 'immedi':116 'instanc':17,46 'issu':60 'key':78 'let':110 'mayb':20 'need':82 'one':10,52 'open':72 'other':74 'particular':36 'perfect':85 'place':43 'qualiti':105 'question':93 'share':77 'shut':117 'tech':106 'thing':7 'tri':113 'want':37 'work':8 'worth':95 'would':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://fedia.io/m/privacy@lemmy.ml/t/509461/-/comment/3323724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705787295 {#3070
    date: 2024-01-20 22:48:15.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 {#3069
  +user: Proxies\__CG__\App\Entity\User {#3068 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2067
    +user: App\Entity\User {#2052 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: "On Lemmy any comment you post gets federated out to other servers, so it’s available to anyone who sets up a server. So by design it is not possible to control who gets to see or archive your comments. I could set up a server to permanently archive every comment it sees, and if your server sends me your comment it goes into my archive. Probably people are already doing this for data mining. It’s not clear that you could bolt some kind of privacy control on to this architecture, which is fundamentally designed for sharing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1728414484 {#2072
      date: 2024-10-08 21:08:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2070 …}
    +nested: Doctrine\ORM\PersistentCollection {#2048 …}
    +votes: Doctrine\ORM\PersistentCollection {#2056 …}
    +reports: Doctrine\ORM\PersistentCollection {#2046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
    -id: 326587
    -bodyTs: "'alreadi':70 'anyon':18 'architectur':92 'archiv':38,49,66 'avail':16 'bolt':83 'clear':79 'comment':4,40,51,61 'control':32,88 'could':42,82 'data':74 'design':26,96 'everi':50 'feder':8 'fundament':95 'get':7,34 'goe':63 'kind':85 'lemmi':2 'mine':75 'peopl':68 'perman':48 'possibl':30 'post':6 'privaci':87 'probabl':67 'see':36,53 'send':58 'server':12,23,46,57 'set':20,43 'share':98"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6549454"
    +editedAt: DateTimeImmutable @1727188322 {#2069
      date: 2024-09-24 16:32:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705786925 {#2065
      date: 2024-01-20 22:42:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2067}
  +body: """
    Although I agree that is how things work now, one could imagine a different approach:\n
    \n
    For instance, I could maybe control who my content gets federated to. That is, if I decide I don't particularly want my content blasted to certain places that my instance would not call any blocked ones with my data.\n
    \n
    If that causes some issues with ActivityPub, you can imagine encrypted blobs that could only be opened by others with a shared key.\n
    \n
    We don't need to achieve perfection out of the gate, to me these questions are worth discussing so that we can build out more high quality tech for the fediverse, let's not try to just immediately shut down discussion.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705787295 {#3071
    date: 2024-01-20 22:48:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@floofloof@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3067 …}
  +nested: Doctrine\ORM\PersistentCollection {#3065 …}
  +votes: Doctrine\ORM\PersistentCollection {#3063 …}
  +reports: Doctrine\ORM\PersistentCollection {#3061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
  -id: 326601
  -bodyTs: "'achiev':84 'activitypub':62 'agre':3 'although':1 'approach':15 'blast':40 'blob':67 'block':51 'build':101 'call':49 'caus':58 'certain':42 'content':24,39 'control':21 'could':11,19,69 'data':55 'decid':32 'differ':14 'discuss':96,119 'encrypt':66 'feder':26 'fedivers':109 'gate':89 'get':25 'high':104 'imagin':12,65 'immedi':116 'instanc':17,46 'issu':60 'key':78 'let':110 'mayb':20 'need':82 'one':10,52 'open':72 'other':74 'particular':36 'perfect':85 'place':43 'qualiti':105 'question':93 'share':77 'shut':117 'tech':106 'thing':7 'tri':113 'want':37 'work':8 'worth':95 'would':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://fedia.io/m/privacy@lemmy.ml/t/509461/-/comment/3323724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705787295 {#3070
    date: 2024-01-20 22:48:15.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 {#3069
  +user: Proxies\__CG__\App\Entity\User {#3068 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2067
    +user: App\Entity\User {#2052 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: "On Lemmy any comment you post gets federated out to other servers, so it’s available to anyone who sets up a server. So by design it is not possible to control who gets to see or archive your comments. I could set up a server to permanently archive every comment it sees, and if your server sends me your comment it goes into my archive. Probably people are already doing this for data mining. It’s not clear that you could bolt some kind of privacy control on to this architecture, which is fundamentally designed for sharing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1728414484 {#2072
      date: 2024-10-08 21:08:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2070 …}
    +nested: Doctrine\ORM\PersistentCollection {#2048 …}
    +votes: Doctrine\ORM\PersistentCollection {#2056 …}
    +reports: Doctrine\ORM\PersistentCollection {#2046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
    -id: 326587
    -bodyTs: "'alreadi':70 'anyon':18 'architectur':92 'archiv':38,49,66 'avail':16 'bolt':83 'clear':79 'comment':4,40,51,61 'control':32,88 'could':42,82 'data':74 'design':26,96 'everi':50 'feder':8 'fundament':95 'get':7,34 'goe':63 'kind':85 'lemmi':2 'mine':75 'peopl':68 'perman':48 'possibl':30 'post':6 'privaci':87 'probabl':67 'see':36,53 'send':58 'server':12,23,46,57 'set':20,43 'share':98"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6549454"
    +editedAt: DateTimeImmutable @1727188322 {#2069
      date: 2024-09-24 16:32:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705786925 {#2065
      date: 2024-01-20 22:42:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2067}
  +body: """
    Although I agree that is how things work now, one could imagine a different approach:\n
    \n
    For instance, I could maybe control who my content gets federated to. That is, if I decide I don't particularly want my content blasted to certain places that my instance would not call any blocked ones with my data.\n
    \n
    If that causes some issues with ActivityPub, you can imagine encrypted blobs that could only be opened by others with a shared key.\n
    \n
    We don't need to achieve perfection out of the gate, to me these questions are worth discussing so that we can build out more high quality tech for the fediverse, let's not try to just immediately shut down discussion.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705787295 {#3071
    date: 2024-01-20 22:48:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@floofloof@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3067 …}
  +nested: Doctrine\ORM\PersistentCollection {#3065 …}
  +votes: Doctrine\ORM\PersistentCollection {#3063 …}
  +reports: Doctrine\ORM\PersistentCollection {#3061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
  -id: 326601
  -bodyTs: "'achiev':84 'activitypub':62 'agre':3 'although':1 'approach':15 'blast':40 'blob':67 'block':51 'build':101 'call':49 'caus':58 'certain':42 'content':24,39 'control':21 'could':11,19,69 'data':55 'decid':32 'differ':14 'discuss':96,119 'encrypt':66 'feder':26 'fedivers':109 'gate':89 'get':25 'high':104 'imagin':12,65 'immedi':116 'instanc':17,46 'issu':60 'key':78 'let':110 'mayb':20 'need':82 'one':10,52 'open':72 'other':74 'particular':36 'perfect':85 'place':43 'qualiti':105 'question':93 'share':77 'shut':117 'tech':106 'thing':7 'tri':113 'want':37 'work':8 'worth':95 'would':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://fedia.io/m/privacy@lemmy.ml/t/509461/-/comment/3323724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705787295 {#3070
    date: 2024-01-20 22:48:15.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 {#3205
  +user: Proxies\__CG__\App\Entity\User {#3211 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3069
    +user: Proxies\__CG__\App\Entity\User {#3068 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#2067
      +user: App\Entity\User {#2052 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: null
      +root: null
      +body: "On Lemmy any comment you post gets federated out to other servers, so it’s available to anyone who sets up a server. So by design it is not possible to control who gets to see or archive your comments. I could set up a server to permanently archive every comment it sees, and if your server sends me your comment it goes into my archive. Probably people are already doing this for data mining. It’s not clear that you could bolt some kind of privacy control on to this architecture, which is fundamentally designed for sharing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1728414484 {#2072
        date: 2024-10-08 21:08:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@ChasingEnigma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2070 …}
      +nested: Doctrine\ORM\PersistentCollection {#2048 …}
      +votes: Doctrine\ORM\PersistentCollection {#2056 …}
      +reports: Doctrine\ORM\PersistentCollection {#2046 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
      -id: 326587
      -bodyTs: "'alreadi':70 'anyon':18 'architectur':92 'archiv':38,49,66 'avail':16 'bolt':83 'clear':79 'comment':4,40,51,61 'control':32,88 'could':42,82 'data':74 'design':26,96 'everi':50 'feder':8 'fundament':95 'get':7,34 'goe':63 'kind':85 'lemmi':2 'mine':75 'peopl':68 'perman':48 'possibl':30 'post':6 'privaci':87 'probabl':67 'see':36,53 'send':58 'server':12,23,46,57 'set':20,43 'share':98"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6549454"
      +editedAt: DateTimeImmutable @1727188322 {#2069
        date: 2024-09-24 16:32:02.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705786925 {#2065
        date: 2024-01-20 22:42:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2067}
    +body: """
      Although I agree that is how things work now, one could imagine a different approach:\n
      \n
      For instance, I could maybe control who my content gets federated to. That is, if I decide I don't particularly want my content blasted to certain places that my instance would not call any blocked ones with my data.\n
      \n
      If that causes some issues with ActivityPub, you can imagine encrypted blobs that could only be opened by others with a shared key.\n
      \n
      We don't need to achieve perfection out of the gate, to me these questions are worth discussing so that we can build out more high quality tech for the fediverse, let's not try to just immediately shut down discussion.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705787295 {#3071
      date: 2024-01-20 22:48:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@floofloof@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3067 …}
    +nested: Doctrine\ORM\PersistentCollection {#3065 …}
    +votes: Doctrine\ORM\PersistentCollection {#3063 …}
    +reports: Doctrine\ORM\PersistentCollection {#3061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
    -id: 326601
    -bodyTs: "'achiev':84 'activitypub':62 'agre':3 'although':1 'approach':15 'blast':40 'blob':67 'block':51 'build':101 'call':49 'caus':58 'certain':42 'content':24,39 'control':21 'could':11,19,69 'data':55 'decid':32 'differ':14 'discuss':96,119 'encrypt':66 'feder':26 'fedivers':109 'gate':89 'get':25 'high':104 'imagin':12,65 'immedi':116 'instanc':17,46 'issu':60 'key':78 'let':110 'mayb':20 'need':82 'one':10,52 'open':72 'other':74 'particular':36 'perfect':85 'place':43 'qualiti':105 'question':93 'share':77 'shut':117 'tech':106 'thing':7 'tri':113 'want':37 'work':8 'worth':95 'would':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://fedia.io/m/privacy@lemmy.ml/t/509461/-/comment/3323724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705787295 {#3070
      date: 2024-01-20 22:48:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2067}
  +body: """
    How would you ensure other instances are not sharing your content?\n
    \n
    To me this seems to be a question of ideology. I came here from Reddit because this is an open forum with transparent history.\n
    \n
    Federetion by design ensures that accessibility (as far as I understand, correct me if I’m wrong). This design principle to me is the core. If that seems like an issue maybe this style of social media is not for you.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705835998 {#3204
    date: 2024-01-21 12:19:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@floofloof@lemmy.ca"
    "@andyburke@fedia.io"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3212 …}
  +nested: Doctrine\ORM\PersistentCollection {#3214 …}
  +votes: Doctrine\ORM\PersistentCollection {#3216 …}
  +reports: Doctrine\ORM\PersistentCollection {#3219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
  -id: 327955
  -bodyTs: "'access':41 'came':23 'content':11 'core':60 'correct':47 'design':38,54 'ensur':4,39 'far':43 'federet':36 'forum':32 'histori':35 'ideolog':21 'instanc':6 'issu':66 'like':64 'm':51 'mayb':67 'media':72 'open':31 'principl':55 'question':19 'reddit':26 'seem':15,63 'share':9 'social':71 'style':69 'transpar':34 'understand':46 'would':2 'wrong':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4506136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705835998 {#3207
    date: 2024-01-21 12:19:58.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 {#3205
  +user: Proxies\__CG__\App\Entity\User {#3211 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3069
    +user: Proxies\__CG__\App\Entity\User {#3068 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#2067
      +user: App\Entity\User {#2052 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: null
      +root: null
      +body: "On Lemmy any comment you post gets federated out to other servers, so it’s available to anyone who sets up a server. So by design it is not possible to control who gets to see or archive your comments. I could set up a server to permanently archive every comment it sees, and if your server sends me your comment it goes into my archive. Probably people are already doing this for data mining. It’s not clear that you could bolt some kind of privacy control on to this architecture, which is fundamentally designed for sharing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1728414484 {#2072
        date: 2024-10-08 21:08:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@ChasingEnigma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2070 …}
      +nested: Doctrine\ORM\PersistentCollection {#2048 …}
      +votes: Doctrine\ORM\PersistentCollection {#2056 …}
      +reports: Doctrine\ORM\PersistentCollection {#2046 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
      -id: 326587
      -bodyTs: "'alreadi':70 'anyon':18 'architectur':92 'archiv':38,49,66 'avail':16 'bolt':83 'clear':79 'comment':4,40,51,61 'control':32,88 'could':42,82 'data':74 'design':26,96 'everi':50 'feder':8 'fundament':95 'get':7,34 'goe':63 'kind':85 'lemmi':2 'mine':75 'peopl':68 'perman':48 'possibl':30 'post':6 'privaci':87 'probabl':67 'see':36,53 'send':58 'server':12,23,46,57 'set':20,43 'share':98"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6549454"
      +editedAt: DateTimeImmutable @1727188322 {#2069
        date: 2024-09-24 16:32:02.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705786925 {#2065
        date: 2024-01-20 22:42:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2067}
    +body: """
      Although I agree that is how things work now, one could imagine a different approach:\n
      \n
      For instance, I could maybe control who my content gets federated to. That is, if I decide I don't particularly want my content blasted to certain places that my instance would not call any blocked ones with my data.\n
      \n
      If that causes some issues with ActivityPub, you can imagine encrypted blobs that could only be opened by others with a shared key.\n
      \n
      We don't need to achieve perfection out of the gate, to me these questions are worth discussing so that we can build out more high quality tech for the fediverse, let's not try to just immediately shut down discussion.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705787295 {#3071
      date: 2024-01-20 22:48:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@floofloof@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3067 …}
    +nested: Doctrine\ORM\PersistentCollection {#3065 …}
    +votes: Doctrine\ORM\PersistentCollection {#3063 …}
    +reports: Doctrine\ORM\PersistentCollection {#3061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
    -id: 326601
    -bodyTs: "'achiev':84 'activitypub':62 'agre':3 'although':1 'approach':15 'blast':40 'blob':67 'block':51 'build':101 'call':49 'caus':58 'certain':42 'content':24,39 'control':21 'could':11,19,69 'data':55 'decid':32 'differ':14 'discuss':96,119 'encrypt':66 'feder':26 'fedivers':109 'gate':89 'get':25 'high':104 'imagin':12,65 'immedi':116 'instanc':17,46 'issu':60 'key':78 'let':110 'mayb':20 'need':82 'one':10,52 'open':72 'other':74 'particular':36 'perfect':85 'place':43 'qualiti':105 'question':93 'share':77 'shut':117 'tech':106 'thing':7 'tri':113 'want':37 'work':8 'worth':95 'would':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://fedia.io/m/privacy@lemmy.ml/t/509461/-/comment/3323724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705787295 {#3070
      date: 2024-01-20 22:48:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2067}
  +body: """
    How would you ensure other instances are not sharing your content?\n
    \n
    To me this seems to be a question of ideology. I came here from Reddit because this is an open forum with transparent history.\n
    \n
    Federetion by design ensures that accessibility (as far as I understand, correct me if I’m wrong). This design principle to me is the core. If that seems like an issue maybe this style of social media is not for you.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705835998 {#3204
    date: 2024-01-21 12:19:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@floofloof@lemmy.ca"
    "@andyburke@fedia.io"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3212 …}
  +nested: Doctrine\ORM\PersistentCollection {#3214 …}
  +votes: Doctrine\ORM\PersistentCollection {#3216 …}
  +reports: Doctrine\ORM\PersistentCollection {#3219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
  -id: 327955
  -bodyTs: "'access':41 'came':23 'content':11 'core':60 'correct':47 'design':38,54 'ensur':4,39 'far':43 'federet':36 'forum':32 'histori':35 'ideolog':21 'instanc':6 'issu':66 'like':64 'm':51 'mayb':67 'media':72 'open':31 'principl':55 'question':19 'reddit':26 'seem':15,63 'share':9 'social':71 'style':69 'transpar':34 'understand':46 'would':2 'wrong':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4506136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705835998 {#3207
    date: 2024-01-21 12:19:58.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 {#3205
  +user: Proxies\__CG__\App\Entity\User {#3211 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3069
    +user: Proxies\__CG__\App\Entity\User {#3068 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#2067
      +user: App\Entity\User {#2052 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: null
      +root: null
      +body: "On Lemmy any comment you post gets federated out to other servers, so it’s available to anyone who sets up a server. So by design it is not possible to control who gets to see or archive your comments. I could set up a server to permanently archive every comment it sees, and if your server sends me your comment it goes into my archive. Probably people are already doing this for data mining. It’s not clear that you could bolt some kind of privacy control on to this architecture, which is fundamentally designed for sharing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1728414484 {#2072
        date: 2024-10-08 21:08:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@ChasingEnigma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2070 …}
      +nested: Doctrine\ORM\PersistentCollection {#2048 …}
      +votes: Doctrine\ORM\PersistentCollection {#2056 …}
      +reports: Doctrine\ORM\PersistentCollection {#2046 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
      -id: 326587
      -bodyTs: "'alreadi':70 'anyon':18 'architectur':92 'archiv':38,49,66 'avail':16 'bolt':83 'clear':79 'comment':4,40,51,61 'control':32,88 'could':42,82 'data':74 'design':26,96 'everi':50 'feder':8 'fundament':95 'get':7,34 'goe':63 'kind':85 'lemmi':2 'mine':75 'peopl':68 'perman':48 'possibl':30 'post':6 'privaci':87 'probabl':67 'see':36,53 'send':58 'server':12,23,46,57 'set':20,43 'share':98"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6549454"
      +editedAt: DateTimeImmutable @1727188322 {#2069
        date: 2024-09-24 16:32:02.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705786925 {#2065
        date: 2024-01-20 22:42:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2067}
    +body: """
      Although I agree that is how things work now, one could imagine a different approach:\n
      \n
      For instance, I could maybe control who my content gets federated to. That is, if I decide I don't particularly want my content blasted to certain places that my instance would not call any blocked ones with my data.\n
      \n
      If that causes some issues with ActivityPub, you can imagine encrypted blobs that could only be opened by others with a shared key.\n
      \n
      We don't need to achieve perfection out of the gate, to me these questions are worth discussing so that we can build out more high quality tech for the fediverse, let's not try to just immediately shut down discussion.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705787295 {#3071
      date: 2024-01-20 22:48:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@floofloof@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3067 …}
    +nested: Doctrine\ORM\PersistentCollection {#3065 …}
    +votes: Doctrine\ORM\PersistentCollection {#3063 …}
    +reports: Doctrine\ORM\PersistentCollection {#3061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
    -id: 326601
    -bodyTs: "'achiev':84 'activitypub':62 'agre':3 'although':1 'approach':15 'blast':40 'blob':67 'block':51 'build':101 'call':49 'caus':58 'certain':42 'content':24,39 'control':21 'could':11,19,69 'data':55 'decid':32 'differ':14 'discuss':96,119 'encrypt':66 'feder':26 'fedivers':109 'gate':89 'get':25 'high':104 'imagin':12,65 'immedi':116 'instanc':17,46 'issu':60 'key':78 'let':110 'mayb':20 'need':82 'one':10,52 'open':72 'other':74 'particular':36 'perfect':85 'place':43 'qualiti':105 'question':93 'share':77 'shut':117 'tech':106 'thing':7 'tri':113 'want':37 'work':8 'worth':95 'would':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://fedia.io/m/privacy@lemmy.ml/t/509461/-/comment/3323724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705787295 {#3070
      date: 2024-01-20 22:48:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2067}
  +body: """
    How would you ensure other instances are not sharing your content?\n
    \n
    To me this seems to be a question of ideology. I came here from Reddit because this is an open forum with transparent history.\n
    \n
    Federetion by design ensures that accessibility (as far as I understand, correct me if I’m wrong). This design principle to me is the core. If that seems like an issue maybe this style of social media is not for you.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705835998 {#3204
    date: 2024-01-21 12:19:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@floofloof@lemmy.ca"
    "@andyburke@fedia.io"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3212 …}
  +nested: Doctrine\ORM\PersistentCollection {#3214 …}
  +votes: Doctrine\ORM\PersistentCollection {#3216 …}
  +reports: Doctrine\ORM\PersistentCollection {#3219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
  -id: 327955
  -bodyTs: "'access':41 'came':23 'content':11 'core':60 'correct':47 'design':38,54 'ensur':4,39 'far':43 'federet':36 'forum':32 'histori':35 'ideolog':21 'instanc':6 'issu':66 'like':64 'm':51 'mayb':67 'media':72 'open':31 'principl':55 'question':19 'reddit':26 'seem':15,63 'share':9 'social':71 'style':69 'transpar':34 'understand':46 'would':2 'wrong':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4506136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705835998 {#3207
    date: 2024-01-21 12:19:58.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 {#3347
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3205
    +user: Proxies\__CG__\App\Entity\User {#3211 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3069
      +user: Proxies\__CG__\App\Entity\User {#3068 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#2067
        +user: App\Entity\User {#2052 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: null
        +root: null
        +body: "On Lemmy any comment you post gets federated out to other servers, so it’s available to anyone who sets up a server. So by design it is not possible to control who gets to see or archive your comments. I could set up a server to permanently archive every comment it sees, and if your server sends me your comment it goes into my archive. Probably people are already doing this for data mining. It’s not clear that you could bolt some kind of privacy control on to this architecture, which is fundamentally designed for sharing."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1728414484 {#2072
          date: 2024-10-08 21:08:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@ChasingEnigma@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2070 …}
        +nested: Doctrine\ORM\PersistentCollection {#2048 …}
        +votes: Doctrine\ORM\PersistentCollection {#2056 …}
        +reports: Doctrine\ORM\PersistentCollection {#2046 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
        -id: 326587
        -bodyTs: "'alreadi':70 'anyon':18 'architectur':92 'archiv':38,49,66 'avail':16 'bolt':83 'clear':79 'comment':4,40,51,61 'control':32,88 'could':42,82 'data':74 'design':26,96 'everi':50 'feder':8 'fundament':95 'get':7,34 'goe':63 'kind':85 'lemmi':2 'mine':75 'peopl':68 'perman':48 'possibl':30 'post':6 'privaci':87 'probabl':67 'see':36,53 'send':58 'server':12,23,46,57 'set':20,43 'share':98"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6549454"
        +editedAt: DateTimeImmutable @1727188322 {#2069
          date: 2024-09-24 16:32:02.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705786925 {#2065
          date: 2024-01-20 22:42:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2067}
      +body: """
        Although I agree that is how things work now, one could imagine a different approach:\n
        \n
        For instance, I could maybe control who my content gets federated to. That is, if I decide I don't particularly want my content blasted to certain places that my instance would not call any blocked ones with my data.\n
        \n
        If that causes some issues with ActivityPub, you can imagine encrypted blobs that could only be opened by others with a shared key.\n
        \n
        We don't need to achieve perfection out of the gate, to me these questions are worth discussing so that we can build out more high quality tech for the fediverse, let's not try to just immediately shut down discussion.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705787295 {#3071
        date: 2024-01-20 22:48:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@floofloof@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3067 …}
      +nested: Doctrine\ORM\PersistentCollection {#3065 …}
      +votes: Doctrine\ORM\PersistentCollection {#3063 …}
      +reports: Doctrine\ORM\PersistentCollection {#3061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
      -id: 326601
      -bodyTs: "'achiev':84 'activitypub':62 'agre':3 'although':1 'approach':15 'blast':40 'blob':67 'block':51 'build':101 'call':49 'caus':58 'certain':42 'content':24,39 'control':21 'could':11,19,69 'data':55 'decid':32 'differ':14 'discuss':96,119 'encrypt':66 'feder':26 'fedivers':109 'gate':89 'get':25 'high':104 'imagin':12,65 'immedi':116 'instanc':17,46 'issu':60 'key':78 'let':110 'mayb':20 'need':82 'one':10,52 'open':72 'other':74 'particular':36 'perfect':85 'place':43 'qualiti':105 'question':93 'share':77 'shut':117 'tech':106 'thing':7 'tri':113 'want':37 'work':8 'worth':95 'would':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://fedia.io/m/privacy@lemmy.ml/t/509461/-/comment/3323724"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705787295 {#3070
        date: 2024-01-20 22:48:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2067}
    +body: """
      How would you ensure other instances are not sharing your content?\n
      \n
      To me this seems to be a question of ideology. I came here from Reddit because this is an open forum with transparent history.\n
      \n
      Federetion by design ensures that accessibility (as far as I understand, correct me if I’m wrong). This design principle to me is the core. If that seems like an issue maybe this style of social media is not for you.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705835998 {#3204
      date: 2024-01-21 12:19:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@floofloof@lemmy.ca"
      "@andyburke@fedia.io"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3212 …}
    +nested: Doctrine\ORM\PersistentCollection {#3214 …}
    +votes: Doctrine\ORM\PersistentCollection {#3216 …}
    +reports: Doctrine\ORM\PersistentCollection {#3219 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
    -id: 327955
    -bodyTs: "'access':41 'came':23 'content':11 'core':60 'correct':47 'design':38,54 'ensur':4,39 'far':43 'federet':36 'forum':32 'histori':35 'ideolog':21 'instanc':6 'issu':66 'like':64 'm':51 'mayb':67 'media':72 'open':31 'principl':55 'question':19 'reddit':26 'seem':15,63 'share':9 'social':71 'style':69 'transpar':34 'understand':46 'would':2 'wrong':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/4506136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705835998 {#3207
      date: 2024-01-21 12:19:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2067}
  +body: "Can you elaborate on what being “an open forum” means?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705862747 {#3345
    date: 2024-01-21 19:45:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@floofloof@lemmy.ca"
    "@andyburke@fedia.io"
    "@mr_satan@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3348 …}
  +nested: Doctrine\ORM\PersistentCollection {#3350 …}
  +votes: Doctrine\ORM\PersistentCollection {#3352 …}
  +reports: Doctrine\ORM\PersistentCollection {#3354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
  -id: 328978
  -bodyTs: "'elabor':3 'forum':9 'mean':10 'open':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8509360"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705862747 {#3346
    date: 2024-01-21 19:45: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 {#3347
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3205
    +user: Proxies\__CG__\App\Entity\User {#3211 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3069
      +user: Proxies\__CG__\App\Entity\User {#3068 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#2067
        +user: App\Entity\User {#2052 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: null
        +root: null
        +body: "On Lemmy any comment you post gets federated out to other servers, so it’s available to anyone who sets up a server. So by design it is not possible to control who gets to see or archive your comments. I could set up a server to permanently archive every comment it sees, and if your server sends me your comment it goes into my archive. Probably people are already doing this for data mining. It’s not clear that you could bolt some kind of privacy control on to this architecture, which is fundamentally designed for sharing."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1728414484 {#2072
          date: 2024-10-08 21:08:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@ChasingEnigma@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2070 …}
        +nested: Doctrine\ORM\PersistentCollection {#2048 …}
        +votes: Doctrine\ORM\PersistentCollection {#2056 …}
        +reports: Doctrine\ORM\PersistentCollection {#2046 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
        -id: 326587
        -bodyTs: "'alreadi':70 'anyon':18 'architectur':92 'archiv':38,49,66 'avail':16 'bolt':83 'clear':79 'comment':4,40,51,61 'control':32,88 'could':42,82 'data':74 'design':26,96 'everi':50 'feder':8 'fundament':95 'get':7,34 'goe':63 'kind':85 'lemmi':2 'mine':75 'peopl':68 'perman':48 'possibl':30 'post':6 'privaci':87 'probabl':67 'see':36,53 'send':58 'server':12,23,46,57 'set':20,43 'share':98"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6549454"
        +editedAt: DateTimeImmutable @1727188322 {#2069
          date: 2024-09-24 16:32:02.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705786925 {#2065
          date: 2024-01-20 22:42:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2067}
      +body: """
        Although I agree that is how things work now, one could imagine a different approach:\n
        \n
        For instance, I could maybe control who my content gets federated to. That is, if I decide I don't particularly want my content blasted to certain places that my instance would not call any blocked ones with my data.\n
        \n
        If that causes some issues with ActivityPub, you can imagine encrypted blobs that could only be opened by others with a shared key.\n
        \n
        We don't need to achieve perfection out of the gate, to me these questions are worth discussing so that we can build out more high quality tech for the fediverse, let's not try to just immediately shut down discussion.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705787295 {#3071
        date: 2024-01-20 22:48:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@floofloof@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3067 …}
      +nested: Doctrine\ORM\PersistentCollection {#3065 …}
      +votes: Doctrine\ORM\PersistentCollection {#3063 …}
      +reports: Doctrine\ORM\PersistentCollection {#3061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
      -id: 326601
      -bodyTs: "'achiev':84 'activitypub':62 'agre':3 'although':1 'approach':15 'blast':40 'blob':67 'block':51 'build':101 'call':49 'caus':58 'certain':42 'content':24,39 'control':21 'could':11,19,69 'data':55 'decid':32 'differ':14 'discuss':96,119 'encrypt':66 'feder':26 'fedivers':109 'gate':89 'get':25 'high':104 'imagin':12,65 'immedi':116 'instanc':17,46 'issu':60 'key':78 'let':110 'mayb':20 'need':82 'one':10,52 'open':72 'other':74 'particular':36 'perfect':85 'place':43 'qualiti':105 'question':93 'share':77 'shut':117 'tech':106 'thing':7 'tri':113 'want':37 'work':8 'worth':95 'would':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://fedia.io/m/privacy@lemmy.ml/t/509461/-/comment/3323724"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705787295 {#3070
        date: 2024-01-20 22:48:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2067}
    +body: """
      How would you ensure other instances are not sharing your content?\n
      \n
      To me this seems to be a question of ideology. I came here from Reddit because this is an open forum with transparent history.\n
      \n
      Federetion by design ensures that accessibility (as far as I understand, correct me if I’m wrong). This design principle to me is the core. If that seems like an issue maybe this style of social media is not for you.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705835998 {#3204
      date: 2024-01-21 12:19:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@floofloof@lemmy.ca"
      "@andyburke@fedia.io"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3212 …}
    +nested: Doctrine\ORM\PersistentCollection {#3214 …}
    +votes: Doctrine\ORM\PersistentCollection {#3216 …}
    +reports: Doctrine\ORM\PersistentCollection {#3219 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
    -id: 327955
    -bodyTs: "'access':41 'came':23 'content':11 'core':60 'correct':47 'design':38,54 'ensur':4,39 'far':43 'federet':36 'forum':32 'histori':35 'ideolog':21 'instanc':6 'issu':66 'like':64 'm':51 'mayb':67 'media':72 'open':31 'principl':55 'question':19 'reddit':26 'seem':15,63 'share':9 'social':71 'style':69 'transpar':34 'understand':46 'would':2 'wrong':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/4506136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705835998 {#3207
      date: 2024-01-21 12:19:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2067}
  +body: "Can you elaborate on what being “an open forum” means?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705862747 {#3345
    date: 2024-01-21 19:45:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@floofloof@lemmy.ca"
    "@andyburke@fedia.io"
    "@mr_satan@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3348 …}
  +nested: Doctrine\ORM\PersistentCollection {#3350 …}
  +votes: Doctrine\ORM\PersistentCollection {#3352 …}
  +reports: Doctrine\ORM\PersistentCollection {#3354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
  -id: 328978
  -bodyTs: "'elabor':3 'forum':9 'mean':10 'open':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8509360"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705862747 {#3346
    date: 2024-01-21 19:45: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 {#3347
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3205
    +user: Proxies\__CG__\App\Entity\User {#3211 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3069
      +user: Proxies\__CG__\App\Entity\User {#3068 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#2067
        +user: App\Entity\User {#2052 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: null
        +root: null
        +body: "On Lemmy any comment you post gets federated out to other servers, so it’s available to anyone who sets up a server. So by design it is not possible to control who gets to see or archive your comments. I could set up a server to permanently archive every comment it sees, and if your server sends me your comment it goes into my archive. Probably people are already doing this for data mining. It’s not clear that you could bolt some kind of privacy control on to this architecture, which is fundamentally designed for sharing."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1728414484 {#2072
          date: 2024-10-08 21:08:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@ChasingEnigma@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2070 …}
        +nested: Doctrine\ORM\PersistentCollection {#2048 …}
        +votes: Doctrine\ORM\PersistentCollection {#2056 …}
        +reports: Doctrine\ORM\PersistentCollection {#2046 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
        -id: 326587
        -bodyTs: "'alreadi':70 'anyon':18 'architectur':92 'archiv':38,49,66 'avail':16 'bolt':83 'clear':79 'comment':4,40,51,61 'control':32,88 'could':42,82 'data':74 'design':26,96 'everi':50 'feder':8 'fundament':95 'get':7,34 'goe':63 'kind':85 'lemmi':2 'mine':75 'peopl':68 'perman':48 'possibl':30 'post':6 'privaci':87 'probabl':67 'see':36,53 'send':58 'server':12,23,46,57 'set':20,43 'share':98"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6549454"
        +editedAt: DateTimeImmutable @1727188322 {#2069
          date: 2024-09-24 16:32:02.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705786925 {#2065
          date: 2024-01-20 22:42:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2067}
      +body: """
        Although I agree that is how things work now, one could imagine a different approach:\n
        \n
        For instance, I could maybe control who my content gets federated to. That is, if I decide I don't particularly want my content blasted to certain places that my instance would not call any blocked ones with my data.\n
        \n
        If that causes some issues with ActivityPub, you can imagine encrypted blobs that could only be opened by others with a shared key.\n
        \n
        We don't need to achieve perfection out of the gate, to me these questions are worth discussing so that we can build out more high quality tech for the fediverse, let's not try to just immediately shut down discussion.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705787295 {#3071
        date: 2024-01-20 22:48:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@floofloof@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3067 …}
      +nested: Doctrine\ORM\PersistentCollection {#3065 …}
      +votes: Doctrine\ORM\PersistentCollection {#3063 …}
      +reports: Doctrine\ORM\PersistentCollection {#3061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
      -id: 326601
      -bodyTs: "'achiev':84 'activitypub':62 'agre':3 'although':1 'approach':15 'blast':40 'blob':67 'block':51 'build':101 'call':49 'caus':58 'certain':42 'content':24,39 'control':21 'could':11,19,69 'data':55 'decid':32 'differ':14 'discuss':96,119 'encrypt':66 'feder':26 'fedivers':109 'gate':89 'get':25 'high':104 'imagin':12,65 'immedi':116 'instanc':17,46 'issu':60 'key':78 'let':110 'mayb':20 'need':82 'one':10,52 'open':72 'other':74 'particular':36 'perfect':85 'place':43 'qualiti':105 'question':93 'share':77 'shut':117 'tech':106 'thing':7 'tri':113 'want':37 'work':8 'worth':95 'would':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://fedia.io/m/privacy@lemmy.ml/t/509461/-/comment/3323724"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705787295 {#3070
        date: 2024-01-20 22:48:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2067}
    +body: """
      How would you ensure other instances are not sharing your content?\n
      \n
      To me this seems to be a question of ideology. I came here from Reddit because this is an open forum with transparent history.\n
      \n
      Federetion by design ensures that accessibility (as far as I understand, correct me if I’m wrong). This design principle to me is the core. If that seems like an issue maybe this style of social media is not for you.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705835998 {#3204
      date: 2024-01-21 12:19:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@floofloof@lemmy.ca"
      "@andyburke@fedia.io"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3212 …}
    +nested: Doctrine\ORM\PersistentCollection {#3214 …}
    +votes: Doctrine\ORM\PersistentCollection {#3216 …}
    +reports: Doctrine\ORM\PersistentCollection {#3219 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
    -id: 327955
    -bodyTs: "'access':41 'came':23 'content':11 'core':60 'correct':47 'design':38,54 'ensur':4,39 'far':43 'federet':36 'forum':32 'histori':35 'ideolog':21 'instanc':6 'issu':66 'like':64 'm':51 'mayb':67 'media':72 'open':31 'principl':55 'question':19 'reddit':26 'seem':15,63 'share':9 'social':71 'style':69 'transpar':34 'understand':46 'would':2 'wrong':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/4506136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705835998 {#3207
      date: 2024-01-21 12:19:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2067}
  +body: "Can you elaborate on what being “an open forum” means?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705862747 {#3345
    date: 2024-01-21 19:45:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@floofloof@lemmy.ca"
    "@andyburke@fedia.io"
    "@mr_satan@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3348 …}
  +nested: Doctrine\ORM\PersistentCollection {#3350 …}
  +votes: Doctrine\ORM\PersistentCollection {#3352 …}
  +reports: Doctrine\ORM\PersistentCollection {#3354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
  -id: 328978
  -bodyTs: "'elabor':3 'forum':9 'mean':10 'open':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8509360"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705862747 {#3346
    date: 2024-01-21 19:45: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 {#3460
  +user: Proxies\__CG__\App\Entity\User {#3211 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3347
    +user: Proxies\__CG__\App\Entity\User {#3115 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3205
      +user: Proxies\__CG__\App\Entity\User {#3211 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#3069
        +user: Proxies\__CG__\App\Entity\User {#3068 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: App\Entity\EntryComment {#2067
          +user: App\Entity\User {#2052 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
          +image: null
          +parent: null
          +root: null
          +body: "On Lemmy any comment you post gets federated out to other servers, so it’s available to anyone who sets up a server. So by design it is not possible to control who gets to see or archive your comments. I could set up a server to permanently archive every comment it sees, and if your server sends me your comment it goes into my archive. Probably people are already doing this for data mining. It’s not clear that you could bolt some kind of privacy control on to this architecture, which is fundamentally designed for sharing."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1728414484 {#2072
            date: 2024-10-08 21:08:04.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ChasingEnigma@lemmy.world"
            "@ChasingEnigma@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2070 …}
          +nested: Doctrine\ORM\PersistentCollection {#2048 …}
          +votes: Doctrine\ORM\PersistentCollection {#2056 …}
          +reports: Doctrine\ORM\PersistentCollection {#2046 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
          -id: 326587
          -bodyTs: "'alreadi':70 'anyon':18 'architectur':92 'archiv':38,49,66 'avail':16 'bolt':83 'clear':79 'comment':4,40,51,61 'control':32,88 'could':42,82 'data':74 'design':26,96 'everi':50 'feder':8 'fundament':95 'get':7,34 'goe':63 'kind':85 'lemmi':2 'mine':75 'peopl':68 'perman':48 'possibl':30 'post':6 'privaci':87 'probabl':67 'see':36,53 'send':58 'server':12,23,46,57 'set':20,43 'share':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6549454"
          +editedAt: DateTimeImmutable @1727188322 {#2069
            date: 2024-09-24 16:32:02.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705786925 {#2065
            date: 2024-01-20 22:42:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2067}
        +body: """
          Although I agree that is how things work now, one could imagine a different approach:\n
          \n
          For instance, I could maybe control who my content gets federated to. That is, if I decide I don't particularly want my content blasted to certain places that my instance would not call any blocked ones with my data.\n
          \n
          If that causes some issues with ActivityPub, you can imagine encrypted blobs that could only be opened by others with a shared key.\n
          \n
          We don't need to achieve perfection out of the gate, to me these questions are worth discussing so that we can build out more high quality tech for the fediverse, let's not try to just immediately shut down discussion.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705787295 {#3071
          date: 2024-01-20 22:48:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@floofloof@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3067 …}
        +nested: Doctrine\ORM\PersistentCollection {#3065 …}
        +votes: Doctrine\ORM\PersistentCollection {#3063 …}
        +reports: Doctrine\ORM\PersistentCollection {#3061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
        -id: 326601
        -bodyTs: "'achiev':84 'activitypub':62 'agre':3 'although':1 'approach':15 'blast':40 'blob':67 'block':51 'build':101 'call':49 'caus':58 'certain':42 'content':24,39 'control':21 'could':11,19,69 'data':55 'decid':32 'differ':14 'discuss':96,119 'encrypt':66 'feder':26 'fedivers':109 'gate':89 'get':25 'high':104 'imagin':12,65 'immedi':116 'instanc':17,46 'issu':60 'key':78 'let':110 'mayb':20 'need':82 'one':10,52 'open':72 'other':74 'particular':36 'perfect':85 'place':43 'qualiti':105 'question':93 'share':77 'shut':117 'tech':106 'thing':7 'tri':113 'want':37 'work':8 'worth':95 'would':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://fedia.io/m/privacy@lemmy.ml/t/509461/-/comment/3323724"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705787295 {#3070
          date: 2024-01-20 22:48:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2067}
      +body: """
        How would you ensure other instances are not sharing your content?\n
        \n
        To me this seems to be a question of ideology. I came here from Reddit because this is an open forum with transparent history.\n
        \n
        Federetion by design ensures that accessibility (as far as I understand, correct me if I’m wrong). This design principle to me is the core. If that seems like an issue maybe this style of social media is not for you.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705835998 {#3204
        date: 2024-01-21 12:19:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@floofloof@lemmy.ca"
        "@andyburke@fedia.io"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3212 …}
      +nested: Doctrine\ORM\PersistentCollection {#3214 …}
      +votes: Doctrine\ORM\PersistentCollection {#3216 …}
      +reports: Doctrine\ORM\PersistentCollection {#3219 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
      -id: 327955
      -bodyTs: "'access':41 'came':23 'content':11 'core':60 'correct':47 'design':38,54 'ensur':4,39 'far':43 'federet':36 'forum':32 'histori':35 'ideolog':21 'instanc':6 'issu':66 'like':64 'm':51 'mayb':67 'media':72 'open':31 'principl':55 'question':19 'reddit':26 'seem':15,63 'share':9 'social':71 'style':69 'transpar':34 'understand':46 'would':2 'wrong':52"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/4506136"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705835998 {#3207
        date: 2024-01-21 12:19:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2067}
    +body: "Can you elaborate on what being “an open forum” means?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705862747 {#3345
      date: 2024-01-21 19:45:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@floofloof@lemmy.ca"
      "@andyburke@fedia.io"
      "@mr_satan@monyet.cc"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3348 …}
    +nested: Doctrine\ORM\PersistentCollection {#3350 …}
    +votes: Doctrine\ORM\PersistentCollection {#3352 …}
    +reports: Doctrine\ORM\PersistentCollection {#3354 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
    -id: 328978
    -bodyTs: "'elabor':3 'forum':9 'mean':10 'open':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8509360"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705862747 {#3346
      date: 2024-01-21 19:45:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2067}
  +body: """
    In this context, it’s an open *public* digital space. Noone is obligated share anything.\n
    \n
    The part that is discussed as a privacy issue is a design element. It is by design post are visible to everyone, it is by design that comments are visible to everyone.\n
    \n
    How is it a privacy issue when **the user** desides what to post **for everyone to see**?\n
    \n
    If you are looking for a different design ideology then maybe you need a different social media platform.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705873157 {#3458
    date: 2024-01-21 22:39:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@floofloof@lemmy.ca"
    "@andyburke@fedia.io"
    "@mr_satan@monyet.cc"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3461 …}
  +nested: Doctrine\ORM\PersistentCollection {#3463 …}
  +votes: Doctrine\ORM\PersistentCollection {#3465 …}
  +reports: Doctrine\ORM\PersistentCollection {#3467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
  -id: 329404
  -bodyTs: "'anyth':15 'comment':43 'context':3 'desid':57 'design':27,32,41,72 'differ':71,79 'digit':9 'discuss':20 'element':28 'everyon':37,47,62 'ideolog':73 'issu':24,53 'look':68 'mayb':75 'media':81 'need':77 'noon':11 'oblig':13 'open':7 'part':17 'platform':82 'post':33,60 'privaci':23,52 'public':8 'see':64 'share':14 'social':80 'space':10 'user':56 'visibl':35,45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4515804"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705873157 {#3459
    date: 2024-01-21 22:39:17.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 {#3460
  +user: Proxies\__CG__\App\Entity\User {#3211 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3347
    +user: Proxies\__CG__\App\Entity\User {#3115 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3205
      +user: Proxies\__CG__\App\Entity\User {#3211 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#3069
        +user: Proxies\__CG__\App\Entity\User {#3068 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: App\Entity\EntryComment {#2067
          +user: App\Entity\User {#2052 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
          +image: null
          +parent: null
          +root: null
          +body: "On Lemmy any comment you post gets federated out to other servers, so it’s available to anyone who sets up a server. So by design it is not possible to control who gets to see or archive your comments. I could set up a server to permanently archive every comment it sees, and if your server sends me your comment it goes into my archive. Probably people are already doing this for data mining. It’s not clear that you could bolt some kind of privacy control on to this architecture, which is fundamentally designed for sharing."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1728414484 {#2072
            date: 2024-10-08 21:08:04.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ChasingEnigma@lemmy.world"
            "@ChasingEnigma@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2070 …}
          +nested: Doctrine\ORM\PersistentCollection {#2048 …}
          +votes: Doctrine\ORM\PersistentCollection {#2056 …}
          +reports: Doctrine\ORM\PersistentCollection {#2046 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
          -id: 326587
          -bodyTs: "'alreadi':70 'anyon':18 'architectur':92 'archiv':38,49,66 'avail':16 'bolt':83 'clear':79 'comment':4,40,51,61 'control':32,88 'could':42,82 'data':74 'design':26,96 'everi':50 'feder':8 'fundament':95 'get':7,34 'goe':63 'kind':85 'lemmi':2 'mine':75 'peopl':68 'perman':48 'possibl':30 'post':6 'privaci':87 'probabl':67 'see':36,53 'send':58 'server':12,23,46,57 'set':20,43 'share':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6549454"
          +editedAt: DateTimeImmutable @1727188322 {#2069
            date: 2024-09-24 16:32:02.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705786925 {#2065
            date: 2024-01-20 22:42:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2067}
        +body: """
          Although I agree that is how things work now, one could imagine a different approach:\n
          \n
          For instance, I could maybe control who my content gets federated to. That is, if I decide I don't particularly want my content blasted to certain places that my instance would not call any blocked ones with my data.\n
          \n
          If that causes some issues with ActivityPub, you can imagine encrypted blobs that could only be opened by others with a shared key.\n
          \n
          We don't need to achieve perfection out of the gate, to me these questions are worth discussing so that we can build out more high quality tech for the fediverse, let's not try to just immediately shut down discussion.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705787295 {#3071
          date: 2024-01-20 22:48:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@floofloof@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3067 …}
        +nested: Doctrine\ORM\PersistentCollection {#3065 …}
        +votes: Doctrine\ORM\PersistentCollection {#3063 …}
        +reports: Doctrine\ORM\PersistentCollection {#3061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
        -id: 326601
        -bodyTs: "'achiev':84 'activitypub':62 'agre':3 'although':1 'approach':15 'blast':40 'blob':67 'block':51 'build':101 'call':49 'caus':58 'certain':42 'content':24,39 'control':21 'could':11,19,69 'data':55 'decid':32 'differ':14 'discuss':96,119 'encrypt':66 'feder':26 'fedivers':109 'gate':89 'get':25 'high':104 'imagin':12,65 'immedi':116 'instanc':17,46 'issu':60 'key':78 'let':110 'mayb':20 'need':82 'one':10,52 'open':72 'other':74 'particular':36 'perfect':85 'place':43 'qualiti':105 'question':93 'share':77 'shut':117 'tech':106 'thing':7 'tri':113 'want':37 'work':8 'worth':95 'would':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://fedia.io/m/privacy@lemmy.ml/t/509461/-/comment/3323724"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705787295 {#3070
          date: 2024-01-20 22:48:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2067}
      +body: """
        How would you ensure other instances are not sharing your content?\n
        \n
        To me this seems to be a question of ideology. I came here from Reddit because this is an open forum with transparent history.\n
        \n
        Federetion by design ensures that accessibility (as far as I understand, correct me if I’m wrong). This design principle to me is the core. If that seems like an issue maybe this style of social media is not for you.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705835998 {#3204
        date: 2024-01-21 12:19:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@floofloof@lemmy.ca"
        "@andyburke@fedia.io"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3212 …}
      +nested: Doctrine\ORM\PersistentCollection {#3214 …}
      +votes: Doctrine\ORM\PersistentCollection {#3216 …}
      +reports: Doctrine\ORM\PersistentCollection {#3219 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
      -id: 327955
      -bodyTs: "'access':41 'came':23 'content':11 'core':60 'correct':47 'design':38,54 'ensur':4,39 'far':43 'federet':36 'forum':32 'histori':35 'ideolog':21 'instanc':6 'issu':66 'like':64 'm':51 'mayb':67 'media':72 'open':31 'principl':55 'question':19 'reddit':26 'seem':15,63 'share':9 'social':71 'style':69 'transpar':34 'understand':46 'would':2 'wrong':52"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/4506136"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705835998 {#3207
        date: 2024-01-21 12:19:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2067}
    +body: "Can you elaborate on what being “an open forum” means?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705862747 {#3345
      date: 2024-01-21 19:45:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@floofloof@lemmy.ca"
      "@andyburke@fedia.io"
      "@mr_satan@monyet.cc"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3348 …}
    +nested: Doctrine\ORM\PersistentCollection {#3350 …}
    +votes: Doctrine\ORM\PersistentCollection {#3352 …}
    +reports: Doctrine\ORM\PersistentCollection {#3354 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
    -id: 328978
    -bodyTs: "'elabor':3 'forum':9 'mean':10 'open':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8509360"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705862747 {#3346
      date: 2024-01-21 19:45:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2067}
  +body: """
    In this context, it’s an open *public* digital space. Noone is obligated share anything.\n
    \n
    The part that is discussed as a privacy issue is a design element. It is by design post are visible to everyone, it is by design that comments are visible to everyone.\n
    \n
    How is it a privacy issue when **the user** desides what to post **for everyone to see**?\n
    \n
    If you are looking for a different design ideology then maybe you need a different social media platform.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705873157 {#3458
    date: 2024-01-21 22:39:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@floofloof@lemmy.ca"
    "@andyburke@fedia.io"
    "@mr_satan@monyet.cc"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3461 …}
  +nested: Doctrine\ORM\PersistentCollection {#3463 …}
  +votes: Doctrine\ORM\PersistentCollection {#3465 …}
  +reports: Doctrine\ORM\PersistentCollection {#3467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
  -id: 329404
  -bodyTs: "'anyth':15 'comment':43 'context':3 'desid':57 'design':27,32,41,72 'differ':71,79 'digit':9 'discuss':20 'element':28 'everyon':37,47,62 'ideolog':73 'issu':24,53 'look':68 'mayb':75 'media':81 'need':77 'noon':11 'oblig':13 'open':7 'part':17 'platform':82 'post':33,60 'privaci':23,52 'public':8 'see':64 'share':14 'social':80 'space':10 'user':56 'visibl':35,45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4515804"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705873157 {#3459
    date: 2024-01-21 22:39:17.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 {#3460
  +user: Proxies\__CG__\App\Entity\User {#3211 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3347
    +user: Proxies\__CG__\App\Entity\User {#3115 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3205
      +user: Proxies\__CG__\App\Entity\User {#3211 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#3069
        +user: Proxies\__CG__\App\Entity\User {#3068 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: App\Entity\EntryComment {#2067
          +user: App\Entity\User {#2052 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
          +image: null
          +parent: null
          +root: null
          +body: "On Lemmy any comment you post gets federated out to other servers, so it’s available to anyone who sets up a server. So by design it is not possible to control who gets to see or archive your comments. I could set up a server to permanently archive every comment it sees, and if your server sends me your comment it goes into my archive. Probably people are already doing this for data mining. It’s not clear that you could bolt some kind of privacy control on to this architecture, which is fundamentally designed for sharing."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1728414484 {#2072
            date: 2024-10-08 21:08:04.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ChasingEnigma@lemmy.world"
            "@ChasingEnigma@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2070 …}
          +nested: Doctrine\ORM\PersistentCollection {#2048 …}
          +votes: Doctrine\ORM\PersistentCollection {#2056 …}
          +reports: Doctrine\ORM\PersistentCollection {#2046 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
          -id: 326587
          -bodyTs: "'alreadi':70 'anyon':18 'architectur':92 'archiv':38,49,66 'avail':16 'bolt':83 'clear':79 'comment':4,40,51,61 'control':32,88 'could':42,82 'data':74 'design':26,96 'everi':50 'feder':8 'fundament':95 'get':7,34 'goe':63 'kind':85 'lemmi':2 'mine':75 'peopl':68 'perman':48 'possibl':30 'post':6 'privaci':87 'probabl':67 'see':36,53 'send':58 'server':12,23,46,57 'set':20,43 'share':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6549454"
          +editedAt: DateTimeImmutable @1727188322 {#2069
            date: 2024-09-24 16:32:02.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705786925 {#2065
            date: 2024-01-20 22:42:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2067}
        +body: """
          Although I agree that is how things work now, one could imagine a different approach:\n
          \n
          For instance, I could maybe control who my content gets federated to. That is, if I decide I don't particularly want my content blasted to certain places that my instance would not call any blocked ones with my data.\n
          \n
          If that causes some issues with ActivityPub, you can imagine encrypted blobs that could only be opened by others with a shared key.\n
          \n
          We don't need to achieve perfection out of the gate, to me these questions are worth discussing so that we can build out more high quality tech for the fediverse, let's not try to just immediately shut down discussion.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705787295 {#3071
          date: 2024-01-20 22:48:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@floofloof@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3067 …}
        +nested: Doctrine\ORM\PersistentCollection {#3065 …}
        +votes: Doctrine\ORM\PersistentCollection {#3063 …}
        +reports: Doctrine\ORM\PersistentCollection {#3061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
        -id: 326601
        -bodyTs: "'achiev':84 'activitypub':62 'agre':3 'although':1 'approach':15 'blast':40 'blob':67 'block':51 'build':101 'call':49 'caus':58 'certain':42 'content':24,39 'control':21 'could':11,19,69 'data':55 'decid':32 'differ':14 'discuss':96,119 'encrypt':66 'feder':26 'fedivers':109 'gate':89 'get':25 'high':104 'imagin':12,65 'immedi':116 'instanc':17,46 'issu':60 'key':78 'let':110 'mayb':20 'need':82 'one':10,52 'open':72 'other':74 'particular':36 'perfect':85 'place':43 'qualiti':105 'question':93 'share':77 'shut':117 'tech':106 'thing':7 'tri':113 'want':37 'work':8 'worth':95 'would':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://fedia.io/m/privacy@lemmy.ml/t/509461/-/comment/3323724"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705787295 {#3070
          date: 2024-01-20 22:48:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2067}
      +body: """
        How would you ensure other instances are not sharing your content?\n
        \n
        To me this seems to be a question of ideology. I came here from Reddit because this is an open forum with transparent history.\n
        \n
        Federetion by design ensures that accessibility (as far as I understand, correct me if I’m wrong). This design principle to me is the core. If that seems like an issue maybe this style of social media is not for you.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705835998 {#3204
        date: 2024-01-21 12:19:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@floofloof@lemmy.ca"
        "@andyburke@fedia.io"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3212 …}
      +nested: Doctrine\ORM\PersistentCollection {#3214 …}
      +votes: Doctrine\ORM\PersistentCollection {#3216 …}
      +reports: Doctrine\ORM\PersistentCollection {#3219 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
      -id: 327955
      -bodyTs: "'access':41 'came':23 'content':11 'core':60 'correct':47 'design':38,54 'ensur':4,39 'far':43 'federet':36 'forum':32 'histori':35 'ideolog':21 'instanc':6 'issu':66 'like':64 'm':51 'mayb':67 'media':72 'open':31 'principl':55 'question':19 'reddit':26 'seem':15,63 'share':9 'social':71 'style':69 'transpar':34 'understand':46 'would':2 'wrong':52"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/4506136"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705835998 {#3207
        date: 2024-01-21 12:19:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2067}
    +body: "Can you elaborate on what being “an open forum” means?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705862747 {#3345
      date: 2024-01-21 19:45:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@floofloof@lemmy.ca"
      "@andyburke@fedia.io"
      "@mr_satan@monyet.cc"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3348 …}
    +nested: Doctrine\ORM\PersistentCollection {#3350 …}
    +votes: Doctrine\ORM\PersistentCollection {#3352 …}
    +reports: Doctrine\ORM\PersistentCollection {#3354 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
    -id: 328978
    -bodyTs: "'elabor':3 'forum':9 'mean':10 'open':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8509360"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705862747 {#3346
      date: 2024-01-21 19:45:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2067}
  +body: """
    In this context, it’s an open *public* digital space. Noone is obligated share anything.\n
    \n
    The part that is discussed as a privacy issue is a design element. It is by design post are visible to everyone, it is by design that comments are visible to everyone.\n
    \n
    How is it a privacy issue when **the user** desides what to post **for everyone to see**?\n
    \n
    If you are looking for a different design ideology then maybe you need a different social media platform.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705873157 {#3458
    date: 2024-01-21 22:39:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@floofloof@lemmy.ca"
    "@andyburke@fedia.io"
    "@mr_satan@monyet.cc"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3461 …}
  +nested: Doctrine\ORM\PersistentCollection {#3463 …}
  +votes: Doctrine\ORM\PersistentCollection {#3465 …}
  +reports: Doctrine\ORM\PersistentCollection {#3467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
  -id: 329404
  -bodyTs: "'anyth':15 'comment':43 'context':3 'desid':57 'design':27,32,41,72 'differ':71,79 'digit':9 'discuss':20 'element':28 'everyon':37,47,62 'ideolog':73 'issu':24,53 'look':68 'mayb':75 'media':81 'need':77 'noon':11 'oblig':13 'open':7 'part':17 'platform':82 'post':33,60 'privaci':23,52 'public':8 'see':64 'share':14 'social':80 'space':10 'user':56 'visibl':35,45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4515804"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705873157 {#3459
    date: 2024-01-21 22:39:17.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 {#3484
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3460
    +user: Proxies\__CG__\App\Entity\User {#3211 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3347
      +user: Proxies\__CG__\App\Entity\User {#3115 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#3205
        +user: Proxies\__CG__\App\Entity\User {#3211 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: App\Entity\EntryComment {#3069
          +user: Proxies\__CG__\App\Entity\User {#3068 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
          +image: null
          +parent: App\Entity\EntryComment {#2067
            +user: App\Entity\User {#2052 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
            +image: null
            +parent: null
            +root: null
            +body: "On Lemmy any comment you post gets federated out to other servers, so it’s available to anyone who sets up a server. So by design it is not possible to control who gets to see or archive your comments. I could set up a server to permanently archive every comment it sees, and if your server sends me your comment it goes into my archive. Probably people are already doing this for data mining. It’s not clear that you could bolt some kind of privacy control on to this architecture, which is fundamentally designed for sharing."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 27
            +score: 0
            +lastActive: DateTime @1728414484 {#2072
              date: 2024-10-08 21:08:04.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ChasingEnigma@lemmy.world"
              "@ChasingEnigma@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2070 …}
            +nested: Doctrine\ORM\PersistentCollection {#2048 …}
            +votes: Doctrine\ORM\PersistentCollection {#2056 …}
            +reports: Doctrine\ORM\PersistentCollection {#2046 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
            -id: 326587
            -bodyTs: "'alreadi':70 'anyon':18 'architectur':92 'archiv':38,49,66 'avail':16 'bolt':83 'clear':79 'comment':4,40,51,61 'control':32,88 'could':42,82 'data':74 'design':26,96 'everi':50 'feder':8 'fundament':95 'get':7,34 'goe':63 'kind':85 'lemmi':2 'mine':75 'peopl':68 'perman':48 'possibl':30 'post':6 'privaci':87 'probabl':67 'see':36,53 'send':58 'server':12,23,46,57 'set':20,43 'share':98"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/6549454"
            +editedAt: DateTimeImmutable @1727188322 {#2069
              date: 2024-09-24 16:32:02.0 +02:00
            }
            +createdAt: DateTimeImmutable @1705786925 {#2065
              date: 2024-01-20 22:42:05.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2067}
          +body: """
            Although I agree that is how things work now, one could imagine a different approach:\n
            \n
            For instance, I could maybe control who my content gets federated to. That is, if I decide I don't particularly want my content blasted to certain places that my instance would not call any blocked ones with my data.\n
            \n
            If that causes some issues with ActivityPub, you can imagine encrypted blobs that could only be opened by others with a shared key.\n
            \n
            We don't need to achieve perfection out of the gate, to me these questions are worth discussing so that we can build out more high quality tech for the fediverse, let's not try to just immediately shut down discussion.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1705787295 {#3071
            date: 2024-01-20 22:48:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ChasingEnigma@lemmy.world"
            "@floofloof@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3067 …}
          +nested: Doctrine\ORM\PersistentCollection {#3065 …}
          +votes: Doctrine\ORM\PersistentCollection {#3063 …}
          +reports: Doctrine\ORM\PersistentCollection {#3061 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
          -id: 326601
          -bodyTs: "'achiev':84 'activitypub':62 'agre':3 'although':1 'approach':15 'blast':40 'blob':67 'block':51 'build':101 'call':49 'caus':58 'certain':42 'content':24,39 'control':21 'could':11,19,69 'data':55 'decid':32 'differ':14 'discuss':96,119 'encrypt':66 'feder':26 'fedivers':109 'gate':89 'get':25 'high':104 'imagin':12,65 'immedi':116 'instanc':17,46 'issu':60 'key':78 'let':110 'mayb':20 'need':82 'one':10,52 'open':72 'other':74 'particular':36 'perfect':85 'place':43 'qualiti':105 'question':93 'share':77 'shut':117 'tech':106 'thing':7 'tri':113 'want':37 'work':8 'worth':95 'would':47"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://fedia.io/m/privacy@lemmy.ml/t/509461/-/comment/3323724"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705787295 {#3070
            date: 2024-01-20 22:48:15.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2067}
        +body: """
          How would you ensure other instances are not sharing your content?\n
          \n
          To me this seems to be a question of ideology. I came here from Reddit because this is an open forum with transparent history.\n
          \n
          Federetion by design ensures that accessibility (as far as I understand, correct me if I’m wrong). This design principle to me is the core. If that seems like an issue maybe this style of social media is not for you.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705835998 {#3204
          date: 2024-01-21 12:19:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@floofloof@lemmy.ca"
          "@andyburke@fedia.io"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3212 …}
        +nested: Doctrine\ORM\PersistentCollection {#3214 …}
        +votes: Doctrine\ORM\PersistentCollection {#3216 …}
        +reports: Doctrine\ORM\PersistentCollection {#3219 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
        -id: 327955
        -bodyTs: "'access':41 'came':23 'content':11 'core':60 'correct':47 'design':38,54 'ensur':4,39 'far':43 'federet':36 'forum':32 'histori':35 'ideolog':21 'instanc':6 'issu':66 'like':64 'm':51 'mayb':67 'media':72 'open':31 'principl':55 'question':19 'reddit':26 'seem':15,63 'share':9 'social':71 'style':69 'transpar':34 'understand':46 'would':2 'wrong':52"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4506136"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705835998 {#3207
          date: 2024-01-21 12:19:58.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2067}
      +body: "Can you elaborate on what being “an open forum” means?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705862747 {#3345
        date: 2024-01-21 19:45:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@floofloof@lemmy.ca"
        "@andyburke@fedia.io"
        "@mr_satan@monyet.cc"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3348 …}
      +nested: Doctrine\ORM\PersistentCollection {#3350 …}
      +votes: Doctrine\ORM\PersistentCollection {#3352 …}
      +reports: Doctrine\ORM\PersistentCollection {#3354 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
      -id: 328978
      -bodyTs: "'elabor':3 'forum':9 'mean':10 'open':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8509360"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705862747 {#3346
        date: 2024-01-21 19:45:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2067}
    +body: """
      In this context, it’s an open *public* digital space. Noone is obligated share anything.\n
      \n
      The part that is discussed as a privacy issue is a design element. It is by design post are visible to everyone, it is by design that comments are visible to everyone.\n
      \n
      How is it a privacy issue when **the user** desides what to post **for everyone to see**?\n
      \n
      If you are looking for a different design ideology then maybe you need a different social media platform.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705873157 {#3458
      date: 2024-01-21 22:39:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@floofloof@lemmy.ca"
      "@andyburke@fedia.io"
      "@mr_satan@monyet.cc"
      "@LWD@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3461 …}
    +nested: Doctrine\ORM\PersistentCollection {#3463 …}
    +votes: Doctrine\ORM\PersistentCollection {#3465 …}
    +reports: Doctrine\ORM\PersistentCollection {#3467 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
    -id: 329404
    -bodyTs: "'anyth':15 'comment':43 'context':3 'desid':57 'design':27,32,41,72 'differ':71,79 'digit':9 'discuss':20 'element':28 'everyon':37,47,62 'ideolog':73 'issu':24,53 'look':68 'mayb':75 'media':81 'need':77 'noon':11 'oblig':13 'open':7 'part':17 'platform':82 'post':33,60 'privaci':23,52 'public':8 'see':64 'share':14 'social':80 'space':10 'user':56 'visibl':35,45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/4515804"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705873157 {#3459
      date: 2024-01-21 22:39:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2067}
  +body: """
    So regarding an open, public digital space like Twitter, how do you feel about people having the ability to lock their accounts and instantly hide all their tweets from the public?\n
    \n
    Mastodon doesn’t have that, but it could.\n
    \n
    My reaction to adding something like that will always be “that would be rad” regardless of previous assumptions about how public an app should be, or truisms like “the Internet is forever”, because I believe strongly that trying to fix issues is better than letting them languish unchecked.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705939638 {#3485
    date: 2024-01-22 17:07:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@floofloof@lemmy.ca"
    "@andyburke@fedia.io"
    "@mr_satan@monyet.cc"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3480 …}
  +nested: Doctrine\ORM\PersistentCollection {#3475 …}
  +votes: Doctrine\ORM\PersistentCollection {#3479 …}
  +reports: Doctrine\ORM\PersistentCollection {#3489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
  -id: 331718
  -bodyTs: "'abil':18 'account':22 'ad':43 'alway':48 'app':62 'assumpt':57 'believ':74 'better':82 'could':39 'digit':6 'doesn':33 'feel':13 'fix':79 'forev':71 'hide':25 'instant':24 'internet':69 'issu':80 'languish':86 'let':84 'like':8,45,67 'lock':20 'mastodon':32 'open':4 'peopl':15 'previous':56 'public':5,31,60 'rad':53 'reaction':41 'regard':2 'regardless':54 'someth':44 'space':7 'strong':75 'tri':77 'truism':66 'tweet':28 'twitter':9 'uncheck':87 'would':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8539656"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705939638 {#3488
    date: 2024-01-22 17:07:18.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 {#3484
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3460
    +user: Proxies\__CG__\App\Entity\User {#3211 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3347
      +user: Proxies\__CG__\App\Entity\User {#3115 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#3205
        +user: Proxies\__CG__\App\Entity\User {#3211 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: App\Entity\EntryComment {#3069
          +user: Proxies\__CG__\App\Entity\User {#3068 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
          +image: null
          +parent: App\Entity\EntryComment {#2067
            +user: App\Entity\User {#2052 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
            +image: null
            +parent: null
            +root: null
            +body: "On Lemmy any comment you post gets federated out to other servers, so it’s available to anyone who sets up a server. So by design it is not possible to control who gets to see or archive your comments. I could set up a server to permanently archive every comment it sees, and if your server sends me your comment it goes into my archive. Probably people are already doing this for data mining. It’s not clear that you could bolt some kind of privacy control on to this architecture, which is fundamentally designed for sharing."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 27
            +score: 0
            +lastActive: DateTime @1728414484 {#2072
              date: 2024-10-08 21:08:04.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ChasingEnigma@lemmy.world"
              "@ChasingEnigma@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2070 …}
            +nested: Doctrine\ORM\PersistentCollection {#2048 …}
            +votes: Doctrine\ORM\PersistentCollection {#2056 …}
            +reports: Doctrine\ORM\PersistentCollection {#2046 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
            -id: 326587
            -bodyTs: "'alreadi':70 'anyon':18 'architectur':92 'archiv':38,49,66 'avail':16 'bolt':83 'clear':79 'comment':4,40,51,61 'control':32,88 'could':42,82 'data':74 'design':26,96 'everi':50 'feder':8 'fundament':95 'get':7,34 'goe':63 'kind':85 'lemmi':2 'mine':75 'peopl':68 'perman':48 'possibl':30 'post':6 'privaci':87 'probabl':67 'see':36,53 'send':58 'server':12,23,46,57 'set':20,43 'share':98"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/6549454"
            +editedAt: DateTimeImmutable @1727188322 {#2069
              date: 2024-09-24 16:32:02.0 +02:00
            }
            +createdAt: DateTimeImmutable @1705786925 {#2065
              date: 2024-01-20 22:42:05.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2067}
          +body: """
            Although I agree that is how things work now, one could imagine a different approach:\n
            \n
            For instance, I could maybe control who my content gets federated to. That is, if I decide I don't particularly want my content blasted to certain places that my instance would not call any blocked ones with my data.\n
            \n
            If that causes some issues with ActivityPub, you can imagine encrypted blobs that could only be opened by others with a shared key.\n
            \n
            We don't need to achieve perfection out of the gate, to me these questions are worth discussing so that we can build out more high quality tech for the fediverse, let's not try to just immediately shut down discussion.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1705787295 {#3071
            date: 2024-01-20 22:48:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ChasingEnigma@lemmy.world"
            "@floofloof@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3067 …}
          +nested: Doctrine\ORM\PersistentCollection {#3065 …}
          +votes: Doctrine\ORM\PersistentCollection {#3063 …}
          +reports: Doctrine\ORM\PersistentCollection {#3061 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
          -id: 326601
          -bodyTs: "'achiev':84 'activitypub':62 'agre':3 'although':1 'approach':15 'blast':40 'blob':67 'block':51 'build':101 'call':49 'caus':58 'certain':42 'content':24,39 'control':21 'could':11,19,69 'data':55 'decid':32 'differ':14 'discuss':96,119 'encrypt':66 'feder':26 'fedivers':109 'gate':89 'get':25 'high':104 'imagin':12,65 'immedi':116 'instanc':17,46 'issu':60 'key':78 'let':110 'mayb':20 'need':82 'one':10,52 'open':72 'other':74 'particular':36 'perfect':85 'place':43 'qualiti':105 'question':93 'share':77 'shut':117 'tech':106 'thing':7 'tri':113 'want':37 'work':8 'worth':95 'would':47"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://fedia.io/m/privacy@lemmy.ml/t/509461/-/comment/3323724"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705787295 {#3070
            date: 2024-01-20 22:48:15.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2067}
        +body: """
          How would you ensure other instances are not sharing your content?\n
          \n
          To me this seems to be a question of ideology. I came here from Reddit because this is an open forum with transparent history.\n
          \n
          Federetion by design ensures that accessibility (as far as I understand, correct me if I’m wrong). This design principle to me is the core. If that seems like an issue maybe this style of social media is not for you.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705835998 {#3204
          date: 2024-01-21 12:19:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@floofloof@lemmy.ca"
          "@andyburke@fedia.io"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3212 …}
        +nested: Doctrine\ORM\PersistentCollection {#3214 …}
        +votes: Doctrine\ORM\PersistentCollection {#3216 …}
        +reports: Doctrine\ORM\PersistentCollection {#3219 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
        -id: 327955
        -bodyTs: "'access':41 'came':23 'content':11 'core':60 'correct':47 'design':38,54 'ensur':4,39 'far':43 'federet':36 'forum':32 'histori':35 'ideolog':21 'instanc':6 'issu':66 'like':64 'm':51 'mayb':67 'media':72 'open':31 'principl':55 'question':19 'reddit':26 'seem':15,63 'share':9 'social':71 'style':69 'transpar':34 'understand':46 'would':2 'wrong':52"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4506136"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705835998 {#3207
          date: 2024-01-21 12:19:58.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2067}
      +body: "Can you elaborate on what being “an open forum” means?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705862747 {#3345
        date: 2024-01-21 19:45:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@floofloof@lemmy.ca"
        "@andyburke@fedia.io"
        "@mr_satan@monyet.cc"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3348 …}
      +nested: Doctrine\ORM\PersistentCollection {#3350 …}
      +votes: Doctrine\ORM\PersistentCollection {#3352 …}
      +reports: Doctrine\ORM\PersistentCollection {#3354 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
      -id: 328978
      -bodyTs: "'elabor':3 'forum':9 'mean':10 'open':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8509360"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705862747 {#3346
        date: 2024-01-21 19:45:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2067}
    +body: """
      In this context, it’s an open *public* digital space. Noone is obligated share anything.\n
      \n
      The part that is discussed as a privacy issue is a design element. It is by design post are visible to everyone, it is by design that comments are visible to everyone.\n
      \n
      How is it a privacy issue when **the user** desides what to post **for everyone to see**?\n
      \n
      If you are looking for a different design ideology then maybe you need a different social media platform.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705873157 {#3458
      date: 2024-01-21 22:39:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@floofloof@lemmy.ca"
      "@andyburke@fedia.io"
      "@mr_satan@monyet.cc"
      "@LWD@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3461 …}
    +nested: Doctrine\ORM\PersistentCollection {#3463 …}
    +votes: Doctrine\ORM\PersistentCollection {#3465 …}
    +reports: Doctrine\ORM\PersistentCollection {#3467 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
    -id: 329404
    -bodyTs: "'anyth':15 'comment':43 'context':3 'desid':57 'design':27,32,41,72 'differ':71,79 'digit':9 'discuss':20 'element':28 'everyon':37,47,62 'ideolog':73 'issu':24,53 'look':68 'mayb':75 'media':81 'need':77 'noon':11 'oblig':13 'open':7 'part':17 'platform':82 'post':33,60 'privaci':23,52 'public':8 'see':64 'share':14 'social':80 'space':10 'user':56 'visibl':35,45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/4515804"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705873157 {#3459
      date: 2024-01-21 22:39:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2067}
  +body: """
    So regarding an open, public digital space like Twitter, how do you feel about people having the ability to lock their accounts and instantly hide all their tweets from the public?\n
    \n
    Mastodon doesn’t have that, but it could.\n
    \n
    My reaction to adding something like that will always be “that would be rad” regardless of previous assumptions about how public an app should be, or truisms like “the Internet is forever”, because I believe strongly that trying to fix issues is better than letting them languish unchecked.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705939638 {#3485
    date: 2024-01-22 17:07:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@floofloof@lemmy.ca"
    "@andyburke@fedia.io"
    "@mr_satan@monyet.cc"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3480 …}
  +nested: Doctrine\ORM\PersistentCollection {#3475 …}
  +votes: Doctrine\ORM\PersistentCollection {#3479 …}
  +reports: Doctrine\ORM\PersistentCollection {#3489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
  -id: 331718
  -bodyTs: "'abil':18 'account':22 'ad':43 'alway':48 'app':62 'assumpt':57 'believ':74 'better':82 'could':39 'digit':6 'doesn':33 'feel':13 'fix':79 'forev':71 'hide':25 'instant':24 'internet':69 'issu':80 'languish':86 'let':84 'like':8,45,67 'lock':20 'mastodon':32 'open':4 'peopl':15 'previous':56 'public':5,31,60 'rad':53 'reaction':41 'regard':2 'regardless':54 'someth':44 'space':7 'strong':75 'tri':77 'truism':66 'tweet':28 'twitter':9 'uncheck':87 'would':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8539656"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705939638 {#3488
    date: 2024-01-22 17:07:18.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 {#3484
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3460
    +user: Proxies\__CG__\App\Entity\User {#3211 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3347
      +user: Proxies\__CG__\App\Entity\User {#3115 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#3205
        +user: Proxies\__CG__\App\Entity\User {#3211 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: App\Entity\EntryComment {#3069
          +user: Proxies\__CG__\App\Entity\User {#3068 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
          +image: null
          +parent: App\Entity\EntryComment {#2067
            +user: App\Entity\User {#2052 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
            +image: null
            +parent: null
            +root: null
            +body: "On Lemmy any comment you post gets federated out to other servers, so it’s available to anyone who sets up a server. So by design it is not possible to control who gets to see or archive your comments. I could set up a server to permanently archive every comment it sees, and if your server sends me your comment it goes into my archive. Probably people are already doing this for data mining. It’s not clear that you could bolt some kind of privacy control on to this architecture, which is fundamentally designed for sharing."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 27
            +score: 0
            +lastActive: DateTime @1728414484 {#2072
              date: 2024-10-08 21:08:04.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ChasingEnigma@lemmy.world"
              "@ChasingEnigma@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2070 …}
            +nested: Doctrine\ORM\PersistentCollection {#2048 …}
            +votes: Doctrine\ORM\PersistentCollection {#2056 …}
            +reports: Doctrine\ORM\PersistentCollection {#2046 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
            -id: 326587
            -bodyTs: "'alreadi':70 'anyon':18 'architectur':92 'archiv':38,49,66 'avail':16 'bolt':83 'clear':79 'comment':4,40,51,61 'control':32,88 'could':42,82 'data':74 'design':26,96 'everi':50 'feder':8 'fundament':95 'get':7,34 'goe':63 'kind':85 'lemmi':2 'mine':75 'peopl':68 'perman':48 'possibl':30 'post':6 'privaci':87 'probabl':67 'see':36,53 'send':58 'server':12,23,46,57 'set':20,43 'share':98"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/6549454"
            +editedAt: DateTimeImmutable @1727188322 {#2069
              date: 2024-09-24 16:32:02.0 +02:00
            }
            +createdAt: DateTimeImmutable @1705786925 {#2065
              date: 2024-01-20 22:42:05.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2067}
          +body: """
            Although I agree that is how things work now, one could imagine a different approach:\n
            \n
            For instance, I could maybe control who my content gets federated to. That is, if I decide I don't particularly want my content blasted to certain places that my instance would not call any blocked ones with my data.\n
            \n
            If that causes some issues with ActivityPub, you can imagine encrypted blobs that could only be opened by others with a shared key.\n
            \n
            We don't need to achieve perfection out of the gate, to me these questions are worth discussing so that we can build out more high quality tech for the fediverse, let's not try to just immediately shut down discussion.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1705787295 {#3071
            date: 2024-01-20 22:48:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ChasingEnigma@lemmy.world"
            "@floofloof@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3067 …}
          +nested: Doctrine\ORM\PersistentCollection {#3065 …}
          +votes: Doctrine\ORM\PersistentCollection {#3063 …}
          +reports: Doctrine\ORM\PersistentCollection {#3061 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
          -id: 326601
          -bodyTs: "'achiev':84 'activitypub':62 'agre':3 'although':1 'approach':15 'blast':40 'blob':67 'block':51 'build':101 'call':49 'caus':58 'certain':42 'content':24,39 'control':21 'could':11,19,69 'data':55 'decid':32 'differ':14 'discuss':96,119 'encrypt':66 'feder':26 'fedivers':109 'gate':89 'get':25 'high':104 'imagin':12,65 'immedi':116 'instanc':17,46 'issu':60 'key':78 'let':110 'mayb':20 'need':82 'one':10,52 'open':72 'other':74 'particular':36 'perfect':85 'place':43 'qualiti':105 'question':93 'share':77 'shut':117 'tech':106 'thing':7 'tri':113 'want':37 'work':8 'worth':95 'would':47"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://fedia.io/m/privacy@lemmy.ml/t/509461/-/comment/3323724"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705787295 {#3070
            date: 2024-01-20 22:48:15.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2067}
        +body: """
          How would you ensure other instances are not sharing your content?\n
          \n
          To me this seems to be a question of ideology. I came here from Reddit because this is an open forum with transparent history.\n
          \n
          Federetion by design ensures that accessibility (as far as I understand, correct me if I’m wrong). This design principle to me is the core. If that seems like an issue maybe this style of social media is not for you.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705835998 {#3204
          date: 2024-01-21 12:19:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@floofloof@lemmy.ca"
          "@andyburke@fedia.io"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3212 …}
        +nested: Doctrine\ORM\PersistentCollection {#3214 …}
        +votes: Doctrine\ORM\PersistentCollection {#3216 …}
        +reports: Doctrine\ORM\PersistentCollection {#3219 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
        -id: 327955
        -bodyTs: "'access':41 'came':23 'content':11 'core':60 'correct':47 'design':38,54 'ensur':4,39 'far':43 'federet':36 'forum':32 'histori':35 'ideolog':21 'instanc':6 'issu':66 'like':64 'm':51 'mayb':67 'media':72 'open':31 'principl':55 'question':19 'reddit':26 'seem':15,63 'share':9 'social':71 'style':69 'transpar':34 'understand':46 'would':2 'wrong':52"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4506136"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705835998 {#3207
          date: 2024-01-21 12:19:58.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2067}
      +body: "Can you elaborate on what being “an open forum” means?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705862747 {#3345
        date: 2024-01-21 19:45:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@floofloof@lemmy.ca"
        "@andyburke@fedia.io"
        "@mr_satan@monyet.cc"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3348 …}
      +nested: Doctrine\ORM\PersistentCollection {#3350 …}
      +votes: Doctrine\ORM\PersistentCollection {#3352 …}
      +reports: Doctrine\ORM\PersistentCollection {#3354 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
      -id: 328978
      -bodyTs: "'elabor':3 'forum':9 'mean':10 'open':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8509360"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705862747 {#3346
        date: 2024-01-21 19:45:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2067}
    +body: """
      In this context, it’s an open *public* digital space. Noone is obligated share anything.\n
      \n
      The part that is discussed as a privacy issue is a design element. It is by design post are visible to everyone, it is by design that comments are visible to everyone.\n
      \n
      How is it a privacy issue when **the user** desides what to post **for everyone to see**?\n
      \n
      If you are looking for a different design ideology then maybe you need a different social media platform.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705873157 {#3458
      date: 2024-01-21 22:39:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@floofloof@lemmy.ca"
      "@andyburke@fedia.io"
      "@mr_satan@monyet.cc"
      "@LWD@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3461 …}
    +nested: Doctrine\ORM\PersistentCollection {#3463 …}
    +votes: Doctrine\ORM\PersistentCollection {#3465 …}
    +reports: Doctrine\ORM\PersistentCollection {#3467 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
    -id: 329404
    -bodyTs: "'anyth':15 'comment':43 'context':3 'desid':57 'design':27,32,41,72 'differ':71,79 'digit':9 'discuss':20 'element':28 'everyon':37,47,62 'ideolog':73 'issu':24,53 'look':68 'mayb':75 'media':81 'need':77 'noon':11 'oblig':13 'open':7 'part':17 'platform':82 'post':33,60 'privaci':23,52 'public':8 'see':64 'share':14 'social':80 'space':10 'user':56 'visibl':35,45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/4515804"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705873157 {#3459
      date: 2024-01-21 22:39:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2067}
  +body: """
    So regarding an open, public digital space like Twitter, how do you feel about people having the ability to lock their accounts and instantly hide all their tweets from the public?\n
    \n
    Mastodon doesn’t have that, but it could.\n
    \n
    My reaction to adding something like that will always be “that would be rad” regardless of previous assumptions about how public an app should be, or truisms like “the Internet is forever”, because I believe strongly that trying to fix issues is better than letting them languish unchecked.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705939638 {#3485
    date: 2024-01-22 17:07:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@floofloof@lemmy.ca"
    "@andyburke@fedia.io"
    "@mr_satan@monyet.cc"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3480 …}
  +nested: Doctrine\ORM\PersistentCollection {#3475 …}
  +votes: Doctrine\ORM\PersistentCollection {#3479 …}
  +reports: Doctrine\ORM\PersistentCollection {#3489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
  -id: 331718
  -bodyTs: "'abil':18 'account':22 'ad':43 'alway':48 'app':62 'assumpt':57 'believ':74 'better':82 'could':39 'digit':6 'doesn':33 'feel':13 'fix':79 'forev':71 'hide':25 'instant':24 'internet':69 'issu':80 'languish':86 'let':84 'like':8,45,67 'lock':20 'mastodon':32 'open':4 'peopl':15 'previous':56 'public':5,31,60 'rad':53 'reaction':41 'regard':2 'regardless':54 'someth':44 'space':7 'strong':75 'tri':77 'truism':66 'tweet':28 'twitter':9 'uncheck':87 'would':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8539656"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705939638 {#3488
    date: 2024-01-22 17:07:18.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 {#3510
  +user: Proxies\__CG__\App\Entity\User {#3211 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3484
    +user: Proxies\__CG__\App\Entity\User {#3115 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3460
      +user: Proxies\__CG__\App\Entity\User {#3211 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#3347
        +user: Proxies\__CG__\App\Entity\User {#3115 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: App\Entity\EntryComment {#3205
          +user: Proxies\__CG__\App\Entity\User {#3211 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
          +image: null
          +parent: App\Entity\EntryComment {#3069
            +user: Proxies\__CG__\App\Entity\User {#3068 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
            +image: null
            +parent: App\Entity\EntryComment {#2067
              +user: App\Entity\User {#2052 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
              +image: null
              +parent: null
              +root: null
              +body: "On Lemmy any comment you post gets federated out to other servers, so it’s available to anyone who sets up a server. So by design it is not possible to control who gets to see or archive your comments. I could set up a server to permanently archive every comment it sees, and if your server sends me your comment it goes into my archive. Probably people are already doing this for data mining. It’s not clear that you could bolt some kind of privacy control on to this architecture, which is fundamentally designed for sharing."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 27
              +score: 0
              +lastActive: DateTime @1728414484 {#2072
                date: 2024-10-08 21:08:04.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ChasingEnigma@lemmy.world"
                "@ChasingEnigma@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2070 …}
              +nested: Doctrine\ORM\PersistentCollection {#2048 …}
              +votes: Doctrine\ORM\PersistentCollection {#2056 …}
              +reports: Doctrine\ORM\PersistentCollection {#2046 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
              -id: 326587
              -bodyTs: "'alreadi':70 'anyon':18 'architectur':92 'archiv':38,49,66 'avail':16 'bolt':83 'clear':79 'comment':4,40,51,61 'control':32,88 'could':42,82 'data':74 'design':26,96 'everi':50 'feder':8 'fundament':95 'get':7,34 'goe':63 'kind':85 'lemmi':2 'mine':75 'peopl':68 'perman':48 'possibl':30 'post':6 'privaci':87 'probabl':67 'see':36,53 'send':58 'server':12,23,46,57 'set':20,43 'share':98"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/6549454"
              +editedAt: DateTimeImmutable @1727188322 {#2069
                date: 2024-09-24 16:32:02.0 +02:00
              }
              +createdAt: DateTimeImmutable @1705786925 {#2065
                date: 2024-01-20 22:42:05.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2067}
            +body: """
              Although I agree that is how things work now, one could imagine a different approach:\n
              \n
              For instance, I could maybe control who my content gets federated to. That is, if I decide I don't particularly want my content blasted to certain places that my instance would not call any blocked ones with my data.\n
              \n
              If that causes some issues with ActivityPub, you can imagine encrypted blobs that could only be opened by others with a shared key.\n
              \n
              We don't need to achieve perfection out of the gate, to me these questions are worth discussing so that we can build out more high quality tech for the fediverse, let's not try to just immediately shut down discussion.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1705787295 {#3071
              date: 2024-01-20 22:48:15.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ChasingEnigma@lemmy.world"
              "@floofloof@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3067 …}
            +nested: Doctrine\ORM\PersistentCollection {#3065 …}
            +votes: Doctrine\ORM\PersistentCollection {#3063 …}
            +reports: Doctrine\ORM\PersistentCollection {#3061 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
            -id: 326601
            -bodyTs: "'achiev':84 'activitypub':62 'agre':3 'although':1 'approach':15 'blast':40 'blob':67 'block':51 'build':101 'call':49 'caus':58 'certain':42 'content':24,39 'control':21 'could':11,19,69 'data':55 'decid':32 'differ':14 'discuss':96,119 'encrypt':66 'feder':26 'fedivers':109 'gate':89 'get':25 'high':104 'imagin':12,65 'immedi':116 'instanc':17,46 'issu':60 'key':78 'let':110 'mayb':20 'need':82 'one':10,52 'open':72 'other':74 'particular':36 'perfect':85 'place':43 'qualiti':105 'question':93 'share':77 'shut':117 'tech':106 'thing':7 'tri':113 'want':37 'work':8 'worth':95 'would':47"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://fedia.io/m/privacy@lemmy.ml/t/509461/-/comment/3323724"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705787295 {#3070
              date: 2024-01-20 22:48:15.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2067}
          +body: """
            How would you ensure other instances are not sharing your content?\n
            \n
            To me this seems to be a question of ideology. I came here from Reddit because this is an open forum with transparent history.\n
            \n
            Federetion by design ensures that accessibility (as far as I understand, correct me if I’m wrong). This design principle to me is the core. If that seems like an issue maybe this style of social media is not for you.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1705835998 {#3204
            date: 2024-01-21 12:19:58.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ChasingEnigma@lemmy.world"
            "@floofloof@lemmy.ca"
            "@andyburke@fedia.io"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3212 …}
          +nested: Doctrine\ORM\PersistentCollection {#3214 …}
          +votes: Doctrine\ORM\PersistentCollection {#3216 …}
          +reports: Doctrine\ORM\PersistentCollection {#3219 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
          -id: 327955
          -bodyTs: "'access':41 'came':23 'content':11 'core':60 'correct':47 'design':38,54 'ensur':4,39 'far':43 'federet':36 'forum':32 'histori':35 'ideolog':21 'instanc':6 'issu':66 'like':64 'm':51 'mayb':67 'media':72 'open':31 'principl':55 'question':19 'reddit':26 'seem':15,63 'share':9 'social':71 'style':69 'transpar':34 'understand':46 'would':2 'wrong':52"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://monyet.cc/comment/4506136"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705835998 {#3207
            date: 2024-01-21 12:19:58.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2067}
        +body: "Can you elaborate on what being “an open forum” means?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705862747 {#3345
          date: 2024-01-21 19:45:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@floofloof@lemmy.ca"
          "@andyburke@fedia.io"
          "@mr_satan@monyet.cc"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3348 …}
        +nested: Doctrine\ORM\PersistentCollection {#3350 …}
        +votes: Doctrine\ORM\PersistentCollection {#3352 …}
        +reports: Doctrine\ORM\PersistentCollection {#3354 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
        -id: 328978
        -bodyTs: "'elabor':3 'forum':9 'mean':10 'open':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8509360"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705862747 {#3346
          date: 2024-01-21 19:45:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2067}
      +body: """
        In this context, it’s an open *public* digital space. Noone is obligated share anything.\n
        \n
        The part that is discussed as a privacy issue is a design element. It is by design post are visible to everyone, it is by design that comments are visible to everyone.\n
        \n
        How is it a privacy issue when **the user** desides what to post **for everyone to see**?\n
        \n
        If you are looking for a different design ideology then maybe you need a different social media platform.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705873157 {#3458
        date: 2024-01-21 22:39:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@floofloof@lemmy.ca"
        "@andyburke@fedia.io"
        "@mr_satan@monyet.cc"
        "@LWD@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3461 …}
      +nested: Doctrine\ORM\PersistentCollection {#3463 …}
      +votes: Doctrine\ORM\PersistentCollection {#3465 …}
      +reports: Doctrine\ORM\PersistentCollection {#3467 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
      -id: 329404
      -bodyTs: "'anyth':15 'comment':43 'context':3 'desid':57 'design':27,32,41,72 'differ':71,79 'digit':9 'discuss':20 'element':28 'everyon':37,47,62 'ideolog':73 'issu':24,53 'look':68 'mayb':75 'media':81 'need':77 'noon':11 'oblig':13 'open':7 'part':17 'platform':82 'post':33,60 'privaci':23,52 'public':8 'see':64 'share':14 'social':80 'space':10 'user':56 'visibl':35,45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/4515804"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705873157 {#3459
        date: 2024-01-21 22:39:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2067}
    +body: """
      So regarding an open, public digital space like Twitter, how do you feel about people having the ability to lock their accounts and instantly hide all their tweets from the public?\n
      \n
      Mastodon doesn’t have that, but it could.\n
      \n
      My reaction to adding something like that will always be “that would be rad” regardless of previous assumptions about how public an app should be, or truisms like “the Internet is forever”, because I believe strongly that trying to fix issues is better than letting them languish unchecked.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705939638 {#3485
      date: 2024-01-22 17:07:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@floofloof@lemmy.ca"
      "@andyburke@fedia.io"
      "@mr_satan@monyet.cc"
      "@LWD@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3480 …}
    +nested: Doctrine\ORM\PersistentCollection {#3475 …}
    +votes: Doctrine\ORM\PersistentCollection {#3479 …}
    +reports: Doctrine\ORM\PersistentCollection {#3489 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
    -id: 331718
    -bodyTs: "'abil':18 'account':22 'ad':43 'alway':48 'app':62 'assumpt':57 'believ':74 'better':82 'could':39 'digit':6 'doesn':33 'feel':13 'fix':79 'forev':71 'hide':25 'instant':24 'internet':69 'issu':80 'languish':86 'let':84 'like':8,45,67 'lock':20 'mastodon':32 'open':4 'peopl':15 'previous':56 'public':5,31,60 'rad':53 'reaction':41 'regard':2 'regardless':54 'someth':44 'space':7 'strong':75 'tri':77 'truism':66 'tweet':28 'twitter':9 'uncheck':87 'would':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8539656"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705939638 {#3488
      date: 2024-01-22 17:07:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2067}
  +body: """
    I’ve never been on Twitter. Besides Reddit I really disliked all other main platforms. So answering your question: I don’t care, it’s a different platform for different style of social media interactions.\n
    \n
    > the Internet is forever\n
    \n
    My position has nothing to do with this sentiment. Internet forgets, and often.\n
    \n
    I **like** federated nature of Lemmy, I **like** that there is no “private” accounts. This is a **feature** not a bug.\n
    \n
    I’m not trying to argue against privacy, but what you are describing isn’t a privacy issue or an issue at all. It’s a design element. And it’s this design is why I like it here.\n
    \n
    As someone here has said, at some point the responsibility has to fall on the user. You don’t need to share anything. As long as the nature of the platform is clear (and it’s a separate discussion) the is no *issue* to be fixed.\n
    \n
    If to you that is seems as an issue, well then maybe you are at the wrong place. And if the platform changes in the direction I don’t agree, I will leave.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705944084 {#3505
    date: 2024-01-22 18:21:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@floofloof@lemmy.ca"
    "@andyburke@fedia.io"
    "@mr_satan@monyet.cc"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3502 …}
  +nested: Doctrine\ORM\PersistentCollection {#3499 …}
  +votes: Doctrine\ORM\PersistentCollection {#3497 …}
  +reports: Doctrine\ORM\PersistentCollection {#3511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3513 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3515 …}
  -id: 331963
  -bodyTs: "'account':66 'agre':188 'answer':17 'anyth':135 'argu':79 'besid':7 'bug':73 'care':23 'chang':181 'clear':145 'describ':86 'design':100,106 'differ':27,30 'direct':184 'discuss':151 'dislik':11 'element':101 'fall':125 'featur':70 'feder':55 'fix':158 'forev':39 'forget':50 'interact':35 'internet':37,49 'isn':87 'issu':91,94,155,167 'leav':191 'lemmi':58 'like':54,60,110 'long':137 'm':75 'main':14 'mayb':170 'media':34 'natur':56,140 'need':132 'never':3 'noth':43 'often':52 'place':176 'platform':15,28,143,180 'point':120 'posit':41 'privaci':81,90 'privat':65 'question':19 'realli':10 'reddit':8 'respons':122 'said':117 'seem':164 'sentiment':48 'separ':150 'share':134 'social':33 'someon':114 'style':31 'tri':77 'twitter':6 'user':128 've':2 'well':168 'wrong':175"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4530583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705944084 {#3508
    date: 2024-01-22 18:21: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
55 DENIED edit
App\Entity\EntryComment {#3510
  +user: Proxies\__CG__\App\Entity\User {#3211 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3484
    +user: Proxies\__CG__\App\Entity\User {#3115 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3460
      +user: Proxies\__CG__\App\Entity\User {#3211 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#3347
        +user: Proxies\__CG__\App\Entity\User {#3115 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: App\Entity\EntryComment {#3205
          +user: Proxies\__CG__\App\Entity\User {#3211 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
          +image: null
          +parent: App\Entity\EntryComment {#3069
            +user: Proxies\__CG__\App\Entity\User {#3068 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
            +image: null
            +parent: App\Entity\EntryComment {#2067
              +user: App\Entity\User {#2052 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
              +image: null
              +parent: null
              +root: null
              +body: "On Lemmy any comment you post gets federated out to other servers, so it’s available to anyone who sets up a server. So by design it is not possible to control who gets to see or archive your comments. I could set up a server to permanently archive every comment it sees, and if your server sends me your comment it goes into my archive. Probably people are already doing this for data mining. It’s not clear that you could bolt some kind of privacy control on to this architecture, which is fundamentally designed for sharing."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 27
              +score: 0
              +lastActive: DateTime @1728414484 {#2072
                date: 2024-10-08 21:08:04.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ChasingEnigma@lemmy.world"
                "@ChasingEnigma@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2070 …}
              +nested: Doctrine\ORM\PersistentCollection {#2048 …}
              +votes: Doctrine\ORM\PersistentCollection {#2056 …}
              +reports: Doctrine\ORM\PersistentCollection {#2046 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
              -id: 326587
              -bodyTs: "'alreadi':70 'anyon':18 'architectur':92 'archiv':38,49,66 'avail':16 'bolt':83 'clear':79 'comment':4,40,51,61 'control':32,88 'could':42,82 'data':74 'design':26,96 'everi':50 'feder':8 'fundament':95 'get':7,34 'goe':63 'kind':85 'lemmi':2 'mine':75 'peopl':68 'perman':48 'possibl':30 'post':6 'privaci':87 'probabl':67 'see':36,53 'send':58 'server':12,23,46,57 'set':20,43 'share':98"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/6549454"
              +editedAt: DateTimeImmutable @1727188322 {#2069
                date: 2024-09-24 16:32:02.0 +02:00
              }
              +createdAt: DateTimeImmutable @1705786925 {#2065
                date: 2024-01-20 22:42:05.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2067}
            +body: """
              Although I agree that is how things work now, one could imagine a different approach:\n
              \n
              For instance, I could maybe control who my content gets federated to. That is, if I decide I don't particularly want my content blasted to certain places that my instance would not call any blocked ones with my data.\n
              \n
              If that causes some issues with ActivityPub, you can imagine encrypted blobs that could only be opened by others with a shared key.\n
              \n
              We don't need to achieve perfection out of the gate, to me these questions are worth discussing so that we can build out more high quality tech for the fediverse, let's not try to just immediately shut down discussion.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1705787295 {#3071
              date: 2024-01-20 22:48:15.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ChasingEnigma@lemmy.world"
              "@floofloof@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3067 …}
            +nested: Doctrine\ORM\PersistentCollection {#3065 …}
            +votes: Doctrine\ORM\PersistentCollection {#3063 …}
            +reports: Doctrine\ORM\PersistentCollection {#3061 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
            -id: 326601
            -bodyTs: "'achiev':84 'activitypub':62 'agre':3 'although':1 'approach':15 'blast':40 'blob':67 'block':51 'build':101 'call':49 'caus':58 'certain':42 'content':24,39 'control':21 'could':11,19,69 'data':55 'decid':32 'differ':14 'discuss':96,119 'encrypt':66 'feder':26 'fedivers':109 'gate':89 'get':25 'high':104 'imagin':12,65 'immedi':116 'instanc':17,46 'issu':60 'key':78 'let':110 'mayb':20 'need':82 'one':10,52 'open':72 'other':74 'particular':36 'perfect':85 'place':43 'qualiti':105 'question':93 'share':77 'shut':117 'tech':106 'thing':7 'tri':113 'want':37 'work':8 'worth':95 'would':47"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://fedia.io/m/privacy@lemmy.ml/t/509461/-/comment/3323724"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705787295 {#3070
              date: 2024-01-20 22:48:15.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2067}
          +body: """
            How would you ensure other instances are not sharing your content?\n
            \n
            To me this seems to be a question of ideology. I came here from Reddit because this is an open forum with transparent history.\n
            \n
            Federetion by design ensures that accessibility (as far as I understand, correct me if I’m wrong). This design principle to me is the core. If that seems like an issue maybe this style of social media is not for you.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1705835998 {#3204
            date: 2024-01-21 12:19:58.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ChasingEnigma@lemmy.world"
            "@floofloof@lemmy.ca"
            "@andyburke@fedia.io"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3212 …}
          +nested: Doctrine\ORM\PersistentCollection {#3214 …}
          +votes: Doctrine\ORM\PersistentCollection {#3216 …}
          +reports: Doctrine\ORM\PersistentCollection {#3219 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
          -id: 327955
          -bodyTs: "'access':41 'came':23 'content':11 'core':60 'correct':47 'design':38,54 'ensur':4,39 'far':43 'federet':36 'forum':32 'histori':35 'ideolog':21 'instanc':6 'issu':66 'like':64 'm':51 'mayb':67 'media':72 'open':31 'principl':55 'question':19 'reddit':26 'seem':15,63 'share':9 'social':71 'style':69 'transpar':34 'understand':46 'would':2 'wrong':52"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://monyet.cc/comment/4506136"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705835998 {#3207
            date: 2024-01-21 12:19:58.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2067}
        +body: "Can you elaborate on what being “an open forum” means?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705862747 {#3345
          date: 2024-01-21 19:45:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@floofloof@lemmy.ca"
          "@andyburke@fedia.io"
          "@mr_satan@monyet.cc"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3348 …}
        +nested: Doctrine\ORM\PersistentCollection {#3350 …}
        +votes: Doctrine\ORM\PersistentCollection {#3352 …}
        +reports: Doctrine\ORM\PersistentCollection {#3354 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
        -id: 328978
        -bodyTs: "'elabor':3 'forum':9 'mean':10 'open':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8509360"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705862747 {#3346
          date: 2024-01-21 19:45:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2067}
      +body: """
        In this context, it’s an open *public* digital space. Noone is obligated share anything.\n
        \n
        The part that is discussed as a privacy issue is a design element. It is by design post are visible to everyone, it is by design that comments are visible to everyone.\n
        \n
        How is it a privacy issue when **the user** desides what to post **for everyone to see**?\n
        \n
        If you are looking for a different design ideology then maybe you need a different social media platform.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705873157 {#3458
        date: 2024-01-21 22:39:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@floofloof@lemmy.ca"
        "@andyburke@fedia.io"
        "@mr_satan@monyet.cc"
        "@LWD@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3461 …}
      +nested: Doctrine\ORM\PersistentCollection {#3463 …}
      +votes: Doctrine\ORM\PersistentCollection {#3465 …}
      +reports: Doctrine\ORM\PersistentCollection {#3467 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
      -id: 329404
      -bodyTs: "'anyth':15 'comment':43 'context':3 'desid':57 'design':27,32,41,72 'differ':71,79 'digit':9 'discuss':20 'element':28 'everyon':37,47,62 'ideolog':73 'issu':24,53 'look':68 'mayb':75 'media':81 'need':77 'noon':11 'oblig':13 'open':7 'part':17 'platform':82 'post':33,60 'privaci':23,52 'public':8 'see':64 'share':14 'social':80 'space':10 'user':56 'visibl':35,45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/4515804"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705873157 {#3459
        date: 2024-01-21 22:39:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2067}
    +body: """
      So regarding an open, public digital space like Twitter, how do you feel about people having the ability to lock their accounts and instantly hide all their tweets from the public?\n
      \n
      Mastodon doesn’t have that, but it could.\n
      \n
      My reaction to adding something like that will always be “that would be rad” regardless of previous assumptions about how public an app should be, or truisms like “the Internet is forever”, because I believe strongly that trying to fix issues is better than letting them languish unchecked.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705939638 {#3485
      date: 2024-01-22 17:07:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@floofloof@lemmy.ca"
      "@andyburke@fedia.io"
      "@mr_satan@monyet.cc"
      "@LWD@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3480 …}
    +nested: Doctrine\ORM\PersistentCollection {#3475 …}
    +votes: Doctrine\ORM\PersistentCollection {#3479 …}
    +reports: Doctrine\ORM\PersistentCollection {#3489 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
    -id: 331718
    -bodyTs: "'abil':18 'account':22 'ad':43 'alway':48 'app':62 'assumpt':57 'believ':74 'better':82 'could':39 'digit':6 'doesn':33 'feel':13 'fix':79 'forev':71 'hide':25 'instant':24 'internet':69 'issu':80 'languish':86 'let':84 'like':8,45,67 'lock':20 'mastodon':32 'open':4 'peopl':15 'previous':56 'public':5,31,60 'rad':53 'reaction':41 'regard':2 'regardless':54 'someth':44 'space':7 'strong':75 'tri':77 'truism':66 'tweet':28 'twitter':9 'uncheck':87 'would':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8539656"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705939638 {#3488
      date: 2024-01-22 17:07:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2067}
  +body: """
    I’ve never been on Twitter. Besides Reddit I really disliked all other main platforms. So answering your question: I don’t care, it’s a different platform for different style of social media interactions.\n
    \n
    > the Internet is forever\n
    \n
    My position has nothing to do with this sentiment. Internet forgets, and often.\n
    \n
    I **like** federated nature of Lemmy, I **like** that there is no “private” accounts. This is a **feature** not a bug.\n
    \n
    I’m not trying to argue against privacy, but what you are describing isn’t a privacy issue or an issue at all. It’s a design element. And it’s this design is why I like it here.\n
    \n
    As someone here has said, at some point the responsibility has to fall on the user. You don’t need to share anything. As long as the nature of the platform is clear (and it’s a separate discussion) the is no *issue* to be fixed.\n
    \n
    If to you that is seems as an issue, well then maybe you are at the wrong place. And if the platform changes in the direction I don’t agree, I will leave.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705944084 {#3505
    date: 2024-01-22 18:21:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@floofloof@lemmy.ca"
    "@andyburke@fedia.io"
    "@mr_satan@monyet.cc"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3502 …}
  +nested: Doctrine\ORM\PersistentCollection {#3499 …}
  +votes: Doctrine\ORM\PersistentCollection {#3497 …}
  +reports: Doctrine\ORM\PersistentCollection {#3511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3513 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3515 …}
  -id: 331963
  -bodyTs: "'account':66 'agre':188 'answer':17 'anyth':135 'argu':79 'besid':7 'bug':73 'care':23 'chang':181 'clear':145 'describ':86 'design':100,106 'differ':27,30 'direct':184 'discuss':151 'dislik':11 'element':101 'fall':125 'featur':70 'feder':55 'fix':158 'forev':39 'forget':50 'interact':35 'internet':37,49 'isn':87 'issu':91,94,155,167 'leav':191 'lemmi':58 'like':54,60,110 'long':137 'm':75 'main':14 'mayb':170 'media':34 'natur':56,140 'need':132 'never':3 'noth':43 'often':52 'place':176 'platform':15,28,143,180 'point':120 'posit':41 'privaci':81,90 'privat':65 'question':19 'realli':10 'reddit':8 'respons':122 'said':117 'seem':164 'sentiment':48 'separ':150 'share':134 'social':33 'someon':114 'style':31 'tri':77 'twitter':6 'user':128 've':2 'well':168 'wrong':175"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4530583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705944084 {#3508
    date: 2024-01-22 18:21: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
56 DENIED moderate
App\Entity\EntryComment {#3510
  +user: Proxies\__CG__\App\Entity\User {#3211 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3484
    +user: Proxies\__CG__\App\Entity\User {#3115 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3460
      +user: Proxies\__CG__\App\Entity\User {#3211 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#3347
        +user: Proxies\__CG__\App\Entity\User {#3115 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: App\Entity\EntryComment {#3205
          +user: Proxies\__CG__\App\Entity\User {#3211 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
          +image: null
          +parent: App\Entity\EntryComment {#3069
            +user: Proxies\__CG__\App\Entity\User {#3068 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
            +image: null
            +parent: App\Entity\EntryComment {#2067
              +user: App\Entity\User {#2052 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
              +image: null
              +parent: null
              +root: null
              +body: "On Lemmy any comment you post gets federated out to other servers, so it’s available to anyone who sets up a server. So by design it is not possible to control who gets to see or archive your comments. I could set up a server to permanently archive every comment it sees, and if your server sends me your comment it goes into my archive. Probably people are already doing this for data mining. It’s not clear that you could bolt some kind of privacy control on to this architecture, which is fundamentally designed for sharing."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 27
              +score: 0
              +lastActive: DateTime @1728414484 {#2072
                date: 2024-10-08 21:08:04.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ChasingEnigma@lemmy.world"
                "@ChasingEnigma@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2070 …}
              +nested: Doctrine\ORM\PersistentCollection {#2048 …}
              +votes: Doctrine\ORM\PersistentCollection {#2056 …}
              +reports: Doctrine\ORM\PersistentCollection {#2046 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
              -id: 326587
              -bodyTs: "'alreadi':70 'anyon':18 'architectur':92 'archiv':38,49,66 'avail':16 'bolt':83 'clear':79 'comment':4,40,51,61 'control':32,88 'could':42,82 'data':74 'design':26,96 'everi':50 'feder':8 'fundament':95 'get':7,34 'goe':63 'kind':85 'lemmi':2 'mine':75 'peopl':68 'perman':48 'possibl':30 'post':6 'privaci':87 'probabl':67 'see':36,53 'send':58 'server':12,23,46,57 'set':20,43 'share':98"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/6549454"
              +editedAt: DateTimeImmutable @1727188322 {#2069
                date: 2024-09-24 16:32:02.0 +02:00
              }
              +createdAt: DateTimeImmutable @1705786925 {#2065
                date: 2024-01-20 22:42:05.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2067}
            +body: """
              Although I agree that is how things work now, one could imagine a different approach:\n
              \n
              For instance, I could maybe control who my content gets federated to. That is, if I decide I don't particularly want my content blasted to certain places that my instance would not call any blocked ones with my data.\n
              \n
              If that causes some issues with ActivityPub, you can imagine encrypted blobs that could only be opened by others with a shared key.\n
              \n
              We don't need to achieve perfection out of the gate, to me these questions are worth discussing so that we can build out more high quality tech for the fediverse, let's not try to just immediately shut down discussion.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1705787295 {#3071
              date: 2024-01-20 22:48:15.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ChasingEnigma@lemmy.world"
              "@floofloof@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3067 …}
            +nested: Doctrine\ORM\PersistentCollection {#3065 …}
            +votes: Doctrine\ORM\PersistentCollection {#3063 …}
            +reports: Doctrine\ORM\PersistentCollection {#3061 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
            -id: 326601
            -bodyTs: "'achiev':84 'activitypub':62 'agre':3 'although':1 'approach':15 'blast':40 'blob':67 'block':51 'build':101 'call':49 'caus':58 'certain':42 'content':24,39 'control':21 'could':11,19,69 'data':55 'decid':32 'differ':14 'discuss':96,119 'encrypt':66 'feder':26 'fedivers':109 'gate':89 'get':25 'high':104 'imagin':12,65 'immedi':116 'instanc':17,46 'issu':60 'key':78 'let':110 'mayb':20 'need':82 'one':10,52 'open':72 'other':74 'particular':36 'perfect':85 'place':43 'qualiti':105 'question':93 'share':77 'shut':117 'tech':106 'thing':7 'tri':113 'want':37 'work':8 'worth':95 'would':47"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://fedia.io/m/privacy@lemmy.ml/t/509461/-/comment/3323724"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705787295 {#3070
              date: 2024-01-20 22:48:15.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2067}
          +body: """
            How would you ensure other instances are not sharing your content?\n
            \n
            To me this seems to be a question of ideology. I came here from Reddit because this is an open forum with transparent history.\n
            \n
            Federetion by design ensures that accessibility (as far as I understand, correct me if I’m wrong). This design principle to me is the core. If that seems like an issue maybe this style of social media is not for you.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1705835998 {#3204
            date: 2024-01-21 12:19:58.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ChasingEnigma@lemmy.world"
            "@floofloof@lemmy.ca"
            "@andyburke@fedia.io"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3212 …}
          +nested: Doctrine\ORM\PersistentCollection {#3214 …}
          +votes: Doctrine\ORM\PersistentCollection {#3216 …}
          +reports: Doctrine\ORM\PersistentCollection {#3219 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
          -id: 327955
          -bodyTs: "'access':41 'came':23 'content':11 'core':60 'correct':47 'design':38,54 'ensur':4,39 'far':43 'federet':36 'forum':32 'histori':35 'ideolog':21 'instanc':6 'issu':66 'like':64 'm':51 'mayb':67 'media':72 'open':31 'principl':55 'question':19 'reddit':26 'seem':15,63 'share':9 'social':71 'style':69 'transpar':34 'understand':46 'would':2 'wrong':52"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://monyet.cc/comment/4506136"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705835998 {#3207
            date: 2024-01-21 12:19:58.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2067}
        +body: "Can you elaborate on what being “an open forum” means?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705862747 {#3345
          date: 2024-01-21 19:45:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@floofloof@lemmy.ca"
          "@andyburke@fedia.io"
          "@mr_satan@monyet.cc"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3348 …}
        +nested: Doctrine\ORM\PersistentCollection {#3350 …}
        +votes: Doctrine\ORM\PersistentCollection {#3352 …}
        +reports: Doctrine\ORM\PersistentCollection {#3354 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
        -id: 328978
        -bodyTs: "'elabor':3 'forum':9 'mean':10 'open':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8509360"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705862747 {#3346
          date: 2024-01-21 19:45:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2067}
      +body: """
        In this context, it’s an open *public* digital space. Noone is obligated share anything.\n
        \n
        The part that is discussed as a privacy issue is a design element. It is by design post are visible to everyone, it is by design that comments are visible to everyone.\n
        \n
        How is it a privacy issue when **the user** desides what to post **for everyone to see**?\n
        \n
        If you are looking for a different design ideology then maybe you need a different social media platform.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705873157 {#3458
        date: 2024-01-21 22:39:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@floofloof@lemmy.ca"
        "@andyburke@fedia.io"
        "@mr_satan@monyet.cc"
        "@LWD@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3461 …}
      +nested: Doctrine\ORM\PersistentCollection {#3463 …}
      +votes: Doctrine\ORM\PersistentCollection {#3465 …}
      +reports: Doctrine\ORM\PersistentCollection {#3467 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
      -id: 329404
      -bodyTs: "'anyth':15 'comment':43 'context':3 'desid':57 'design':27,32,41,72 'differ':71,79 'digit':9 'discuss':20 'element':28 'everyon':37,47,62 'ideolog':73 'issu':24,53 'look':68 'mayb':75 'media':81 'need':77 'noon':11 'oblig':13 'open':7 'part':17 'platform':82 'post':33,60 'privaci':23,52 'public':8 'see':64 'share':14 'social':80 'space':10 'user':56 'visibl':35,45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/4515804"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705873157 {#3459
        date: 2024-01-21 22:39:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2067}
    +body: """
      So regarding an open, public digital space like Twitter, how do you feel about people having the ability to lock their accounts and instantly hide all their tweets from the public?\n
      \n
      Mastodon doesn’t have that, but it could.\n
      \n
      My reaction to adding something like that will always be “that would be rad” regardless of previous assumptions about how public an app should be, or truisms like “the Internet is forever”, because I believe strongly that trying to fix issues is better than letting them languish unchecked.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705939638 {#3485
      date: 2024-01-22 17:07:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@floofloof@lemmy.ca"
      "@andyburke@fedia.io"
      "@mr_satan@monyet.cc"
      "@LWD@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3480 …}
    +nested: Doctrine\ORM\PersistentCollection {#3475 …}
    +votes: Doctrine\ORM\PersistentCollection {#3479 …}
    +reports: Doctrine\ORM\PersistentCollection {#3489 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
    -id: 331718
    -bodyTs: "'abil':18 'account':22 'ad':43 'alway':48 'app':62 'assumpt':57 'believ':74 'better':82 'could':39 'digit':6 'doesn':33 'feel':13 'fix':79 'forev':71 'hide':25 'instant':24 'internet':69 'issu':80 'languish':86 'let':84 'like':8,45,67 'lock':20 'mastodon':32 'open':4 'peopl':15 'previous':56 'public':5,31,60 'rad':53 'reaction':41 'regard':2 'regardless':54 'someth':44 'space':7 'strong':75 'tri':77 'truism':66 'tweet':28 'twitter':9 'uncheck':87 'would':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8539656"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705939638 {#3488
      date: 2024-01-22 17:07:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2067}
  +body: """
    I’ve never been on Twitter. Besides Reddit I really disliked all other main platforms. So answering your question: I don’t care, it’s a different platform for different style of social media interactions.\n
    \n
    > the Internet is forever\n
    \n
    My position has nothing to do with this sentiment. Internet forgets, and often.\n
    \n
    I **like** federated nature of Lemmy, I **like** that there is no “private” accounts. This is a **feature** not a bug.\n
    \n
    I’m not trying to argue against privacy, but what you are describing isn’t a privacy issue or an issue at all. It’s a design element. And it’s this design is why I like it here.\n
    \n
    As someone here has said, at some point the responsibility has to fall on the user. You don’t need to share anything. As long as the nature of the platform is clear (and it’s a separate discussion) the is no *issue* to be fixed.\n
    \n
    If to you that is seems as an issue, well then maybe you are at the wrong place. And if the platform changes in the direction I don’t agree, I will leave.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705944084 {#3505
    date: 2024-01-22 18:21:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@floofloof@lemmy.ca"
    "@andyburke@fedia.io"
    "@mr_satan@monyet.cc"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3502 …}
  +nested: Doctrine\ORM\PersistentCollection {#3499 …}
  +votes: Doctrine\ORM\PersistentCollection {#3497 …}
  +reports: Doctrine\ORM\PersistentCollection {#3511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3513 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3515 …}
  -id: 331963
  -bodyTs: "'account':66 'agre':188 'answer':17 'anyth':135 'argu':79 'besid':7 'bug':73 'care':23 'chang':181 'clear':145 'describ':86 'design':100,106 'differ':27,30 'direct':184 'discuss':151 'dislik':11 'element':101 'fall':125 'featur':70 'feder':55 'fix':158 'forev':39 'forget':50 'interact':35 'internet':37,49 'isn':87 'issu':91,94,155,167 'leav':191 'lemmi':58 'like':54,60,110 'long':137 'm':75 'main':14 'mayb':170 'media':34 'natur':56,140 'need':132 'never':3 'noth':43 'often':52 'place':176 'platform':15,28,143,180 'point':120 'posit':41 'privaci':81,90 'privat':65 'question':19 'realli':10 'reddit':8 'respons':122 'said':117 'seem':164 'sentiment':48 'separ':150 'share':134 'social':33 'someon':114 'style':31 'tri':77 'twitter':6 'user':128 've':2 'well':168 'wrong':175"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4530583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705944084 {#3508
    date: 2024-01-22 18:21: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
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 {#3532
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3510
    +user: Proxies\__CG__\App\Entity\User {#3211 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3484
      +user: Proxies\__CG__\App\Entity\User {#3115 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#3460
        +user: Proxies\__CG__\App\Entity\User {#3211 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: App\Entity\EntryComment {#3347
          +user: Proxies\__CG__\App\Entity\User {#3115 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
          +image: null
          +parent: App\Entity\EntryComment {#3205
            +user: Proxies\__CG__\App\Entity\User {#3211 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
            +image: null
            +parent: App\Entity\EntryComment {#3069
              +user: Proxies\__CG__\App\Entity\User {#3068 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
              +image: null
              +parent: App\Entity\EntryComment {#2067
                +user: App\Entity\User {#2052 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                +image: null
                +parent: null
                +root: null
                +body: "On Lemmy any comment you post gets federated out to other servers, so it’s available to anyone who sets up a server. So by design it is not possible to control who gets to see or archive your comments. I could set up a server to permanently archive every comment it sees, and if your server sends me your comment it goes into my archive. Probably people are already doing this for data mining. It’s not clear that you could bolt some kind of privacy control on to this architecture, which is fundamentally designed for sharing."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 27
                +score: 0
                +lastActive: DateTime @1728414484 {#2072
                  date: 2024-10-08 21:08:04.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@ChasingEnigma@lemmy.world"
                  "@ChasingEnigma@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2070 …}
                +nested: Doctrine\ORM\PersistentCollection {#2048 …}
                +votes: Doctrine\ORM\PersistentCollection {#2056 …}
                +reports: Doctrine\ORM\PersistentCollection {#2046 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
                -id: 326587
                -bodyTs: "'alreadi':70 'anyon':18 'architectur':92 'archiv':38,49,66 'avail':16 'bolt':83 'clear':79 'comment':4,40,51,61 'control':32,88 'could':42,82 'data':74 'design':26,96 'everi':50 'feder':8 'fundament':95 'get':7,34 'goe':63 'kind':85 'lemmi':2 'mine':75 'peopl':68 'perman':48 'possibl':30 'post':6 'privaci':87 'probabl':67 'see':36,53 'send':58 'server':12,23,46,57 'set':20,43 'share':98"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ca/comment/6549454"
                +editedAt: DateTimeImmutable @1727188322 {#2069
                  date: 2024-09-24 16:32:02.0 +02:00
                }
                +createdAt: DateTimeImmutable @1705786925 {#2065
                  date: 2024-01-20 22:42:05.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2067}
              +body: """
                Although I agree that is how things work now, one could imagine a different approach:\n
                \n
                For instance, I could maybe control who my content gets federated to. That is, if I decide I don't particularly want my content blasted to certain places that my instance would not call any blocked ones with my data.\n
                \n
                If that causes some issues with ActivityPub, you can imagine encrypted blobs that could only be opened by others with a shared key.\n
                \n
                We don't need to achieve perfection out of the gate, to me these questions are worth discussing so that we can build out more high quality tech for the fediverse, let's not try to just immediately shut down discussion.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1705787295 {#3071
                date: 2024-01-20 22:48:15.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ChasingEnigma@lemmy.world"
                "@floofloof@lemmy.ca"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3067 …}
              +nested: Doctrine\ORM\PersistentCollection {#3065 …}
              +votes: Doctrine\ORM\PersistentCollection {#3063 …}
              +reports: Doctrine\ORM\PersistentCollection {#3061 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
              -id: 326601
              -bodyTs: "'achiev':84 'activitypub':62 'agre':3 'although':1 'approach':15 'blast':40 'blob':67 'block':51 'build':101 'call':49 'caus':58 'certain':42 'content':24,39 'control':21 'could':11,19,69 'data':55 'decid':32 'differ':14 'discuss':96,119 'encrypt':66 'feder':26 'fedivers':109 'gate':89 'get':25 'high':104 'imagin':12,65 'immedi':116 'instanc':17,46 'issu':60 'key':78 'let':110 'mayb':20 'need':82 'one':10,52 'open':72 'other':74 'particular':36 'perfect':85 'place':43 'qualiti':105 'question':93 'share':77 'shut':117 'tech':106 'thing':7 'tri':113 'want':37 'work':8 'worth':95 'would':47"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://fedia.io/m/privacy@lemmy.ml/t/509461/-/comment/3323724"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705787295 {#3070
                date: 2024-01-20 22:48:15.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2067}
            +body: """
              How would you ensure other instances are not sharing your content?\n
              \n
              To me this seems to be a question of ideology. I came here from Reddit because this is an open forum with transparent history.\n
              \n
              Federetion by design ensures that accessibility (as far as I understand, correct me if I’m wrong). This design principle to me is the core. If that seems like an issue maybe this style of social media is not for you.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1705835998 {#3204
              date: 2024-01-21 12:19:58.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ChasingEnigma@lemmy.world"
              "@floofloof@lemmy.ca"
              "@andyburke@fedia.io"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3212 …}
            +nested: Doctrine\ORM\PersistentCollection {#3214 …}
            +votes: Doctrine\ORM\PersistentCollection {#3216 …}
            +reports: Doctrine\ORM\PersistentCollection {#3219 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
            -id: 327955
            -bodyTs: "'access':41 'came':23 'content':11 'core':60 'correct':47 'design':38,54 'ensur':4,39 'far':43 'federet':36 'forum':32 'histori':35 'ideolog':21 'instanc':6 'issu':66 'like':64 'm':51 'mayb':67 'media':72 'open':31 'principl':55 'question':19 'reddit':26 'seem':15,63 'share':9 'social':71 'style':69 'transpar':34 'understand':46 'would':2 'wrong':52"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://monyet.cc/comment/4506136"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705835998 {#3207
              date: 2024-01-21 12:19:58.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2067}
          +body: "Can you elaborate on what being “an open forum” means?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1705862747 {#3345
            date: 2024-01-21 19:45:47.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ChasingEnigma@lemmy.world"
            "@floofloof@lemmy.ca"
            "@andyburke@fedia.io"
            "@mr_satan@monyet.cc"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3348 …}
          +nested: Doctrine\ORM\PersistentCollection {#3350 …}
          +votes: Doctrine\ORM\PersistentCollection {#3352 …}
          +reports: Doctrine\ORM\PersistentCollection {#3354 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
          -id: 328978
          -bodyTs: "'elabor':3 'forum':9 'mean':10 'open':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8509360"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705862747 {#3346
            date: 2024-01-21 19:45:47.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2067}
        +body: """
          In this context, it’s an open *public* digital space. Noone is obligated share anything.\n
          \n
          The part that is discussed as a privacy issue is a design element. It is by design post are visible to everyone, it is by design that comments are visible to everyone.\n
          \n
          How is it a privacy issue when **the user** desides what to post **for everyone to see**?\n
          \n
          If you are looking for a different design ideology then maybe you need a different social media platform.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705873157 {#3458
          date: 2024-01-21 22:39:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@floofloof@lemmy.ca"
          "@andyburke@fedia.io"
          "@mr_satan@monyet.cc"
          "@LWD@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3461 …}
        +nested: Doctrine\ORM\PersistentCollection {#3463 …}
        +votes: Doctrine\ORM\PersistentCollection {#3465 …}
        +reports: Doctrine\ORM\PersistentCollection {#3467 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
        -id: 329404
        -bodyTs: "'anyth':15 'comment':43 'context':3 'desid':57 'design':27,32,41,72 'differ':71,79 'digit':9 'discuss':20 'element':28 'everyon':37,47,62 'ideolog':73 'issu':24,53 'look':68 'mayb':75 'media':81 'need':77 'noon':11 'oblig':13 'open':7 'part':17 'platform':82 'post':33,60 'privaci':23,52 'public':8 'see':64 'share':14 'social':80 'space':10 'user':56 'visibl':35,45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4515804"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705873157 {#3459
          date: 2024-01-21 22:39:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2067}
      +body: """
        So regarding an open, public digital space like Twitter, how do you feel about people having the ability to lock their accounts and instantly hide all their tweets from the public?\n
        \n
        Mastodon doesn’t have that, but it could.\n
        \n
        My reaction to adding something like that will always be “that would be rad” regardless of previous assumptions about how public an app should be, or truisms like “the Internet is forever”, because I believe strongly that trying to fix issues is better than letting them languish unchecked.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705939638 {#3485
        date: 2024-01-22 17:07:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@floofloof@lemmy.ca"
        "@andyburke@fedia.io"
        "@mr_satan@monyet.cc"
        "@LWD@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3480 …}
      +nested: Doctrine\ORM\PersistentCollection {#3475 …}
      +votes: Doctrine\ORM\PersistentCollection {#3479 …}
      +reports: Doctrine\ORM\PersistentCollection {#3489 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
      -id: 331718
      -bodyTs: "'abil':18 'account':22 'ad':43 'alway':48 'app':62 'assumpt':57 'believ':74 'better':82 'could':39 'digit':6 'doesn':33 'feel':13 'fix':79 'forev':71 'hide':25 'instant':24 'internet':69 'issu':80 'languish':86 'let':84 'like':8,45,67 'lock':20 'mastodon':32 'open':4 'peopl':15 'previous':56 'public':5,31,60 'rad':53 'reaction':41 'regard':2 'regardless':54 'someth':44 'space':7 'strong':75 'tri':77 'truism':66 'tweet':28 'twitter':9 'uncheck':87 'would':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8539656"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705939638 {#3488
        date: 2024-01-22 17:07:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2067}
    +body: """
      I’ve never been on Twitter. Besides Reddit I really disliked all other main platforms. So answering your question: I don’t care, it’s a different platform for different style of social media interactions.\n
      \n
      > the Internet is forever\n
      \n
      My position has nothing to do with this sentiment. Internet forgets, and often.\n
      \n
      I **like** federated nature of Lemmy, I **like** that there is no “private” accounts. This is a **feature** not a bug.\n
      \n
      I’m not trying to argue against privacy, but what you are describing isn’t a privacy issue or an issue at all. It’s a design element. And it’s this design is why I like it here.\n
      \n
      As someone here has said, at some point the responsibility has to fall on the user. You don’t need to share anything. As long as the nature of the platform is clear (and it’s a separate discussion) the is no *issue* to be fixed.\n
      \n
      If to you that is seems as an issue, well then maybe you are at the wrong place. And if the platform changes in the direction I don’t agree, I will leave.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705944084 {#3505
      date: 2024-01-22 18:21:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@floofloof@lemmy.ca"
      "@andyburke@fedia.io"
      "@mr_satan@monyet.cc"
      "@LWD@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3502 …}
    +nested: Doctrine\ORM\PersistentCollection {#3499 …}
    +votes: Doctrine\ORM\PersistentCollection {#3497 …}
    +reports: Doctrine\ORM\PersistentCollection {#3511 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3513 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3515 …}
    -id: 331963
    -bodyTs: "'account':66 'agre':188 'answer':17 'anyth':135 'argu':79 'besid':7 'bug':73 'care':23 'chang':181 'clear':145 'describ':86 'design':100,106 'differ':27,30 'direct':184 'discuss':151 'dislik':11 'element':101 'fall':125 'featur':70 'feder':55 'fix':158 'forev':39 'forget':50 'interact':35 'internet':37,49 'isn':87 'issu':91,94,155,167 'leav':191 'lemmi':58 'like':54,60,110 'long':137 'm':75 'main':14 'mayb':170 'media':34 'natur':56,140 'need':132 'never':3 'noth':43 'often':52 'place':176 'platform':15,28,143,180 'point':120 'posit':41 'privaci':81,90 'privat':65 'question':19 'realli':10 'reddit':8 'respons':122 'said':117 'seem':164 'sentiment':48 'separ':150 'share':134 'social':33 'someon':114 'style':31 'tri':77 'twitter':6 'user':128 've':2 'well':168 'wrong':175"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/4530583"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705944084 {#3508
      date: 2024-01-22 18:21:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2067}
  +body: """
    > I **like** that there is no “private” accounts. This is a **feature** not a bug.\n
    > \n
    > I’m not trying to argue against privacy…\n
    \n
    I appreciate your honesty but this seems to conflict
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705944633 {#3527
    date: 2024-01-22 18:30:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@floofloof@lemmy.ca"
    "@andyburke@fedia.io"
    "@mr_satan@monyet.cc"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3524 …}
  +nested: Doctrine\ORM\PersistentCollection {#3521 …}
  +votes: Doctrine\ORM\PersistentCollection {#3519 …}
  +reports: Doctrine\ORM\PersistentCollection {#3533 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
  -id: 331991
  -bodyTs: "'account':8 'appreci':25 'argu':21 'bug':15 'conflict':32 'featur':12 'honesti':27 'like':2 'm':17 'privaci':23 'privat':7 'seem':30 'tri':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8541631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705944633 {#3530
    date: 2024-01-22 18:30:33.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 {#3532
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3510
    +user: Proxies\__CG__\App\Entity\User {#3211 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3484
      +user: Proxies\__CG__\App\Entity\User {#3115 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#3460
        +user: Proxies\__CG__\App\Entity\User {#3211 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: App\Entity\EntryComment {#3347
          +user: Proxies\__CG__\App\Entity\User {#3115 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
          +image: null
          +parent: App\Entity\EntryComment {#3205
            +user: Proxies\__CG__\App\Entity\User {#3211 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
            +image: null
            +parent: App\Entity\EntryComment {#3069
              +user: Proxies\__CG__\App\Entity\User {#3068 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
              +image: null
              +parent: App\Entity\EntryComment {#2067
                +user: App\Entity\User {#2052 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                +image: null
                +parent: null
                +root: null
                +body: "On Lemmy any comment you post gets federated out to other servers, so it’s available to anyone who sets up a server. So by design it is not possible to control who gets to see or archive your comments. I could set up a server to permanently archive every comment it sees, and if your server sends me your comment it goes into my archive. Probably people are already doing this for data mining. It’s not clear that you could bolt some kind of privacy control on to this architecture, which is fundamentally designed for sharing."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 27
                +score: 0
                +lastActive: DateTime @1728414484 {#2072
                  date: 2024-10-08 21:08:04.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@ChasingEnigma@lemmy.world"
                  "@ChasingEnigma@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2070 …}
                +nested: Doctrine\ORM\PersistentCollection {#2048 …}
                +votes: Doctrine\ORM\PersistentCollection {#2056 …}
                +reports: Doctrine\ORM\PersistentCollection {#2046 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
                -id: 326587
                -bodyTs: "'alreadi':70 'anyon':18 'architectur':92 'archiv':38,49,66 'avail':16 'bolt':83 'clear':79 'comment':4,40,51,61 'control':32,88 'could':42,82 'data':74 'design':26,96 'everi':50 'feder':8 'fundament':95 'get':7,34 'goe':63 'kind':85 'lemmi':2 'mine':75 'peopl':68 'perman':48 'possibl':30 'post':6 'privaci':87 'probabl':67 'see':36,53 'send':58 'server':12,23,46,57 'set':20,43 'share':98"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ca/comment/6549454"
                +editedAt: DateTimeImmutable @1727188322 {#2069
                  date: 2024-09-24 16:32:02.0 +02:00
                }
                +createdAt: DateTimeImmutable @1705786925 {#2065
                  date: 2024-01-20 22:42:05.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2067}
              +body: """
                Although I agree that is how things work now, one could imagine a different approach:\n
                \n
                For instance, I could maybe control who my content gets federated to. That is, if I decide I don't particularly want my content blasted to certain places that my instance would not call any blocked ones with my data.\n
                \n
                If that causes some issues with ActivityPub, you can imagine encrypted blobs that could only be opened by others with a shared key.\n
                \n
                We don't need to achieve perfection out of the gate, to me these questions are worth discussing so that we can build out more high quality tech for the fediverse, let's not try to just immediately shut down discussion.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1705787295 {#3071
                date: 2024-01-20 22:48:15.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ChasingEnigma@lemmy.world"
                "@floofloof@lemmy.ca"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3067 …}
              +nested: Doctrine\ORM\PersistentCollection {#3065 …}
              +votes: Doctrine\ORM\PersistentCollection {#3063 …}
              +reports: Doctrine\ORM\PersistentCollection {#3061 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
              -id: 326601
              -bodyTs: "'achiev':84 'activitypub':62 'agre':3 'although':1 'approach':15 'blast':40 'blob':67 'block':51 'build':101 'call':49 'caus':58 'certain':42 'content':24,39 'control':21 'could':11,19,69 'data':55 'decid':32 'differ':14 'discuss':96,119 'encrypt':66 'feder':26 'fedivers':109 'gate':89 'get':25 'high':104 'imagin':12,65 'immedi':116 'instanc':17,46 'issu':60 'key':78 'let':110 'mayb':20 'need':82 'one':10,52 'open':72 'other':74 'particular':36 'perfect':85 'place':43 'qualiti':105 'question':93 'share':77 'shut':117 'tech':106 'thing':7 'tri':113 'want':37 'work':8 'worth':95 'would':47"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://fedia.io/m/privacy@lemmy.ml/t/509461/-/comment/3323724"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705787295 {#3070
                date: 2024-01-20 22:48:15.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2067}
            +body: """
              How would you ensure other instances are not sharing your content?\n
              \n
              To me this seems to be a question of ideology. I came here from Reddit because this is an open forum with transparent history.\n
              \n
              Federetion by design ensures that accessibility (as far as I understand, correct me if I’m wrong). This design principle to me is the core. If that seems like an issue maybe this style of social media is not for you.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1705835998 {#3204
              date: 2024-01-21 12:19:58.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ChasingEnigma@lemmy.world"
              "@floofloof@lemmy.ca"
              "@andyburke@fedia.io"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3212 …}
            +nested: Doctrine\ORM\PersistentCollection {#3214 …}
            +votes: Doctrine\ORM\PersistentCollection {#3216 …}
            +reports: Doctrine\ORM\PersistentCollection {#3219 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
            -id: 327955
            -bodyTs: "'access':41 'came':23 'content':11 'core':60 'correct':47 'design':38,54 'ensur':4,39 'far':43 'federet':36 'forum':32 'histori':35 'ideolog':21 'instanc':6 'issu':66 'like':64 'm':51 'mayb':67 'media':72 'open':31 'principl':55 'question':19 'reddit':26 'seem':15,63 'share':9 'social':71 'style':69 'transpar':34 'understand':46 'would':2 'wrong':52"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://monyet.cc/comment/4506136"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705835998 {#3207
              date: 2024-01-21 12:19:58.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2067}
          +body: "Can you elaborate on what being “an open forum” means?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1705862747 {#3345
            date: 2024-01-21 19:45:47.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ChasingEnigma@lemmy.world"
            "@floofloof@lemmy.ca"
            "@andyburke@fedia.io"
            "@mr_satan@monyet.cc"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3348 …}
          +nested: Doctrine\ORM\PersistentCollection {#3350 …}
          +votes: Doctrine\ORM\PersistentCollection {#3352 …}
          +reports: Doctrine\ORM\PersistentCollection {#3354 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
          -id: 328978
          -bodyTs: "'elabor':3 'forum':9 'mean':10 'open':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8509360"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705862747 {#3346
            date: 2024-01-21 19:45:47.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2067}
        +body: """
          In this context, it’s an open *public* digital space. Noone is obligated share anything.\n
          \n
          The part that is discussed as a privacy issue is a design element. It is by design post are visible to everyone, it is by design that comments are visible to everyone.\n
          \n
          How is it a privacy issue when **the user** desides what to post **for everyone to see**?\n
          \n
          If you are looking for a different design ideology then maybe you need a different social media platform.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705873157 {#3458
          date: 2024-01-21 22:39:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@floofloof@lemmy.ca"
          "@andyburke@fedia.io"
          "@mr_satan@monyet.cc"
          "@LWD@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3461 …}
        +nested: Doctrine\ORM\PersistentCollection {#3463 …}
        +votes: Doctrine\ORM\PersistentCollection {#3465 …}
        +reports: Doctrine\ORM\PersistentCollection {#3467 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
        -id: 329404
        -bodyTs: "'anyth':15 'comment':43 'context':3 'desid':57 'design':27,32,41,72 'differ':71,79 'digit':9 'discuss':20 'element':28 'everyon':37,47,62 'ideolog':73 'issu':24,53 'look':68 'mayb':75 'media':81 'need':77 'noon':11 'oblig':13 'open':7 'part':17 'platform':82 'post':33,60 'privaci':23,52 'public':8 'see':64 'share':14 'social':80 'space':10 'user':56 'visibl':35,45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4515804"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705873157 {#3459
          date: 2024-01-21 22:39:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2067}
      +body: """
        So regarding an open, public digital space like Twitter, how do you feel about people having the ability to lock their accounts and instantly hide all their tweets from the public?\n
        \n
        Mastodon doesn’t have that, but it could.\n
        \n
        My reaction to adding something like that will always be “that would be rad” regardless of previous assumptions about how public an app should be, or truisms like “the Internet is forever”, because I believe strongly that trying to fix issues is better than letting them languish unchecked.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705939638 {#3485
        date: 2024-01-22 17:07:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@floofloof@lemmy.ca"
        "@andyburke@fedia.io"
        "@mr_satan@monyet.cc"
        "@LWD@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3480 …}
      +nested: Doctrine\ORM\PersistentCollection {#3475 …}
      +votes: Doctrine\ORM\PersistentCollection {#3479 …}
      +reports: Doctrine\ORM\PersistentCollection {#3489 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
      -id: 331718
      -bodyTs: "'abil':18 'account':22 'ad':43 'alway':48 'app':62 'assumpt':57 'believ':74 'better':82 'could':39 'digit':6 'doesn':33 'feel':13 'fix':79 'forev':71 'hide':25 'instant':24 'internet':69 'issu':80 'languish':86 'let':84 'like':8,45,67 'lock':20 'mastodon':32 'open':4 'peopl':15 'previous':56 'public':5,31,60 'rad':53 'reaction':41 'regard':2 'regardless':54 'someth':44 'space':7 'strong':75 'tri':77 'truism':66 'tweet':28 'twitter':9 'uncheck':87 'would':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8539656"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705939638 {#3488
        date: 2024-01-22 17:07:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2067}
    +body: """
      I’ve never been on Twitter. Besides Reddit I really disliked all other main platforms. So answering your question: I don’t care, it’s a different platform for different style of social media interactions.\n
      \n
      > the Internet is forever\n
      \n
      My position has nothing to do with this sentiment. Internet forgets, and often.\n
      \n
      I **like** federated nature of Lemmy, I **like** that there is no “private” accounts. This is a **feature** not a bug.\n
      \n
      I’m not trying to argue against privacy, but what you are describing isn’t a privacy issue or an issue at all. It’s a design element. And it’s this design is why I like it here.\n
      \n
      As someone here has said, at some point the responsibility has to fall on the user. You don’t need to share anything. As long as the nature of the platform is clear (and it’s a separate discussion) the is no *issue* to be fixed.\n
      \n
      If to you that is seems as an issue, well then maybe you are at the wrong place. And if the platform changes in the direction I don’t agree, I will leave.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705944084 {#3505
      date: 2024-01-22 18:21:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@floofloof@lemmy.ca"
      "@andyburke@fedia.io"
      "@mr_satan@monyet.cc"
      "@LWD@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3502 …}
    +nested: Doctrine\ORM\PersistentCollection {#3499 …}
    +votes: Doctrine\ORM\PersistentCollection {#3497 …}
    +reports: Doctrine\ORM\PersistentCollection {#3511 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3513 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3515 …}
    -id: 331963
    -bodyTs: "'account':66 'agre':188 'answer':17 'anyth':135 'argu':79 'besid':7 'bug':73 'care':23 'chang':181 'clear':145 'describ':86 'design':100,106 'differ':27,30 'direct':184 'discuss':151 'dislik':11 'element':101 'fall':125 'featur':70 'feder':55 'fix':158 'forev':39 'forget':50 'interact':35 'internet':37,49 'isn':87 'issu':91,94,155,167 'leav':191 'lemmi':58 'like':54,60,110 'long':137 'm':75 'main':14 'mayb':170 'media':34 'natur':56,140 'need':132 'never':3 'noth':43 'often':52 'place':176 'platform':15,28,143,180 'point':120 'posit':41 'privaci':81,90 'privat':65 'question':19 'realli':10 'reddit':8 'respons':122 'said':117 'seem':164 'sentiment':48 'separ':150 'share':134 'social':33 'someon':114 'style':31 'tri':77 'twitter':6 'user':128 've':2 'well':168 'wrong':175"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/4530583"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705944084 {#3508
      date: 2024-01-22 18:21:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2067}
  +body: """
    > I **like** that there is no “private” accounts. This is a **feature** not a bug.\n
    > \n
    > I’m not trying to argue against privacy…\n
    \n
    I appreciate your honesty but this seems to conflict
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705944633 {#3527
    date: 2024-01-22 18:30:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@floofloof@lemmy.ca"
    "@andyburke@fedia.io"
    "@mr_satan@monyet.cc"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3524 …}
  +nested: Doctrine\ORM\PersistentCollection {#3521 …}
  +votes: Doctrine\ORM\PersistentCollection {#3519 …}
  +reports: Doctrine\ORM\PersistentCollection {#3533 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
  -id: 331991
  -bodyTs: "'account':8 'appreci':25 'argu':21 'bug':15 'conflict':32 'featur':12 'honesti':27 'like':2 'm':17 'privaci':23 'privat':7 'seem':30 'tri':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8541631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705944633 {#3530
    date: 2024-01-22 18:30:33.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 {#3532
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3510
    +user: Proxies\__CG__\App\Entity\User {#3211 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3484
      +user: Proxies\__CG__\App\Entity\User {#3115 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#3460
        +user: Proxies\__CG__\App\Entity\User {#3211 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: App\Entity\EntryComment {#3347
          +user: Proxies\__CG__\App\Entity\User {#3115 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
          +image: null
          +parent: App\Entity\EntryComment {#3205
            +user: Proxies\__CG__\App\Entity\User {#3211 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
            +image: null
            +parent: App\Entity\EntryComment {#3069
              +user: Proxies\__CG__\App\Entity\User {#3068 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
              +image: null
              +parent: App\Entity\EntryComment {#2067
                +user: App\Entity\User {#2052 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                +image: null
                +parent: null
                +root: null
                +body: "On Lemmy any comment you post gets federated out to other servers, so it’s available to anyone who sets up a server. So by design it is not possible to control who gets to see or archive your comments. I could set up a server to permanently archive every comment it sees, and if your server sends me your comment it goes into my archive. Probably people are already doing this for data mining. It’s not clear that you could bolt some kind of privacy control on to this architecture, which is fundamentally designed for sharing."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 27
                +score: 0
                +lastActive: DateTime @1728414484 {#2072
                  date: 2024-10-08 21:08:04.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@ChasingEnigma@lemmy.world"
                  "@ChasingEnigma@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2070 …}
                +nested: Doctrine\ORM\PersistentCollection {#2048 …}
                +votes: Doctrine\ORM\PersistentCollection {#2056 …}
                +reports: Doctrine\ORM\PersistentCollection {#2046 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
                -id: 326587
                -bodyTs: "'alreadi':70 'anyon':18 'architectur':92 'archiv':38,49,66 'avail':16 'bolt':83 'clear':79 'comment':4,40,51,61 'control':32,88 'could':42,82 'data':74 'design':26,96 'everi':50 'feder':8 'fundament':95 'get':7,34 'goe':63 'kind':85 'lemmi':2 'mine':75 'peopl':68 'perman':48 'possibl':30 'post':6 'privaci':87 'probabl':67 'see':36,53 'send':58 'server':12,23,46,57 'set':20,43 'share':98"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ca/comment/6549454"
                +editedAt: DateTimeImmutable @1727188322 {#2069
                  date: 2024-09-24 16:32:02.0 +02:00
                }
                +createdAt: DateTimeImmutable @1705786925 {#2065
                  date: 2024-01-20 22:42:05.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2067}
              +body: """
                Although I agree that is how things work now, one could imagine a different approach:\n
                \n
                For instance, I could maybe control who my content gets federated to. That is, if I decide I don't particularly want my content blasted to certain places that my instance would not call any blocked ones with my data.\n
                \n
                If that causes some issues with ActivityPub, you can imagine encrypted blobs that could only be opened by others with a shared key.\n
                \n
                We don't need to achieve perfection out of the gate, to me these questions are worth discussing so that we can build out more high quality tech for the fediverse, let's not try to just immediately shut down discussion.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1705787295 {#3071
                date: 2024-01-20 22:48:15.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ChasingEnigma@lemmy.world"
                "@floofloof@lemmy.ca"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3067 …}
              +nested: Doctrine\ORM\PersistentCollection {#3065 …}
              +votes: Doctrine\ORM\PersistentCollection {#3063 …}
              +reports: Doctrine\ORM\PersistentCollection {#3061 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
              -id: 326601
              -bodyTs: "'achiev':84 'activitypub':62 'agre':3 'although':1 'approach':15 'blast':40 'blob':67 'block':51 'build':101 'call':49 'caus':58 'certain':42 'content':24,39 'control':21 'could':11,19,69 'data':55 'decid':32 'differ':14 'discuss':96,119 'encrypt':66 'feder':26 'fedivers':109 'gate':89 'get':25 'high':104 'imagin':12,65 'immedi':116 'instanc':17,46 'issu':60 'key':78 'let':110 'mayb':20 'need':82 'one':10,52 'open':72 'other':74 'particular':36 'perfect':85 'place':43 'qualiti':105 'question':93 'share':77 'shut':117 'tech':106 'thing':7 'tri':113 'want':37 'work':8 'worth':95 'would':47"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://fedia.io/m/privacy@lemmy.ml/t/509461/-/comment/3323724"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705787295 {#3070
                date: 2024-01-20 22:48:15.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2067}
            +body: """
              How would you ensure other instances are not sharing your content?\n
              \n
              To me this seems to be a question of ideology. I came here from Reddit because this is an open forum with transparent history.\n
              \n
              Federetion by design ensures that accessibility (as far as I understand, correct me if I’m wrong). This design principle to me is the core. If that seems like an issue maybe this style of social media is not for you.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1705835998 {#3204
              date: 2024-01-21 12:19:58.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ChasingEnigma@lemmy.world"
              "@floofloof@lemmy.ca"
              "@andyburke@fedia.io"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3212 …}
            +nested: Doctrine\ORM\PersistentCollection {#3214 …}
            +votes: Doctrine\ORM\PersistentCollection {#3216 …}
            +reports: Doctrine\ORM\PersistentCollection {#3219 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
            -id: 327955
            -bodyTs: "'access':41 'came':23 'content':11 'core':60 'correct':47 'design':38,54 'ensur':4,39 'far':43 'federet':36 'forum':32 'histori':35 'ideolog':21 'instanc':6 'issu':66 'like':64 'm':51 'mayb':67 'media':72 'open':31 'principl':55 'question':19 'reddit':26 'seem':15,63 'share':9 'social':71 'style':69 'transpar':34 'understand':46 'would':2 'wrong':52"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://monyet.cc/comment/4506136"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705835998 {#3207
              date: 2024-01-21 12:19:58.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2067}
          +body: "Can you elaborate on what being “an open forum” means?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1705862747 {#3345
            date: 2024-01-21 19:45:47.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ChasingEnigma@lemmy.world"
            "@floofloof@lemmy.ca"
            "@andyburke@fedia.io"
            "@mr_satan@monyet.cc"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3348 …}
          +nested: Doctrine\ORM\PersistentCollection {#3350 …}
          +votes: Doctrine\ORM\PersistentCollection {#3352 …}
          +reports: Doctrine\ORM\PersistentCollection {#3354 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
          -id: 328978
          -bodyTs: "'elabor':3 'forum':9 'mean':10 'open':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8509360"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705862747 {#3346
            date: 2024-01-21 19:45:47.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2067}
        +body: """
          In this context, it’s an open *public* digital space. Noone is obligated share anything.\n
          \n
          The part that is discussed as a privacy issue is a design element. It is by design post are visible to everyone, it is by design that comments are visible to everyone.\n
          \n
          How is it a privacy issue when **the user** desides what to post **for everyone to see**?\n
          \n
          If you are looking for a different design ideology then maybe you need a different social media platform.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705873157 {#3458
          date: 2024-01-21 22:39:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@floofloof@lemmy.ca"
          "@andyburke@fedia.io"
          "@mr_satan@monyet.cc"
          "@LWD@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3461 …}
        +nested: Doctrine\ORM\PersistentCollection {#3463 …}
        +votes: Doctrine\ORM\PersistentCollection {#3465 …}
        +reports: Doctrine\ORM\PersistentCollection {#3467 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
        -id: 329404
        -bodyTs: "'anyth':15 'comment':43 'context':3 'desid':57 'design':27,32,41,72 'differ':71,79 'digit':9 'discuss':20 'element':28 'everyon':37,47,62 'ideolog':73 'issu':24,53 'look':68 'mayb':75 'media':81 'need':77 'noon':11 'oblig':13 'open':7 'part':17 'platform':82 'post':33,60 'privaci':23,52 'public':8 'see':64 'share':14 'social':80 'space':10 'user':56 'visibl':35,45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4515804"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705873157 {#3459
          date: 2024-01-21 22:39:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2067}
      +body: """
        So regarding an open, public digital space like Twitter, how do you feel about people having the ability to lock their accounts and instantly hide all their tweets from the public?\n
        \n
        Mastodon doesn’t have that, but it could.\n
        \n
        My reaction to adding something like that will always be “that would be rad” regardless of previous assumptions about how public an app should be, or truisms like “the Internet is forever”, because I believe strongly that trying to fix issues is better than letting them languish unchecked.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705939638 {#3485
        date: 2024-01-22 17:07:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@floofloof@lemmy.ca"
        "@andyburke@fedia.io"
        "@mr_satan@monyet.cc"
        "@LWD@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3480 …}
      +nested: Doctrine\ORM\PersistentCollection {#3475 …}
      +votes: Doctrine\ORM\PersistentCollection {#3479 …}
      +reports: Doctrine\ORM\PersistentCollection {#3489 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
      -id: 331718
      -bodyTs: "'abil':18 'account':22 'ad':43 'alway':48 'app':62 'assumpt':57 'believ':74 'better':82 'could':39 'digit':6 'doesn':33 'feel':13 'fix':79 'forev':71 'hide':25 'instant':24 'internet':69 'issu':80 'languish':86 'let':84 'like':8,45,67 'lock':20 'mastodon':32 'open':4 'peopl':15 'previous':56 'public':5,31,60 'rad':53 'reaction':41 'regard':2 'regardless':54 'someth':44 'space':7 'strong':75 'tri':77 'truism':66 'tweet':28 'twitter':9 'uncheck':87 'would':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8539656"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705939638 {#3488
        date: 2024-01-22 17:07:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2067}
    +body: """
      I’ve never been on Twitter. Besides Reddit I really disliked all other main platforms. So answering your question: I don’t care, it’s a different platform for different style of social media interactions.\n
      \n
      > the Internet is forever\n
      \n
      My position has nothing to do with this sentiment. Internet forgets, and often.\n
      \n
      I **like** federated nature of Lemmy, I **like** that there is no “private” accounts. This is a **feature** not a bug.\n
      \n
      I’m not trying to argue against privacy, but what you are describing isn’t a privacy issue or an issue at all. It’s a design element. And it’s this design is why I like it here.\n
      \n
      As someone here has said, at some point the responsibility has to fall on the user. You don’t need to share anything. As long as the nature of the platform is clear (and it’s a separate discussion) the is no *issue* to be fixed.\n
      \n
      If to you that is seems as an issue, well then maybe you are at the wrong place. And if the platform changes in the direction I don’t agree, I will leave.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705944084 {#3505
      date: 2024-01-22 18:21:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@floofloof@lemmy.ca"
      "@andyburke@fedia.io"
      "@mr_satan@monyet.cc"
      "@LWD@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3502 …}
    +nested: Doctrine\ORM\PersistentCollection {#3499 …}
    +votes: Doctrine\ORM\PersistentCollection {#3497 …}
    +reports: Doctrine\ORM\PersistentCollection {#3511 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3513 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3515 …}
    -id: 331963
    -bodyTs: "'account':66 'agre':188 'answer':17 'anyth':135 'argu':79 'besid':7 'bug':73 'care':23 'chang':181 'clear':145 'describ':86 'design':100,106 'differ':27,30 'direct':184 'discuss':151 'dislik':11 'element':101 'fall':125 'featur':70 'feder':55 'fix':158 'forev':39 'forget':50 'interact':35 'internet':37,49 'isn':87 'issu':91,94,155,167 'leav':191 'lemmi':58 'like':54,60,110 'long':137 'm':75 'main':14 'mayb':170 'media':34 'natur':56,140 'need':132 'never':3 'noth':43 'often':52 'place':176 'platform':15,28,143,180 'point':120 'posit':41 'privaci':81,90 'privat':65 'question':19 'realli':10 'reddit':8 'respons':122 'said':117 'seem':164 'sentiment':48 'separ':150 'share':134 'social':33 'someon':114 'style':31 'tri':77 'twitter':6 'user':128 've':2 'well':168 'wrong':175"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/4530583"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705944084 {#3508
      date: 2024-01-22 18:21:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2067}
  +body: """
    > I **like** that there is no “private” accounts. This is a **feature** not a bug.\n
    > \n
    > I’m not trying to argue against privacy…\n
    \n
    I appreciate your honesty but this seems to conflict
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705944633 {#3527
    date: 2024-01-22 18:30:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@floofloof@lemmy.ca"
    "@andyburke@fedia.io"
    "@mr_satan@monyet.cc"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3524 …}
  +nested: Doctrine\ORM\PersistentCollection {#3521 …}
  +votes: Doctrine\ORM\PersistentCollection {#3519 …}
  +reports: Doctrine\ORM\PersistentCollection {#3533 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
  -id: 331991
  -bodyTs: "'account':8 'appreci':25 'argu':21 'bug':15 'conflict':32 'featur':12 'honesti':27 'like':2 'm':17 'privaci':23 'privat':7 'seem':30 'tri':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8541631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705944633 {#3530
    date: 2024-01-22 18:30:33.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 {#3554
  +user: Proxies\__CG__\App\Entity\User {#3211 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3532
    +user: Proxies\__CG__\App\Entity\User {#3115 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3510
      +user: Proxies\__CG__\App\Entity\User {#3211 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#3484
        +user: Proxies\__CG__\App\Entity\User {#3115 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: App\Entity\EntryComment {#3460
          +user: Proxies\__CG__\App\Entity\User {#3211 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
          +image: null
          +parent: App\Entity\EntryComment {#3347
            +user: Proxies\__CG__\App\Entity\User {#3115 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
            +image: null
            +parent: App\Entity\EntryComment {#3205
              +user: Proxies\__CG__\App\Entity\User {#3211 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
              +image: null
              +parent: App\Entity\EntryComment {#3069
                +user: Proxies\__CG__\App\Entity\User {#3068 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                +image: null
                +parent: App\Entity\EntryComment {#2067
                  +user: App\Entity\User {#2052 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "On Lemmy any comment you post gets federated out to other servers, so it’s available to anyone who sets up a server. So by design it is not possible to control who gets to see or archive your comments. I could set up a server to permanently archive every comment it sees, and if your server sends me your comment it goes into my archive. Probably people are already doing this for data mining. It’s not clear that you could bolt some kind of privacy control on to this architecture, which is fundamentally designed for sharing."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 27
                  +score: 0
                  +lastActive: DateTime @1728414484 {#2072
                    date: 2024-10-08 21:08:04.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@ChasingEnigma@lemmy.world"
                    "@ChasingEnigma@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#2070 …}
                  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
                  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
                  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
                  -id: 326587
                  -bodyTs: "'alreadi':70 'anyon':18 'architectur':92 'archiv':38,49,66 'avail':16 'bolt':83 'clear':79 'comment':4,40,51,61 'control':32,88 'could':42,82 'data':74 'design':26,96 'everi':50 'feder':8 'fundament':95 'get':7,34 'goe':63 'kind':85 'lemmi':2 'mine':75 'peopl':68 'perman':48 'possibl':30 'post':6 'privaci':87 'probabl':67 'see':36,53 'send':58 'server':12,23,46,57 'set':20,43 'share':98"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ca/comment/6549454"
                  +editedAt: DateTimeImmutable @1727188322 {#2069
                    date: 2024-09-24 16:32:02.0 +02:00
                  }
                  +createdAt: DateTimeImmutable @1705786925 {#2065
                    date: 2024-01-20 22:42:05.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2067}
                +body: """
                  Although I agree that is how things work now, one could imagine a different approach:\n
                  \n
                  For instance, I could maybe control who my content gets federated to. That is, if I decide I don't particularly want my content blasted to certain places that my instance would not call any blocked ones with my data.\n
                  \n
                  If that causes some issues with ActivityPub, you can imagine encrypted blobs that could only be opened by others with a shared key.\n
                  \n
                  We don't need to achieve perfection out of the gate, to me these questions are worth discussing so that we can build out more high quality tech for the fediverse, let's not try to just immediately shut down discussion.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 6
                +score: 0
                +lastActive: DateTime @1705787295 {#3071
                  date: 2024-01-20 22:48:15.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@ChasingEnigma@lemmy.world"
                  "@floofloof@lemmy.ca"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3067 …}
                +nested: Doctrine\ORM\PersistentCollection {#3065 …}
                +votes: Doctrine\ORM\PersistentCollection {#3063 …}
                +reports: Doctrine\ORM\PersistentCollection {#3061 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
                -id: 326601
                -bodyTs: "'achiev':84 'activitypub':62 'agre':3 'although':1 'approach':15 'blast':40 'blob':67 'block':51 'build':101 'call':49 'caus':58 'certain':42 'content':24,39 'control':21 'could':11,19,69 'data':55 'decid':32 'differ':14 'discuss':96,119 'encrypt':66 'feder':26 'fedivers':109 'gate':89 'get':25 'high':104 'imagin':12,65 'immedi':116 'instanc':17,46 'issu':60 'key':78 'let':110 'mayb':20 'need':82 'one':10,52 'open':72 'other':74 'particular':36 'perfect':85 'place':43 'qualiti':105 'question':93 'share':77 'shut':117 'tech':106 'thing':7 'tri':113 'want':37 'work':8 'worth':95 'would':47"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://fedia.io/m/privacy@lemmy.ml/t/509461/-/comment/3323724"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705787295 {#3070
                  date: 2024-01-20 22:48:15.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2067}
              +body: """
                How would you ensure other instances are not sharing your content?\n
                \n
                To me this seems to be a question of ideology. I came here from Reddit because this is an open forum with transparent history.\n
                \n
                Federetion by design ensures that accessibility (as far as I understand, correct me if I’m wrong). This design principle to me is the core. If that seems like an issue maybe this style of social media is not for you.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1705835998 {#3204
                date: 2024-01-21 12:19:58.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ChasingEnigma@lemmy.world"
                "@floofloof@lemmy.ca"
                "@andyburke@fedia.io"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3212 …}
              +nested: Doctrine\ORM\PersistentCollection {#3214 …}
              +votes: Doctrine\ORM\PersistentCollection {#3216 …}
              +reports: Doctrine\ORM\PersistentCollection {#3219 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
              -id: 327955
              -bodyTs: "'access':41 'came':23 'content':11 'core':60 'correct':47 'design':38,54 'ensur':4,39 'far':43 'federet':36 'forum':32 'histori':35 'ideolog':21 'instanc':6 'issu':66 'like':64 'm':51 'mayb':67 'media':72 'open':31 'principl':55 'question':19 'reddit':26 'seem':15,63 'share':9 'social':71 'style':69 'transpar':34 'understand':46 'would':2 'wrong':52"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://monyet.cc/comment/4506136"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705835998 {#3207
                date: 2024-01-21 12:19:58.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2067}
            +body: "Can you elaborate on what being “an open forum” means?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1705862747 {#3345
              date: 2024-01-21 19:45:47.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ChasingEnigma@lemmy.world"
              "@floofloof@lemmy.ca"
              "@andyburke@fedia.io"
              "@mr_satan@monyet.cc"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3348 …}
            +nested: Doctrine\ORM\PersistentCollection {#3350 …}
            +votes: Doctrine\ORM\PersistentCollection {#3352 …}
            +reports: Doctrine\ORM\PersistentCollection {#3354 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
            -id: 328978
            -bodyTs: "'elabor':3 'forum':9 'mean':10 'open':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/8509360"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705862747 {#3346
              date: 2024-01-21 19:45:47.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2067}
          +body: """
            In this context, it’s an open *public* digital space. Noone is obligated share anything.\n
            \n
            The part that is discussed as a privacy issue is a design element. It is by design post are visible to everyone, it is by design that comments are visible to everyone.\n
            \n
            How is it a privacy issue when **the user** desides what to post **for everyone to see**?\n
            \n
            If you are looking for a different design ideology then maybe you need a different social media platform.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1705873157 {#3458
            date: 2024-01-21 22:39:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ChasingEnigma@lemmy.world"
            "@floofloof@lemmy.ca"
            "@andyburke@fedia.io"
            "@mr_satan@monyet.cc"
            "@LWD@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3461 …}
          +nested: Doctrine\ORM\PersistentCollection {#3463 …}
          +votes: Doctrine\ORM\PersistentCollection {#3465 …}
          +reports: Doctrine\ORM\PersistentCollection {#3467 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
          -id: 329404
          -bodyTs: "'anyth':15 'comment':43 'context':3 'desid':57 'design':27,32,41,72 'differ':71,79 'digit':9 'discuss':20 'element':28 'everyon':37,47,62 'ideolog':73 'issu':24,53 'look':68 'mayb':75 'media':81 'need':77 'noon':11 'oblig':13 'open':7 'part':17 'platform':82 'post':33,60 'privaci':23,52 'public':8 'see':64 'share':14 'social':80 'space':10 'user':56 'visibl':35,45"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://monyet.cc/comment/4515804"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705873157 {#3459
            date: 2024-01-21 22:39:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2067}
        +body: """
          So regarding an open, public digital space like Twitter, how do you feel about people having the ability to lock their accounts and instantly hide all their tweets from the public?\n
          \n
          Mastodon doesn’t have that, but it could.\n
          \n
          My reaction to adding something like that will always be “that would be rad” regardless of previous assumptions about how public an app should be, or truisms like “the Internet is forever”, because I believe strongly that trying to fix issues is better than letting them languish unchecked.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705939638 {#3485
          date: 2024-01-22 17:07:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@floofloof@lemmy.ca"
          "@andyburke@fedia.io"
          "@mr_satan@monyet.cc"
          "@LWD@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3480 …}
        +nested: Doctrine\ORM\PersistentCollection {#3475 …}
        +votes: Doctrine\ORM\PersistentCollection {#3479 …}
        +reports: Doctrine\ORM\PersistentCollection {#3489 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
        -id: 331718
        -bodyTs: "'abil':18 'account':22 'ad':43 'alway':48 'app':62 'assumpt':57 'believ':74 'better':82 'could':39 'digit':6 'doesn':33 'feel':13 'fix':79 'forev':71 'hide':25 'instant':24 'internet':69 'issu':80 'languish':86 'let':84 'like':8,45,67 'lock':20 'mastodon':32 'open':4 'peopl':15 'previous':56 'public':5,31,60 'rad':53 'reaction':41 'regard':2 'regardless':54 'someth':44 'space':7 'strong':75 'tri':77 'truism':66 'tweet':28 'twitter':9 'uncheck':87 'would':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8539656"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705939638 {#3488
          date: 2024-01-22 17:07:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2067}
      +body: """
        I’ve never been on Twitter. Besides Reddit I really disliked all other main platforms. So answering your question: I don’t care, it’s a different platform for different style of social media interactions.\n
        \n
        > the Internet is forever\n
        \n
        My position has nothing to do with this sentiment. Internet forgets, and often.\n
        \n
        I **like** federated nature of Lemmy, I **like** that there is no “private” accounts. This is a **feature** not a bug.\n
        \n
        I’m not trying to argue against privacy, but what you are describing isn’t a privacy issue or an issue at all. It’s a design element. And it’s this design is why I like it here.\n
        \n
        As someone here has said, at some point the responsibility has to fall on the user. You don’t need to share anything. As long as the nature of the platform is clear (and it’s a separate discussion) the is no *issue* to be fixed.\n
        \n
        If to you that is seems as an issue, well then maybe you are at the wrong place. And if the platform changes in the direction I don’t agree, I will leave.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705944084 {#3505
        date: 2024-01-22 18:21:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@floofloof@lemmy.ca"
        "@andyburke@fedia.io"
        "@mr_satan@monyet.cc"
        "@LWD@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3502 …}
      +nested: Doctrine\ORM\PersistentCollection {#3499 …}
      +votes: Doctrine\ORM\PersistentCollection {#3497 …}
      +reports: Doctrine\ORM\PersistentCollection {#3511 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3513 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3515 …}
      -id: 331963
      -bodyTs: "'account':66 'agre':188 'answer':17 'anyth':135 'argu':79 'besid':7 'bug':73 'care':23 'chang':181 'clear':145 'describ':86 'design':100,106 'differ':27,30 'direct':184 'discuss':151 'dislik':11 'element':101 'fall':125 'featur':70 'feder':55 'fix':158 'forev':39 'forget':50 'interact':35 'internet':37,49 'isn':87 'issu':91,94,155,167 'leav':191 'lemmi':58 'like':54,60,110 'long':137 'm':75 'main':14 'mayb':170 'media':34 'natur':56,140 'need':132 'never':3 'noth':43 'often':52 'place':176 'platform':15,28,143,180 'point':120 'posit':41 'privaci':81,90 'privat':65 'question':19 'realli':10 'reddit':8 'respons':122 'said':117 'seem':164 'sentiment':48 'separ':150 'share':134 'social':33 'someon':114 'style':31 'tri':77 'twitter':6 'user':128 've':2 'well':168 'wrong':175"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/4530583"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705944084 {#3508
        date: 2024-01-22 18:21:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2067}
    +body: """
      > I **like** that there is no “private” accounts. This is a **feature** not a bug.\n
      > \n
      > I’m not trying to argue against privacy…\n
      \n
      I appreciate your honesty but this seems to conflict
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705944633 {#3527
      date: 2024-01-22 18:30:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@floofloof@lemmy.ca"
      "@andyburke@fedia.io"
      "@mr_satan@monyet.cc"
      "@LWD@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3524 …}
    +nested: Doctrine\ORM\PersistentCollection {#3521 …}
    +votes: Doctrine\ORM\PersistentCollection {#3519 …}
    +reports: Doctrine\ORM\PersistentCollection {#3533 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
    -id: 331991
    -bodyTs: "'account':8 'appreci':25 'argu':21 'bug':15 'conflict':32 'featur':12 'honesti':27 'like':2 'm':17 'privaci':23 'privat':7 'seem':30 'tri':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8541631"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705944633 {#3530
      date: 2024-01-22 18:30:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2067}
  +body: """
    How is this conflicting? You are a private person same as I, I don’t know who you are, you don’t know who I am.\n
    \n
    How is selective hiding of post and comments *privacy*?\n
    \n
    If you don’t want it to be seen – don’t post it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705953501 {#3549
    date: 2024-01-22 20:58:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@floofloof@lemmy.ca"
    "@andyburke@fedia.io"
    "@mr_satan@monyet.cc"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3546 …}
  +nested: Doctrine\ORM\PersistentCollection {#3543 …}
  +votes: Doctrine\ORM\PersistentCollection {#3541 …}
  +reports: Doctrine\ORM\PersistentCollection {#3555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
  -id: 332383
  -bodyTs: "'comment':34 'conflict':4 'hide':30 'know':16,23 'person':9 'post':32,47 'privaci':35 'privat':8 'seen':44 'select':29 'want':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4533328"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705953501 {#3552
    date: 2024-01-22 20:58: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
63 DENIED edit
App\Entity\EntryComment {#3554
  +user: Proxies\__CG__\App\Entity\User {#3211 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3532
    +user: Proxies\__CG__\App\Entity\User {#3115 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3510
      +user: Proxies\__CG__\App\Entity\User {#3211 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#3484
        +user: Proxies\__CG__\App\Entity\User {#3115 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: App\Entity\EntryComment {#3460
          +user: Proxies\__CG__\App\Entity\User {#3211 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
          +image: null
          +parent: App\Entity\EntryComment {#3347
            +user: Proxies\__CG__\App\Entity\User {#3115 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
            +image: null
            +parent: App\Entity\EntryComment {#3205
              +user: Proxies\__CG__\App\Entity\User {#3211 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
              +image: null
              +parent: App\Entity\EntryComment {#3069
                +user: Proxies\__CG__\App\Entity\User {#3068 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                +image: null
                +parent: App\Entity\EntryComment {#2067
                  +user: App\Entity\User {#2052 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "On Lemmy any comment you post gets federated out to other servers, so it’s available to anyone who sets up a server. So by design it is not possible to control who gets to see or archive your comments. I could set up a server to permanently archive every comment it sees, and if your server sends me your comment it goes into my archive. Probably people are already doing this for data mining. It’s not clear that you could bolt some kind of privacy control on to this architecture, which is fundamentally designed for sharing."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 27
                  +score: 0
                  +lastActive: DateTime @1728414484 {#2072
                    date: 2024-10-08 21:08:04.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@ChasingEnigma@lemmy.world"
                    "@ChasingEnigma@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#2070 …}
                  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
                  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
                  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
                  -id: 326587
                  -bodyTs: "'alreadi':70 'anyon':18 'architectur':92 'archiv':38,49,66 'avail':16 'bolt':83 'clear':79 'comment':4,40,51,61 'control':32,88 'could':42,82 'data':74 'design':26,96 'everi':50 'feder':8 'fundament':95 'get':7,34 'goe':63 'kind':85 'lemmi':2 'mine':75 'peopl':68 'perman':48 'possibl':30 'post':6 'privaci':87 'probabl':67 'see':36,53 'send':58 'server':12,23,46,57 'set':20,43 'share':98"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ca/comment/6549454"
                  +editedAt: DateTimeImmutable @1727188322 {#2069
                    date: 2024-09-24 16:32:02.0 +02:00
                  }
                  +createdAt: DateTimeImmutable @1705786925 {#2065
                    date: 2024-01-20 22:42:05.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2067}
                +body: """
                  Although I agree that is how things work now, one could imagine a different approach:\n
                  \n
                  For instance, I could maybe control who my content gets federated to. That is, if I decide I don't particularly want my content blasted to certain places that my instance would not call any blocked ones with my data.\n
                  \n
                  If that causes some issues with ActivityPub, you can imagine encrypted blobs that could only be opened by others with a shared key.\n
                  \n
                  We don't need to achieve perfection out of the gate, to me these questions are worth discussing so that we can build out more high quality tech for the fediverse, let's not try to just immediately shut down discussion.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 6
                +score: 0
                +lastActive: DateTime @1705787295 {#3071
                  date: 2024-01-20 22:48:15.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@ChasingEnigma@lemmy.world"
                  "@floofloof@lemmy.ca"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3067 …}
                +nested: Doctrine\ORM\PersistentCollection {#3065 …}
                +votes: Doctrine\ORM\PersistentCollection {#3063 …}
                +reports: Doctrine\ORM\PersistentCollection {#3061 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
                -id: 326601
                -bodyTs: "'achiev':84 'activitypub':62 'agre':3 'although':1 'approach':15 'blast':40 'blob':67 'block':51 'build':101 'call':49 'caus':58 'certain':42 'content':24,39 'control':21 'could':11,19,69 'data':55 'decid':32 'differ':14 'discuss':96,119 'encrypt':66 'feder':26 'fedivers':109 'gate':89 'get':25 'high':104 'imagin':12,65 'immedi':116 'instanc':17,46 'issu':60 'key':78 'let':110 'mayb':20 'need':82 'one':10,52 'open':72 'other':74 'particular':36 'perfect':85 'place':43 'qualiti':105 'question':93 'share':77 'shut':117 'tech':106 'thing':7 'tri':113 'want':37 'work':8 'worth':95 'would':47"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://fedia.io/m/privacy@lemmy.ml/t/509461/-/comment/3323724"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705787295 {#3070
                  date: 2024-01-20 22:48:15.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2067}
              +body: """
                How would you ensure other instances are not sharing your content?\n
                \n
                To me this seems to be a question of ideology. I came here from Reddit because this is an open forum with transparent history.\n
                \n
                Federetion by design ensures that accessibility (as far as I understand, correct me if I’m wrong). This design principle to me is the core. If that seems like an issue maybe this style of social media is not for you.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1705835998 {#3204
                date: 2024-01-21 12:19:58.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ChasingEnigma@lemmy.world"
                "@floofloof@lemmy.ca"
                "@andyburke@fedia.io"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3212 …}
              +nested: Doctrine\ORM\PersistentCollection {#3214 …}
              +votes: Doctrine\ORM\PersistentCollection {#3216 …}
              +reports: Doctrine\ORM\PersistentCollection {#3219 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
              -id: 327955
              -bodyTs: "'access':41 'came':23 'content':11 'core':60 'correct':47 'design':38,54 'ensur':4,39 'far':43 'federet':36 'forum':32 'histori':35 'ideolog':21 'instanc':6 'issu':66 'like':64 'm':51 'mayb':67 'media':72 'open':31 'principl':55 'question':19 'reddit':26 'seem':15,63 'share':9 'social':71 'style':69 'transpar':34 'understand':46 'would':2 'wrong':52"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://monyet.cc/comment/4506136"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705835998 {#3207
                date: 2024-01-21 12:19:58.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2067}
            +body: "Can you elaborate on what being “an open forum” means?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1705862747 {#3345
              date: 2024-01-21 19:45:47.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ChasingEnigma@lemmy.world"
              "@floofloof@lemmy.ca"
              "@andyburke@fedia.io"
              "@mr_satan@monyet.cc"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3348 …}
            +nested: Doctrine\ORM\PersistentCollection {#3350 …}
            +votes: Doctrine\ORM\PersistentCollection {#3352 …}
            +reports: Doctrine\ORM\PersistentCollection {#3354 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
            -id: 328978
            -bodyTs: "'elabor':3 'forum':9 'mean':10 'open':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/8509360"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705862747 {#3346
              date: 2024-01-21 19:45:47.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2067}
          +body: """
            In this context, it’s an open *public* digital space. Noone is obligated share anything.\n
            \n
            The part that is discussed as a privacy issue is a design element. It is by design post are visible to everyone, it is by design that comments are visible to everyone.\n
            \n
            How is it a privacy issue when **the user** desides what to post **for everyone to see**?\n
            \n
            If you are looking for a different design ideology then maybe you need a different social media platform.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1705873157 {#3458
            date: 2024-01-21 22:39:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ChasingEnigma@lemmy.world"
            "@floofloof@lemmy.ca"
            "@andyburke@fedia.io"
            "@mr_satan@monyet.cc"
            "@LWD@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3461 …}
          +nested: Doctrine\ORM\PersistentCollection {#3463 …}
          +votes: Doctrine\ORM\PersistentCollection {#3465 …}
          +reports: Doctrine\ORM\PersistentCollection {#3467 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
          -id: 329404
          -bodyTs: "'anyth':15 'comment':43 'context':3 'desid':57 'design':27,32,41,72 'differ':71,79 'digit':9 'discuss':20 'element':28 'everyon':37,47,62 'ideolog':73 'issu':24,53 'look':68 'mayb':75 'media':81 'need':77 'noon':11 'oblig':13 'open':7 'part':17 'platform':82 'post':33,60 'privaci':23,52 'public':8 'see':64 'share':14 'social':80 'space':10 'user':56 'visibl':35,45"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://monyet.cc/comment/4515804"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705873157 {#3459
            date: 2024-01-21 22:39:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2067}
        +body: """
          So regarding an open, public digital space like Twitter, how do you feel about people having the ability to lock their accounts and instantly hide all their tweets from the public?\n
          \n
          Mastodon doesn’t have that, but it could.\n
          \n
          My reaction to adding something like that will always be “that would be rad” regardless of previous assumptions about how public an app should be, or truisms like “the Internet is forever”, because I believe strongly that trying to fix issues is better than letting them languish unchecked.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705939638 {#3485
          date: 2024-01-22 17:07:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@floofloof@lemmy.ca"
          "@andyburke@fedia.io"
          "@mr_satan@monyet.cc"
          "@LWD@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3480 …}
        +nested: Doctrine\ORM\PersistentCollection {#3475 …}
        +votes: Doctrine\ORM\PersistentCollection {#3479 …}
        +reports: Doctrine\ORM\PersistentCollection {#3489 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
        -id: 331718
        -bodyTs: "'abil':18 'account':22 'ad':43 'alway':48 'app':62 'assumpt':57 'believ':74 'better':82 'could':39 'digit':6 'doesn':33 'feel':13 'fix':79 'forev':71 'hide':25 'instant':24 'internet':69 'issu':80 'languish':86 'let':84 'like':8,45,67 'lock':20 'mastodon':32 'open':4 'peopl':15 'previous':56 'public':5,31,60 'rad':53 'reaction':41 'regard':2 'regardless':54 'someth':44 'space':7 'strong':75 'tri':77 'truism':66 'tweet':28 'twitter':9 'uncheck':87 'would':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8539656"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705939638 {#3488
          date: 2024-01-22 17:07:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2067}
      +body: """
        I’ve never been on Twitter. Besides Reddit I really disliked all other main platforms. So answering your question: I don’t care, it’s a different platform for different style of social media interactions.\n
        \n
        > the Internet is forever\n
        \n
        My position has nothing to do with this sentiment. Internet forgets, and often.\n
        \n
        I **like** federated nature of Lemmy, I **like** that there is no “private” accounts. This is a **feature** not a bug.\n
        \n
        I’m not trying to argue against privacy, but what you are describing isn’t a privacy issue or an issue at all. It’s a design element. And it’s this design is why I like it here.\n
        \n
        As someone here has said, at some point the responsibility has to fall on the user. You don’t need to share anything. As long as the nature of the platform is clear (and it’s a separate discussion) the is no *issue* to be fixed.\n
        \n
        If to you that is seems as an issue, well then maybe you are at the wrong place. And if the platform changes in the direction I don’t agree, I will leave.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705944084 {#3505
        date: 2024-01-22 18:21:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@floofloof@lemmy.ca"
        "@andyburke@fedia.io"
        "@mr_satan@monyet.cc"
        "@LWD@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3502 …}
      +nested: Doctrine\ORM\PersistentCollection {#3499 …}
      +votes: Doctrine\ORM\PersistentCollection {#3497 …}
      +reports: Doctrine\ORM\PersistentCollection {#3511 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3513 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3515 …}
      -id: 331963
      -bodyTs: "'account':66 'agre':188 'answer':17 'anyth':135 'argu':79 'besid':7 'bug':73 'care':23 'chang':181 'clear':145 'describ':86 'design':100,106 'differ':27,30 'direct':184 'discuss':151 'dislik':11 'element':101 'fall':125 'featur':70 'feder':55 'fix':158 'forev':39 'forget':50 'interact':35 'internet':37,49 'isn':87 'issu':91,94,155,167 'leav':191 'lemmi':58 'like':54,60,110 'long':137 'm':75 'main':14 'mayb':170 'media':34 'natur':56,140 'need':132 'never':3 'noth':43 'often':52 'place':176 'platform':15,28,143,180 'point':120 'posit':41 'privaci':81,90 'privat':65 'question':19 'realli':10 'reddit':8 'respons':122 'said':117 'seem':164 'sentiment':48 'separ':150 'share':134 'social':33 'someon':114 'style':31 'tri':77 'twitter':6 'user':128 've':2 'well':168 'wrong':175"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/4530583"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705944084 {#3508
        date: 2024-01-22 18:21:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2067}
    +body: """
      > I **like** that there is no “private” accounts. This is a **feature** not a bug.\n
      > \n
      > I’m not trying to argue against privacy…\n
      \n
      I appreciate your honesty but this seems to conflict
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705944633 {#3527
      date: 2024-01-22 18:30:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@floofloof@lemmy.ca"
      "@andyburke@fedia.io"
      "@mr_satan@monyet.cc"
      "@LWD@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3524 …}
    +nested: Doctrine\ORM\PersistentCollection {#3521 …}
    +votes: Doctrine\ORM\PersistentCollection {#3519 …}
    +reports: Doctrine\ORM\PersistentCollection {#3533 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
    -id: 331991
    -bodyTs: "'account':8 'appreci':25 'argu':21 'bug':15 'conflict':32 'featur':12 'honesti':27 'like':2 'm':17 'privaci':23 'privat':7 'seem':30 'tri':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8541631"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705944633 {#3530
      date: 2024-01-22 18:30:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2067}
  +body: """
    How is this conflicting? You are a private person same as I, I don’t know who you are, you don’t know who I am.\n
    \n
    How is selective hiding of post and comments *privacy*?\n
    \n
    If you don’t want it to be seen – don’t post it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705953501 {#3549
    date: 2024-01-22 20:58:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@floofloof@lemmy.ca"
    "@andyburke@fedia.io"
    "@mr_satan@monyet.cc"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3546 …}
  +nested: Doctrine\ORM\PersistentCollection {#3543 …}
  +votes: Doctrine\ORM\PersistentCollection {#3541 …}
  +reports: Doctrine\ORM\PersistentCollection {#3555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
  -id: 332383
  -bodyTs: "'comment':34 'conflict':4 'hide':30 'know':16,23 'person':9 'post':32,47 'privaci':35 'privat':8 'seen':44 'select':29 'want':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4533328"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705953501 {#3552
    date: 2024-01-22 20:58: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
64 DENIED moderate
App\Entity\EntryComment {#3554
  +user: Proxies\__CG__\App\Entity\User {#3211 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3532
    +user: Proxies\__CG__\App\Entity\User {#3115 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3510
      +user: Proxies\__CG__\App\Entity\User {#3211 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#3484
        +user: Proxies\__CG__\App\Entity\User {#3115 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: App\Entity\EntryComment {#3460
          +user: Proxies\__CG__\App\Entity\User {#3211 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
          +image: null
          +parent: App\Entity\EntryComment {#3347
            +user: Proxies\__CG__\App\Entity\User {#3115 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
            +image: null
            +parent: App\Entity\EntryComment {#3205
              +user: Proxies\__CG__\App\Entity\User {#3211 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
              +image: null
              +parent: App\Entity\EntryComment {#3069
                +user: Proxies\__CG__\App\Entity\User {#3068 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                +image: null
                +parent: App\Entity\EntryComment {#2067
                  +user: App\Entity\User {#2052 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "On Lemmy any comment you post gets federated out to other servers, so it’s available to anyone who sets up a server. So by design it is not possible to control who gets to see or archive your comments. I could set up a server to permanently archive every comment it sees, and if your server sends me your comment it goes into my archive. Probably people are already doing this for data mining. It’s not clear that you could bolt some kind of privacy control on to this architecture, which is fundamentally designed for sharing."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 27
                  +score: 0
                  +lastActive: DateTime @1728414484 {#2072
                    date: 2024-10-08 21:08:04.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@ChasingEnigma@lemmy.world"
                    "@ChasingEnigma@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#2070 …}
                  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
                  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
                  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
                  -id: 326587
                  -bodyTs: "'alreadi':70 'anyon':18 'architectur':92 'archiv':38,49,66 'avail':16 'bolt':83 'clear':79 'comment':4,40,51,61 'control':32,88 'could':42,82 'data':74 'design':26,96 'everi':50 'feder':8 'fundament':95 'get':7,34 'goe':63 'kind':85 'lemmi':2 'mine':75 'peopl':68 'perman':48 'possibl':30 'post':6 'privaci':87 'probabl':67 'see':36,53 'send':58 'server':12,23,46,57 'set':20,43 'share':98"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ca/comment/6549454"
                  +editedAt: DateTimeImmutable @1727188322 {#2069
                    date: 2024-09-24 16:32:02.0 +02:00
                  }
                  +createdAt: DateTimeImmutable @1705786925 {#2065
                    date: 2024-01-20 22:42:05.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2067}
                +body: """
                  Although I agree that is how things work now, one could imagine a different approach:\n
                  \n
                  For instance, I could maybe control who my content gets federated to. That is, if I decide I don't particularly want my content blasted to certain places that my instance would not call any blocked ones with my data.\n
                  \n
                  If that causes some issues with ActivityPub, you can imagine encrypted blobs that could only be opened by others with a shared key.\n
                  \n
                  We don't need to achieve perfection out of the gate, to me these questions are worth discussing so that we can build out more high quality tech for the fediverse, let's not try to just immediately shut down discussion.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 6
                +score: 0
                +lastActive: DateTime @1705787295 {#3071
                  date: 2024-01-20 22:48:15.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@ChasingEnigma@lemmy.world"
                  "@floofloof@lemmy.ca"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3067 …}
                +nested: Doctrine\ORM\PersistentCollection {#3065 …}
                +votes: Doctrine\ORM\PersistentCollection {#3063 …}
                +reports: Doctrine\ORM\PersistentCollection {#3061 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
                -id: 326601
                -bodyTs: "'achiev':84 'activitypub':62 'agre':3 'although':1 'approach':15 'blast':40 'blob':67 'block':51 'build':101 'call':49 'caus':58 'certain':42 'content':24,39 'control':21 'could':11,19,69 'data':55 'decid':32 'differ':14 'discuss':96,119 'encrypt':66 'feder':26 'fedivers':109 'gate':89 'get':25 'high':104 'imagin':12,65 'immedi':116 'instanc':17,46 'issu':60 'key':78 'let':110 'mayb':20 'need':82 'one':10,52 'open':72 'other':74 'particular':36 'perfect':85 'place':43 'qualiti':105 'question':93 'share':77 'shut':117 'tech':106 'thing':7 'tri':113 'want':37 'work':8 'worth':95 'would':47"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://fedia.io/m/privacy@lemmy.ml/t/509461/-/comment/3323724"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705787295 {#3070
                  date: 2024-01-20 22:48:15.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2067}
              +body: """
                How would you ensure other instances are not sharing your content?\n
                \n
                To me this seems to be a question of ideology. I came here from Reddit because this is an open forum with transparent history.\n
                \n
                Federetion by design ensures that accessibility (as far as I understand, correct me if I’m wrong). This design principle to me is the core. If that seems like an issue maybe this style of social media is not for you.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1705835998 {#3204
                date: 2024-01-21 12:19:58.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ChasingEnigma@lemmy.world"
                "@floofloof@lemmy.ca"
                "@andyburke@fedia.io"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3212 …}
              +nested: Doctrine\ORM\PersistentCollection {#3214 …}
              +votes: Doctrine\ORM\PersistentCollection {#3216 …}
              +reports: Doctrine\ORM\PersistentCollection {#3219 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
              -id: 327955
              -bodyTs: "'access':41 'came':23 'content':11 'core':60 'correct':47 'design':38,54 'ensur':4,39 'far':43 'federet':36 'forum':32 'histori':35 'ideolog':21 'instanc':6 'issu':66 'like':64 'm':51 'mayb':67 'media':72 'open':31 'principl':55 'question':19 'reddit':26 'seem':15,63 'share':9 'social':71 'style':69 'transpar':34 'understand':46 'would':2 'wrong':52"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://monyet.cc/comment/4506136"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705835998 {#3207
                date: 2024-01-21 12:19:58.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2067}
            +body: "Can you elaborate on what being “an open forum” means?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1705862747 {#3345
              date: 2024-01-21 19:45:47.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ChasingEnigma@lemmy.world"
              "@floofloof@lemmy.ca"
              "@andyburke@fedia.io"
              "@mr_satan@monyet.cc"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3348 …}
            +nested: Doctrine\ORM\PersistentCollection {#3350 …}
            +votes: Doctrine\ORM\PersistentCollection {#3352 …}
            +reports: Doctrine\ORM\PersistentCollection {#3354 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
            -id: 328978
            -bodyTs: "'elabor':3 'forum':9 'mean':10 'open':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/8509360"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705862747 {#3346
              date: 2024-01-21 19:45:47.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2067}
          +body: """
            In this context, it’s an open *public* digital space. Noone is obligated share anything.\n
            \n
            The part that is discussed as a privacy issue is a design element. It is by design post are visible to everyone, it is by design that comments are visible to everyone.\n
            \n
            How is it a privacy issue when **the user** desides what to post **for everyone to see**?\n
            \n
            If you are looking for a different design ideology then maybe you need a different social media platform.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1705873157 {#3458
            date: 2024-01-21 22:39:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ChasingEnigma@lemmy.world"
            "@floofloof@lemmy.ca"
            "@andyburke@fedia.io"
            "@mr_satan@monyet.cc"
            "@LWD@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3461 …}
          +nested: Doctrine\ORM\PersistentCollection {#3463 …}
          +votes: Doctrine\ORM\PersistentCollection {#3465 …}
          +reports: Doctrine\ORM\PersistentCollection {#3467 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
          -id: 329404
          -bodyTs: "'anyth':15 'comment':43 'context':3 'desid':57 'design':27,32,41,72 'differ':71,79 'digit':9 'discuss':20 'element':28 'everyon':37,47,62 'ideolog':73 'issu':24,53 'look':68 'mayb':75 'media':81 'need':77 'noon':11 'oblig':13 'open':7 'part':17 'platform':82 'post':33,60 'privaci':23,52 'public':8 'see':64 'share':14 'social':80 'space':10 'user':56 'visibl':35,45"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://monyet.cc/comment/4515804"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705873157 {#3459
            date: 2024-01-21 22:39:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2067}
        +body: """
          So regarding an open, public digital space like Twitter, how do you feel about people having the ability to lock their accounts and instantly hide all their tweets from the public?\n
          \n
          Mastodon doesn’t have that, but it could.\n
          \n
          My reaction to adding something like that will always be “that would be rad” regardless of previous assumptions about how public an app should be, or truisms like “the Internet is forever”, because I believe strongly that trying to fix issues is better than letting them languish unchecked.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705939638 {#3485
          date: 2024-01-22 17:07:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@floofloof@lemmy.ca"
          "@andyburke@fedia.io"
          "@mr_satan@monyet.cc"
          "@LWD@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3480 …}
        +nested: Doctrine\ORM\PersistentCollection {#3475 …}
        +votes: Doctrine\ORM\PersistentCollection {#3479 …}
        +reports: Doctrine\ORM\PersistentCollection {#3489 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
        -id: 331718
        -bodyTs: "'abil':18 'account':22 'ad':43 'alway':48 'app':62 'assumpt':57 'believ':74 'better':82 'could':39 'digit':6 'doesn':33 'feel':13 'fix':79 'forev':71 'hide':25 'instant':24 'internet':69 'issu':80 'languish':86 'let':84 'like':8,45,67 'lock':20 'mastodon':32 'open':4 'peopl':15 'previous':56 'public':5,31,60 'rad':53 'reaction':41 'regard':2 'regardless':54 'someth':44 'space':7 'strong':75 'tri':77 'truism':66 'tweet':28 'twitter':9 'uncheck':87 'would':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8539656"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705939638 {#3488
          date: 2024-01-22 17:07:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2067}
      +body: """
        I’ve never been on Twitter. Besides Reddit I really disliked all other main platforms. So answering your question: I don’t care, it’s a different platform for different style of social media interactions.\n
        \n
        > the Internet is forever\n
        \n
        My position has nothing to do with this sentiment. Internet forgets, and often.\n
        \n
        I **like** federated nature of Lemmy, I **like** that there is no “private” accounts. This is a **feature** not a bug.\n
        \n
        I’m not trying to argue against privacy, but what you are describing isn’t a privacy issue or an issue at all. It’s a design element. And it’s this design is why I like it here.\n
        \n
        As someone here has said, at some point the responsibility has to fall on the user. You don’t need to share anything. As long as the nature of the platform is clear (and it’s a separate discussion) the is no *issue* to be fixed.\n
        \n
        If to you that is seems as an issue, well then maybe you are at the wrong place. And if the platform changes in the direction I don’t agree, I will leave.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705944084 {#3505
        date: 2024-01-22 18:21:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@floofloof@lemmy.ca"
        "@andyburke@fedia.io"
        "@mr_satan@monyet.cc"
        "@LWD@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3502 …}
      +nested: Doctrine\ORM\PersistentCollection {#3499 …}
      +votes: Doctrine\ORM\PersistentCollection {#3497 …}
      +reports: Doctrine\ORM\PersistentCollection {#3511 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3513 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3515 …}
      -id: 331963
      -bodyTs: "'account':66 'agre':188 'answer':17 'anyth':135 'argu':79 'besid':7 'bug':73 'care':23 'chang':181 'clear':145 'describ':86 'design':100,106 'differ':27,30 'direct':184 'discuss':151 'dislik':11 'element':101 'fall':125 'featur':70 'feder':55 'fix':158 'forev':39 'forget':50 'interact':35 'internet':37,49 'isn':87 'issu':91,94,155,167 'leav':191 'lemmi':58 'like':54,60,110 'long':137 'm':75 'main':14 'mayb':170 'media':34 'natur':56,140 'need':132 'never':3 'noth':43 'often':52 'place':176 'platform':15,28,143,180 'point':120 'posit':41 'privaci':81,90 'privat':65 'question':19 'realli':10 'reddit':8 'respons':122 'said':117 'seem':164 'sentiment':48 'separ':150 'share':134 'social':33 'someon':114 'style':31 'tri':77 'twitter':6 'user':128 've':2 'well':168 'wrong':175"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/4530583"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705944084 {#3508
        date: 2024-01-22 18:21:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2067}
    +body: """
      > I **like** that there is no “private” accounts. This is a **feature** not a bug.\n
      > \n
      > I’m not trying to argue against privacy…\n
      \n
      I appreciate your honesty but this seems to conflict
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705944633 {#3527
      date: 2024-01-22 18:30:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@floofloof@lemmy.ca"
      "@andyburke@fedia.io"
      "@mr_satan@monyet.cc"
      "@LWD@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3524 …}
    +nested: Doctrine\ORM\PersistentCollection {#3521 …}
    +votes: Doctrine\ORM\PersistentCollection {#3519 …}
    +reports: Doctrine\ORM\PersistentCollection {#3533 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
    -id: 331991
    -bodyTs: "'account':8 'appreci':25 'argu':21 'bug':15 'conflict':32 'featur':12 'honesti':27 'like':2 'm':17 'privaci':23 'privat':7 'seem':30 'tri':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8541631"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705944633 {#3530
      date: 2024-01-22 18:30:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2067}
  +body: """
    How is this conflicting? You are a private person same as I, I don’t know who you are, you don’t know who I am.\n
    \n
    How is selective hiding of post and comments *privacy*?\n
    \n
    If you don’t want it to be seen – don’t post it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705953501 {#3549
    date: 2024-01-22 20:58:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@floofloof@lemmy.ca"
    "@andyburke@fedia.io"
    "@mr_satan@monyet.cc"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3546 …}
  +nested: Doctrine\ORM\PersistentCollection {#3543 …}
  +votes: Doctrine\ORM\PersistentCollection {#3541 …}
  +reports: Doctrine\ORM\PersistentCollection {#3555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
  -id: 332383
  -bodyTs: "'comment':34 'conflict':4 'hide':30 'know':16,23 'person':9 'post':32,47 'privaci':35 'privat':8 'seen':44 'select':29 'want':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4533328"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705953501 {#3552
    date: 2024-01-22 20:58: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
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 {#3576
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3554
    +user: Proxies\__CG__\App\Entity\User {#3211 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3532
      +user: Proxies\__CG__\App\Entity\User {#3115 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#3510
        +user: Proxies\__CG__\App\Entity\User {#3211 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: App\Entity\EntryComment {#3484
          +user: Proxies\__CG__\App\Entity\User {#3115 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
          +image: null
          +parent: App\Entity\EntryComment {#3460
            +user: Proxies\__CG__\App\Entity\User {#3211 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
            +image: null
            +parent: App\Entity\EntryComment {#3347
              +user: Proxies\__CG__\App\Entity\User {#3115 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
              +image: null
              +parent: App\Entity\EntryComment {#3205
                +user: Proxies\__CG__\App\Entity\User {#3211 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                +image: null
                +parent: App\Entity\EntryComment {#3069
                  +user: Proxies\__CG__\App\Entity\User {#3068 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                  +image: null
                  +parent: App\Entity\EntryComment {#2067
                    +user: App\Entity\User {#2052 …}
                    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "On Lemmy any comment you post gets federated out to other servers, so it’s available to anyone who sets up a server. So by design it is not possible to control who gets to see or archive your comments. I could set up a server to permanently archive every comment it sees, and if your server sends me your comment it goes into my archive. Probably people are already doing this for data mining. It’s not clear that you could bolt some kind of privacy control on to this architecture, which is fundamentally designed for sharing."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 27
                    +score: 0
                    +lastActive: DateTime @1728414484 {#2072
                      date: 2024-10-08 21:08:04.0 +02:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@ChasingEnigma@lemmy.world"
                      "@ChasingEnigma@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#2070 …}
                    +nested: Doctrine\ORM\PersistentCollection {#2048 …}
                    +votes: Doctrine\ORM\PersistentCollection {#2056 …}
                    +reports: Doctrine\ORM\PersistentCollection {#2046 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
                    -id: 326587
                    -bodyTs: "'alreadi':70 'anyon':18 'architectur':92 'archiv':38,49,66 'avail':16 'bolt':83 'clear':79 'comment':4,40,51,61 'control':32,88 'could':42,82 'data':74 'design':26,96 'everi':50 'feder':8 'fundament':95 'get':7,34 'goe':63 'kind':85 'lemmi':2 'mine':75 'peopl':68 'perman':48 'possibl':30 'post':6 'privaci':87 'probabl':67 'see':36,53 'send':58 'server':12,23,46,57 'set':20,43 'share':98"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.ca/comment/6549454"
                    +editedAt: DateTimeImmutable @1727188322 {#2069
                      date: 2024-09-24 16:32:02.0 +02:00
                    }
                    +createdAt: DateTimeImmutable @1705786925 {#2065
                      date: 2024-01-20 22:42:05.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#2067}
                  +body: """
                    Although I agree that is how things work now, one could imagine a different approach:\n
                    \n
                    For instance, I could maybe control who my content gets federated to. That is, if I decide I don't particularly want my content blasted to certain places that my instance would not call any blocked ones with my data.\n
                    \n
                    If that causes some issues with ActivityPub, you can imagine encrypted blobs that could only be opened by others with a shared key.\n
                    \n
                    We don't need to achieve perfection out of the gate, to me these questions are worth discussing so that we can build out more high quality tech for the fediverse, let's not try to just immediately shut down discussion.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 6
                  +score: 0
                  +lastActive: DateTime @1705787295 {#3071
                    date: 2024-01-20 22:48:15.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@ChasingEnigma@lemmy.world"
                    "@floofloof@lemmy.ca"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3067 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3065 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3063 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3061 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
                  -id: 326601
                  -bodyTs: "'achiev':84 'activitypub':62 'agre':3 'although':1 'approach':15 'blast':40 'blob':67 'block':51 'build':101 'call':49 'caus':58 'certain':42 'content':24,39 'control':21 'could':11,19,69 'data':55 'decid':32 'differ':14 'discuss':96,119 'encrypt':66 'feder':26 'fedivers':109 'gate':89 'get':25 'high':104 'imagin':12,65 'immedi':116 'instanc':17,46 'issu':60 'key':78 'let':110 'mayb':20 'need':82 'one':10,52 'open':72 'other':74 'particular':36 'perfect':85 'place':43 'qualiti':105 'question':93 'share':77 'shut':117 'tech':106 'thing':7 'tri':113 'want':37 'work':8 'worth':95 'would':47"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://fedia.io/m/privacy@lemmy.ml/t/509461/-/comment/3323724"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1705787295 {#3070
                    date: 2024-01-20 22:48:15.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2067}
                +body: """
                  How would you ensure other instances are not sharing your content?\n
                  \n
                  To me this seems to be a question of ideology. I came here from Reddit because this is an open forum with transparent history.\n
                  \n
                  Federetion by design ensures that accessibility (as far as I understand, correct me if I’m wrong). This design principle to me is the core. If that seems like an issue maybe this style of social media is not for you.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 5
                +score: 0
                +lastActive: DateTime @1705835998 {#3204
                  date: 2024-01-21 12:19:58.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@ChasingEnigma@lemmy.world"
                  "@floofloof@lemmy.ca"
                  "@andyburke@fedia.io"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3212 …}
                +nested: Doctrine\ORM\PersistentCollection {#3214 …}
                +votes: Doctrine\ORM\PersistentCollection {#3216 …}
                +reports: Doctrine\ORM\PersistentCollection {#3219 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
                -id: 327955
                -bodyTs: "'access':41 'came':23 'content':11 'core':60 'correct':47 'design':38,54 'ensur':4,39 'far':43 'federet':36 'forum':32 'histori':35 'ideolog':21 'instanc':6 'issu':66 'like':64 'm':51 'mayb':67 'media':72 'open':31 'principl':55 'question':19 'reddit':26 'seem':15,63 'share':9 'social':71 'style':69 'transpar':34 'understand':46 'would':2 'wrong':52"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://monyet.cc/comment/4506136"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705835998 {#3207
                  date: 2024-01-21 12:19:58.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2067}
              +body: "Can you elaborate on what being “an open forum” means?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1705862747 {#3345
                date: 2024-01-21 19:45:47.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ChasingEnigma@lemmy.world"
                "@floofloof@lemmy.ca"
                "@andyburke@fedia.io"
                "@mr_satan@monyet.cc"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3348 …}
              +nested: Doctrine\ORM\PersistentCollection {#3350 …}
              +votes: Doctrine\ORM\PersistentCollection {#3352 …}
              +reports: Doctrine\ORM\PersistentCollection {#3354 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
              -id: 328978
              -bodyTs: "'elabor':3 'forum':9 'mean':10 'open':8"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/8509360"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705862747 {#3346
                date: 2024-01-21 19:45:47.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2067}
            +body: """
              In this context, it’s an open *public* digital space. Noone is obligated share anything.\n
              \n
              The part that is discussed as a privacy issue is a design element. It is by design post are visible to everyone, it is by design that comments are visible to everyone.\n
              \n
              How is it a privacy issue when **the user** desides what to post **for everyone to see**?\n
              \n
              If you are looking for a different design ideology then maybe you need a different social media platform.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1705873157 {#3458
              date: 2024-01-21 22:39:17.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ChasingEnigma@lemmy.world"
              "@floofloof@lemmy.ca"
              "@andyburke@fedia.io"
              "@mr_satan@monyet.cc"
              "@LWD@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3461 …}
            +nested: Doctrine\ORM\PersistentCollection {#3463 …}
            +votes: Doctrine\ORM\PersistentCollection {#3465 …}
            +reports: Doctrine\ORM\PersistentCollection {#3467 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
            -id: 329404
            -bodyTs: "'anyth':15 'comment':43 'context':3 'desid':57 'design':27,32,41,72 'differ':71,79 'digit':9 'discuss':20 'element':28 'everyon':37,47,62 'ideolog':73 'issu':24,53 'look':68 'mayb':75 'media':81 'need':77 'noon':11 'oblig':13 'open':7 'part':17 'platform':82 'post':33,60 'privaci':23,52 'public':8 'see':64 'share':14 'social':80 'space':10 'user':56 'visibl':35,45"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://monyet.cc/comment/4515804"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705873157 {#3459
              date: 2024-01-21 22:39:17.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2067}
          +body: """
            So regarding an open, public digital space like Twitter, how do you feel about people having the ability to lock their accounts and instantly hide all their tweets from the public?\n
            \n
            Mastodon doesn’t have that, but it could.\n
            \n
            My reaction to adding something like that will always be “that would be rad” regardless of previous assumptions about how public an app should be, or truisms like “the Internet is forever”, because I believe strongly that trying to fix issues is better than letting them languish unchecked.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1705939638 {#3485
            date: 2024-01-22 17:07:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ChasingEnigma@lemmy.world"
            "@floofloof@lemmy.ca"
            "@andyburke@fedia.io"
            "@mr_satan@monyet.cc"
            "@LWD@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3480 …}
          +nested: Doctrine\ORM\PersistentCollection {#3475 …}
          +votes: Doctrine\ORM\PersistentCollection {#3479 …}
          +reports: Doctrine\ORM\PersistentCollection {#3489 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
          -id: 331718
          -bodyTs: "'abil':18 'account':22 'ad':43 'alway':48 'app':62 'assumpt':57 'believ':74 'better':82 'could':39 'digit':6 'doesn':33 'feel':13 'fix':79 'forev':71 'hide':25 'instant':24 'internet':69 'issu':80 'languish':86 'let':84 'like':8,45,67 'lock':20 'mastodon':32 'open':4 'peopl':15 'previous':56 'public':5,31,60 'rad':53 'reaction':41 'regard':2 'regardless':54 'someth':44 'space':7 'strong':75 'tri':77 'truism':66 'tweet':28 'twitter':9 'uncheck':87 'would':51"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8539656"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705939638 {#3488
            date: 2024-01-22 17:07:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2067}
        +body: """
          I’ve never been on Twitter. Besides Reddit I really disliked all other main platforms. So answering your question: I don’t care, it’s a different platform for different style of social media interactions.\n
          \n
          > the Internet is forever\n
          \n
          My position has nothing to do with this sentiment. Internet forgets, and often.\n
          \n
          I **like** federated nature of Lemmy, I **like** that there is no “private” accounts. This is a **feature** not a bug.\n
          \n
          I’m not trying to argue against privacy, but what you are describing isn’t a privacy issue or an issue at all. It’s a design element. And it’s this design is why I like it here.\n
          \n
          As someone here has said, at some point the responsibility has to fall on the user. You don’t need to share anything. As long as the nature of the platform is clear (and it’s a separate discussion) the is no *issue* to be fixed.\n
          \n
          If to you that is seems as an issue, well then maybe you are at the wrong place. And if the platform changes in the direction I don’t agree, I will leave.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705944084 {#3505
          date: 2024-01-22 18:21:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@floofloof@lemmy.ca"
          "@andyburke@fedia.io"
          "@mr_satan@monyet.cc"
          "@LWD@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3502 …}
        +nested: Doctrine\ORM\PersistentCollection {#3499 …}
        +votes: Doctrine\ORM\PersistentCollection {#3497 …}
        +reports: Doctrine\ORM\PersistentCollection {#3511 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3513 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3515 …}
        -id: 331963
        -bodyTs: "'account':66 'agre':188 'answer':17 'anyth':135 'argu':79 'besid':7 'bug':73 'care':23 'chang':181 'clear':145 'describ':86 'design':100,106 'differ':27,30 'direct':184 'discuss':151 'dislik':11 'element':101 'fall':125 'featur':70 'feder':55 'fix':158 'forev':39 'forget':50 'interact':35 'internet':37,49 'isn':87 'issu':91,94,155,167 'leav':191 'lemmi':58 'like':54,60,110 'long':137 'm':75 'main':14 'mayb':170 'media':34 'natur':56,140 'need':132 'never':3 'noth':43 'often':52 'place':176 'platform':15,28,143,180 'point':120 'posit':41 'privaci':81,90 'privat':65 'question':19 'realli':10 'reddit':8 'respons':122 'said':117 'seem':164 'sentiment':48 'separ':150 'share':134 'social':33 'someon':114 'style':31 'tri':77 'twitter':6 'user':128 've':2 'well':168 'wrong':175"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4530583"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705944084 {#3508
          date: 2024-01-22 18:21:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2067}
      +body: """
        > I **like** that there is no “private” accounts. This is a **feature** not a bug.\n
        > \n
        > I’m not trying to argue against privacy…\n
        \n
        I appreciate your honesty but this seems to conflict
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705944633 {#3527
        date: 2024-01-22 18:30:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@floofloof@lemmy.ca"
        "@andyburke@fedia.io"
        "@mr_satan@monyet.cc"
        "@LWD@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3524 …}
      +nested: Doctrine\ORM\PersistentCollection {#3521 …}
      +votes: Doctrine\ORM\PersistentCollection {#3519 …}
      +reports: Doctrine\ORM\PersistentCollection {#3533 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
      -id: 331991
      -bodyTs: "'account':8 'appreci':25 'argu':21 'bug':15 'conflict':32 'featur':12 'honesti':27 'like':2 'm':17 'privaci':23 'privat':7 'seem':30 'tri':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8541631"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705944633 {#3530
        date: 2024-01-22 18:30:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2067}
    +body: """
      How is this conflicting? You are a private person same as I, I don’t know who you are, you don’t know who I am.\n
      \n
      How is selective hiding of post and comments *privacy*?\n
      \n
      If you don’t want it to be seen – don’t post it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705953501 {#3549
      date: 2024-01-22 20:58:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@floofloof@lemmy.ca"
      "@andyburke@fedia.io"
      "@mr_satan@monyet.cc"
      "@LWD@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3546 …}
    +nested: Doctrine\ORM\PersistentCollection {#3543 …}
    +votes: Doctrine\ORM\PersistentCollection {#3541 …}
    +reports: Doctrine\ORM\PersistentCollection {#3555 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
    -id: 332383
    -bodyTs: "'comment':34 'conflict':4 'hide':30 'know':16,23 'person':9 'post':32,47 'privaci':35 'privat':8 'seen':44 'select':29 'want':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/4533328"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705953501 {#3552
      date: 2024-01-22 20:58:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2067}
  +body: """
    Choosing who to share your data with has been [considered a privacy setting since the inception of Facebook](https://en.wikipedia.org/wiki/Internet_privacy) and the subsequent erosion of those same settings.\n
    \n
    > For example, privacy settings on Facebook are available to all registered users: they can block certain individuals from seeing their profile, they can choose their “friends”, and they can limit who has access to their pictures and videos.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705953664 {#3571
    date: 2024-01-22 21:01:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@floofloof@lemmy.ca"
    "@andyburke@fedia.io"
    "@mr_satan@monyet.cc"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3568 …}
  +nested: Doctrine\ORM\PersistentCollection {#3565 …}
  +votes: Doctrine\ORM\PersistentCollection {#3563 …}
  +reports: Doctrine\ORM\PersistentCollection {#3577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3581 …}
  -id: 332389
  -bodyTs: "'/wiki/internet_privacy)':21 'access':62 'avail':37 'block':44 'certain':45 'choos':1,53 'consid':10 'data':6 'en.wikipedia.org':20 'en.wikipedia.org/wiki/internet_privacy)':19 'eros':25 'exampl':31 'facebook':18,35 'friend':55 'incept':16 'individu':46 'limit':59 'pictur':65 'privaci':12,32 'profil':50 'regist':40 'see':48 'set':13,29,33 'share':4 'sinc':14 'subsequ':24 'user':41 'video':67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8545039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705953664 {#3574
    date: 2024-01-22 21:01:04.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 {#3576
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3554
    +user: Proxies\__CG__\App\Entity\User {#3211 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3532
      +user: Proxies\__CG__\App\Entity\User {#3115 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#3510
        +user: Proxies\__CG__\App\Entity\User {#3211 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: App\Entity\EntryComment {#3484
          +user: Proxies\__CG__\App\Entity\User {#3115 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
          +image: null
          +parent: App\Entity\EntryComment {#3460
            +user: Proxies\__CG__\App\Entity\User {#3211 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
            +image: null
            +parent: App\Entity\EntryComment {#3347
              +user: Proxies\__CG__\App\Entity\User {#3115 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
              +image: null
              +parent: App\Entity\EntryComment {#3205
                +user: Proxies\__CG__\App\Entity\User {#3211 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                +image: null
                +parent: App\Entity\EntryComment {#3069
                  +user: Proxies\__CG__\App\Entity\User {#3068 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                  +image: null
                  +parent: App\Entity\EntryComment {#2067
                    +user: App\Entity\User {#2052 …}
                    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "On Lemmy any comment you post gets federated out to other servers, so it’s available to anyone who sets up a server. So by design it is not possible to control who gets to see or archive your comments. I could set up a server to permanently archive every comment it sees, and if your server sends me your comment it goes into my archive. Probably people are already doing this for data mining. It’s not clear that you could bolt some kind of privacy control on to this architecture, which is fundamentally designed for sharing."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 27
                    +score: 0
                    +lastActive: DateTime @1728414484 {#2072
                      date: 2024-10-08 21:08:04.0 +02:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@ChasingEnigma@lemmy.world"
                      "@ChasingEnigma@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#2070 …}
                    +nested: Doctrine\ORM\PersistentCollection {#2048 …}
                    +votes: Doctrine\ORM\PersistentCollection {#2056 …}
                    +reports: Doctrine\ORM\PersistentCollection {#2046 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
                    -id: 326587
                    -bodyTs: "'alreadi':70 'anyon':18 'architectur':92 'archiv':38,49,66 'avail':16 'bolt':83 'clear':79 'comment':4,40,51,61 'control':32,88 'could':42,82 'data':74 'design':26,96 'everi':50 'feder':8 'fundament':95 'get':7,34 'goe':63 'kind':85 'lemmi':2 'mine':75 'peopl':68 'perman':48 'possibl':30 'post':6 'privaci':87 'probabl':67 'see':36,53 'send':58 'server':12,23,46,57 'set':20,43 'share':98"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.ca/comment/6549454"
                    +editedAt: DateTimeImmutable @1727188322 {#2069
                      date: 2024-09-24 16:32:02.0 +02:00
                    }
                    +createdAt: DateTimeImmutable @1705786925 {#2065
                      date: 2024-01-20 22:42:05.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#2067}
                  +body: """
                    Although I agree that is how things work now, one could imagine a different approach:\n
                    \n
                    For instance, I could maybe control who my content gets federated to. That is, if I decide I don't particularly want my content blasted to certain places that my instance would not call any blocked ones with my data.\n
                    \n
                    If that causes some issues with ActivityPub, you can imagine encrypted blobs that could only be opened by others with a shared key.\n
                    \n
                    We don't need to achieve perfection out of the gate, to me these questions are worth discussing so that we can build out more high quality tech for the fediverse, let's not try to just immediately shut down discussion.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 6
                  +score: 0
                  +lastActive: DateTime @1705787295 {#3071
                    date: 2024-01-20 22:48:15.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@ChasingEnigma@lemmy.world"
                    "@floofloof@lemmy.ca"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3067 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3065 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3063 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3061 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
                  -id: 326601
                  -bodyTs: "'achiev':84 'activitypub':62 'agre':3 'although':1 'approach':15 'blast':40 'blob':67 'block':51 'build':101 'call':49 'caus':58 'certain':42 'content':24,39 'control':21 'could':11,19,69 'data':55 'decid':32 'differ':14 'discuss':96,119 'encrypt':66 'feder':26 'fedivers':109 'gate':89 'get':25 'high':104 'imagin':12,65 'immedi':116 'instanc':17,46 'issu':60 'key':78 'let':110 'mayb':20 'need':82 'one':10,52 'open':72 'other':74 'particular':36 'perfect':85 'place':43 'qualiti':105 'question':93 'share':77 'shut':117 'tech':106 'thing':7 'tri':113 'want':37 'work':8 'worth':95 'would':47"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://fedia.io/m/privacy@lemmy.ml/t/509461/-/comment/3323724"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1705787295 {#3070
                    date: 2024-01-20 22:48:15.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2067}
                +body: """
                  How would you ensure other instances are not sharing your content?\n
                  \n
                  To me this seems to be a question of ideology. I came here from Reddit because this is an open forum with transparent history.\n
                  \n
                  Federetion by design ensures that accessibility (as far as I understand, correct me if I’m wrong). This design principle to me is the core. If that seems like an issue maybe this style of social media is not for you.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 5
                +score: 0
                +lastActive: DateTime @1705835998 {#3204
                  date: 2024-01-21 12:19:58.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@ChasingEnigma@lemmy.world"
                  "@floofloof@lemmy.ca"
                  "@andyburke@fedia.io"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3212 …}
                +nested: Doctrine\ORM\PersistentCollection {#3214 …}
                +votes: Doctrine\ORM\PersistentCollection {#3216 …}
                +reports: Doctrine\ORM\PersistentCollection {#3219 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
                -id: 327955
                -bodyTs: "'access':41 'came':23 'content':11 'core':60 'correct':47 'design':38,54 'ensur':4,39 'far':43 'federet':36 'forum':32 'histori':35 'ideolog':21 'instanc':6 'issu':66 'like':64 'm':51 'mayb':67 'media':72 'open':31 'principl':55 'question':19 'reddit':26 'seem':15,63 'share':9 'social':71 'style':69 'transpar':34 'understand':46 'would':2 'wrong':52"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://monyet.cc/comment/4506136"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705835998 {#3207
                  date: 2024-01-21 12:19:58.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2067}
              +body: "Can you elaborate on what being “an open forum” means?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1705862747 {#3345
                date: 2024-01-21 19:45:47.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ChasingEnigma@lemmy.world"
                "@floofloof@lemmy.ca"
                "@andyburke@fedia.io"
                "@mr_satan@monyet.cc"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3348 …}
              +nested: Doctrine\ORM\PersistentCollection {#3350 …}
              +votes: Doctrine\ORM\PersistentCollection {#3352 …}
              +reports: Doctrine\ORM\PersistentCollection {#3354 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
              -id: 328978
              -bodyTs: "'elabor':3 'forum':9 'mean':10 'open':8"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/8509360"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705862747 {#3346
                date: 2024-01-21 19:45:47.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2067}
            +body: """
              In this context, it’s an open *public* digital space. Noone is obligated share anything.\n
              \n
              The part that is discussed as a privacy issue is a design element. It is by design post are visible to everyone, it is by design that comments are visible to everyone.\n
              \n
              How is it a privacy issue when **the user** desides what to post **for everyone to see**?\n
              \n
              If you are looking for a different design ideology then maybe you need a different social media platform.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1705873157 {#3458
              date: 2024-01-21 22:39:17.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ChasingEnigma@lemmy.world"
              "@floofloof@lemmy.ca"
              "@andyburke@fedia.io"
              "@mr_satan@monyet.cc"
              "@LWD@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3461 …}
            +nested: Doctrine\ORM\PersistentCollection {#3463 …}
            +votes: Doctrine\ORM\PersistentCollection {#3465 …}
            +reports: Doctrine\ORM\PersistentCollection {#3467 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
            -id: 329404
            -bodyTs: "'anyth':15 'comment':43 'context':3 'desid':57 'design':27,32,41,72 'differ':71,79 'digit':9 'discuss':20 'element':28 'everyon':37,47,62 'ideolog':73 'issu':24,53 'look':68 'mayb':75 'media':81 'need':77 'noon':11 'oblig':13 'open':7 'part':17 'platform':82 'post':33,60 'privaci':23,52 'public':8 'see':64 'share':14 'social':80 'space':10 'user':56 'visibl':35,45"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://monyet.cc/comment/4515804"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705873157 {#3459
              date: 2024-01-21 22:39:17.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2067}
          +body: """
            So regarding an open, public digital space like Twitter, how do you feel about people having the ability to lock their accounts and instantly hide all their tweets from the public?\n
            \n
            Mastodon doesn’t have that, but it could.\n
            \n
            My reaction to adding something like that will always be “that would be rad” regardless of previous assumptions about how public an app should be, or truisms like “the Internet is forever”, because I believe strongly that trying to fix issues is better than letting them languish unchecked.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1705939638 {#3485
            date: 2024-01-22 17:07:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ChasingEnigma@lemmy.world"
            "@floofloof@lemmy.ca"
            "@andyburke@fedia.io"
            "@mr_satan@monyet.cc"
            "@LWD@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3480 …}
          +nested: Doctrine\ORM\PersistentCollection {#3475 …}
          +votes: Doctrine\ORM\PersistentCollection {#3479 …}
          +reports: Doctrine\ORM\PersistentCollection {#3489 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
          -id: 331718
          -bodyTs: "'abil':18 'account':22 'ad':43 'alway':48 'app':62 'assumpt':57 'believ':74 'better':82 'could':39 'digit':6 'doesn':33 'feel':13 'fix':79 'forev':71 'hide':25 'instant':24 'internet':69 'issu':80 'languish':86 'let':84 'like':8,45,67 'lock':20 'mastodon':32 'open':4 'peopl':15 'previous':56 'public':5,31,60 'rad':53 'reaction':41 'regard':2 'regardless':54 'someth':44 'space':7 'strong':75 'tri':77 'truism':66 'tweet':28 'twitter':9 'uncheck':87 'would':51"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8539656"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705939638 {#3488
            date: 2024-01-22 17:07:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2067}
        +body: """
          I’ve never been on Twitter. Besides Reddit I really disliked all other main platforms. So answering your question: I don’t care, it’s a different platform for different style of social media interactions.\n
          \n
          > the Internet is forever\n
          \n
          My position has nothing to do with this sentiment. Internet forgets, and often.\n
          \n
          I **like** federated nature of Lemmy, I **like** that there is no “private” accounts. This is a **feature** not a bug.\n
          \n
          I’m not trying to argue against privacy, but what you are describing isn’t a privacy issue or an issue at all. It’s a design element. And it’s this design is why I like it here.\n
          \n
          As someone here has said, at some point the responsibility has to fall on the user. You don’t need to share anything. As long as the nature of the platform is clear (and it’s a separate discussion) the is no *issue* to be fixed.\n
          \n
          If to you that is seems as an issue, well then maybe you are at the wrong place. And if the platform changes in the direction I don’t agree, I will leave.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705944084 {#3505
          date: 2024-01-22 18:21:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@floofloof@lemmy.ca"
          "@andyburke@fedia.io"
          "@mr_satan@monyet.cc"
          "@LWD@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3502 …}
        +nested: Doctrine\ORM\PersistentCollection {#3499 …}
        +votes: Doctrine\ORM\PersistentCollection {#3497 …}
        +reports: Doctrine\ORM\PersistentCollection {#3511 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3513 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3515 …}
        -id: 331963
        -bodyTs: "'account':66 'agre':188 'answer':17 'anyth':135 'argu':79 'besid':7 'bug':73 'care':23 'chang':181 'clear':145 'describ':86 'design':100,106 'differ':27,30 'direct':184 'discuss':151 'dislik':11 'element':101 'fall':125 'featur':70 'feder':55 'fix':158 'forev':39 'forget':50 'interact':35 'internet':37,49 'isn':87 'issu':91,94,155,167 'leav':191 'lemmi':58 'like':54,60,110 'long':137 'm':75 'main':14 'mayb':170 'media':34 'natur':56,140 'need':132 'never':3 'noth':43 'often':52 'place':176 'platform':15,28,143,180 'point':120 'posit':41 'privaci':81,90 'privat':65 'question':19 'realli':10 'reddit':8 'respons':122 'said':117 'seem':164 'sentiment':48 'separ':150 'share':134 'social':33 'someon':114 'style':31 'tri':77 'twitter':6 'user':128 've':2 'well':168 'wrong':175"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4530583"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705944084 {#3508
          date: 2024-01-22 18:21:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2067}
      +body: """
        > I **like** that there is no “private” accounts. This is a **feature** not a bug.\n
        > \n
        > I’m not trying to argue against privacy…\n
        \n
        I appreciate your honesty but this seems to conflict
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705944633 {#3527
        date: 2024-01-22 18:30:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@floofloof@lemmy.ca"
        "@andyburke@fedia.io"
        "@mr_satan@monyet.cc"
        "@LWD@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3524 …}
      +nested: Doctrine\ORM\PersistentCollection {#3521 …}
      +votes: Doctrine\ORM\PersistentCollection {#3519 …}
      +reports: Doctrine\ORM\PersistentCollection {#3533 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
      -id: 331991
      -bodyTs: "'account':8 'appreci':25 'argu':21 'bug':15 'conflict':32 'featur':12 'honesti':27 'like':2 'm':17 'privaci':23 'privat':7 'seem':30 'tri':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8541631"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705944633 {#3530
        date: 2024-01-22 18:30:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2067}
    +body: """
      How is this conflicting? You are a private person same as I, I don’t know who you are, you don’t know who I am.\n
      \n
      How is selective hiding of post and comments *privacy*?\n
      \n
      If you don’t want it to be seen – don’t post it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705953501 {#3549
      date: 2024-01-22 20:58:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@floofloof@lemmy.ca"
      "@andyburke@fedia.io"
      "@mr_satan@monyet.cc"
      "@LWD@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3546 …}
    +nested: Doctrine\ORM\PersistentCollection {#3543 …}
    +votes: Doctrine\ORM\PersistentCollection {#3541 …}
    +reports: Doctrine\ORM\PersistentCollection {#3555 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
    -id: 332383
    -bodyTs: "'comment':34 'conflict':4 'hide':30 'know':16,23 'person':9 'post':32,47 'privaci':35 'privat':8 'seen':44 'select':29 'want':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/4533328"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705953501 {#3552
      date: 2024-01-22 20:58:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2067}
  +body: """
    Choosing who to share your data with has been [considered a privacy setting since the inception of Facebook](https://en.wikipedia.org/wiki/Internet_privacy) and the subsequent erosion of those same settings.\n
    \n
    > For example, privacy settings on Facebook are available to all registered users: they can block certain individuals from seeing their profile, they can choose their “friends”, and they can limit who has access to their pictures and videos.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705953664 {#3571
    date: 2024-01-22 21:01:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@floofloof@lemmy.ca"
    "@andyburke@fedia.io"
    "@mr_satan@monyet.cc"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3568 …}
  +nested: Doctrine\ORM\PersistentCollection {#3565 …}
  +votes: Doctrine\ORM\PersistentCollection {#3563 …}
  +reports: Doctrine\ORM\PersistentCollection {#3577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3581 …}
  -id: 332389
  -bodyTs: "'/wiki/internet_privacy)':21 'access':62 'avail':37 'block':44 'certain':45 'choos':1,53 'consid':10 'data':6 'en.wikipedia.org':20 'en.wikipedia.org/wiki/internet_privacy)':19 'eros':25 'exampl':31 'facebook':18,35 'friend':55 'incept':16 'individu':46 'limit':59 'pictur':65 'privaci':12,32 'profil':50 'regist':40 'see':48 'set':13,29,33 'share':4 'sinc':14 'subsequ':24 'user':41 'video':67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8545039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705953664 {#3574
    date: 2024-01-22 21:01:04.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 {#3576
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3554
    +user: Proxies\__CG__\App\Entity\User {#3211 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3532
      +user: Proxies\__CG__\App\Entity\User {#3115 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#3510
        +user: Proxies\__CG__\App\Entity\User {#3211 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: App\Entity\EntryComment {#3484
          +user: Proxies\__CG__\App\Entity\User {#3115 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
          +image: null
          +parent: App\Entity\EntryComment {#3460
            +user: Proxies\__CG__\App\Entity\User {#3211 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
            +image: null
            +parent: App\Entity\EntryComment {#3347
              +user: Proxies\__CG__\App\Entity\User {#3115 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
              +image: null
              +parent: App\Entity\EntryComment {#3205
                +user: Proxies\__CG__\App\Entity\User {#3211 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                +image: null
                +parent: App\Entity\EntryComment {#3069
                  +user: Proxies\__CG__\App\Entity\User {#3068 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                  +image: null
                  +parent: App\Entity\EntryComment {#2067
                    +user: App\Entity\User {#2052 …}
                    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "On Lemmy any comment you post gets federated out to other servers, so it’s available to anyone who sets up a server. So by design it is not possible to control who gets to see or archive your comments. I could set up a server to permanently archive every comment it sees, and if your server sends me your comment it goes into my archive. Probably people are already doing this for data mining. It’s not clear that you could bolt some kind of privacy control on to this architecture, which is fundamentally designed for sharing."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 27
                    +score: 0
                    +lastActive: DateTime @1728414484 {#2072
                      date: 2024-10-08 21:08:04.0 +02:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@ChasingEnigma@lemmy.world"
                      "@ChasingEnigma@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#2070 …}
                    +nested: Doctrine\ORM\PersistentCollection {#2048 …}
                    +votes: Doctrine\ORM\PersistentCollection {#2056 …}
                    +reports: Doctrine\ORM\PersistentCollection {#2046 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
                    -id: 326587
                    -bodyTs: "'alreadi':70 'anyon':18 'architectur':92 'archiv':38,49,66 'avail':16 'bolt':83 'clear':79 'comment':4,40,51,61 'control':32,88 'could':42,82 'data':74 'design':26,96 'everi':50 'feder':8 'fundament':95 'get':7,34 'goe':63 'kind':85 'lemmi':2 'mine':75 'peopl':68 'perman':48 'possibl':30 'post':6 'privaci':87 'probabl':67 'see':36,53 'send':58 'server':12,23,46,57 'set':20,43 'share':98"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.ca/comment/6549454"
                    +editedAt: DateTimeImmutable @1727188322 {#2069
                      date: 2024-09-24 16:32:02.0 +02:00
                    }
                    +createdAt: DateTimeImmutable @1705786925 {#2065
                      date: 2024-01-20 22:42:05.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#2067}
                  +body: """
                    Although I agree that is how things work now, one could imagine a different approach:\n
                    \n
                    For instance, I could maybe control who my content gets federated to. That is, if I decide I don't particularly want my content blasted to certain places that my instance would not call any blocked ones with my data.\n
                    \n
                    If that causes some issues with ActivityPub, you can imagine encrypted blobs that could only be opened by others with a shared key.\n
                    \n
                    We don't need to achieve perfection out of the gate, to me these questions are worth discussing so that we can build out more high quality tech for the fediverse, let's not try to just immediately shut down discussion.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 6
                  +score: 0
                  +lastActive: DateTime @1705787295 {#3071
                    date: 2024-01-20 22:48:15.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@ChasingEnigma@lemmy.world"
                    "@floofloof@lemmy.ca"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3067 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3065 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3063 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3061 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
                  -id: 326601
                  -bodyTs: "'achiev':84 'activitypub':62 'agre':3 'although':1 'approach':15 'blast':40 'blob':67 'block':51 'build':101 'call':49 'caus':58 'certain':42 'content':24,39 'control':21 'could':11,19,69 'data':55 'decid':32 'differ':14 'discuss':96,119 'encrypt':66 'feder':26 'fedivers':109 'gate':89 'get':25 'high':104 'imagin':12,65 'immedi':116 'instanc':17,46 'issu':60 'key':78 'let':110 'mayb':20 'need':82 'one':10,52 'open':72 'other':74 'particular':36 'perfect':85 'place':43 'qualiti':105 'question':93 'share':77 'shut':117 'tech':106 'thing':7 'tri':113 'want':37 'work':8 'worth':95 'would':47"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://fedia.io/m/privacy@lemmy.ml/t/509461/-/comment/3323724"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1705787295 {#3070
                    date: 2024-01-20 22:48:15.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2067}
                +body: """
                  How would you ensure other instances are not sharing your content?\n
                  \n
                  To me this seems to be a question of ideology. I came here from Reddit because this is an open forum with transparent history.\n
                  \n
                  Federetion by design ensures that accessibility (as far as I understand, correct me if I’m wrong). This design principle to me is the core. If that seems like an issue maybe this style of social media is not for you.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 5
                +score: 0
                +lastActive: DateTime @1705835998 {#3204
                  date: 2024-01-21 12:19:58.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@ChasingEnigma@lemmy.world"
                  "@floofloof@lemmy.ca"
                  "@andyburke@fedia.io"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3212 …}
                +nested: Doctrine\ORM\PersistentCollection {#3214 …}
                +votes: Doctrine\ORM\PersistentCollection {#3216 …}
                +reports: Doctrine\ORM\PersistentCollection {#3219 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
                -id: 327955
                -bodyTs: "'access':41 'came':23 'content':11 'core':60 'correct':47 'design':38,54 'ensur':4,39 'far':43 'federet':36 'forum':32 'histori':35 'ideolog':21 'instanc':6 'issu':66 'like':64 'm':51 'mayb':67 'media':72 'open':31 'principl':55 'question':19 'reddit':26 'seem':15,63 'share':9 'social':71 'style':69 'transpar':34 'understand':46 'would':2 'wrong':52"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://monyet.cc/comment/4506136"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705835998 {#3207
                  date: 2024-01-21 12:19:58.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2067}
              +body: "Can you elaborate on what being “an open forum” means?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1705862747 {#3345
                date: 2024-01-21 19:45:47.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ChasingEnigma@lemmy.world"
                "@floofloof@lemmy.ca"
                "@andyburke@fedia.io"
                "@mr_satan@monyet.cc"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3348 …}
              +nested: Doctrine\ORM\PersistentCollection {#3350 …}
              +votes: Doctrine\ORM\PersistentCollection {#3352 …}
              +reports: Doctrine\ORM\PersistentCollection {#3354 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
              -id: 328978
              -bodyTs: "'elabor':3 'forum':9 'mean':10 'open':8"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/8509360"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705862747 {#3346
                date: 2024-01-21 19:45:47.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2067}
            +body: """
              In this context, it’s an open *public* digital space. Noone is obligated share anything.\n
              \n
              The part that is discussed as a privacy issue is a design element. It is by design post are visible to everyone, it is by design that comments are visible to everyone.\n
              \n
              How is it a privacy issue when **the user** desides what to post **for everyone to see**?\n
              \n
              If you are looking for a different design ideology then maybe you need a different social media platform.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1705873157 {#3458
              date: 2024-01-21 22:39:17.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ChasingEnigma@lemmy.world"
              "@floofloof@lemmy.ca"
              "@andyburke@fedia.io"
              "@mr_satan@monyet.cc"
              "@LWD@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3461 …}
            +nested: Doctrine\ORM\PersistentCollection {#3463 …}
            +votes: Doctrine\ORM\PersistentCollection {#3465 …}
            +reports: Doctrine\ORM\PersistentCollection {#3467 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
            -id: 329404
            -bodyTs: "'anyth':15 'comment':43 'context':3 'desid':57 'design':27,32,41,72 'differ':71,79 'digit':9 'discuss':20 'element':28 'everyon':37,47,62 'ideolog':73 'issu':24,53 'look':68 'mayb':75 'media':81 'need':77 'noon':11 'oblig':13 'open':7 'part':17 'platform':82 'post':33,60 'privaci':23,52 'public':8 'see':64 'share':14 'social':80 'space':10 'user':56 'visibl':35,45"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://monyet.cc/comment/4515804"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705873157 {#3459
              date: 2024-01-21 22:39:17.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2067}
          +body: """
            So regarding an open, public digital space like Twitter, how do you feel about people having the ability to lock their accounts and instantly hide all their tweets from the public?\n
            \n
            Mastodon doesn’t have that, but it could.\n
            \n
            My reaction to adding something like that will always be “that would be rad” regardless of previous assumptions about how public an app should be, or truisms like “the Internet is forever”, because I believe strongly that trying to fix issues is better than letting them languish unchecked.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1705939638 {#3485
            date: 2024-01-22 17:07:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ChasingEnigma@lemmy.world"
            "@floofloof@lemmy.ca"
            "@andyburke@fedia.io"
            "@mr_satan@monyet.cc"
            "@LWD@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3480 …}
          +nested: Doctrine\ORM\PersistentCollection {#3475 …}
          +votes: Doctrine\ORM\PersistentCollection {#3479 …}
          +reports: Doctrine\ORM\PersistentCollection {#3489 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
          -id: 331718
          -bodyTs: "'abil':18 'account':22 'ad':43 'alway':48 'app':62 'assumpt':57 'believ':74 'better':82 'could':39 'digit':6 'doesn':33 'feel':13 'fix':79 'forev':71 'hide':25 'instant':24 'internet':69 'issu':80 'languish':86 'let':84 'like':8,45,67 'lock':20 'mastodon':32 'open':4 'peopl':15 'previous':56 'public':5,31,60 'rad':53 'reaction':41 'regard':2 'regardless':54 'someth':44 'space':7 'strong':75 'tri':77 'truism':66 'tweet':28 'twitter':9 'uncheck':87 'would':51"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8539656"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705939638 {#3488
            date: 2024-01-22 17:07:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2067}
        +body: """
          I’ve never been on Twitter. Besides Reddit I really disliked all other main platforms. So answering your question: I don’t care, it’s a different platform for different style of social media interactions.\n
          \n
          > the Internet is forever\n
          \n
          My position has nothing to do with this sentiment. Internet forgets, and often.\n
          \n
          I **like** federated nature of Lemmy, I **like** that there is no “private” accounts. This is a **feature** not a bug.\n
          \n
          I’m not trying to argue against privacy, but what you are describing isn’t a privacy issue or an issue at all. It’s a design element. And it’s this design is why I like it here.\n
          \n
          As someone here has said, at some point the responsibility has to fall on the user. You don’t need to share anything. As long as the nature of the platform is clear (and it’s a separate discussion) the is no *issue* to be fixed.\n
          \n
          If to you that is seems as an issue, well then maybe you are at the wrong place. And if the platform changes in the direction I don’t agree, I will leave.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705944084 {#3505
          date: 2024-01-22 18:21:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@floofloof@lemmy.ca"
          "@andyburke@fedia.io"
          "@mr_satan@monyet.cc"
          "@LWD@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3502 …}
        +nested: Doctrine\ORM\PersistentCollection {#3499 …}
        +votes: Doctrine\ORM\PersistentCollection {#3497 …}
        +reports: Doctrine\ORM\PersistentCollection {#3511 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3513 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3515 …}
        -id: 331963
        -bodyTs: "'account':66 'agre':188 'answer':17 'anyth':135 'argu':79 'besid':7 'bug':73 'care':23 'chang':181 'clear':145 'describ':86 'design':100,106 'differ':27,30 'direct':184 'discuss':151 'dislik':11 'element':101 'fall':125 'featur':70 'feder':55 'fix':158 'forev':39 'forget':50 'interact':35 'internet':37,49 'isn':87 'issu':91,94,155,167 'leav':191 'lemmi':58 'like':54,60,110 'long':137 'm':75 'main':14 'mayb':170 'media':34 'natur':56,140 'need':132 'never':3 'noth':43 'often':52 'place':176 'platform':15,28,143,180 'point':120 'posit':41 'privaci':81,90 'privat':65 'question':19 'realli':10 'reddit':8 'respons':122 'said':117 'seem':164 'sentiment':48 'separ':150 'share':134 'social':33 'someon':114 'style':31 'tri':77 'twitter':6 'user':128 've':2 'well':168 'wrong':175"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4530583"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705944084 {#3508
          date: 2024-01-22 18:21:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2067}
      +body: """
        > I **like** that there is no “private” accounts. This is a **feature** not a bug.\n
        > \n
        > I’m not trying to argue against privacy…\n
        \n
        I appreciate your honesty but this seems to conflict
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705944633 {#3527
        date: 2024-01-22 18:30:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@floofloof@lemmy.ca"
        "@andyburke@fedia.io"
        "@mr_satan@monyet.cc"
        "@LWD@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3524 …}
      +nested: Doctrine\ORM\PersistentCollection {#3521 …}
      +votes: Doctrine\ORM\PersistentCollection {#3519 …}
      +reports: Doctrine\ORM\PersistentCollection {#3533 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
      -id: 331991
      -bodyTs: "'account':8 'appreci':25 'argu':21 'bug':15 'conflict':32 'featur':12 'honesti':27 'like':2 'm':17 'privaci':23 'privat':7 'seem':30 'tri':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8541631"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705944633 {#3530
        date: 2024-01-22 18:30:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2067}
    +body: """
      How is this conflicting? You are a private person same as I, I don’t know who you are, you don’t know who I am.\n
      \n
      How is selective hiding of post and comments *privacy*?\n
      \n
      If you don’t want it to be seen – don’t post it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705953501 {#3549
      date: 2024-01-22 20:58:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@floofloof@lemmy.ca"
      "@andyburke@fedia.io"
      "@mr_satan@monyet.cc"
      "@LWD@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3546 …}
    +nested: Doctrine\ORM\PersistentCollection {#3543 …}
    +votes: Doctrine\ORM\PersistentCollection {#3541 …}
    +reports: Doctrine\ORM\PersistentCollection {#3555 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
    -id: 332383
    -bodyTs: "'comment':34 'conflict':4 'hide':30 'know':16,23 'person':9 'post':32,47 'privaci':35 'privat':8 'seen':44 'select':29 'want':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/4533328"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705953501 {#3552
      date: 2024-01-22 20:58:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2067}
  +body: """
    Choosing who to share your data with has been [considered a privacy setting since the inception of Facebook](https://en.wikipedia.org/wiki/Internet_privacy) and the subsequent erosion of those same settings.\n
    \n
    > For example, privacy settings on Facebook are available to all registered users: they can block certain individuals from seeing their profile, they can choose their “friends”, and they can limit who has access to their pictures and videos.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705953664 {#3571
    date: 2024-01-22 21:01:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@floofloof@lemmy.ca"
    "@andyburke@fedia.io"
    "@mr_satan@monyet.cc"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3568 …}
  +nested: Doctrine\ORM\PersistentCollection {#3565 …}
  +votes: Doctrine\ORM\PersistentCollection {#3563 …}
  +reports: Doctrine\ORM\PersistentCollection {#3577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3581 …}
  -id: 332389
  -bodyTs: "'/wiki/internet_privacy)':21 'access':62 'avail':37 'block':44 'certain':45 'choos':1,53 'consid':10 'data':6 'en.wikipedia.org':20 'en.wikipedia.org/wiki/internet_privacy)':19 'eros':25 'exampl':31 'facebook':18,35 'friend':55 'incept':16 'individu':46 'limit':59 'pictur':65 'privaci':12,32 'profil':50 'regist':40 'see':48 'set':13,29,33 'share':4 'sinc':14 'subsequ':24 'user':41 'video':67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8545039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705953664 {#3574
    date: 2024-01-22 21:01:04.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 {#3598
  +user: Proxies\__CG__\App\Entity\User {#3211 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3576
    +user: Proxies\__CG__\App\Entity\User {#3115 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3554
      +user: Proxies\__CG__\App\Entity\User {#3211 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#3532
        +user: Proxies\__CG__\App\Entity\User {#3115 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: App\Entity\EntryComment {#3510
          +user: Proxies\__CG__\App\Entity\User {#3211 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
          +image: null
          +parent: App\Entity\EntryComment {#3484
            +user: Proxies\__CG__\App\Entity\User {#3115 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
            +image: null
            +parent: App\Entity\EntryComment {#3460
              +user: Proxies\__CG__\App\Entity\User {#3211 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
              +image: null
              +parent: App\Entity\EntryComment {#3347
                +user: Proxies\__CG__\App\Entity\User {#3115 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                +image: null
                +parent: App\Entity\EntryComment {#3205
                  +user: Proxies\__CG__\App\Entity\User {#3211 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                  +image: null
                  +parent: App\Entity\EntryComment {#3069
                    +user: Proxies\__CG__\App\Entity\User {#3068 …}
                    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                    +image: null
                    +parent: App\Entity\EntryComment {#2067
                      +user: App\Entity\User {#2052 …}
                      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                      +image: null
                      +parent: null
                      +root: null
                      +body: "On Lemmy any comment you post gets federated out to other servers, so it’s available to anyone who sets up a server. So by design it is not possible to control who gets to see or archive your comments. I could set up a server to permanently archive every comment it sees, and if your server sends me your comment it goes into my archive. Probably people are already doing this for data mining. It’s not clear that you could bolt some kind of privacy control on to this architecture, which is fundamentally designed for sharing."
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 27
                      +score: 0
                      +lastActive: DateTime @1728414484 {#2072
                        date: 2024-10-08 21:08:04.0 +02:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@ChasingEnigma@lemmy.world"
                        "@ChasingEnigma@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#2070 …}
                      +nested: Doctrine\ORM\PersistentCollection {#2048 …}
                      +votes: Doctrine\ORM\PersistentCollection {#2056 …}
                      +reports: Doctrine\ORM\PersistentCollection {#2046 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
                      -id: 326587
                      -bodyTs: "'alreadi':70 'anyon':18 'architectur':92 'archiv':38,49,66 'avail':16 'bolt':83 'clear':79 'comment':4,40,51,61 'control':32,88 'could':42,82 'data':74 'design':26,96 'everi':50 'feder':8 'fundament':95 'get':7,34 'goe':63 'kind':85 'lemmi':2 'mine':75 'peopl':68 'perman':48 'possibl':30 'post':6 'privaci':87 'probabl':67 'see':36,53 'send':58 'server':12,23,46,57 'set':20,43 'share':98"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.ca/comment/6549454"
                      +editedAt: DateTimeImmutable @1727188322 {#2069
                        date: 2024-09-24 16:32:02.0 +02:00
                      }
                      +createdAt: DateTimeImmutable @1705786925 {#2065
                        date: 2024-01-20 22:42:05.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#2067}
                    +body: """
                      Although I agree that is how things work now, one could imagine a different approach:\n
                      \n
                      For instance, I could maybe control who my content gets federated to. That is, if I decide I don't particularly want my content blasted to certain places that my instance would not call any blocked ones with my data.\n
                      \n
                      If that causes some issues with ActivityPub, you can imagine encrypted blobs that could only be opened by others with a shared key.\n
                      \n
                      We don't need to achieve perfection out of the gate, to me these questions are worth discussing so that we can build out more high quality tech for the fediverse, let's not try to just immediately shut down discussion.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 6
                    +score: 0
                    +lastActive: DateTime @1705787295 {#3071
                      date: 2024-01-20 22:48:15.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@ChasingEnigma@lemmy.world"
                      "@floofloof@lemmy.ca"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#3067 …}
                    +nested: Doctrine\ORM\PersistentCollection {#3065 …}
                    +votes: Doctrine\ORM\PersistentCollection {#3063 …}
                    +reports: Doctrine\ORM\PersistentCollection {#3061 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
                    -id: 326601
                    -bodyTs: "'achiev':84 'activitypub':62 'agre':3 'although':1 'approach':15 'blast':40 'blob':67 'block':51 'build':101 'call':49 'caus':58 'certain':42 'content':24,39 'control':21 'could':11,19,69 'data':55 'decid':32 'differ':14 'discuss':96,119 'encrypt':66 'feder':26 'fedivers':109 'gate':89 'get':25 'high':104 'imagin':12,65 'immedi':116 'instanc':17,46 'issu':60 'key':78 'let':110 'mayb':20 'need':82 'one':10,52 'open':72 'other':74 'particular':36 'perfect':85 'place':43 'qualiti':105 'question':93 'share':77 'shut':117 'tech':106 'thing':7 'tri':113 'want':37 'work':8 'worth':95 'would':47"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://fedia.io/m/privacy@lemmy.ml/t/509461/-/comment/3323724"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1705787295 {#3070
                      date: 2024-01-20 22:48:15.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#2067}
                  +body: """
                    How would you ensure other instances are not sharing your content?\n
                    \n
                    To me this seems to be a question of ideology. I came here from Reddit because this is an open forum with transparent history.\n
                    \n
                    Federetion by design ensures that accessibility (as far as I understand, correct me if I’m wrong). This design principle to me is the core. If that seems like an issue maybe this style of social media is not for you.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 5
                  +score: 0
                  +lastActive: DateTime @1705835998 {#3204
                    date: 2024-01-21 12:19:58.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@ChasingEnigma@lemmy.world"
                    "@floofloof@lemmy.ca"
                    "@andyburke@fedia.io"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3212 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3214 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3216 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3219 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
                  -id: 327955
                  -bodyTs: "'access':41 'came':23 'content':11 'core':60 'correct':47 'design':38,54 'ensur':4,39 'far':43 'federet':36 'forum':32 'histori':35 'ideolog':21 'instanc':6 'issu':66 'like':64 'm':51 'mayb':67 'media':72 'open':31 'principl':55 'question':19 'reddit':26 'seem':15,63 'share':9 'social':71 'style':69 'transpar':34 'understand':46 'would':2 'wrong':52"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://monyet.cc/comment/4506136"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1705835998 {#3207
                    date: 2024-01-21 12:19:58.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2067}
                +body: "Can you elaborate on what being “an open forum” means?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1705862747 {#3345
                  date: 2024-01-21 19:45:47.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@ChasingEnigma@lemmy.world"
                  "@floofloof@lemmy.ca"
                  "@andyburke@fedia.io"
                  "@mr_satan@monyet.cc"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3348 …}
                +nested: Doctrine\ORM\PersistentCollection {#3350 …}
                +votes: Doctrine\ORM\PersistentCollection {#3352 …}
                +reports: Doctrine\ORM\PersistentCollection {#3354 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
                -id: 328978
                -bodyTs: "'elabor':3 'forum':9 'mean':10 'open':8"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemm.ee/comment/8509360"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705862747 {#3346
                  date: 2024-01-21 19:45:47.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2067}
              +body: """
                In this context, it’s an open *public* digital space. Noone is obligated share anything.\n
                \n
                The part that is discussed as a privacy issue is a design element. It is by design post are visible to everyone, it is by design that comments are visible to everyone.\n
                \n
                How is it a privacy issue when **the user** desides what to post **for everyone to see**?\n
                \n
                If you are looking for a different design ideology then maybe you need a different social media platform.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1705873157 {#3458
                date: 2024-01-21 22:39:17.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ChasingEnigma@lemmy.world"
                "@floofloof@lemmy.ca"
                "@andyburke@fedia.io"
                "@mr_satan@monyet.cc"
                "@LWD@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3461 …}
              +nested: Doctrine\ORM\PersistentCollection {#3463 …}
              +votes: Doctrine\ORM\PersistentCollection {#3465 …}
              +reports: Doctrine\ORM\PersistentCollection {#3467 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
              -id: 329404
              -bodyTs: "'anyth':15 'comment':43 'context':3 'desid':57 'design':27,32,41,72 'differ':71,79 'digit':9 'discuss':20 'element':28 'everyon':37,47,62 'ideolog':73 'issu':24,53 'look':68 'mayb':75 'media':81 'need':77 'noon':11 'oblig':13 'open':7 'part':17 'platform':82 'post':33,60 'privaci':23,52 'public':8 'see':64 'share':14 'social':80 'space':10 'user':56 'visibl':35,45"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://monyet.cc/comment/4515804"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705873157 {#3459
                date: 2024-01-21 22:39:17.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2067}
            +body: """
              So regarding an open, public digital space like Twitter, how do you feel about people having the ability to lock their accounts and instantly hide all their tweets from the public?\n
              \n
              Mastodon doesn’t have that, but it could.\n
              \n
              My reaction to adding something like that will always be “that would be rad” regardless of previous assumptions about how public an app should be, or truisms like “the Internet is forever”, because I believe strongly that trying to fix issues is better than letting them languish unchecked.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1705939638 {#3485
              date: 2024-01-22 17:07:18.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ChasingEnigma@lemmy.world"
              "@floofloof@lemmy.ca"
              "@andyburke@fedia.io"
              "@mr_satan@monyet.cc"
              "@LWD@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3480 …}
            +nested: Doctrine\ORM\PersistentCollection {#3475 …}
            +votes: Doctrine\ORM\PersistentCollection {#3479 …}
            +reports: Doctrine\ORM\PersistentCollection {#3489 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
            -id: 331718
            -bodyTs: "'abil':18 'account':22 'ad':43 'alway':48 'app':62 'assumpt':57 'believ':74 'better':82 'could':39 'digit':6 'doesn':33 'feel':13 'fix':79 'forev':71 'hide':25 'instant':24 'internet':69 'issu':80 'languish':86 'let':84 'like':8,45,67 'lock':20 'mastodon':32 'open':4 'peopl':15 'previous':56 'public':5,31,60 'rad':53 'reaction':41 'regard':2 'regardless':54 'someth':44 'space':7 'strong':75 'tri':77 'truism':66 'tweet':28 'twitter':9 'uncheck':87 'would':51"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/8539656"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705939638 {#3488
              date: 2024-01-22 17:07:18.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2067}
          +body: """
            I’ve never been on Twitter. Besides Reddit I really disliked all other main platforms. So answering your question: I don’t care, it’s a different platform for different style of social media interactions.\n
            \n
            > the Internet is forever\n
            \n
            My position has nothing to do with this sentiment. Internet forgets, and often.\n
            \n
            I **like** federated nature of Lemmy, I **like** that there is no “private” accounts. This is a **feature** not a bug.\n
            \n
            I’m not trying to argue against privacy, but what you are describing isn’t a privacy issue or an issue at all. It’s a design element. And it’s this design is why I like it here.\n
            \n
            As someone here has said, at some point the responsibility has to fall on the user. You don’t need to share anything. As long as the nature of the platform is clear (and it’s a separate discussion) the is no *issue* to be fixed.\n
            \n
            If to you that is seems as an issue, well then maybe you are at the wrong place. And if the platform changes in the direction I don’t agree, I will leave.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1705944084 {#3505
            date: 2024-01-22 18:21:24.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ChasingEnigma@lemmy.world"
            "@floofloof@lemmy.ca"
            "@andyburke@fedia.io"
            "@mr_satan@monyet.cc"
            "@LWD@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3502 …}
          +nested: Doctrine\ORM\PersistentCollection {#3499 …}
          +votes: Doctrine\ORM\PersistentCollection {#3497 …}
          +reports: Doctrine\ORM\PersistentCollection {#3511 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3513 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3515 …}
          -id: 331963
          -bodyTs: "'account':66 'agre':188 'answer':17 'anyth':135 'argu':79 'besid':7 'bug':73 'care':23 'chang':181 'clear':145 'describ':86 'design':100,106 'differ':27,30 'direct':184 'discuss':151 'dislik':11 'element':101 'fall':125 'featur':70 'feder':55 'fix':158 'forev':39 'forget':50 'interact':35 'internet':37,49 'isn':87 'issu':91,94,155,167 'leav':191 'lemmi':58 'like':54,60,110 'long':137 'm':75 'main':14 'mayb':170 'media':34 'natur':56,140 'need':132 'never':3 'noth':43 'often':52 'place':176 'platform':15,28,143,180 'point':120 'posit':41 'privaci':81,90 'privat':65 'question':19 'realli':10 'reddit':8 'respons':122 'said':117 'seem':164 'sentiment':48 'separ':150 'share':134 'social':33 'someon':114 'style':31 'tri':77 'twitter':6 'user':128 've':2 'well':168 'wrong':175"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://monyet.cc/comment/4530583"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705944084 {#3508
            date: 2024-01-22 18:21:24.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2067}
        +body: """
          > I **like** that there is no “private” accounts. This is a **feature** not a bug.\n
          > \n
          > I’m not trying to argue against privacy…\n
          \n
          I appreciate your honesty but this seems to conflict
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705944633 {#3527
          date: 2024-01-22 18:30:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@floofloof@lemmy.ca"
          "@andyburke@fedia.io"
          "@mr_satan@monyet.cc"
          "@LWD@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3524 …}
        +nested: Doctrine\ORM\PersistentCollection {#3521 …}
        +votes: Doctrine\ORM\PersistentCollection {#3519 …}
        +reports: Doctrine\ORM\PersistentCollection {#3533 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
        -id: 331991
        -bodyTs: "'account':8 'appreci':25 'argu':21 'bug':15 'conflict':32 'featur':12 'honesti':27 'like':2 'm':17 'privaci':23 'privat':7 'seem':30 'tri':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8541631"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705944633 {#3530
          date: 2024-01-22 18:30:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2067}
      +body: """
        How is this conflicting? You are a private person same as I, I don’t know who you are, you don’t know who I am.\n
        \n
        How is selective hiding of post and comments *privacy*?\n
        \n
        If you don’t want it to be seen – don’t post it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705953501 {#3549
        date: 2024-01-22 20:58:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@floofloof@lemmy.ca"
        "@andyburke@fedia.io"
        "@mr_satan@monyet.cc"
        "@LWD@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3546 …}
      +nested: Doctrine\ORM\PersistentCollection {#3543 …}
      +votes: Doctrine\ORM\PersistentCollection {#3541 …}
      +reports: Doctrine\ORM\PersistentCollection {#3555 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
      -id: 332383
      -bodyTs: "'comment':34 'conflict':4 'hide':30 'know':16,23 'person':9 'post':32,47 'privaci':35 'privat':8 'seen':44 'select':29 'want':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/4533328"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705953501 {#3552
        date: 2024-01-22 20:58:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2067}
    +body: """
      Choosing who to share your data with has been [considered a privacy setting since the inception of Facebook](https://en.wikipedia.org/wiki/Internet_privacy) and the subsequent erosion of those same settings.\n
      \n
      > For example, privacy settings on Facebook are available to all registered users: they can block certain individuals from seeing their profile, they can choose their “friends”, and they can limit who has access to their pictures and videos.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705953664 {#3571
      date: 2024-01-22 21:01:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@floofloof@lemmy.ca"
      "@andyburke@fedia.io"
      "@mr_satan@monyet.cc"
      "@LWD@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3568 …}
    +nested: Doctrine\ORM\PersistentCollection {#3565 …}
    +votes: Doctrine\ORM\PersistentCollection {#3563 …}
    +reports: Doctrine\ORM\PersistentCollection {#3577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3581 …}
    -id: 332389
    -bodyTs: "'/wiki/internet_privacy)':21 'access':62 'avail':37 'block':44 'certain':45 'choos':1,53 'consid':10 'data':6 'en.wikipedia.org':20 'en.wikipedia.org/wiki/internet_privacy)':19 'eros':25 'exampl':31 'facebook':18,35 'friend':55 'incept':16 'individu':46 'limit':59 'pictur':65 'privaci':12,32 'profil':50 'regist':40 'see':48 'set':13,29,33 'share':4 'sinc':14 'subsequ':24 'user':41 'video':67"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8545039"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705953664 {#3574
      date: 2024-01-22 21:01:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2067}
  +body: """
    And that is the different premise for the social network.\n
    \n
    You do have the equivalent choice here.\n
    \n
    If you want Facebook, go to Facebook. It’s not worse or better it’s **different**.\n
    \n
    Well Facebook is worse, but the reasons are corporate not design issues (it’s more complicated than that, but that’s beyond the point).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705955816 {#3593
    date: 2024-01-22 21:36:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@floofloof@lemmy.ca"
    "@andyburke@fedia.io"
    "@mr_satan@monyet.cc"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3590 …}
  +nested: Doctrine\ORM\PersistentCollection {#3587 …}
  +votes: Doctrine\ORM\PersistentCollection {#3585 …}
  +reports: Doctrine\ORM\PersistentCollection {#3599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3601 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3603 …}
  -id: 332485
  -bodyTs: "'better':30 'beyond':55 'choic':16 'complic':49 'corpor':42 'design':44 'differ':5,33 'equival':15 'facebook':21,24,35 'go':22 'issu':45 'network':10 'point':57 'premis':6 'reason':40 'social':9 'want':20 'well':34 'wors':28,37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4533914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705955816 {#3596
    date: 2024-01-22 21:36:56.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 {#3598
  +user: Proxies\__CG__\App\Entity\User {#3211 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3576
    +user: Proxies\__CG__\App\Entity\User {#3115 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3554
      +user: Proxies\__CG__\App\Entity\User {#3211 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#3532
        +user: Proxies\__CG__\App\Entity\User {#3115 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: App\Entity\EntryComment {#3510
          +user: Proxies\__CG__\App\Entity\User {#3211 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
          +image: null
          +parent: App\Entity\EntryComment {#3484
            +user: Proxies\__CG__\App\Entity\User {#3115 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
            +image: null
            +parent: App\Entity\EntryComment {#3460
              +user: Proxies\__CG__\App\Entity\User {#3211 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
              +image: null
              +parent: App\Entity\EntryComment {#3347
                +user: Proxies\__CG__\App\Entity\User {#3115 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                +image: null
                +parent: App\Entity\EntryComment {#3205
                  +user: Proxies\__CG__\App\Entity\User {#3211 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                  +image: null
                  +parent: App\Entity\EntryComment {#3069
                    +user: Proxies\__CG__\App\Entity\User {#3068 …}
                    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                    +image: null
                    +parent: App\Entity\EntryComment {#2067
                      +user: App\Entity\User {#2052 …}
                      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                      +image: null
                      +parent: null
                      +root: null
                      +body: "On Lemmy any comment you post gets federated out to other servers, so it’s available to anyone who sets up a server. So by design it is not possible to control who gets to see or archive your comments. I could set up a server to permanently archive every comment it sees, and if your server sends me your comment it goes into my archive. Probably people are already doing this for data mining. It’s not clear that you could bolt some kind of privacy control on to this architecture, which is fundamentally designed for sharing."
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 27
                      +score: 0
                      +lastActive: DateTime @1728414484 {#2072
                        date: 2024-10-08 21:08:04.0 +02:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@ChasingEnigma@lemmy.world"
                        "@ChasingEnigma@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#2070 …}
                      +nested: Doctrine\ORM\PersistentCollection {#2048 …}
                      +votes: Doctrine\ORM\PersistentCollection {#2056 …}
                      +reports: Doctrine\ORM\PersistentCollection {#2046 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
                      -id: 326587
                      -bodyTs: "'alreadi':70 'anyon':18 'architectur':92 'archiv':38,49,66 'avail':16 'bolt':83 'clear':79 'comment':4,40,51,61 'control':32,88 'could':42,82 'data':74 'design':26,96 'everi':50 'feder':8 'fundament':95 'get':7,34 'goe':63 'kind':85 'lemmi':2 'mine':75 'peopl':68 'perman':48 'possibl':30 'post':6 'privaci':87 'probabl':67 'see':36,53 'send':58 'server':12,23,46,57 'set':20,43 'share':98"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.ca/comment/6549454"
                      +editedAt: DateTimeImmutable @1727188322 {#2069
                        date: 2024-09-24 16:32:02.0 +02:00
                      }
                      +createdAt: DateTimeImmutable @1705786925 {#2065
                        date: 2024-01-20 22:42:05.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#2067}
                    +body: """
                      Although I agree that is how things work now, one could imagine a different approach:\n
                      \n
                      For instance, I could maybe control who my content gets federated to. That is, if I decide I don't particularly want my content blasted to certain places that my instance would not call any blocked ones with my data.\n
                      \n
                      If that causes some issues with ActivityPub, you can imagine encrypted blobs that could only be opened by others with a shared key.\n
                      \n
                      We don't need to achieve perfection out of the gate, to me these questions are worth discussing so that we can build out more high quality tech for the fediverse, let's not try to just immediately shut down discussion.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 6
                    +score: 0
                    +lastActive: DateTime @1705787295 {#3071
                      date: 2024-01-20 22:48:15.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@ChasingEnigma@lemmy.world"
                      "@floofloof@lemmy.ca"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#3067 …}
                    +nested: Doctrine\ORM\PersistentCollection {#3065 …}
                    +votes: Doctrine\ORM\PersistentCollection {#3063 …}
                    +reports: Doctrine\ORM\PersistentCollection {#3061 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
                    -id: 326601
                    -bodyTs: "'achiev':84 'activitypub':62 'agre':3 'although':1 'approach':15 'blast':40 'blob':67 'block':51 'build':101 'call':49 'caus':58 'certain':42 'content':24,39 'control':21 'could':11,19,69 'data':55 'decid':32 'differ':14 'discuss':96,119 'encrypt':66 'feder':26 'fedivers':109 'gate':89 'get':25 'high':104 'imagin':12,65 'immedi':116 'instanc':17,46 'issu':60 'key':78 'let':110 'mayb':20 'need':82 'one':10,52 'open':72 'other':74 'particular':36 'perfect':85 'place':43 'qualiti':105 'question':93 'share':77 'shut':117 'tech':106 'thing':7 'tri':113 'want':37 'work':8 'worth':95 'would':47"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://fedia.io/m/privacy@lemmy.ml/t/509461/-/comment/3323724"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1705787295 {#3070
                      date: 2024-01-20 22:48:15.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#2067}
                  +body: """
                    How would you ensure other instances are not sharing your content?\n
                    \n
                    To me this seems to be a question of ideology. I came here from Reddit because this is an open forum with transparent history.\n
                    \n
                    Federetion by design ensures that accessibility (as far as I understand, correct me if I’m wrong). This design principle to me is the core. If that seems like an issue maybe this style of social media is not for you.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 5
                  +score: 0
                  +lastActive: DateTime @1705835998 {#3204
                    date: 2024-01-21 12:19:58.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@ChasingEnigma@lemmy.world"
                    "@floofloof@lemmy.ca"
                    "@andyburke@fedia.io"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3212 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3214 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3216 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3219 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
                  -id: 327955
                  -bodyTs: "'access':41 'came':23 'content':11 'core':60 'correct':47 'design':38,54 'ensur':4,39 'far':43 'federet':36 'forum':32 'histori':35 'ideolog':21 'instanc':6 'issu':66 'like':64 'm':51 'mayb':67 'media':72 'open':31 'principl':55 'question':19 'reddit':26 'seem':15,63 'share':9 'social':71 'style':69 'transpar':34 'understand':46 'would':2 'wrong':52"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://monyet.cc/comment/4506136"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1705835998 {#3207
                    date: 2024-01-21 12:19:58.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2067}
                +body: "Can you elaborate on what being “an open forum” means?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1705862747 {#3345
                  date: 2024-01-21 19:45:47.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@ChasingEnigma@lemmy.world"
                  "@floofloof@lemmy.ca"
                  "@andyburke@fedia.io"
                  "@mr_satan@monyet.cc"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3348 …}
                +nested: Doctrine\ORM\PersistentCollection {#3350 …}
                +votes: Doctrine\ORM\PersistentCollection {#3352 …}
                +reports: Doctrine\ORM\PersistentCollection {#3354 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
                -id: 328978
                -bodyTs: "'elabor':3 'forum':9 'mean':10 'open':8"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemm.ee/comment/8509360"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705862747 {#3346
                  date: 2024-01-21 19:45:47.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2067}
              +body: """
                In this context, it’s an open *public* digital space. Noone is obligated share anything.\n
                \n
                The part that is discussed as a privacy issue is a design element. It is by design post are visible to everyone, it is by design that comments are visible to everyone.\n
                \n
                How is it a privacy issue when **the user** desides what to post **for everyone to see**?\n
                \n
                If you are looking for a different design ideology then maybe you need a different social media platform.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1705873157 {#3458
                date: 2024-01-21 22:39:17.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ChasingEnigma@lemmy.world"
                "@floofloof@lemmy.ca"
                "@andyburke@fedia.io"
                "@mr_satan@monyet.cc"
                "@LWD@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3461 …}
              +nested: Doctrine\ORM\PersistentCollection {#3463 …}
              +votes: Doctrine\ORM\PersistentCollection {#3465 …}
              +reports: Doctrine\ORM\PersistentCollection {#3467 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
              -id: 329404
              -bodyTs: "'anyth':15 'comment':43 'context':3 'desid':57 'design':27,32,41,72 'differ':71,79 'digit':9 'discuss':20 'element':28 'everyon':37,47,62 'ideolog':73 'issu':24,53 'look':68 'mayb':75 'media':81 'need':77 'noon':11 'oblig':13 'open':7 'part':17 'platform':82 'post':33,60 'privaci':23,52 'public':8 'see':64 'share':14 'social':80 'space':10 'user':56 'visibl':35,45"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://monyet.cc/comment/4515804"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705873157 {#3459
                date: 2024-01-21 22:39:17.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2067}
            +body: """
              So regarding an open, public digital space like Twitter, how do you feel about people having the ability to lock their accounts and instantly hide all their tweets from the public?\n
              \n
              Mastodon doesn’t have that, but it could.\n
              \n
              My reaction to adding something like that will always be “that would be rad” regardless of previous assumptions about how public an app should be, or truisms like “the Internet is forever”, because I believe strongly that trying to fix issues is better than letting them languish unchecked.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1705939638 {#3485
              date: 2024-01-22 17:07:18.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ChasingEnigma@lemmy.world"
              "@floofloof@lemmy.ca"
              "@andyburke@fedia.io"
              "@mr_satan@monyet.cc"
              "@LWD@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3480 …}
            +nested: Doctrine\ORM\PersistentCollection {#3475 …}
            +votes: Doctrine\ORM\PersistentCollection {#3479 …}
            +reports: Doctrine\ORM\PersistentCollection {#3489 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
            -id: 331718
            -bodyTs: "'abil':18 'account':22 'ad':43 'alway':48 'app':62 'assumpt':57 'believ':74 'better':82 'could':39 'digit':6 'doesn':33 'feel':13 'fix':79 'forev':71 'hide':25 'instant':24 'internet':69 'issu':80 'languish':86 'let':84 'like':8,45,67 'lock':20 'mastodon':32 'open':4 'peopl':15 'previous':56 'public':5,31,60 'rad':53 'reaction':41 'regard':2 'regardless':54 'someth':44 'space':7 'strong':75 'tri':77 'truism':66 'tweet':28 'twitter':9 'uncheck':87 'would':51"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/8539656"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705939638 {#3488
              date: 2024-01-22 17:07:18.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2067}
          +body: """
            I’ve never been on Twitter. Besides Reddit I really disliked all other main platforms. So answering your question: I don’t care, it’s a different platform for different style of social media interactions.\n
            \n
            > the Internet is forever\n
            \n
            My position has nothing to do with this sentiment. Internet forgets, and often.\n
            \n
            I **like** federated nature of Lemmy, I **like** that there is no “private” accounts. This is a **feature** not a bug.\n
            \n
            I’m not trying to argue against privacy, but what you are describing isn’t a privacy issue or an issue at all. It’s a design element. And it’s this design is why I like it here.\n
            \n
            As someone here has said, at some point the responsibility has to fall on the user. You don’t need to share anything. As long as the nature of the platform is clear (and it’s a separate discussion) the is no *issue* to be fixed.\n
            \n
            If to you that is seems as an issue, well then maybe you are at the wrong place. And if the platform changes in the direction I don’t agree, I will leave.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1705944084 {#3505
            date: 2024-01-22 18:21:24.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ChasingEnigma@lemmy.world"
            "@floofloof@lemmy.ca"
            "@andyburke@fedia.io"
            "@mr_satan@monyet.cc"
            "@LWD@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3502 …}
          +nested: Doctrine\ORM\PersistentCollection {#3499 …}
          +votes: Doctrine\ORM\PersistentCollection {#3497 …}
          +reports: Doctrine\ORM\PersistentCollection {#3511 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3513 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3515 …}
          -id: 331963
          -bodyTs: "'account':66 'agre':188 'answer':17 'anyth':135 'argu':79 'besid':7 'bug':73 'care':23 'chang':181 'clear':145 'describ':86 'design':100,106 'differ':27,30 'direct':184 'discuss':151 'dislik':11 'element':101 'fall':125 'featur':70 'feder':55 'fix':158 'forev':39 'forget':50 'interact':35 'internet':37,49 'isn':87 'issu':91,94,155,167 'leav':191 'lemmi':58 'like':54,60,110 'long':137 'm':75 'main':14 'mayb':170 'media':34 'natur':56,140 'need':132 'never':3 'noth':43 'often':52 'place':176 'platform':15,28,143,180 'point':120 'posit':41 'privaci':81,90 'privat':65 'question':19 'realli':10 'reddit':8 'respons':122 'said':117 'seem':164 'sentiment':48 'separ':150 'share':134 'social':33 'someon':114 'style':31 'tri':77 'twitter':6 'user':128 've':2 'well':168 'wrong':175"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://monyet.cc/comment/4530583"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705944084 {#3508
            date: 2024-01-22 18:21:24.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2067}
        +body: """
          > I **like** that there is no “private” accounts. This is a **feature** not a bug.\n
          > \n
          > I’m not trying to argue against privacy…\n
          \n
          I appreciate your honesty but this seems to conflict
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705944633 {#3527
          date: 2024-01-22 18:30:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@floofloof@lemmy.ca"
          "@andyburke@fedia.io"
          "@mr_satan@monyet.cc"
          "@LWD@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3524 …}
        +nested: Doctrine\ORM\PersistentCollection {#3521 …}
        +votes: Doctrine\ORM\PersistentCollection {#3519 …}
        +reports: Doctrine\ORM\PersistentCollection {#3533 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
        -id: 331991
        -bodyTs: "'account':8 'appreci':25 'argu':21 'bug':15 'conflict':32 'featur':12 'honesti':27 'like':2 'm':17 'privaci':23 'privat':7 'seem':30 'tri':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8541631"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705944633 {#3530
          date: 2024-01-22 18:30:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2067}
      +body: """
        How is this conflicting? You are a private person same as I, I don’t know who you are, you don’t know who I am.\n
        \n
        How is selective hiding of post and comments *privacy*?\n
        \n
        If you don’t want it to be seen – don’t post it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705953501 {#3549
        date: 2024-01-22 20:58:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@floofloof@lemmy.ca"
        "@andyburke@fedia.io"
        "@mr_satan@monyet.cc"
        "@LWD@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3546 …}
      +nested: Doctrine\ORM\PersistentCollection {#3543 …}
      +votes: Doctrine\ORM\PersistentCollection {#3541 …}
      +reports: Doctrine\ORM\PersistentCollection {#3555 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
      -id: 332383
      -bodyTs: "'comment':34 'conflict':4 'hide':30 'know':16,23 'person':9 'post':32,47 'privaci':35 'privat':8 'seen':44 'select':29 'want':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/4533328"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705953501 {#3552
        date: 2024-01-22 20:58:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2067}
    +body: """
      Choosing who to share your data with has been [considered a privacy setting since the inception of Facebook](https://en.wikipedia.org/wiki/Internet_privacy) and the subsequent erosion of those same settings.\n
      \n
      > For example, privacy settings on Facebook are available to all registered users: they can block certain individuals from seeing their profile, they can choose their “friends”, and they can limit who has access to their pictures and videos.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705953664 {#3571
      date: 2024-01-22 21:01:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@floofloof@lemmy.ca"
      "@andyburke@fedia.io"
      "@mr_satan@monyet.cc"
      "@LWD@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3568 …}
    +nested: Doctrine\ORM\PersistentCollection {#3565 …}
    +votes: Doctrine\ORM\PersistentCollection {#3563 …}
    +reports: Doctrine\ORM\PersistentCollection {#3577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3581 …}
    -id: 332389
    -bodyTs: "'/wiki/internet_privacy)':21 'access':62 'avail':37 'block':44 'certain':45 'choos':1,53 'consid':10 'data':6 'en.wikipedia.org':20 'en.wikipedia.org/wiki/internet_privacy)':19 'eros':25 'exampl':31 'facebook':18,35 'friend':55 'incept':16 'individu':46 'limit':59 'pictur':65 'privaci':12,32 'profil':50 'regist':40 'see':48 'set':13,29,33 'share':4 'sinc':14 'subsequ':24 'user':41 'video':67"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8545039"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705953664 {#3574
      date: 2024-01-22 21:01:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2067}
  +body: """
    And that is the different premise for the social network.\n
    \n
    You do have the equivalent choice here.\n
    \n
    If you want Facebook, go to Facebook. It’s not worse or better it’s **different**.\n
    \n
    Well Facebook is worse, but the reasons are corporate not design issues (it’s more complicated than that, but that’s beyond the point).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705955816 {#3593
    date: 2024-01-22 21:36:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@floofloof@lemmy.ca"
    "@andyburke@fedia.io"
    "@mr_satan@monyet.cc"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3590 …}
  +nested: Doctrine\ORM\PersistentCollection {#3587 …}
  +votes: Doctrine\ORM\PersistentCollection {#3585 …}
  +reports: Doctrine\ORM\PersistentCollection {#3599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3601 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3603 …}
  -id: 332485
  -bodyTs: "'better':30 'beyond':55 'choic':16 'complic':49 'corpor':42 'design':44 'differ':5,33 'equival':15 'facebook':21,24,35 'go':22 'issu':45 'network':10 'point':57 'premis':6 'reason':40 'social':9 'want':20 'well':34 'wors':28,37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4533914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705955816 {#3596
    date: 2024-01-22 21:36:56.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 {#3598
  +user: Proxies\__CG__\App\Entity\User {#3211 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3576
    +user: Proxies\__CG__\App\Entity\User {#3115 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3554
      +user: Proxies\__CG__\App\Entity\User {#3211 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#3532
        +user: Proxies\__CG__\App\Entity\User {#3115 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: App\Entity\EntryComment {#3510
          +user: Proxies\__CG__\App\Entity\User {#3211 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
          +image: null
          +parent: App\Entity\EntryComment {#3484
            +user: Proxies\__CG__\App\Entity\User {#3115 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
            +image: null
            +parent: App\Entity\EntryComment {#3460
              +user: Proxies\__CG__\App\Entity\User {#3211 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
              +image: null
              +parent: App\Entity\EntryComment {#3347
                +user: Proxies\__CG__\App\Entity\User {#3115 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                +image: null
                +parent: App\Entity\EntryComment {#3205
                  +user: Proxies\__CG__\App\Entity\User {#3211 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                  +image: null
                  +parent: App\Entity\EntryComment {#3069
                    +user: Proxies\__CG__\App\Entity\User {#3068 …}
                    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                    +image: null
                    +parent: App\Entity\EntryComment {#2067
                      +user: App\Entity\User {#2052 …}
                      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                      +image: null
                      +parent: null
                      +root: null
                      +body: "On Lemmy any comment you post gets federated out to other servers, so it’s available to anyone who sets up a server. So by design it is not possible to control who gets to see or archive your comments. I could set up a server to permanently archive every comment it sees, and if your server sends me your comment it goes into my archive. Probably people are already doing this for data mining. It’s not clear that you could bolt some kind of privacy control on to this architecture, which is fundamentally designed for sharing."
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 27
                      +score: 0
                      +lastActive: DateTime @1728414484 {#2072
                        date: 2024-10-08 21:08:04.0 +02:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@ChasingEnigma@lemmy.world"
                        "@ChasingEnigma@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#2070 …}
                      +nested: Doctrine\ORM\PersistentCollection {#2048 …}
                      +votes: Doctrine\ORM\PersistentCollection {#2056 …}
                      +reports: Doctrine\ORM\PersistentCollection {#2046 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
                      -id: 326587
                      -bodyTs: "'alreadi':70 'anyon':18 'architectur':92 'archiv':38,49,66 'avail':16 'bolt':83 'clear':79 'comment':4,40,51,61 'control':32,88 'could':42,82 'data':74 'design':26,96 'everi':50 'feder':8 'fundament':95 'get':7,34 'goe':63 'kind':85 'lemmi':2 'mine':75 'peopl':68 'perman':48 'possibl':30 'post':6 'privaci':87 'probabl':67 'see':36,53 'send':58 'server':12,23,46,57 'set':20,43 'share':98"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.ca/comment/6549454"
                      +editedAt: DateTimeImmutable @1727188322 {#2069
                        date: 2024-09-24 16:32:02.0 +02:00
                      }
                      +createdAt: DateTimeImmutable @1705786925 {#2065
                        date: 2024-01-20 22:42:05.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#2067}
                    +body: """
                      Although I agree that is how things work now, one could imagine a different approach:\n
                      \n
                      For instance, I could maybe control who my content gets federated to. That is, if I decide I don't particularly want my content blasted to certain places that my instance would not call any blocked ones with my data.\n
                      \n
                      If that causes some issues with ActivityPub, you can imagine encrypted blobs that could only be opened by others with a shared key.\n
                      \n
                      We don't need to achieve perfection out of the gate, to me these questions are worth discussing so that we can build out more high quality tech for the fediverse, let's not try to just immediately shut down discussion.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 6
                    +score: 0
                    +lastActive: DateTime @1705787295 {#3071
                      date: 2024-01-20 22:48:15.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@ChasingEnigma@lemmy.world"
                      "@floofloof@lemmy.ca"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#3067 …}
                    +nested: Doctrine\ORM\PersistentCollection {#3065 …}
                    +votes: Doctrine\ORM\PersistentCollection {#3063 …}
                    +reports: Doctrine\ORM\PersistentCollection {#3061 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
                    -id: 326601
                    -bodyTs: "'achiev':84 'activitypub':62 'agre':3 'although':1 'approach':15 'blast':40 'blob':67 'block':51 'build':101 'call':49 'caus':58 'certain':42 'content':24,39 'control':21 'could':11,19,69 'data':55 'decid':32 'differ':14 'discuss':96,119 'encrypt':66 'feder':26 'fedivers':109 'gate':89 'get':25 'high':104 'imagin':12,65 'immedi':116 'instanc':17,46 'issu':60 'key':78 'let':110 'mayb':20 'need':82 'one':10,52 'open':72 'other':74 'particular':36 'perfect':85 'place':43 'qualiti':105 'question':93 'share':77 'shut':117 'tech':106 'thing':7 'tri':113 'want':37 'work':8 'worth':95 'would':47"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://fedia.io/m/privacy@lemmy.ml/t/509461/-/comment/3323724"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1705787295 {#3070
                      date: 2024-01-20 22:48:15.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#2067}
                  +body: """
                    How would you ensure other instances are not sharing your content?\n
                    \n
                    To me this seems to be a question of ideology. I came here from Reddit because this is an open forum with transparent history.\n
                    \n
                    Federetion by design ensures that accessibility (as far as I understand, correct me if I’m wrong). This design principle to me is the core. If that seems like an issue maybe this style of social media is not for you.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 5
                  +score: 0
                  +lastActive: DateTime @1705835998 {#3204
                    date: 2024-01-21 12:19:58.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@ChasingEnigma@lemmy.world"
                    "@floofloof@lemmy.ca"
                    "@andyburke@fedia.io"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3212 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3214 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3216 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3219 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
                  -id: 327955
                  -bodyTs: "'access':41 'came':23 'content':11 'core':60 'correct':47 'design':38,54 'ensur':4,39 'far':43 'federet':36 'forum':32 'histori':35 'ideolog':21 'instanc':6 'issu':66 'like':64 'm':51 'mayb':67 'media':72 'open':31 'principl':55 'question':19 'reddit':26 'seem':15,63 'share':9 'social':71 'style':69 'transpar':34 'understand':46 'would':2 'wrong':52"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://monyet.cc/comment/4506136"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1705835998 {#3207
                    date: 2024-01-21 12:19:58.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2067}
                +body: "Can you elaborate on what being “an open forum” means?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1705862747 {#3345
                  date: 2024-01-21 19:45:47.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@ChasingEnigma@lemmy.world"
                  "@floofloof@lemmy.ca"
                  "@andyburke@fedia.io"
                  "@mr_satan@monyet.cc"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3348 …}
                +nested: Doctrine\ORM\PersistentCollection {#3350 …}
                +votes: Doctrine\ORM\PersistentCollection {#3352 …}
                +reports: Doctrine\ORM\PersistentCollection {#3354 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
                -id: 328978
                -bodyTs: "'elabor':3 'forum':9 'mean':10 'open':8"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemm.ee/comment/8509360"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705862747 {#3346
                  date: 2024-01-21 19:45:47.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2067}
              +body: """
                In this context, it’s an open *public* digital space. Noone is obligated share anything.\n
                \n
                The part that is discussed as a privacy issue is a design element. It is by design post are visible to everyone, it is by design that comments are visible to everyone.\n
                \n
                How is it a privacy issue when **the user** desides what to post **for everyone to see**?\n
                \n
                If you are looking for a different design ideology then maybe you need a different social media platform.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1705873157 {#3458
                date: 2024-01-21 22:39:17.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ChasingEnigma@lemmy.world"
                "@floofloof@lemmy.ca"
                "@andyburke@fedia.io"
                "@mr_satan@monyet.cc"
                "@LWD@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3461 …}
              +nested: Doctrine\ORM\PersistentCollection {#3463 …}
              +votes: Doctrine\ORM\PersistentCollection {#3465 …}
              +reports: Doctrine\ORM\PersistentCollection {#3467 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
              -id: 329404
              -bodyTs: "'anyth':15 'comment':43 'context':3 'desid':57 'design':27,32,41,72 'differ':71,79 'digit':9 'discuss':20 'element':28 'everyon':37,47,62 'ideolog':73 'issu':24,53 'look':68 'mayb':75 'media':81 'need':77 'noon':11 'oblig':13 'open':7 'part':17 'platform':82 'post':33,60 'privaci':23,52 'public':8 'see':64 'share':14 'social':80 'space':10 'user':56 'visibl':35,45"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://monyet.cc/comment/4515804"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705873157 {#3459
                date: 2024-01-21 22:39:17.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2067}
            +body: """
              So regarding an open, public digital space like Twitter, how do you feel about people having the ability to lock their accounts and instantly hide all their tweets from the public?\n
              \n
              Mastodon doesn’t have that, but it could.\n
              \n
              My reaction to adding something like that will always be “that would be rad” regardless of previous assumptions about how public an app should be, or truisms like “the Internet is forever”, because I believe strongly that trying to fix issues is better than letting them languish unchecked.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1705939638 {#3485
              date: 2024-01-22 17:07:18.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ChasingEnigma@lemmy.world"
              "@floofloof@lemmy.ca"
              "@andyburke@fedia.io"
              "@mr_satan@monyet.cc"
              "@LWD@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3480 …}
            +nested: Doctrine\ORM\PersistentCollection {#3475 …}
            +votes: Doctrine\ORM\PersistentCollection {#3479 …}
            +reports: Doctrine\ORM\PersistentCollection {#3489 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
            -id: 331718
            -bodyTs: "'abil':18 'account':22 'ad':43 'alway':48 'app':62 'assumpt':57 'believ':74 'better':82 'could':39 'digit':6 'doesn':33 'feel':13 'fix':79 'forev':71 'hide':25 'instant':24 'internet':69 'issu':80 'languish':86 'let':84 'like':8,45,67 'lock':20 'mastodon':32 'open':4 'peopl':15 'previous':56 'public':5,31,60 'rad':53 'reaction':41 'regard':2 'regardless':54 'someth':44 'space':7 'strong':75 'tri':77 'truism':66 'tweet':28 'twitter':9 'uncheck':87 'would':51"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/8539656"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705939638 {#3488
              date: 2024-01-22 17:07:18.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2067}
          +body: """
            I’ve never been on Twitter. Besides Reddit I really disliked all other main platforms. So answering your question: I don’t care, it’s a different platform for different style of social media interactions.\n
            \n
            > the Internet is forever\n
            \n
            My position has nothing to do with this sentiment. Internet forgets, and often.\n
            \n
            I **like** federated nature of Lemmy, I **like** that there is no “private” accounts. This is a **feature** not a bug.\n
            \n
            I’m not trying to argue against privacy, but what you are describing isn’t a privacy issue or an issue at all. It’s a design element. And it’s this design is why I like it here.\n
            \n
            As someone here has said, at some point the responsibility has to fall on the user. You don’t need to share anything. As long as the nature of the platform is clear (and it’s a separate discussion) the is no *issue* to be fixed.\n
            \n
            If to you that is seems as an issue, well then maybe you are at the wrong place. And if the platform changes in the direction I don’t agree, I will leave.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1705944084 {#3505
            date: 2024-01-22 18:21:24.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ChasingEnigma@lemmy.world"
            "@floofloof@lemmy.ca"
            "@andyburke@fedia.io"
            "@mr_satan@monyet.cc"
            "@LWD@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3502 …}
          +nested: Doctrine\ORM\PersistentCollection {#3499 …}
          +votes: Doctrine\ORM\PersistentCollection {#3497 …}
          +reports: Doctrine\ORM\PersistentCollection {#3511 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3513 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3515 …}
          -id: 331963
          -bodyTs: "'account':66 'agre':188 'answer':17 'anyth':135 'argu':79 'besid':7 'bug':73 'care':23 'chang':181 'clear':145 'describ':86 'design':100,106 'differ':27,30 'direct':184 'discuss':151 'dislik':11 'element':101 'fall':125 'featur':70 'feder':55 'fix':158 'forev':39 'forget':50 'interact':35 'internet':37,49 'isn':87 'issu':91,94,155,167 'leav':191 'lemmi':58 'like':54,60,110 'long':137 'm':75 'main':14 'mayb':170 'media':34 'natur':56,140 'need':132 'never':3 'noth':43 'often':52 'place':176 'platform':15,28,143,180 'point':120 'posit':41 'privaci':81,90 'privat':65 'question':19 'realli':10 'reddit':8 'respons':122 'said':117 'seem':164 'sentiment':48 'separ':150 'share':134 'social':33 'someon':114 'style':31 'tri':77 'twitter':6 'user':128 've':2 'well':168 'wrong':175"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://monyet.cc/comment/4530583"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705944084 {#3508
            date: 2024-01-22 18:21:24.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2067}
        +body: """
          > I **like** that there is no “private” accounts. This is a **feature** not a bug.\n
          > \n
          > I’m not trying to argue against privacy…\n
          \n
          I appreciate your honesty but this seems to conflict
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705944633 {#3527
          date: 2024-01-22 18:30:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@floofloof@lemmy.ca"
          "@andyburke@fedia.io"
          "@mr_satan@monyet.cc"
          "@LWD@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3524 …}
        +nested: Doctrine\ORM\PersistentCollection {#3521 …}
        +votes: Doctrine\ORM\PersistentCollection {#3519 …}
        +reports: Doctrine\ORM\PersistentCollection {#3533 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
        -id: 331991
        -bodyTs: "'account':8 'appreci':25 'argu':21 'bug':15 'conflict':32 'featur':12 'honesti':27 'like':2 'm':17 'privaci':23 'privat':7 'seem':30 'tri':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8541631"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705944633 {#3530
          date: 2024-01-22 18:30:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2067}
      +body: """
        How is this conflicting? You are a private person same as I, I don’t know who you are, you don’t know who I am.\n
        \n
        How is selective hiding of post and comments *privacy*?\n
        \n
        If you don’t want it to be seen – don’t post it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705953501 {#3549
        date: 2024-01-22 20:58:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@floofloof@lemmy.ca"
        "@andyburke@fedia.io"
        "@mr_satan@monyet.cc"
        "@LWD@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3546 …}
      +nested: Doctrine\ORM\PersistentCollection {#3543 …}
      +votes: Doctrine\ORM\PersistentCollection {#3541 …}
      +reports: Doctrine\ORM\PersistentCollection {#3555 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
      -id: 332383
      -bodyTs: "'comment':34 'conflict':4 'hide':30 'know':16,23 'person':9 'post':32,47 'privaci':35 'privat':8 'seen':44 'select':29 'want':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/4533328"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705953501 {#3552
        date: 2024-01-22 20:58:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2067}
    +body: """
      Choosing who to share your data with has been [considered a privacy setting since the inception of Facebook](https://en.wikipedia.org/wiki/Internet_privacy) and the subsequent erosion of those same settings.\n
      \n
      > For example, privacy settings on Facebook are available to all registered users: they can block certain individuals from seeing their profile, they can choose their “friends”, and they can limit who has access to their pictures and videos.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705953664 {#3571
      date: 2024-01-22 21:01:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@floofloof@lemmy.ca"
      "@andyburke@fedia.io"
      "@mr_satan@monyet.cc"
      "@LWD@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3568 …}
    +nested: Doctrine\ORM\PersistentCollection {#3565 …}
    +votes: Doctrine\ORM\PersistentCollection {#3563 …}
    +reports: Doctrine\ORM\PersistentCollection {#3577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3581 …}
    -id: 332389
    -bodyTs: "'/wiki/internet_privacy)':21 'access':62 'avail':37 'block':44 'certain':45 'choos':1,53 'consid':10 'data':6 'en.wikipedia.org':20 'en.wikipedia.org/wiki/internet_privacy)':19 'eros':25 'exampl':31 'facebook':18,35 'friend':55 'incept':16 'individu':46 'limit':59 'pictur':65 'privaci':12,32 'profil':50 'regist':40 'see':48 'set':13,29,33 'share':4 'sinc':14 'subsequ':24 'user':41 'video':67"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8545039"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705953664 {#3574
      date: 2024-01-22 21:01:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2067}
  +body: """
    And that is the different premise for the social network.\n
    \n
    You do have the equivalent choice here.\n
    \n
    If you want Facebook, go to Facebook. It’s not worse or better it’s **different**.\n
    \n
    Well Facebook is worse, but the reasons are corporate not design issues (it’s more complicated than that, but that’s beyond the point).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705955816 {#3593
    date: 2024-01-22 21:36:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@floofloof@lemmy.ca"
    "@andyburke@fedia.io"
    "@mr_satan@monyet.cc"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3590 …}
  +nested: Doctrine\ORM\PersistentCollection {#3587 …}
  +votes: Doctrine\ORM\PersistentCollection {#3585 …}
  +reports: Doctrine\ORM\PersistentCollection {#3599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3601 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3603 …}
  -id: 332485
  -bodyTs: "'better':30 'beyond':55 'choic':16 'complic':49 'corpor':42 'design':44 'differ':5,33 'equival':15 'facebook':21,24,35 'go':22 'issu':45 'network':10 'point':57 'premis':6 'reason':40 'social':9 'want':20 'well':34 'wors':28,37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4533914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705955816 {#3596
    date: 2024-01-22 21:36:56.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 {#3620
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3598
    +user: Proxies\__CG__\App\Entity\User {#3211 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3576
      +user: Proxies\__CG__\App\Entity\User {#3115 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#3554
        +user: Proxies\__CG__\App\Entity\User {#3211 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: App\Entity\EntryComment {#3532
          +user: Proxies\__CG__\App\Entity\User {#3115 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
          +image: null
          +parent: App\Entity\EntryComment {#3510
            +user: Proxies\__CG__\App\Entity\User {#3211 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
            +image: null
            +parent: App\Entity\EntryComment {#3484
              +user: Proxies\__CG__\App\Entity\User {#3115 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
              +image: null
              +parent: App\Entity\EntryComment {#3460
                +user: Proxies\__CG__\App\Entity\User {#3211 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                +image: null
                +parent: App\Entity\EntryComment {#3347
                  +user: Proxies\__CG__\App\Entity\User {#3115 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                  +image: null
                  +parent: App\Entity\EntryComment {#3205
                    +user: Proxies\__CG__\App\Entity\User {#3211 …}
                    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                    +image: null
                    +parent: App\Entity\EntryComment {#3069
                      +user: Proxies\__CG__\App\Entity\User {#3068 …}
                      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                      +image: null
                      +parent: App\Entity\EntryComment {#2067
                        +user: App\Entity\User {#2052 …}
                        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                        +image: null
                        +parent: null
                        +root: null
                        +body: "On Lemmy any comment you post gets federated out to other servers, so it’s available to anyone who sets up a server. So by design it is not possible to control who gets to see or archive your comments. I could set up a server to permanently archive every comment it sees, and if your server sends me your comment it goes into my archive. Probably people are already doing this for data mining. It’s not clear that you could bolt some kind of privacy control on to this architecture, which is fundamentally designed for sharing."
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 27
                        +score: 0
                        +lastActive: DateTime @1728414484 {#2072
                          date: 2024-10-08 21:08:04.0 +02:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@ChasingEnigma@lemmy.world"
                          "@ChasingEnigma@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#2070 …}
                        +nested: Doctrine\ORM\PersistentCollection {#2048 …}
                        +votes: Doctrine\ORM\PersistentCollection {#2056 …}
                        +reports: Doctrine\ORM\PersistentCollection {#2046 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
                        -id: 326587
                        -bodyTs: "'alreadi':70 'anyon':18 'architectur':92 'archiv':38,49,66 'avail':16 'bolt':83 'clear':79 'comment':4,40,51,61 'control':32,88 'could':42,82 'data':74 'design':26,96 'everi':50 'feder':8 'fundament':95 'get':7,34 'goe':63 'kind':85 'lemmi':2 'mine':75 'peopl':68 'perman':48 'possibl':30 'post':6 'privaci':87 'probabl':67 'see':36,53 'send':58 'server':12,23,46,57 'set':20,43 'share':98"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.ca/comment/6549454"
                        +editedAt: DateTimeImmutable @1727188322 {#2069
                          date: 2024-09-24 16:32:02.0 +02:00
                        }
                        +createdAt: DateTimeImmutable @1705786925 {#2065
                          date: 2024-01-20 22:42:05.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#2067}
                      +body: """
                        Although I agree that is how things work now, one could imagine a different approach:\n
                        \n
                        For instance, I could maybe control who my content gets federated to. That is, if I decide I don't particularly want my content blasted to certain places that my instance would not call any blocked ones with my data.\n
                        \n
                        If that causes some issues with ActivityPub, you can imagine encrypted blobs that could only be opened by others with a shared key.\n
                        \n
                        We don't need to achieve perfection out of the gate, to me these questions are worth discussing so that we can build out more high quality tech for the fediverse, let's not try to just immediately shut down discussion.
                        """
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 6
                      +score: 0
                      +lastActive: DateTime @1705787295 {#3071
                        date: 2024-01-20 22:48:15.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@ChasingEnigma@lemmy.world"
                        "@floofloof@lemmy.ca"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#3067 …}
                      +nested: Doctrine\ORM\PersistentCollection {#3065 …}
                      +votes: Doctrine\ORM\PersistentCollection {#3063 …}
                      +reports: Doctrine\ORM\PersistentCollection {#3061 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
                      -id: 326601
                      -bodyTs: "'achiev':84 'activitypub':62 'agre':3 'although':1 'approach':15 'blast':40 'blob':67 'block':51 'build':101 'call':49 'caus':58 'certain':42 'content':24,39 'control':21 'could':11,19,69 'data':55 'decid':32 'differ':14 'discuss':96,119 'encrypt':66 'feder':26 'fedivers':109 'gate':89 'get':25 'high':104 'imagin':12,65 'immedi':116 'instanc':17,46 'issu':60 'key':78 'let':110 'mayb':20 'need':82 'one':10,52 'open':72 'other':74 'particular':36 'perfect':85 'place':43 'qualiti':105 'question':93 'share':77 'shut':117 'tech':106 'thing':7 'tri':113 'want':37 'work':8 'worth':95 'would':47"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://fedia.io/m/privacy@lemmy.ml/t/509461/-/comment/3323724"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1705787295 {#3070
                        date: 2024-01-20 22:48:15.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#2067}
                    +body: """
                      How would you ensure other instances are not sharing your content?\n
                      \n
                      To me this seems to be a question of ideology. I came here from Reddit because this is an open forum with transparent history.\n
                      \n
                      Federetion by design ensures that accessibility (as far as I understand, correct me if I’m wrong). This design principle to me is the core. If that seems like an issue maybe this style of social media is not for you.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 5
                    +score: 0
                    +lastActive: DateTime @1705835998 {#3204
                      date: 2024-01-21 12:19:58.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@ChasingEnigma@lemmy.world"
                      "@floofloof@lemmy.ca"
                      "@andyburke@fedia.io"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#3212 …}
                    +nested: Doctrine\ORM\PersistentCollection {#3214 …}
                    +votes: Doctrine\ORM\PersistentCollection {#3216 …}
                    +reports: Doctrine\ORM\PersistentCollection {#3219 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
                    -id: 327955
                    -bodyTs: "'access':41 'came':23 'content':11 'core':60 'correct':47 'design':38,54 'ensur':4,39 'far':43 'federet':36 'forum':32 'histori':35 'ideolog':21 'instanc':6 'issu':66 'like':64 'm':51 'mayb':67 'media':72 'open':31 'principl':55 'question':19 'reddit':26 'seem':15,63 'share':9 'social':71 'style':69 'transpar':34 'understand':46 'would':2 'wrong':52"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://monyet.cc/comment/4506136"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1705835998 {#3207
                      date: 2024-01-21 12:19:58.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#2067}
                  +body: "Can you elaborate on what being “an open forum” means?"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1705862747 {#3345
                    date: 2024-01-21 19:45:47.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@ChasingEnigma@lemmy.world"
                    "@floofloof@lemmy.ca"
                    "@andyburke@fedia.io"
                    "@mr_satan@monyet.cc"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3348 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3350 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3352 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3354 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
                  -id: 328978
                  -bodyTs: "'elabor':3 'forum':9 'mean':10 'open':8"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemm.ee/comment/8509360"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1705862747 {#3346
                    date: 2024-01-21 19:45:47.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2067}
                +body: """
                  In this context, it’s an open *public* digital space. Noone is obligated share anything.\n
                  \n
                  The part that is discussed as a privacy issue is a design element. It is by design post are visible to everyone, it is by design that comments are visible to everyone.\n
                  \n
                  How is it a privacy issue when **the user** desides what to post **for everyone to see**?\n
                  \n
                  If you are looking for a different design ideology then maybe you need a different social media platform.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 3
                +score: 0
                +lastActive: DateTime @1705873157 {#3458
                  date: 2024-01-21 22:39:17.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@ChasingEnigma@lemmy.world"
                  "@floofloof@lemmy.ca"
                  "@andyburke@fedia.io"
                  "@mr_satan@monyet.cc"
                  "@LWD@lemm.ee"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3461 …}
                +nested: Doctrine\ORM\PersistentCollection {#3463 …}
                +votes: Doctrine\ORM\PersistentCollection {#3465 …}
                +reports: Doctrine\ORM\PersistentCollection {#3467 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
                -id: 329404
                -bodyTs: "'anyth':15 'comment':43 'context':3 'desid':57 'design':27,32,41,72 'differ':71,79 'digit':9 'discuss':20 'element':28 'everyon':37,47,62 'ideolog':73 'issu':24,53 'look':68 'mayb':75 'media':81 'need':77 'noon':11 'oblig':13 'open':7 'part':17 'platform':82 'post':33,60 'privaci':23,52 'public':8 'see':64 'share':14 'social':80 'space':10 'user':56 'visibl':35,45"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://monyet.cc/comment/4515804"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705873157 {#3459
                  date: 2024-01-21 22:39:17.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2067}
              +body: """
                So regarding an open, public digital space like Twitter, how do you feel about people having the ability to lock their accounts and instantly hide all their tweets from the public?\n
                \n
                Mastodon doesn’t have that, but it could.\n
                \n
                My reaction to adding something like that will always be “that would be rad” regardless of previous assumptions about how public an app should be, or truisms like “the Internet is forever”, because I believe strongly that trying to fix issues is better than letting them languish unchecked.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1705939638 {#3485
                date: 2024-01-22 17:07:18.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ChasingEnigma@lemmy.world"
                "@floofloof@lemmy.ca"
                "@andyburke@fedia.io"
                "@mr_satan@monyet.cc"
                "@LWD@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3480 …}
              +nested: Doctrine\ORM\PersistentCollection {#3475 …}
              +votes: Doctrine\ORM\PersistentCollection {#3479 …}
              +reports: Doctrine\ORM\PersistentCollection {#3489 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
              -id: 331718
              -bodyTs: "'abil':18 'account':22 'ad':43 'alway':48 'app':62 'assumpt':57 'believ':74 'better':82 'could':39 'digit':6 'doesn':33 'feel':13 'fix':79 'forev':71 'hide':25 'instant':24 'internet':69 'issu':80 'languish':86 'let':84 'like':8,45,67 'lock':20 'mastodon':32 'open':4 'peopl':15 'previous':56 'public':5,31,60 'rad':53 'reaction':41 'regard':2 'regardless':54 'someth':44 'space':7 'strong':75 'tri':77 'truism':66 'tweet':28 'twitter':9 'uncheck':87 'would':51"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/8539656"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705939638 {#3488
                date: 2024-01-22 17:07:18.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2067}
            +body: """
              I’ve never been on Twitter. Besides Reddit I really disliked all other main platforms. So answering your question: I don’t care, it’s a different platform for different style of social media interactions.\n
              \n
              > the Internet is forever\n
              \n
              My position has nothing to do with this sentiment. Internet forgets, and often.\n
              \n
              I **like** federated nature of Lemmy, I **like** that there is no “private” accounts. This is a **feature** not a bug.\n
              \n
              I’m not trying to argue against privacy, but what you are describing isn’t a privacy issue or an issue at all. It’s a design element. And it’s this design is why I like it here.\n
              \n
              As someone here has said, at some point the responsibility has to fall on the user. You don’t need to share anything. As long as the nature of the platform is clear (and it’s a separate discussion) the is no *issue* to be fixed.\n
              \n
              If to you that is seems as an issue, well then maybe you are at the wrong place. And if the platform changes in the direction I don’t agree, I will leave.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1705944084 {#3505
              date: 2024-01-22 18:21:24.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ChasingEnigma@lemmy.world"
              "@floofloof@lemmy.ca"
              "@andyburke@fedia.io"
              "@mr_satan@monyet.cc"
              "@LWD@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3502 …}
            +nested: Doctrine\ORM\PersistentCollection {#3499 …}
            +votes: Doctrine\ORM\PersistentCollection {#3497 …}
            +reports: Doctrine\ORM\PersistentCollection {#3511 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3513 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3515 …}
            -id: 331963
            -bodyTs: "'account':66 'agre':188 'answer':17 'anyth':135 'argu':79 'besid':7 'bug':73 'care':23 'chang':181 'clear':145 'describ':86 'design':100,106 'differ':27,30 'direct':184 'discuss':151 'dislik':11 'element':101 'fall':125 'featur':70 'feder':55 'fix':158 'forev':39 'forget':50 'interact':35 'internet':37,49 'isn':87 'issu':91,94,155,167 'leav':191 'lemmi':58 'like':54,60,110 'long':137 'm':75 'main':14 'mayb':170 'media':34 'natur':56,140 'need':132 'never':3 'noth':43 'often':52 'place':176 'platform':15,28,143,180 'point':120 'posit':41 'privaci':81,90 'privat':65 'question':19 'realli':10 'reddit':8 'respons':122 'said':117 'seem':164 'sentiment':48 'separ':150 'share':134 'social':33 'someon':114 'style':31 'tri':77 'twitter':6 'user':128 've':2 'well':168 'wrong':175"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://monyet.cc/comment/4530583"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705944084 {#3508
              date: 2024-01-22 18:21:24.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2067}
          +body: """
            > I **like** that there is no “private” accounts. This is a **feature** not a bug.\n
            > \n
            > I’m not trying to argue against privacy…\n
            \n
            I appreciate your honesty but this seems to conflict
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1705944633 {#3527
            date: 2024-01-22 18:30:33.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ChasingEnigma@lemmy.world"
            "@floofloof@lemmy.ca"
            "@andyburke@fedia.io"
            "@mr_satan@monyet.cc"
            "@LWD@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3524 …}
          +nested: Doctrine\ORM\PersistentCollection {#3521 …}
          +votes: Doctrine\ORM\PersistentCollection {#3519 …}
          +reports: Doctrine\ORM\PersistentCollection {#3533 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
          -id: 331991
          -bodyTs: "'account':8 'appreci':25 'argu':21 'bug':15 'conflict':32 'featur':12 'honesti':27 'like':2 'm':17 'privaci':23 'privat':7 'seem':30 'tri':19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8541631"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705944633 {#3530
            date: 2024-01-22 18:30:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2067}
        +body: """
          How is this conflicting? You are a private person same as I, I don’t know who you are, you don’t know who I am.\n
          \n
          How is selective hiding of post and comments *privacy*?\n
          \n
          If you don’t want it to be seen – don’t post it.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705953501 {#3549
          date: 2024-01-22 20:58:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@floofloof@lemmy.ca"
          "@andyburke@fedia.io"
          "@mr_satan@monyet.cc"
          "@LWD@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3546 …}
        +nested: Doctrine\ORM\PersistentCollection {#3543 …}
        +votes: Doctrine\ORM\PersistentCollection {#3541 …}
        +reports: Doctrine\ORM\PersistentCollection {#3555 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
        -id: 332383
        -bodyTs: "'comment':34 'conflict':4 'hide':30 'know':16,23 'person':9 'post':32,47 'privaci':35 'privat':8 'seen':44 'select':29 'want':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4533328"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705953501 {#3552
          date: 2024-01-22 20:58:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2067}
      +body: """
        Choosing who to share your data with has been [considered a privacy setting since the inception of Facebook](https://en.wikipedia.org/wiki/Internet_privacy) and the subsequent erosion of those same settings.\n
        \n
        > For example, privacy settings on Facebook are available to all registered users: they can block certain individuals from seeing their profile, they can choose their “friends”, and they can limit who has access to their pictures and videos.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705953664 {#3571
        date: 2024-01-22 21:01:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@floofloof@lemmy.ca"
        "@andyburke@fedia.io"
        "@mr_satan@monyet.cc"
        "@LWD@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3568 …}
      +nested: Doctrine\ORM\PersistentCollection {#3565 …}
      +votes: Doctrine\ORM\PersistentCollection {#3563 …}
      +reports: Doctrine\ORM\PersistentCollection {#3577 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3579 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3581 …}
      -id: 332389
      -bodyTs: "'/wiki/internet_privacy)':21 'access':62 'avail':37 'block':44 'certain':45 'choos':1,53 'consid':10 'data':6 'en.wikipedia.org':20 'en.wikipedia.org/wiki/internet_privacy)':19 'eros':25 'exampl':31 'facebook':18,35 'friend':55 'incept':16 'individu':46 'limit':59 'pictur':65 'privaci':12,32 'profil':50 'regist':40 'see':48 'set':13,29,33 'share':4 'sinc':14 'subsequ':24 'user':41 'video':67"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8545039"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705953664 {#3574
        date: 2024-01-22 21:01:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2067}
    +body: """
      And that is the different premise for the social network.\n
      \n
      You do have the equivalent choice here.\n
      \n
      If you want Facebook, go to Facebook. It’s not worse or better it’s **different**.\n
      \n
      Well Facebook is worse, but the reasons are corporate not design issues (it’s more complicated than that, but that’s beyond the point).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705955816 {#3593
      date: 2024-01-22 21:36:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@floofloof@lemmy.ca"
      "@andyburke@fedia.io"
      "@mr_satan@monyet.cc"
      "@LWD@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3590 …}
    +nested: Doctrine\ORM\PersistentCollection {#3587 …}
    +votes: Doctrine\ORM\PersistentCollection {#3585 …}
    +reports: Doctrine\ORM\PersistentCollection {#3599 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3601 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3603 …}
    -id: 332485
    -bodyTs: "'better':30 'beyond':55 'choic':16 'complic':49 'corpor':42 'design':44 'differ':5,33 'equival':15 'facebook':21,24,35 'go':22 'issu':45 'network':10 'point':57 'premis':6 'reason':40 'social':9 'want':20 'well':34 'wors':28,37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/4533914"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705955816 {#3596
      date: 2024-01-22 21:36:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2067}
  +body: "We were talking about the definition of privacy, and I was giving an example to bolster my definition of it. We can switch to a different topic if you want, but first I want to cement this definition."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706132034 {#3615
    date: 2024-01-24 22:33:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@floofloof@lemmy.ca"
    "@andyburke@fedia.io"
    "@mr_satan@monyet.cc"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3612 …}
  +nested: Doctrine\ORM\PersistentCollection {#3609 …}
  +votes: Doctrine\ORM\PersistentCollection {#3607 …}
  +reports: Doctrine\ORM\PersistentCollection {#3621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3625 …}
  -id: 337700
  -bodyTs: "'bolster':16 'cement':36 'definit':6,18,38 'differ':26 'exampl':14 'first':32 'give':12 'privaci':8 'switch':23 'talk':3 'topic':27 'want':30,34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8616251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706132034 {#3618
    date: 2024-01-24 22:33: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
75 DENIED edit
App\Entity\EntryComment {#3620
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3598
    +user: Proxies\__CG__\App\Entity\User {#3211 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3576
      +user: Proxies\__CG__\App\Entity\User {#3115 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#3554
        +user: Proxies\__CG__\App\Entity\User {#3211 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: App\Entity\EntryComment {#3532
          +user: Proxies\__CG__\App\Entity\User {#3115 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
          +image: null
          +parent: App\Entity\EntryComment {#3510
            +user: Proxies\__CG__\App\Entity\User {#3211 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
            +image: null
            +parent: App\Entity\EntryComment {#3484
              +user: Proxies\__CG__\App\Entity\User {#3115 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
              +image: null
              +parent: App\Entity\EntryComment {#3460
                +user: Proxies\__CG__\App\Entity\User {#3211 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                +image: null
                +parent: App\Entity\EntryComment {#3347
                  +user: Proxies\__CG__\App\Entity\User {#3115 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                  +image: null
                  +parent: App\Entity\EntryComment {#3205
                    +user: Proxies\__CG__\App\Entity\User {#3211 …}
                    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                    +image: null
                    +parent: App\Entity\EntryComment {#3069
                      +user: Proxies\__CG__\App\Entity\User {#3068 …}
                      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                      +image: null
                      +parent: App\Entity\EntryComment {#2067
                        +user: App\Entity\User {#2052 …}
                        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                        +image: null
                        +parent: null
                        +root: null
                        +body: "On Lemmy any comment you post gets federated out to other servers, so it’s available to anyone who sets up a server. So by design it is not possible to control who gets to see or archive your comments. I could set up a server to permanently archive every comment it sees, and if your server sends me your comment it goes into my archive. Probably people are already doing this for data mining. It’s not clear that you could bolt some kind of privacy control on to this architecture, which is fundamentally designed for sharing."
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 27
                        +score: 0
                        +lastActive: DateTime @1728414484 {#2072
                          date: 2024-10-08 21:08:04.0 +02:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@ChasingEnigma@lemmy.world"
                          "@ChasingEnigma@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#2070 …}
                        +nested: Doctrine\ORM\PersistentCollection {#2048 …}
                        +votes: Doctrine\ORM\PersistentCollection {#2056 …}
                        +reports: Doctrine\ORM\PersistentCollection {#2046 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
                        -id: 326587
                        -bodyTs: "'alreadi':70 'anyon':18 'architectur':92 'archiv':38,49,66 'avail':16 'bolt':83 'clear':79 'comment':4,40,51,61 'control':32,88 'could':42,82 'data':74 'design':26,96 'everi':50 'feder':8 'fundament':95 'get':7,34 'goe':63 'kind':85 'lemmi':2 'mine':75 'peopl':68 'perman':48 'possibl':30 'post':6 'privaci':87 'probabl':67 'see':36,53 'send':58 'server':12,23,46,57 'set':20,43 'share':98"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.ca/comment/6549454"
                        +editedAt: DateTimeImmutable @1727188322 {#2069
                          date: 2024-09-24 16:32:02.0 +02:00
                        }
                        +createdAt: DateTimeImmutable @1705786925 {#2065
                          date: 2024-01-20 22:42:05.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#2067}
                      +body: """
                        Although I agree that is how things work now, one could imagine a different approach:\n
                        \n
                        For instance, I could maybe control who my content gets federated to. That is, if I decide I don't particularly want my content blasted to certain places that my instance would not call any blocked ones with my data.\n
                        \n
                        If that causes some issues with ActivityPub, you can imagine encrypted blobs that could only be opened by others with a shared key.\n
                        \n
                        We don't need to achieve perfection out of the gate, to me these questions are worth discussing so that we can build out more high quality tech for the fediverse, let's not try to just immediately shut down discussion.
                        """
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 6
                      +score: 0
                      +lastActive: DateTime @1705787295 {#3071
                        date: 2024-01-20 22:48:15.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@ChasingEnigma@lemmy.world"
                        "@floofloof@lemmy.ca"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#3067 …}
                      +nested: Doctrine\ORM\PersistentCollection {#3065 …}
                      +votes: Doctrine\ORM\PersistentCollection {#3063 …}
                      +reports: Doctrine\ORM\PersistentCollection {#3061 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
                      -id: 326601
                      -bodyTs: "'achiev':84 'activitypub':62 'agre':3 'although':1 'approach':15 'blast':40 'blob':67 'block':51 'build':101 'call':49 'caus':58 'certain':42 'content':24,39 'control':21 'could':11,19,69 'data':55 'decid':32 'differ':14 'discuss':96,119 'encrypt':66 'feder':26 'fedivers':109 'gate':89 'get':25 'high':104 'imagin':12,65 'immedi':116 'instanc':17,46 'issu':60 'key':78 'let':110 'mayb':20 'need':82 'one':10,52 'open':72 'other':74 'particular':36 'perfect':85 'place':43 'qualiti':105 'question':93 'share':77 'shut':117 'tech':106 'thing':7 'tri':113 'want':37 'work':8 'worth':95 'would':47"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://fedia.io/m/privacy@lemmy.ml/t/509461/-/comment/3323724"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1705787295 {#3070
                        date: 2024-01-20 22:48:15.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#2067}
                    +body: """
                      How would you ensure other instances are not sharing your content?\n
                      \n
                      To me this seems to be a question of ideology. I came here from Reddit because this is an open forum with transparent history.\n
                      \n
                      Federetion by design ensures that accessibility (as far as I understand, correct me if I’m wrong). This design principle to me is the core. If that seems like an issue maybe this style of social media is not for you.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 5
                    +score: 0
                    +lastActive: DateTime @1705835998 {#3204
                      date: 2024-01-21 12:19:58.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@ChasingEnigma@lemmy.world"
                      "@floofloof@lemmy.ca"
                      "@andyburke@fedia.io"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#3212 …}
                    +nested: Doctrine\ORM\PersistentCollection {#3214 …}
                    +votes: Doctrine\ORM\PersistentCollection {#3216 …}
                    +reports: Doctrine\ORM\PersistentCollection {#3219 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
                    -id: 327955
                    -bodyTs: "'access':41 'came':23 'content':11 'core':60 'correct':47 'design':38,54 'ensur':4,39 'far':43 'federet':36 'forum':32 'histori':35 'ideolog':21 'instanc':6 'issu':66 'like':64 'm':51 'mayb':67 'media':72 'open':31 'principl':55 'question':19 'reddit':26 'seem':15,63 'share':9 'social':71 'style':69 'transpar':34 'understand':46 'would':2 'wrong':52"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://monyet.cc/comment/4506136"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1705835998 {#3207
                      date: 2024-01-21 12:19:58.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#2067}
                  +body: "Can you elaborate on what being “an open forum” means?"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1705862747 {#3345
                    date: 2024-01-21 19:45:47.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@ChasingEnigma@lemmy.world"
                    "@floofloof@lemmy.ca"
                    "@andyburke@fedia.io"
                    "@mr_satan@monyet.cc"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3348 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3350 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3352 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3354 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
                  -id: 328978
                  -bodyTs: "'elabor':3 'forum':9 'mean':10 'open':8"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemm.ee/comment/8509360"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1705862747 {#3346
                    date: 2024-01-21 19:45:47.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2067}
                +body: """
                  In this context, it’s an open *public* digital space. Noone is obligated share anything.\n
                  \n
                  The part that is discussed as a privacy issue is a design element. It is by design post are visible to everyone, it is by design that comments are visible to everyone.\n
                  \n
                  How is it a privacy issue when **the user** desides what to post **for everyone to see**?\n
                  \n
                  If you are looking for a different design ideology then maybe you need a different social media platform.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 3
                +score: 0
                +lastActive: DateTime @1705873157 {#3458
                  date: 2024-01-21 22:39:17.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@ChasingEnigma@lemmy.world"
                  "@floofloof@lemmy.ca"
                  "@andyburke@fedia.io"
                  "@mr_satan@monyet.cc"
                  "@LWD@lemm.ee"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3461 …}
                +nested: Doctrine\ORM\PersistentCollection {#3463 …}
                +votes: Doctrine\ORM\PersistentCollection {#3465 …}
                +reports: Doctrine\ORM\PersistentCollection {#3467 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
                -id: 329404
                -bodyTs: "'anyth':15 'comment':43 'context':3 'desid':57 'design':27,32,41,72 'differ':71,79 'digit':9 'discuss':20 'element':28 'everyon':37,47,62 'ideolog':73 'issu':24,53 'look':68 'mayb':75 'media':81 'need':77 'noon':11 'oblig':13 'open':7 'part':17 'platform':82 'post':33,60 'privaci':23,52 'public':8 'see':64 'share':14 'social':80 'space':10 'user':56 'visibl':35,45"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://monyet.cc/comment/4515804"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705873157 {#3459
                  date: 2024-01-21 22:39:17.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2067}
              +body: """
                So regarding an open, public digital space like Twitter, how do you feel about people having the ability to lock their accounts and instantly hide all their tweets from the public?\n
                \n
                Mastodon doesn’t have that, but it could.\n
                \n
                My reaction to adding something like that will always be “that would be rad” regardless of previous assumptions about how public an app should be, or truisms like “the Internet is forever”, because I believe strongly that trying to fix issues is better than letting them languish unchecked.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1705939638 {#3485
                date: 2024-01-22 17:07:18.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ChasingEnigma@lemmy.world"
                "@floofloof@lemmy.ca"
                "@andyburke@fedia.io"
                "@mr_satan@monyet.cc"
                "@LWD@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3480 …}
              +nested: Doctrine\ORM\PersistentCollection {#3475 …}
              +votes: Doctrine\ORM\PersistentCollection {#3479 …}
              +reports: Doctrine\ORM\PersistentCollection {#3489 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
              -id: 331718
              -bodyTs: "'abil':18 'account':22 'ad':43 'alway':48 'app':62 'assumpt':57 'believ':74 'better':82 'could':39 'digit':6 'doesn':33 'feel':13 'fix':79 'forev':71 'hide':25 'instant':24 'internet':69 'issu':80 'languish':86 'let':84 'like':8,45,67 'lock':20 'mastodon':32 'open':4 'peopl':15 'previous':56 'public':5,31,60 'rad':53 'reaction':41 'regard':2 'regardless':54 'someth':44 'space':7 'strong':75 'tri':77 'truism':66 'tweet':28 'twitter':9 'uncheck':87 'would':51"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/8539656"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705939638 {#3488
                date: 2024-01-22 17:07:18.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2067}
            +body: """
              I’ve never been on Twitter. Besides Reddit I really disliked all other main platforms. So answering your question: I don’t care, it’s a different platform for different style of social media interactions.\n
              \n
              > the Internet is forever\n
              \n
              My position has nothing to do with this sentiment. Internet forgets, and often.\n
              \n
              I **like** federated nature of Lemmy, I **like** that there is no “private” accounts. This is a **feature** not a bug.\n
              \n
              I’m not trying to argue against privacy, but what you are describing isn’t a privacy issue or an issue at all. It’s a design element. And it’s this design is why I like it here.\n
              \n
              As someone here has said, at some point the responsibility has to fall on the user. You don’t need to share anything. As long as the nature of the platform is clear (and it’s a separate discussion) the is no *issue* to be fixed.\n
              \n
              If to you that is seems as an issue, well then maybe you are at the wrong place. And if the platform changes in the direction I don’t agree, I will leave.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1705944084 {#3505
              date: 2024-01-22 18:21:24.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ChasingEnigma@lemmy.world"
              "@floofloof@lemmy.ca"
              "@andyburke@fedia.io"
              "@mr_satan@monyet.cc"
              "@LWD@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3502 …}
            +nested: Doctrine\ORM\PersistentCollection {#3499 …}
            +votes: Doctrine\ORM\PersistentCollection {#3497 …}
            +reports: Doctrine\ORM\PersistentCollection {#3511 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3513 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3515 …}
            -id: 331963
            -bodyTs: "'account':66 'agre':188 'answer':17 'anyth':135 'argu':79 'besid':7 'bug':73 'care':23 'chang':181 'clear':145 'describ':86 'design':100,106 'differ':27,30 'direct':184 'discuss':151 'dislik':11 'element':101 'fall':125 'featur':70 'feder':55 'fix':158 'forev':39 'forget':50 'interact':35 'internet':37,49 'isn':87 'issu':91,94,155,167 'leav':191 'lemmi':58 'like':54,60,110 'long':137 'm':75 'main':14 'mayb':170 'media':34 'natur':56,140 'need':132 'never':3 'noth':43 'often':52 'place':176 'platform':15,28,143,180 'point':120 'posit':41 'privaci':81,90 'privat':65 'question':19 'realli':10 'reddit':8 'respons':122 'said':117 'seem':164 'sentiment':48 'separ':150 'share':134 'social':33 'someon':114 'style':31 'tri':77 'twitter':6 'user':128 've':2 'well':168 'wrong':175"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://monyet.cc/comment/4530583"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705944084 {#3508
              date: 2024-01-22 18:21:24.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2067}
          +body: """
            > I **like** that there is no “private” accounts. This is a **feature** not a bug.\n
            > \n
            > I’m not trying to argue against privacy…\n
            \n
            I appreciate your honesty but this seems to conflict
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1705944633 {#3527
            date: 2024-01-22 18:30:33.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ChasingEnigma@lemmy.world"
            "@floofloof@lemmy.ca"
            "@andyburke@fedia.io"
            "@mr_satan@monyet.cc"
            "@LWD@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3524 …}
          +nested: Doctrine\ORM\PersistentCollection {#3521 …}
          +votes: Doctrine\ORM\PersistentCollection {#3519 …}
          +reports: Doctrine\ORM\PersistentCollection {#3533 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
          -id: 331991
          -bodyTs: "'account':8 'appreci':25 'argu':21 'bug':15 'conflict':32 'featur':12 'honesti':27 'like':2 'm':17 'privaci':23 'privat':7 'seem':30 'tri':19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8541631"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705944633 {#3530
            date: 2024-01-22 18:30:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2067}
        +body: """
          How is this conflicting? You are a private person same as I, I don’t know who you are, you don’t know who I am.\n
          \n
          How is selective hiding of post and comments *privacy*?\n
          \n
          If you don’t want it to be seen – don’t post it.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705953501 {#3549
          date: 2024-01-22 20:58:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@floofloof@lemmy.ca"
          "@andyburke@fedia.io"
          "@mr_satan@monyet.cc"
          "@LWD@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3546 …}
        +nested: Doctrine\ORM\PersistentCollection {#3543 …}
        +votes: Doctrine\ORM\PersistentCollection {#3541 …}
        +reports: Doctrine\ORM\PersistentCollection {#3555 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
        -id: 332383
        -bodyTs: "'comment':34 'conflict':4 'hide':30 'know':16,23 'person':9 'post':32,47 'privaci':35 'privat':8 'seen':44 'select':29 'want':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4533328"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705953501 {#3552
          date: 2024-01-22 20:58:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2067}
      +body: """
        Choosing who to share your data with has been [considered a privacy setting since the inception of Facebook](https://en.wikipedia.org/wiki/Internet_privacy) and the subsequent erosion of those same settings.\n
        \n
        > For example, privacy settings on Facebook are available to all registered users: they can block certain individuals from seeing their profile, they can choose their “friends”, and they can limit who has access to their pictures and videos.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705953664 {#3571
        date: 2024-01-22 21:01:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@floofloof@lemmy.ca"
        "@andyburke@fedia.io"
        "@mr_satan@monyet.cc"
        "@LWD@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3568 …}
      +nested: Doctrine\ORM\PersistentCollection {#3565 …}
      +votes: Doctrine\ORM\PersistentCollection {#3563 …}
      +reports: Doctrine\ORM\PersistentCollection {#3577 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3579 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3581 …}
      -id: 332389
      -bodyTs: "'/wiki/internet_privacy)':21 'access':62 'avail':37 'block':44 'certain':45 'choos':1,53 'consid':10 'data':6 'en.wikipedia.org':20 'en.wikipedia.org/wiki/internet_privacy)':19 'eros':25 'exampl':31 'facebook':18,35 'friend':55 'incept':16 'individu':46 'limit':59 'pictur':65 'privaci':12,32 'profil':50 'regist':40 'see':48 'set':13,29,33 'share':4 'sinc':14 'subsequ':24 'user':41 'video':67"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8545039"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705953664 {#3574
        date: 2024-01-22 21:01:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2067}
    +body: """
      And that is the different premise for the social network.\n
      \n
      You do have the equivalent choice here.\n
      \n
      If you want Facebook, go to Facebook. It’s not worse or better it’s **different**.\n
      \n
      Well Facebook is worse, but the reasons are corporate not design issues (it’s more complicated than that, but that’s beyond the point).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705955816 {#3593
      date: 2024-01-22 21:36:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@floofloof@lemmy.ca"
      "@andyburke@fedia.io"
      "@mr_satan@monyet.cc"
      "@LWD@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3590 …}
    +nested: Doctrine\ORM\PersistentCollection {#3587 …}
    +votes: Doctrine\ORM\PersistentCollection {#3585 …}
    +reports: Doctrine\ORM\PersistentCollection {#3599 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3601 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3603 …}
    -id: 332485
    -bodyTs: "'better':30 'beyond':55 'choic':16 'complic':49 'corpor':42 'design':44 'differ':5,33 'equival':15 'facebook':21,24,35 'go':22 'issu':45 'network':10 'point':57 'premis':6 'reason':40 'social':9 'want':20 'well':34 'wors':28,37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/4533914"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705955816 {#3596
      date: 2024-01-22 21:36:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2067}
  +body: "We were talking about the definition of privacy, and I was giving an example to bolster my definition of it. We can switch to a different topic if you want, but first I want to cement this definition."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706132034 {#3615
    date: 2024-01-24 22:33:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@floofloof@lemmy.ca"
    "@andyburke@fedia.io"
    "@mr_satan@monyet.cc"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3612 …}
  +nested: Doctrine\ORM\PersistentCollection {#3609 …}
  +votes: Doctrine\ORM\PersistentCollection {#3607 …}
  +reports: Doctrine\ORM\PersistentCollection {#3621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3625 …}
  -id: 337700
  -bodyTs: "'bolster':16 'cement':36 'definit':6,18,38 'differ':26 'exampl':14 'first':32 'give':12 'privaci':8 'switch':23 'talk':3 'topic':27 'want':30,34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8616251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706132034 {#3618
    date: 2024-01-24 22:33: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
76 DENIED moderate
App\Entity\EntryComment {#3620
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3598
    +user: Proxies\__CG__\App\Entity\User {#3211 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3576
      +user: Proxies\__CG__\App\Entity\User {#3115 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#3554
        +user: Proxies\__CG__\App\Entity\User {#3211 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: App\Entity\EntryComment {#3532
          +user: Proxies\__CG__\App\Entity\User {#3115 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
          +image: null
          +parent: App\Entity\EntryComment {#3510
            +user: Proxies\__CG__\App\Entity\User {#3211 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
            +image: null
            +parent: App\Entity\EntryComment {#3484
              +user: Proxies\__CG__\App\Entity\User {#3115 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
              +image: null
              +parent: App\Entity\EntryComment {#3460
                +user: Proxies\__CG__\App\Entity\User {#3211 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                +image: null
                +parent: App\Entity\EntryComment {#3347
                  +user: Proxies\__CG__\App\Entity\User {#3115 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                  +image: null
                  +parent: App\Entity\EntryComment {#3205
                    +user: Proxies\__CG__\App\Entity\User {#3211 …}
                    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                    +image: null
                    +parent: App\Entity\EntryComment {#3069
                      +user: Proxies\__CG__\App\Entity\User {#3068 …}
                      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                      +image: null
                      +parent: App\Entity\EntryComment {#2067
                        +user: App\Entity\User {#2052 …}
                        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
                        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
                        +image: null
                        +parent: null
                        +root: null
                        +body: "On Lemmy any comment you post gets federated out to other servers, so it’s available to anyone who sets up a server. So by design it is not possible to control who gets to see or archive your comments. I could set up a server to permanently archive every comment it sees, and if your server sends me your comment it goes into my archive. Probably people are already doing this for data mining. It’s not clear that you could bolt some kind of privacy control on to this architecture, which is fundamentally designed for sharing."
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 27
                        +score: 0
                        +lastActive: DateTime @1728414484 {#2072
                          date: 2024-10-08 21:08:04.0 +02:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@ChasingEnigma@lemmy.world"
                          "@ChasingEnigma@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#2070 …}
                        +nested: Doctrine\ORM\PersistentCollection {#2048 …}
                        +votes: Doctrine\ORM\PersistentCollection {#2056 …}
                        +reports: Doctrine\ORM\PersistentCollection {#2046 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
                        -id: 326587
                        -bodyTs: "'alreadi':70 'anyon':18 'architectur':92 'archiv':38,49,66 'avail':16 'bolt':83 'clear':79 'comment':4,40,51,61 'control':32,88 'could':42,82 'data':74 'design':26,96 'everi':50 'feder':8 'fundament':95 'get':7,34 'goe':63 'kind':85 'lemmi':2 'mine':75 'peopl':68 'perman':48 'possibl':30 'post':6 'privaci':87 'probabl':67 'see':36,53 'send':58 'server':12,23,46,57 'set':20,43 'share':98"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.ca/comment/6549454"
                        +editedAt: DateTimeImmutable @1727188322 {#2069
                          date: 2024-09-24 16:32:02.0 +02:00
                        }
                        +createdAt: DateTimeImmutable @1705786925 {#2065
                          date: 2024-01-20 22:42:05.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#2067}
                      +body: """
                        Although I agree that is how things work now, one could imagine a different approach:\n
                        \n
                        For instance, I could maybe control who my content gets federated to. That is, if I decide I don't particularly want my content blasted to certain places that my instance would not call any blocked ones with my data.\n
                        \n
                        If that causes some issues with ActivityPub, you can imagine encrypted blobs that could only be opened by others with a shared key.\n
                        \n
                        We don't need to achieve perfection out of the gate, to me these questions are worth discussing so that we can build out more high quality tech for the fediverse, let's not try to just immediately shut down discussion.
                        """
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 6
                      +score: 0
                      +lastActive: DateTime @1705787295 {#3071
                        date: 2024-01-20 22:48:15.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@ChasingEnigma@lemmy.world"
                        "@floofloof@lemmy.ca"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#3067 …}
                      +nested: Doctrine\ORM\PersistentCollection {#3065 …}
                      +votes: Doctrine\ORM\PersistentCollection {#3063 …}
                      +reports: Doctrine\ORM\PersistentCollection {#3061 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
                      -id: 326601
                      -bodyTs: "'achiev':84 'activitypub':62 'agre':3 'although':1 'approach':15 'blast':40 'blob':67 'block':51 'build':101 'call':49 'caus':58 'certain':42 'content':24,39 'control':21 'could':11,19,69 'data':55 'decid':32 'differ':14 'discuss':96,119 'encrypt':66 'feder':26 'fedivers':109 'gate':89 'get':25 'high':104 'imagin':12,65 'immedi':116 'instanc':17,46 'issu':60 'key':78 'let':110 'mayb':20 'need':82 'one':10,52 'open':72 'other':74 'particular':36 'perfect':85 'place':43 'qualiti':105 'question':93 'share':77 'shut':117 'tech':106 'thing':7 'tri':113 'want':37 'work':8 'worth':95 'would':47"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://fedia.io/m/privacy@lemmy.ml/t/509461/-/comment/3323724"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1705787295 {#3070
                        date: 2024-01-20 22:48:15.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#2067}
                    +body: """
                      How would you ensure other instances are not sharing your content?\n
                      \n
                      To me this seems to be a question of ideology. I came here from Reddit because this is an open forum with transparent history.\n
                      \n
                      Federetion by design ensures that accessibility (as far as I understand, correct me if I’m wrong). This design principle to me is the core. If that seems like an issue maybe this style of social media is not for you.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 5
                    +score: 0
                    +lastActive: DateTime @1705835998 {#3204
                      date: 2024-01-21 12:19:58.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@ChasingEnigma@lemmy.world"
                      "@floofloof@lemmy.ca"
                      "@andyburke@fedia.io"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#3212 …}
                    +nested: Doctrine\ORM\PersistentCollection {#3214 …}
                    +votes: Doctrine\ORM\PersistentCollection {#3216 …}
                    +reports: Doctrine\ORM\PersistentCollection {#3219 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
                    -id: 327955
                    -bodyTs: "'access':41 'came':23 'content':11 'core':60 'correct':47 'design':38,54 'ensur':4,39 'far':43 'federet':36 'forum':32 'histori':35 'ideolog':21 'instanc':6 'issu':66 'like':64 'm':51 'mayb':67 'media':72 'open':31 'principl':55 'question':19 'reddit':26 'seem':15,63 'share':9 'social':71 'style':69 'transpar':34 'understand':46 'would':2 'wrong':52"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://monyet.cc/comment/4506136"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1705835998 {#3207
                      date: 2024-01-21 12:19:58.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#2067}
                  +body: "Can you elaborate on what being “an open forum” means?"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1705862747 {#3345
                    date: 2024-01-21 19:45:47.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@ChasingEnigma@lemmy.world"
                    "@floofloof@lemmy.ca"
                    "@andyburke@fedia.io"
                    "@mr_satan@monyet.cc"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3348 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3350 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3352 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3354 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
                  -id: 328978
                  -bodyTs: "'elabor':3 'forum':9 'mean':10 'open':8"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemm.ee/comment/8509360"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1705862747 {#3346
                    date: 2024-01-21 19:45:47.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2067}
                +body: """
                  In this context, it’s an open *public* digital space. Noone is obligated share anything.\n
                  \n
                  The part that is discussed as a privacy issue is a design element. It is by design post are visible to everyone, it is by design that comments are visible to everyone.\n
                  \n
                  How is it a privacy issue when **the user** desides what to post **for everyone to see**?\n
                  \n
                  If you are looking for a different design ideology then maybe you need a different social media platform.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 3
                +score: 0
                +lastActive: DateTime @1705873157 {#3458
                  date: 2024-01-21 22:39:17.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@ChasingEnigma@lemmy.world"
                  "@floofloof@lemmy.ca"
                  "@andyburke@fedia.io"
                  "@mr_satan@monyet.cc"
                  "@LWD@lemm.ee"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3461 …}
                +nested: Doctrine\ORM\PersistentCollection {#3463 …}
                +votes: Doctrine\ORM\PersistentCollection {#3465 …}
                +reports: Doctrine\ORM\PersistentCollection {#3467 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
                -id: 329404
                -bodyTs: "'anyth':15 'comment':43 'context':3 'desid':57 'design':27,32,41,72 'differ':71,79 'digit':9 'discuss':20 'element':28 'everyon':37,47,62 'ideolog':73 'issu':24,53 'look':68 'mayb':75 'media':81 'need':77 'noon':11 'oblig':13 'open':7 'part':17 'platform':82 'post':33,60 'privaci':23,52 'public':8 'see':64 'share':14 'social':80 'space':10 'user':56 'visibl':35,45"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://monyet.cc/comment/4515804"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705873157 {#3459
                  date: 2024-01-21 22:39:17.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2067}
              +body: """
                So regarding an open, public digital space like Twitter, how do you feel about people having the ability to lock their accounts and instantly hide all their tweets from the public?\n
                \n
                Mastodon doesn’t have that, but it could.\n
                \n
                My reaction to adding something like that will always be “that would be rad” regardless of previous assumptions about how public an app should be, or truisms like “the Internet is forever”, because I believe strongly that trying to fix issues is better than letting them languish unchecked.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1705939638 {#3485
                date: 2024-01-22 17:07:18.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ChasingEnigma@lemmy.world"
                "@floofloof@lemmy.ca"
                "@andyburke@fedia.io"
                "@mr_satan@monyet.cc"
                "@LWD@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3480 …}
              +nested: Doctrine\ORM\PersistentCollection {#3475 …}
              +votes: Doctrine\ORM\PersistentCollection {#3479 …}
              +reports: Doctrine\ORM\PersistentCollection {#3489 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
              -id: 331718
              -bodyTs: "'abil':18 'account':22 'ad':43 'alway':48 'app':62 'assumpt':57 'believ':74 'better':82 'could':39 'digit':6 'doesn':33 'feel':13 'fix':79 'forev':71 'hide':25 'instant':24 'internet':69 'issu':80 'languish':86 'let':84 'like':8,45,67 'lock':20 'mastodon':32 'open':4 'peopl':15 'previous':56 'public':5,31,60 'rad':53 'reaction':41 'regard':2 'regardless':54 'someth':44 'space':7 'strong':75 'tri':77 'truism':66 'tweet':28 'twitter':9 'uncheck':87 'would':51"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/8539656"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705939638 {#3488
                date: 2024-01-22 17:07:18.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2067}
            +body: """
              I’ve never been on Twitter. Besides Reddit I really disliked all other main platforms. So answering your question: I don’t care, it’s a different platform for different style of social media interactions.\n
              \n
              > the Internet is forever\n
              \n
              My position has nothing to do with this sentiment. Internet forgets, and often.\n
              \n
              I **like** federated nature of Lemmy, I **like** that there is no “private” accounts. This is a **feature** not a bug.\n
              \n
              I’m not trying to argue against privacy, but what you are describing isn’t a privacy issue or an issue at all. It’s a design element. And it’s this design is why I like it here.\n
              \n
              As someone here has said, at some point the responsibility has to fall on the user. You don’t need to share anything. As long as the nature of the platform is clear (and it’s a separate discussion) the is no *issue* to be fixed.\n
              \n
              If to you that is seems as an issue, well then maybe you are at the wrong place. And if the platform changes in the direction I don’t agree, I will leave.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1705944084 {#3505
              date: 2024-01-22 18:21:24.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ChasingEnigma@lemmy.world"
              "@floofloof@lemmy.ca"
              "@andyburke@fedia.io"
              "@mr_satan@monyet.cc"
              "@LWD@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3502 …}
            +nested: Doctrine\ORM\PersistentCollection {#3499 …}
            +votes: Doctrine\ORM\PersistentCollection {#3497 …}
            +reports: Doctrine\ORM\PersistentCollection {#3511 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3513 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3515 …}
            -id: 331963
            -bodyTs: "'account':66 'agre':188 'answer':17 'anyth':135 'argu':79 'besid':7 'bug':73 'care':23 'chang':181 'clear':145 'describ':86 'design':100,106 'differ':27,30 'direct':184 'discuss':151 'dislik':11 'element':101 'fall':125 'featur':70 'feder':55 'fix':158 'forev':39 'forget':50 'interact':35 'internet':37,49 'isn':87 'issu':91,94,155,167 'leav':191 'lemmi':58 'like':54,60,110 'long':137 'm':75 'main':14 'mayb':170 'media':34 'natur':56,140 'need':132 'never':3 'noth':43 'often':52 'place':176 'platform':15,28,143,180 'point':120 'posit':41 'privaci':81,90 'privat':65 'question':19 'realli':10 'reddit':8 'respons':122 'said':117 'seem':164 'sentiment':48 'separ':150 'share':134 'social':33 'someon':114 'style':31 'tri':77 'twitter':6 'user':128 've':2 'well':168 'wrong':175"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://monyet.cc/comment/4530583"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705944084 {#3508
              date: 2024-01-22 18:21:24.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2067}
          +body: """
            > I **like** that there is no “private” accounts. This is a **feature** not a bug.\n
            > \n
            > I’m not trying to argue against privacy…\n
            \n
            I appreciate your honesty but this seems to conflict
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1705944633 {#3527
            date: 2024-01-22 18:30:33.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ChasingEnigma@lemmy.world"
            "@floofloof@lemmy.ca"
            "@andyburke@fedia.io"
            "@mr_satan@monyet.cc"
            "@LWD@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3524 …}
          +nested: Doctrine\ORM\PersistentCollection {#3521 …}
          +votes: Doctrine\ORM\PersistentCollection {#3519 …}
          +reports: Doctrine\ORM\PersistentCollection {#3533 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
          -id: 331991
          -bodyTs: "'account':8 'appreci':25 'argu':21 'bug':15 'conflict':32 'featur':12 'honesti':27 'like':2 'm':17 'privaci':23 'privat':7 'seem':30 'tri':19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8541631"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705944633 {#3530
            date: 2024-01-22 18:30:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2067}
        +body: """
          How is this conflicting? You are a private person same as I, I don’t know who you are, you don’t know who I am.\n
          \n
          How is selective hiding of post and comments *privacy*?\n
          \n
          If you don’t want it to be seen – don’t post it.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705953501 {#3549
          date: 2024-01-22 20:58:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@floofloof@lemmy.ca"
          "@andyburke@fedia.io"
          "@mr_satan@monyet.cc"
          "@LWD@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3546 …}
        +nested: Doctrine\ORM\PersistentCollection {#3543 …}
        +votes: Doctrine\ORM\PersistentCollection {#3541 …}
        +reports: Doctrine\ORM\PersistentCollection {#3555 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
        -id: 332383
        -bodyTs: "'comment':34 'conflict':4 'hide':30 'know':16,23 'person':9 'post':32,47 'privaci':35 'privat':8 'seen':44 'select':29 'want':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4533328"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705953501 {#3552
          date: 2024-01-22 20:58:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2067}
      +body: """
        Choosing who to share your data with has been [considered a privacy setting since the inception of Facebook](https://en.wikipedia.org/wiki/Internet_privacy) and the subsequent erosion of those same settings.\n
        \n
        > For example, privacy settings on Facebook are available to all registered users: they can block certain individuals from seeing their profile, they can choose their “friends”, and they can limit who has access to their pictures and videos.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705953664 {#3571
        date: 2024-01-22 21:01:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@floofloof@lemmy.ca"
        "@andyburke@fedia.io"
        "@mr_satan@monyet.cc"
        "@LWD@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3568 …}
      +nested: Doctrine\ORM\PersistentCollection {#3565 …}
      +votes: Doctrine\ORM\PersistentCollection {#3563 …}
      +reports: Doctrine\ORM\PersistentCollection {#3577 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3579 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3581 …}
      -id: 332389
      -bodyTs: "'/wiki/internet_privacy)':21 'access':62 'avail':37 'block':44 'certain':45 'choos':1,53 'consid':10 'data':6 'en.wikipedia.org':20 'en.wikipedia.org/wiki/internet_privacy)':19 'eros':25 'exampl':31 'facebook':18,35 'friend':55 'incept':16 'individu':46 'limit':59 'pictur':65 'privaci':12,32 'profil':50 'regist':40 'see':48 'set':13,29,33 'share':4 'sinc':14 'subsequ':24 'user':41 'video':67"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8545039"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705953664 {#3574
        date: 2024-01-22 21:01:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2067}
    +body: """
      And that is the different premise for the social network.\n
      \n
      You do have the equivalent choice here.\n
      \n
      If you want Facebook, go to Facebook. It’s not worse or better it’s **different**.\n
      \n
      Well Facebook is worse, but the reasons are corporate not design issues (it’s more complicated than that, but that’s beyond the point).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705955816 {#3593
      date: 2024-01-22 21:36:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@floofloof@lemmy.ca"
      "@andyburke@fedia.io"
      "@mr_satan@monyet.cc"
      "@LWD@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3590 …}
    +nested: Doctrine\ORM\PersistentCollection {#3587 …}
    +votes: Doctrine\ORM\PersistentCollection {#3585 …}
    +reports: Doctrine\ORM\PersistentCollection {#3599 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3601 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3603 …}
    -id: 332485
    -bodyTs: "'better':30 'beyond':55 'choic':16 'complic':49 'corpor':42 'design':44 'differ':5,33 'equival':15 'facebook':21,24,35 'go':22 'issu':45 'network':10 'point':57 'premis':6 'reason':40 'social':9 'want':20 'well':34 'wors':28,37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/4533914"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705955816 {#3596
      date: 2024-01-22 21:36:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2067}
  +body: "We were talking about the definition of privacy, and I was giving an example to bolster my definition of it. We can switch to a different topic if you want, but first I want to cement this definition."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706132034 {#3615
    date: 2024-01-24 22:33:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@floofloof@lemmy.ca"
    "@andyburke@fedia.io"
    "@mr_satan@monyet.cc"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3612 …}
  +nested: Doctrine\ORM\PersistentCollection {#3609 …}
  +votes: Doctrine\ORM\PersistentCollection {#3607 …}
  +reports: Doctrine\ORM\PersistentCollection {#3621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3625 …}
  -id: 337700
  -bodyTs: "'bolster':16 'cement':36 'definit':6,18,38 'differ':26 'exampl':14 'first':32 'give':12 'privaci':8 'switch':23 'talk':3 'topic':27 'want':30,34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8616251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706132034 {#3618
    date: 2024-01-24 22:33: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
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 {#2299
  +user: App\Entity\User {#2312 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "Nope, reading people’s history is the number one reason i liked Reddit and now lemmy. It’s just anonymous enough that you can keep your private life separate, and having a comment history stands in as an online barometer of who the other people your talking to are generally like"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1705797467 {#2229
    date: 2024-01-21 01:37:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2311 …}
  +nested: Doctrine\ORM\PersistentCollection {#2293 …}
  +votes: Doctrine\ORM\PersistentCollection {#2309 …}
  +reports: Doctrine\ORM\PersistentCollection {#2302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
  -id: 326996
  -bodyTs: "'anonym':20 'baromet':40 'comment':33 'enough':21 'general':50 'histori':5,34 'keep':25 'lemmi':16 'life':28 'like':12,51 'nope':1 'number':8 'one':9 'onlin':39 'peopl':3,45 'privat':27 'read':2 'reason':10 'reddit':13 'separ':29 'stand':35 'talk':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7812389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705797467 {#2228
    date: 2024-01-21 01:37: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
79 DENIED edit
App\Entity\EntryComment {#2299
  +user: App\Entity\User {#2312 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "Nope, reading people’s history is the number one reason i liked Reddit and now lemmy. It’s just anonymous enough that you can keep your private life separate, and having a comment history stands in as an online barometer of who the other people your talking to are generally like"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1705797467 {#2229
    date: 2024-01-21 01:37:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2311 …}
  +nested: Doctrine\ORM\PersistentCollection {#2293 …}
  +votes: Doctrine\ORM\PersistentCollection {#2309 …}
  +reports: Doctrine\ORM\PersistentCollection {#2302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
  -id: 326996
  -bodyTs: "'anonym':20 'baromet':40 'comment':33 'enough':21 'general':50 'histori':5,34 'keep':25 'lemmi':16 'life':28 'like':12,51 'nope':1 'number':8 'one':9 'onlin':39 'peopl':3,45 'privat':27 'read':2 'reason':10 'reddit':13 'separ':29 'stand':35 'talk':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7812389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705797467 {#2228
    date: 2024-01-21 01:37: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
80 DENIED moderate
App\Entity\EntryComment {#2299
  +user: App\Entity\User {#2312 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "Nope, reading people’s history is the number one reason i liked Reddit and now lemmy. It’s just anonymous enough that you can keep your private life separate, and having a comment history stands in as an online barometer of who the other people your talking to are generally like"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1705797467 {#2229
    date: 2024-01-21 01:37:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2311 …}
  +nested: Doctrine\ORM\PersistentCollection {#2293 …}
  +votes: Doctrine\ORM\PersistentCollection {#2309 …}
  +reports: Doctrine\ORM\PersistentCollection {#2302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
  -id: 326996
  -bodyTs: "'anonym':20 'baromet':40 'comment':33 'enough':21 'general':50 'histori':5,34 'keep':25 'lemmi':16 'life':28 'like':12,51 'nope':1 'number':8 'one':9 'onlin':39 'peopl':3,45 'privat':27 'read':2 'reason':10 'reddit':13 'separ':29 'stand':35 'talk':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7812389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705797467 {#2228
    date: 2024-01-21 01:37: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
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 {#2274
  +user: App\Entity\User {#2233 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "If you don’t want to share information on a public forum, then don’t."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1728445371 {#2257
    date: 2024-10-09 05:42:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@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: 327017
  -bodyTs: "'forum':12 'inform':8 'public':11 'share':7 'want':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7812833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705798096 {#2268
    date: 2024-01-21 01:48:16.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 {#2274
  +user: App\Entity\User {#2233 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "If you don’t want to share information on a public forum, then don’t."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1728445371 {#2257
    date: 2024-10-09 05:42:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@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: 327017
  -bodyTs: "'forum':12 'inform':8 'public':11 'share':7 'want':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7812833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705798096 {#2268
    date: 2024-01-21 01:48:16.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 {#2274
  +user: App\Entity\User {#2233 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "If you don’t want to share information on a public forum, then don’t."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1728445371 {#2257
    date: 2024-10-09 05:42:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@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: 327017
  -bodyTs: "'forum':12 'inform':8 'public':11 'share':7 'want':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7812833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705798096 {#2268
    date: 2024-01-21 01:48:16.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 {#3053
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2274
    +user: App\Entity\User {#2233 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: "If you don’t want to share information on a public forum, then don’t."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1728445371 {#2257
      date: 2024-10-09 05:42:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@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: 327017
    -bodyTs: "'forum':12 'inform':8 'public':11 'share':7 'want':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7812833"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705798096 {#2268
      date: 2024-01-21 01:48:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2274}
  +body: """
    Chilling.\n
    \n
    [en.wikipedia.org/wiki/Chilling_effect](https://en.wikipedia.org/wiki/Chilling_effect)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706141152 {#3055
    date: 2024-01-25 01:05:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@knobbysideup@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3052 …}
  +nested: Doctrine\ORM\PersistentCollection {#3050 …}
  +votes: Doctrine\ORM\PersistentCollection {#3048 …}
  +reports: Doctrine\ORM\PersistentCollection {#3128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
  -id: 338033
  -bodyTs: "'/wiki/chilling_effect](https://en.wikipedia.org/wiki/chilling_effect)':4 'chill':1 'en.wikipedia.org':3 'en.wikipedia.org/wiki/chilling_effect](https://en.wikipedia.org/wiki/chilling_effect)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8620046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706141152 {#3054
    date: 2024-01-25 01:05:52.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 {#3053
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2274
    +user: App\Entity\User {#2233 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: "If you don’t want to share information on a public forum, then don’t."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1728445371 {#2257
      date: 2024-10-09 05:42:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@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: 327017
    -bodyTs: "'forum':12 'inform':8 'public':11 'share':7 'want':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7812833"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705798096 {#2268
      date: 2024-01-21 01:48:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2274}
  +body: """
    Chilling.\n
    \n
    [en.wikipedia.org/wiki/Chilling_effect](https://en.wikipedia.org/wiki/Chilling_effect)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706141152 {#3055
    date: 2024-01-25 01:05:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@knobbysideup@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3052 …}
  +nested: Doctrine\ORM\PersistentCollection {#3050 …}
  +votes: Doctrine\ORM\PersistentCollection {#3048 …}
  +reports: Doctrine\ORM\PersistentCollection {#3128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
  -id: 338033
  -bodyTs: "'/wiki/chilling_effect](https://en.wikipedia.org/wiki/chilling_effect)':4 'chill':1 'en.wikipedia.org':3 'en.wikipedia.org/wiki/chilling_effect](https://en.wikipedia.org/wiki/chilling_effect)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8620046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706141152 {#3054
    date: 2024-01-25 01:05:52.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 {#3053
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2274
    +user: App\Entity\User {#2233 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: "If you don’t want to share information on a public forum, then don’t."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1728445371 {#2257
      date: 2024-10-09 05:42:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@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: 327017
    -bodyTs: "'forum':12 'inform':8 'public':11 'share':7 'want':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7812833"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705798096 {#2268
      date: 2024-01-21 01:48:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2274}
  +body: """
    Chilling.\n
    \n
    [en.wikipedia.org/wiki/Chilling_effect](https://en.wikipedia.org/wiki/Chilling_effect)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706141152 {#3055
    date: 2024-01-25 01:05:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@knobbysideup@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3052 …}
  +nested: Doctrine\ORM\PersistentCollection {#3050 …}
  +votes: Doctrine\ORM\PersistentCollection {#3048 …}
  +reports: Doctrine\ORM\PersistentCollection {#3128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
  -id: 338033
  -bodyTs: "'/wiki/chilling_effect](https://en.wikipedia.org/wiki/chilling_effect)':4 'chill':1 'en.wikipedia.org':3 'en.wikipedia.org/wiki/chilling_effect](https://en.wikipedia.org/wiki/chilling_effect)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8620046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706141152 {#3054
    date: 2024-01-25 01:05:52.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 {#2038
  +user: App\Entity\User {#2002 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
  +image: null
  +parent: null
  +root: null
  +body: "Honestly they should find away to make it work with HA instead of the companies servers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1727398431 {#2170
    date: 2024-09-27 02:53:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1985 …}
  +nested: Doctrine\ORM\PersistentCollection {#1994 …}
  +votes: Doctrine\ORM\PersistentCollection {#2005 …}
  +reports: Doctrine\ORM\PersistentCollection {#1996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
  -id: 327164
  -bodyTs: "'away':5 'compani':15 'find':4 'ha':11 'honest':1 'instead':12 'make':7 'server':16 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6510478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705803241 {#2183
    date: 2024-01-21 03:14: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
91 DENIED edit
App\Entity\EntryComment {#2038
  +user: App\Entity\User {#2002 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
  +image: null
  +parent: null
  +root: null
  +body: "Honestly they should find away to make it work with HA instead of the companies servers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1727398431 {#2170
    date: 2024-09-27 02:53:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1985 …}
  +nested: Doctrine\ORM\PersistentCollection {#1994 …}
  +votes: Doctrine\ORM\PersistentCollection {#2005 …}
  +reports: Doctrine\ORM\PersistentCollection {#1996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
  -id: 327164
  -bodyTs: "'away':5 'compani':15 'find':4 'ha':11 'honest':1 'instead':12 'make':7 'server':16 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6510478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705803241 {#2183
    date: 2024-01-21 03:14: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
92 DENIED moderate
App\Entity\EntryComment {#2038
  +user: App\Entity\User {#2002 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
  +image: null
  +parent: null
  +root: null
  +body: "Honestly they should find away to make it work with HA instead of the companies servers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1727398431 {#2170
    date: 2024-09-27 02:53:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1985 …}
  +nested: Doctrine\ORM\PersistentCollection {#1994 …}
  +votes: Doctrine\ORM\PersistentCollection {#2005 …}
  +reports: Doctrine\ORM\PersistentCollection {#1996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
  -id: 327164
  -bodyTs: "'away':5 'compani':15 'find':4 'ha':11 'honest':1 'instead':12 'make':7 'server':16 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6510478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705803241 {#2183
    date: 2024-01-21 03:14: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
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 {#3120
  +user: Proxies\__CG__\App\Entity\User {#3121 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
  +image: null
  +parent: App\Entity\EntryComment {#2038
    +user: App\Entity\User {#2002 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
    +image: null
    +parent: null
    +root: null
    +body: "Honestly they should find away to make it work with HA instead of the companies servers."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1727398431 {#2170
      date: 2024-09-27 02:53:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1985 …}
    +nested: Doctrine\ORM\PersistentCollection {#1994 …}
    +votes: Doctrine\ORM\PersistentCollection {#2005 …}
    +reports: Doctrine\ORM\PersistentCollection {#1996 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
    -id: 327164
    -bodyTs: "'away':5 'compani':15 'find':4 'ha':11 'honest':1 'instead':12 'make':7 'server':16 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6510478"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705803241 {#2183
      date: 2024-01-21 03:14:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2038}
  +body: """
    Yep.\n
    \n
    Fuck Haier, espscially at this point.\n
    \n
    Had they tried working with him furst, they’d have a little moral ground to stand on.\n
    \n
    Now the lives are off. How many forks are there if his git repo now? It was a thousand yesterday.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705804882 {#3118
    date: 2024-01-21 03:41:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@possiblylinux127@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3122 …}
  +nested: Doctrine\ORM\PersistentCollection {#3131 …}
  +votes: Doctrine\ORM\PersistentCollection {#3124 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
  -id: 327216
  -bodyTs: "'d':16 'espscial':4 'fork':32 'fuck':2 'furst':14 'git':37 'ground':21 'haier':3 'littl':19 'live':27 'mani':31 'moral':20 'point':7 'repo':38 'stand':23 'thousand':43 'tri':10 'work':11 'yep':1 'yesterday':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8482521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705804882 {#3119
    date: 2024-01-21 03:41: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
95 DENIED edit
App\Entity\EntryComment {#3120
  +user: Proxies\__CG__\App\Entity\User {#3121 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
  +image: null
  +parent: App\Entity\EntryComment {#2038
    +user: App\Entity\User {#2002 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
    +image: null
    +parent: null
    +root: null
    +body: "Honestly they should find away to make it work with HA instead of the companies servers."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1727398431 {#2170
      date: 2024-09-27 02:53:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1985 …}
    +nested: Doctrine\ORM\PersistentCollection {#1994 …}
    +votes: Doctrine\ORM\PersistentCollection {#2005 …}
    +reports: Doctrine\ORM\PersistentCollection {#1996 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
    -id: 327164
    -bodyTs: "'away':5 'compani':15 'find':4 'ha':11 'honest':1 'instead':12 'make':7 'server':16 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6510478"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705803241 {#2183
      date: 2024-01-21 03:14:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2038}
  +body: """
    Yep.\n
    \n
    Fuck Haier, espscially at this point.\n
    \n
    Had they tried working with him furst, they’d have a little moral ground to stand on.\n
    \n
    Now the lives are off. How many forks are there if his git repo now? It was a thousand yesterday.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705804882 {#3118
    date: 2024-01-21 03:41:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@possiblylinux127@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3122 …}
  +nested: Doctrine\ORM\PersistentCollection {#3131 …}
  +votes: Doctrine\ORM\PersistentCollection {#3124 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
  -id: 327216
  -bodyTs: "'d':16 'espscial':4 'fork':32 'fuck':2 'furst':14 'git':37 'ground':21 'haier':3 'littl':19 'live':27 'mani':31 'moral':20 'point':7 'repo':38 'stand':23 'thousand':43 'tri':10 'work':11 'yep':1 'yesterday':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8482521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705804882 {#3119
    date: 2024-01-21 03:41: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
96 DENIED moderate
App\Entity\EntryComment {#3120
  +user: Proxies\__CG__\App\Entity\User {#3121 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
  +image: null
  +parent: App\Entity\EntryComment {#2038
    +user: App\Entity\User {#2002 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
    +image: null
    +parent: null
    +root: null
    +body: "Honestly they should find away to make it work with HA instead of the companies servers."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1727398431 {#2170
      date: 2024-09-27 02:53:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1985 …}
    +nested: Doctrine\ORM\PersistentCollection {#1994 …}
    +votes: Doctrine\ORM\PersistentCollection {#2005 …}
    +reports: Doctrine\ORM\PersistentCollection {#1996 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
    -id: 327164
    -bodyTs: "'away':5 'compani':15 'find':4 'ha':11 'honest':1 'instead':12 'make':7 'server':16 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6510478"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705803241 {#2183
      date: 2024-01-21 03:14:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2038}
  +body: """
    Yep.\n
    \n
    Fuck Haier, espscially at this point.\n
    \n
    Had they tried working with him furst, they’d have a little moral ground to stand on.\n
    \n
    Now the lives are off. How many forks are there if his git repo now? It was a thousand yesterday.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705804882 {#3118
    date: 2024-01-21 03:41:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@possiblylinux127@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3122 …}
  +nested: Doctrine\ORM\PersistentCollection {#3131 …}
  +votes: Doctrine\ORM\PersistentCollection {#3124 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
  -id: 327216
  -bodyTs: "'d':16 'espscial':4 'fork':32 'fuck':2 'furst':14 'git':37 'ground':21 'haier':3 'littl':19 'live':27 'mani':31 'moral':20 'point':7 'repo':38 'stand':23 'thousand':43 'tri':10 'work':11 'yep':1 'yesterday':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8482521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705804882 {#3119
    date: 2024-01-21 03:41: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
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 {#3243
  +user: App\Entity\User {#2002 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
  +image: null
  +parent: App\Entity\EntryComment {#3120
    +user: Proxies\__CG__\App\Entity\User {#3121 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
    +image: null
    +parent: App\Entity\EntryComment {#2038
      +user: App\Entity\User {#2002 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
      +image: null
      +parent: null
      +root: null
      +body: "Honestly they should find away to make it work with HA instead of the companies servers."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1727398431 {#2170
        date: 2024-09-27 02:53:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@scrubbles@poptalk.scrubbles.tech"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1985 …}
      +nested: Doctrine\ORM\PersistentCollection {#1994 …}
      +votes: Doctrine\ORM\PersistentCollection {#2005 …}
      +reports: Doctrine\ORM\PersistentCollection {#1996 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
      -id: 327164
      -bodyTs: "'away':5 'compani':15 'find':4 'ha':11 'honest':1 'instead':12 'make':7 'server':16 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6510478"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705803241 {#2183
        date: 2024-01-21 03:14:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2038}
    +body: """
      Yep.\n
      \n
      Fuck Haier, espscially at this point.\n
      \n
      Had they tried working with him furst, they’d have a little moral ground to stand on.\n
      \n
      Now the lives are off. How many forks are there if his git repo now? It was a thousand yesterday.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1705804882 {#3118
      date: 2024-01-21 03:41:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
      "@possiblylinux127@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3122 …}
    +nested: Doctrine\ORM\PersistentCollection {#3131 …}
    +votes: Doctrine\ORM\PersistentCollection {#3124 …}
    +reports: Doctrine\ORM\PersistentCollection {#3126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3134 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
    -id: 327216
    -bodyTs: "'d':16 'espscial':4 'fork':32 'fuck':2 'furst':14 'git':37 'ground':21 'haier':3 'littl':19 'live':27 'mani':31 'moral':20 'point':7 'repo':38 'stand':23 'thousand':43 'tri':10 'work':11 'yep':1 'yesterday':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8482521"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705804882 {#3119
      date: 2024-01-21 03:41:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2038}
  +body: "I don’t know about you but I want the companies to take self hosted and Foss solutions seriously. The fact that they are wanting to work with him is a major step in the right direction. It would be dumb to discourage companies from supporting foss."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1705807260 {#3241
    date: 2024-01-21 04:21:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@possiblylinux127@lemmy.zip"
    "@BearOfaTime@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3244 …}
  +nested: Doctrine\ORM\PersistentCollection {#3246 …}
  +votes: Doctrine\ORM\PersistentCollection {#3248 …}
  +reports: Doctrine\ORM\PersistentCollection {#3250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
  -id: 327289
  -bodyTs: "'compani':11,44 'direct':37 'discourag':43 'dumb':41 'fact':21 'foss':17,47 'host':15 'know':4 'major':32 'right':36 'self':14 'serious':19 'solut':18 'step':33 'support':46 'take':13 'want':9,25 'work':27 'would':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6512814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705807260 {#3242
    date: 2024-01-21 04:21: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
99 DENIED edit
App\Entity\EntryComment {#3243
  +user: App\Entity\User {#2002 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
  +image: null
  +parent: App\Entity\EntryComment {#3120
    +user: Proxies\__CG__\App\Entity\User {#3121 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
    +image: null
    +parent: App\Entity\EntryComment {#2038
      +user: App\Entity\User {#2002 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
      +image: null
      +parent: null
      +root: null
      +body: "Honestly they should find away to make it work with HA instead of the companies servers."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1727398431 {#2170
        date: 2024-09-27 02:53:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@scrubbles@poptalk.scrubbles.tech"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1985 …}
      +nested: Doctrine\ORM\PersistentCollection {#1994 …}
      +votes: Doctrine\ORM\PersistentCollection {#2005 …}
      +reports: Doctrine\ORM\PersistentCollection {#1996 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
      -id: 327164
      -bodyTs: "'away':5 'compani':15 'find':4 'ha':11 'honest':1 'instead':12 'make':7 'server':16 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6510478"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705803241 {#2183
        date: 2024-01-21 03:14:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2038}
    +body: """
      Yep.\n
      \n
      Fuck Haier, espscially at this point.\n
      \n
      Had they tried working with him furst, they’d have a little moral ground to stand on.\n
      \n
      Now the lives are off. How many forks are there if his git repo now? It was a thousand yesterday.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1705804882 {#3118
      date: 2024-01-21 03:41:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
      "@possiblylinux127@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3122 …}
    +nested: Doctrine\ORM\PersistentCollection {#3131 …}
    +votes: Doctrine\ORM\PersistentCollection {#3124 …}
    +reports: Doctrine\ORM\PersistentCollection {#3126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3134 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
    -id: 327216
    -bodyTs: "'d':16 'espscial':4 'fork':32 'fuck':2 'furst':14 'git':37 'ground':21 'haier':3 'littl':19 'live':27 'mani':31 'moral':20 'point':7 'repo':38 'stand':23 'thousand':43 'tri':10 'work':11 'yep':1 'yesterday':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8482521"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705804882 {#3119
      date: 2024-01-21 03:41:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2038}
  +body: "I don’t know about you but I want the companies to take self hosted and Foss solutions seriously. The fact that they are wanting to work with him is a major step in the right direction. It would be dumb to discourage companies from supporting foss."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1705807260 {#3241
    date: 2024-01-21 04:21:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@possiblylinux127@lemmy.zip"
    "@BearOfaTime@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3244 …}
  +nested: Doctrine\ORM\PersistentCollection {#3246 …}
  +votes: Doctrine\ORM\PersistentCollection {#3248 …}
  +reports: Doctrine\ORM\PersistentCollection {#3250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
  -id: 327289
  -bodyTs: "'compani':11,44 'direct':37 'discourag':43 'dumb':41 'fact':21 'foss':17,47 'host':15 'know':4 'major':32 'right':36 'self':14 'serious':19 'solut':18 'step':33 'support':46 'take':13 'want':9,25 'work':27 'would':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6512814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705807260 {#3242
    date: 2024-01-21 04:21: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
100 DENIED moderate
App\Entity\EntryComment {#3243
  +user: App\Entity\User {#2002 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
  +image: null
  +parent: App\Entity\EntryComment {#3120
    +user: Proxies\__CG__\App\Entity\User {#3121 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
    +image: null
    +parent: App\Entity\EntryComment {#2038
      +user: App\Entity\User {#2002 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
      +image: null
      +parent: null
      +root: null
      +body: "Honestly they should find away to make it work with HA instead of the companies servers."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1727398431 {#2170
        date: 2024-09-27 02:53:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@scrubbles@poptalk.scrubbles.tech"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1985 …}
      +nested: Doctrine\ORM\PersistentCollection {#1994 …}
      +votes: Doctrine\ORM\PersistentCollection {#2005 …}
      +reports: Doctrine\ORM\PersistentCollection {#1996 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
      -id: 327164
      -bodyTs: "'away':5 'compani':15 'find':4 'ha':11 'honest':1 'instead':12 'make':7 'server':16 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6510478"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705803241 {#2183
        date: 2024-01-21 03:14:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2038}
    +body: """
      Yep.\n
      \n
      Fuck Haier, espscially at this point.\n
      \n
      Had they tried working with him furst, they’d have a little moral ground to stand on.\n
      \n
      Now the lives are off. How many forks are there if his git repo now? It was a thousand yesterday.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1705804882 {#3118
      date: 2024-01-21 03:41:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
      "@possiblylinux127@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3122 …}
    +nested: Doctrine\ORM\PersistentCollection {#3131 …}
    +votes: Doctrine\ORM\PersistentCollection {#3124 …}
    +reports: Doctrine\ORM\PersistentCollection {#3126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3134 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
    -id: 327216
    -bodyTs: "'d':16 'espscial':4 'fork':32 'fuck':2 'furst':14 'git':37 'ground':21 'haier':3 'littl':19 'live':27 'mani':31 'moral':20 'point':7 'repo':38 'stand':23 'thousand':43 'tri':10 'work':11 'yep':1 'yesterday':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8482521"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705804882 {#3119
      date: 2024-01-21 03:41:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2038}
  +body: "I don’t know about you but I want the companies to take self hosted and Foss solutions seriously. The fact that they are wanting to work with him is a major step in the right direction. It would be dumb to discourage companies from supporting foss."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1705807260 {#3241
    date: 2024-01-21 04:21:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@possiblylinux127@lemmy.zip"
    "@BearOfaTime@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3244 …}
  +nested: Doctrine\ORM\PersistentCollection {#3246 …}
  +votes: Doctrine\ORM\PersistentCollection {#3248 …}
  +reports: Doctrine\ORM\PersistentCollection {#3250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
  -id: 327289
  -bodyTs: "'compani':11,44 'direct':37 'discourag':43 'dumb':41 'fact':21 'foss':17,47 'host':15 'know':4 'major':32 'right':36 'self':14 'serious':19 'solut':18 'step':33 'support':46 'take':13 'want':9,25 'work':27 'would':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6512814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705807260 {#3242
    date: 2024-01-21 04:21: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
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 {#3314
  +user: Proxies\__CG__\App\Entity\User {#3319 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
  +image: null
  +parent: App\Entity\EntryComment {#3243
    +user: App\Entity\User {#2002 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
    +image: null
    +parent: App\Entity\EntryComment {#3120
      +user: Proxies\__CG__\App\Entity\User {#3121 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
      +image: null
      +parent: App\Entity\EntryComment {#2038
        +user: App\Entity\User {#2002 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
        +image: null
        +parent: null
        +root: null
        +body: "Honestly they should find away to make it work with HA instead of the companies servers."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1727398431 {#2170
          date: 2024-09-27 02:53:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@scrubbles@poptalk.scrubbles.tech"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1985 …}
        +nested: Doctrine\ORM\PersistentCollection {#1994 …}
        +votes: Doctrine\ORM\PersistentCollection {#2005 …}
        +reports: Doctrine\ORM\PersistentCollection {#1996 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
        -id: 327164
        -bodyTs: "'away':5 'compani':15 'find':4 'ha':11 'honest':1 'instead':12 'make':7 'server':16 'work':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/6510478"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705803241 {#2183
          date: 2024-01-21 03:14:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2038}
      +body: """
        Yep.\n
        \n
        Fuck Haier, espscially at this point.\n
        \n
        Had they tried working with him furst, they’d have a little moral ground to stand on.\n
        \n
        Now the lives are off. How many forks are there if his git repo now? It was a thousand yesterday.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1705804882 {#3118
        date: 2024-01-21 03:41:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@scrubbles@poptalk.scrubbles.tech"
        "@possiblylinux127@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3122 …}
      +nested: Doctrine\ORM\PersistentCollection {#3131 …}
      +votes: Doctrine\ORM\PersistentCollection {#3124 …}
      +reports: Doctrine\ORM\PersistentCollection {#3126 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3134 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
      -id: 327216
      -bodyTs: "'d':16 'espscial':4 'fork':32 'fuck':2 'furst':14 'git':37 'ground':21 'haier':3 'littl':19 'live':27 'mani':31 'moral':20 'point':7 'repo':38 'stand':23 'thousand':43 'tri':10 'work':11 'yep':1 'yesterday':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8482521"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705804882 {#3119
        date: 2024-01-21 03:41:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2038}
    +body: "I don’t know about you but I want the companies to take self hosted and Foss solutions seriously. The fact that they are wanting to work with him is a major step in the right direction. It would be dumb to discourage companies from supporting foss."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1705807260 {#3241
      date: 2024-01-21 04:21:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
      "@possiblylinux127@lemmy.zip"
      "@BearOfaTime@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3244 …}
    +nested: Doctrine\ORM\PersistentCollection {#3246 …}
    +votes: Doctrine\ORM\PersistentCollection {#3248 …}
    +reports: Doctrine\ORM\PersistentCollection {#3250 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
    -id: 327289
    -bodyTs: "'compani':11,44 'direct':37 'discourag':43 'dumb':41 'fact':21 'foss':17,47 'host':15 'know':4 'major':32 'right':36 'self':14 'serious':19 'solut':18 'step':33 'support':46 'take':13 'want':9,25 'work':27 'would':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6512814"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705807260 {#3242
      date: 2024-01-21 04:21:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2038}
  +body: "Are they supporting FOSS, or looking to buy out the project to make it a closed in-house solution and avoid the bad publicity they created this last week?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705857725 {#3309
    date: 2024-01-21 18:22:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@possiblylinux127@lemmy.zip"
    "@BearOfaTime@lemm.ee"
    "@scrubbles@poptalk.scrubbles.tech"
    "@possiblylinux127@lemmy.zip"
    "@BearOfaTime@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3320 …}
  +nested: Doctrine\ORM\PersistentCollection {#3316 …}
  +votes: Doctrine\ORM\PersistentCollection {#3321 …}
  +reports: Doctrine\ORM\PersistentCollection {#3323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3327 …}
  -id: 328752
  -bodyTs: "'avoid':22 'bad':24 'buy':8 'close':16 'creat':27 'foss':4 'hous':19 'in-hous':17 'last':29 'look':6 'make':13 'project':11 'public':25 'solut':20 'support':3 'week':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6581338"
  +editedAt: DateTimeImmutable @1727385955 {#3306
    date: 2024-09-26 23:25:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705857725 {#3310
    date: 2024-01-21 18:22:05.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 {#3314
  +user: Proxies\__CG__\App\Entity\User {#3319 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
  +image: null
  +parent: App\Entity\EntryComment {#3243
    +user: App\Entity\User {#2002 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
    +image: null
    +parent: App\Entity\EntryComment {#3120
      +user: Proxies\__CG__\App\Entity\User {#3121 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
      +image: null
      +parent: App\Entity\EntryComment {#2038
        +user: App\Entity\User {#2002 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
        +image: null
        +parent: null
        +root: null
        +body: "Honestly they should find away to make it work with HA instead of the companies servers."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1727398431 {#2170
          date: 2024-09-27 02:53:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@scrubbles@poptalk.scrubbles.tech"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1985 …}
        +nested: Doctrine\ORM\PersistentCollection {#1994 …}
        +votes: Doctrine\ORM\PersistentCollection {#2005 …}
        +reports: Doctrine\ORM\PersistentCollection {#1996 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
        -id: 327164
        -bodyTs: "'away':5 'compani':15 'find':4 'ha':11 'honest':1 'instead':12 'make':7 'server':16 'work':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/6510478"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705803241 {#2183
          date: 2024-01-21 03:14:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2038}
      +body: """
        Yep.\n
        \n
        Fuck Haier, espscially at this point.\n
        \n
        Had they tried working with him furst, they’d have a little moral ground to stand on.\n
        \n
        Now the lives are off. How many forks are there if his git repo now? It was a thousand yesterday.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1705804882 {#3118
        date: 2024-01-21 03:41:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@scrubbles@poptalk.scrubbles.tech"
        "@possiblylinux127@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3122 …}
      +nested: Doctrine\ORM\PersistentCollection {#3131 …}
      +votes: Doctrine\ORM\PersistentCollection {#3124 …}
      +reports: Doctrine\ORM\PersistentCollection {#3126 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3134 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
      -id: 327216
      -bodyTs: "'d':16 'espscial':4 'fork':32 'fuck':2 'furst':14 'git':37 'ground':21 'haier':3 'littl':19 'live':27 'mani':31 'moral':20 'point':7 'repo':38 'stand':23 'thousand':43 'tri':10 'work':11 'yep':1 'yesterday':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8482521"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705804882 {#3119
        date: 2024-01-21 03:41:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2038}
    +body: "I don’t know about you but I want the companies to take self hosted and Foss solutions seriously. The fact that they are wanting to work with him is a major step in the right direction. It would be dumb to discourage companies from supporting foss."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1705807260 {#3241
      date: 2024-01-21 04:21:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
      "@possiblylinux127@lemmy.zip"
      "@BearOfaTime@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3244 …}
    +nested: Doctrine\ORM\PersistentCollection {#3246 …}
    +votes: Doctrine\ORM\PersistentCollection {#3248 …}
    +reports: Doctrine\ORM\PersistentCollection {#3250 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
    -id: 327289
    -bodyTs: "'compani':11,44 'direct':37 'discourag':43 'dumb':41 'fact':21 'foss':17,47 'host':15 'know':4 'major':32 'right':36 'self':14 'serious':19 'solut':18 'step':33 'support':46 'take':13 'want':9,25 'work':27 'would':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6512814"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705807260 {#3242
      date: 2024-01-21 04:21:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2038}
  +body: "Are they supporting FOSS, or looking to buy out the project to make it a closed in-house solution and avoid the bad publicity they created this last week?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705857725 {#3309
    date: 2024-01-21 18:22:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@possiblylinux127@lemmy.zip"
    "@BearOfaTime@lemm.ee"
    "@scrubbles@poptalk.scrubbles.tech"
    "@possiblylinux127@lemmy.zip"
    "@BearOfaTime@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3320 …}
  +nested: Doctrine\ORM\PersistentCollection {#3316 …}
  +votes: Doctrine\ORM\PersistentCollection {#3321 …}
  +reports: Doctrine\ORM\PersistentCollection {#3323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3327 …}
  -id: 328752
  -bodyTs: "'avoid':22 'bad':24 'buy':8 'close':16 'creat':27 'foss':4 'hous':19 'in-hous':17 'last':29 'look':6 'make':13 'project':11 'public':25 'solut':20 'support':3 'week':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6581338"
  +editedAt: DateTimeImmutable @1727385955 {#3306
    date: 2024-09-26 23:25:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705857725 {#3310
    date: 2024-01-21 18:22:05.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 {#3314
  +user: Proxies\__CG__\App\Entity\User {#3319 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
  +image: null
  +parent: App\Entity\EntryComment {#3243
    +user: App\Entity\User {#2002 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
    +image: null
    +parent: App\Entity\EntryComment {#3120
      +user: Proxies\__CG__\App\Entity\User {#3121 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
      +image: null
      +parent: App\Entity\EntryComment {#2038
        +user: App\Entity\User {#2002 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
        +image: null
        +parent: null
        +root: null
        +body: "Honestly they should find away to make it work with HA instead of the companies servers."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1727398431 {#2170
          date: 2024-09-27 02:53:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@scrubbles@poptalk.scrubbles.tech"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1985 …}
        +nested: Doctrine\ORM\PersistentCollection {#1994 …}
        +votes: Doctrine\ORM\PersistentCollection {#2005 …}
        +reports: Doctrine\ORM\PersistentCollection {#1996 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
        -id: 327164
        -bodyTs: "'away':5 'compani':15 'find':4 'ha':11 'honest':1 'instead':12 'make':7 'server':16 'work':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/6510478"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705803241 {#2183
          date: 2024-01-21 03:14:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2038}
      +body: """
        Yep.\n
        \n
        Fuck Haier, espscially at this point.\n
        \n
        Had they tried working with him furst, they’d have a little moral ground to stand on.\n
        \n
        Now the lives are off. How many forks are there if his git repo now? It was a thousand yesterday.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1705804882 {#3118
        date: 2024-01-21 03:41:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@scrubbles@poptalk.scrubbles.tech"
        "@possiblylinux127@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3122 …}
      +nested: Doctrine\ORM\PersistentCollection {#3131 …}
      +votes: Doctrine\ORM\PersistentCollection {#3124 …}
      +reports: Doctrine\ORM\PersistentCollection {#3126 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3134 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
      -id: 327216
      -bodyTs: "'d':16 'espscial':4 'fork':32 'fuck':2 'furst':14 'git':37 'ground':21 'haier':3 'littl':19 'live':27 'mani':31 'moral':20 'point':7 'repo':38 'stand':23 'thousand':43 'tri':10 'work':11 'yep':1 'yesterday':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8482521"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705804882 {#3119
        date: 2024-01-21 03:41:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2038}
    +body: "I don’t know about you but I want the companies to take self hosted and Foss solutions seriously. The fact that they are wanting to work with him is a major step in the right direction. It would be dumb to discourage companies from supporting foss."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1705807260 {#3241
      date: 2024-01-21 04:21:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
      "@possiblylinux127@lemmy.zip"
      "@BearOfaTime@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3244 …}
    +nested: Doctrine\ORM\PersistentCollection {#3246 …}
    +votes: Doctrine\ORM\PersistentCollection {#3248 …}
    +reports: Doctrine\ORM\PersistentCollection {#3250 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
    -id: 327289
    -bodyTs: "'compani':11,44 'direct':37 'discourag':43 'dumb':41 'fact':21 'foss':17,47 'host':15 'know':4 'major':32 'right':36 'self':14 'serious':19 'solut':18 'step':33 'support':46 'take':13 'want':9,25 'work':27 'would':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6512814"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705807260 {#3242
      date: 2024-01-21 04:21:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2038}
  +body: "Are they supporting FOSS, or looking to buy out the project to make it a closed in-house solution and avoid the bad publicity they created this last week?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705857725 {#3309
    date: 2024-01-21 18:22:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@possiblylinux127@lemmy.zip"
    "@BearOfaTime@lemm.ee"
    "@scrubbles@poptalk.scrubbles.tech"
    "@possiblylinux127@lemmy.zip"
    "@BearOfaTime@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3320 …}
  +nested: Doctrine\ORM\PersistentCollection {#3316 …}
  +votes: Doctrine\ORM\PersistentCollection {#3321 …}
  +reports: Doctrine\ORM\PersistentCollection {#3323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3327 …}
  -id: 328752
  -bodyTs: "'avoid':22 'bad':24 'buy':8 'close':16 'creat':27 'foss':4 'hous':19 'in-hous':17 'last':29 'look':6 'make':13 'project':11 'public':25 'solut':20 'support':3 'week':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6581338"
  +editedAt: DateTimeImmutable @1727385955 {#3306
    date: 2024-09-26 23:25:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705857725 {#3310
    date: 2024-01-21 18:22:05.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 {#3429
  +user: Proxies\__CG__\App\Entity\User {#3430 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
  +image: null
  +parent: App\Entity\EntryComment {#3314
    +user: Proxies\__CG__\App\Entity\User {#3319 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
    +image: null
    +parent: App\Entity\EntryComment {#3243
      +user: App\Entity\User {#2002 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
      +image: null
      +parent: App\Entity\EntryComment {#3120
        +user: Proxies\__CG__\App\Entity\User {#3121 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
        +image: null
        +parent: App\Entity\EntryComment {#2038
          +user: App\Entity\User {#2002 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
          +image: null
          +parent: null
          +root: null
          +body: "Honestly they should find away to make it work with HA instead of the companies servers."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1727398431 {#2170
            date: 2024-09-27 02:53:51.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@scrubbles@poptalk.scrubbles.tech"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1985 …}
          +nested: Doctrine\ORM\PersistentCollection {#1994 …}
          +votes: Doctrine\ORM\PersistentCollection {#2005 …}
          +reports: Doctrine\ORM\PersistentCollection {#1996 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
          -id: 327164
          -bodyTs: "'away':5 'compani':15 'find':4 'ha':11 'honest':1 'instead':12 'make':7 'server':16 'work':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.zip/comment/6510478"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705803241 {#2183
            date: 2024-01-21 03:14:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2038}
        +body: """
          Yep.\n
          \n
          Fuck Haier, espscially at this point.\n
          \n
          Had they tried working with him furst, they’d have a little moral ground to stand on.\n
          \n
          Now the lives are off. How many forks are there if his git repo now? It was a thousand yesterday.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1705804882 {#3118
          date: 2024-01-21 03:41:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@scrubbles@poptalk.scrubbles.tech"
          "@possiblylinux127@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3122 …}
        +nested: Doctrine\ORM\PersistentCollection {#3131 …}
        +votes: Doctrine\ORM\PersistentCollection {#3124 …}
        +reports: Doctrine\ORM\PersistentCollection {#3126 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3134 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
        -id: 327216
        -bodyTs: "'d':16 'espscial':4 'fork':32 'fuck':2 'furst':14 'git':37 'ground':21 'haier':3 'littl':19 'live':27 'mani':31 'moral':20 'point':7 'repo':38 'stand':23 'thousand':43 'tri':10 'work':11 'yep':1 'yesterday':44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8482521"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705804882 {#3119
          date: 2024-01-21 03:41:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2038}
      +body: "I don’t know about you but I want the companies to take self hosted and Foss solutions seriously. The fact that they are wanting to work with him is a major step in the right direction. It would be dumb to discourage companies from supporting foss."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1705807260 {#3241
        date: 2024-01-21 04:21:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@scrubbles@poptalk.scrubbles.tech"
        "@possiblylinux127@lemmy.zip"
        "@BearOfaTime@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3244 …}
      +nested: Doctrine\ORM\PersistentCollection {#3246 …}
      +votes: Doctrine\ORM\PersistentCollection {#3248 …}
      +reports: Doctrine\ORM\PersistentCollection {#3250 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
      -id: 327289
      -bodyTs: "'compani':11,44 'direct':37 'discourag':43 'dumb':41 'fact':21 'foss':17,47 'host':15 'know':4 'major':32 'right':36 'self':14 'serious':19 'solut':18 'step':33 'support':46 'take':13 'want':9,25 'work':27 'would':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6512814"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705807260 {#3242
        date: 2024-01-21 04:21:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2038}
    +body: "Are they supporting FOSS, or looking to buy out the project to make it a closed in-house solution and avoid the bad publicity they created this last week?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705857725 {#3309
      date: 2024-01-21 18:22:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
      "@possiblylinux127@lemmy.zip"
      "@BearOfaTime@lemm.ee"
      "@scrubbles@poptalk.scrubbles.tech"
      "@possiblylinux127@lemmy.zip"
      "@BearOfaTime@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3320 …}
    +nested: Doctrine\ORM\PersistentCollection {#3316 …}
    +votes: Doctrine\ORM\PersistentCollection {#3321 …}
    +reports: Doctrine\ORM\PersistentCollection {#3323 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3325 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3327 …}
    -id: 328752
    -bodyTs: "'avoid':22 'bad':24 'buy':8 'close':16 'creat':27 'foss':4 'hous':19 'in-hous':17 'last':29 'look':6 'make':13 'project':11 'public':25 'solut':20 'support':3 'week':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6581338"
    +editedAt: DateTimeImmutable @1727385955 {#3306
      date: 2024-09-26 23:25:55.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705857725 {#3310
      date: 2024-01-21 18:22:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2038}
  +body: "If they buy it, it’s FOSS bro. Fork it. But until that point, diplomatic approaches may be more effective."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705857957 {#3427
    date: 2024-01-21 18:25:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@possiblylinux127@lemmy.zip"
    "@BearOfaTime@lemm.ee"
    "@Darkassassin07@lemmy.ca"
  ]
  +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: 328765
  -bodyTs: "'approach':16 'bro':8 'buy':3 'diplomat':15 'effect':20 'fork':9 'foss':7 'may':17 'point':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6889709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705857957 {#3428
    date: 2024-01-21 18:25: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
107 DENIED edit
App\Entity\EntryComment {#3429
  +user: Proxies\__CG__\App\Entity\User {#3430 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
  +image: null
  +parent: App\Entity\EntryComment {#3314
    +user: Proxies\__CG__\App\Entity\User {#3319 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
    +image: null
    +parent: App\Entity\EntryComment {#3243
      +user: App\Entity\User {#2002 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
      +image: null
      +parent: App\Entity\EntryComment {#3120
        +user: Proxies\__CG__\App\Entity\User {#3121 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
        +image: null
        +parent: App\Entity\EntryComment {#2038
          +user: App\Entity\User {#2002 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
          +image: null
          +parent: null
          +root: null
          +body: "Honestly they should find away to make it work with HA instead of the companies servers."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1727398431 {#2170
            date: 2024-09-27 02:53:51.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@scrubbles@poptalk.scrubbles.tech"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1985 …}
          +nested: Doctrine\ORM\PersistentCollection {#1994 …}
          +votes: Doctrine\ORM\PersistentCollection {#2005 …}
          +reports: Doctrine\ORM\PersistentCollection {#1996 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
          -id: 327164
          -bodyTs: "'away':5 'compani':15 'find':4 'ha':11 'honest':1 'instead':12 'make':7 'server':16 'work':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.zip/comment/6510478"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705803241 {#2183
            date: 2024-01-21 03:14:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2038}
        +body: """
          Yep.\n
          \n
          Fuck Haier, espscially at this point.\n
          \n
          Had they tried working with him furst, they’d have a little moral ground to stand on.\n
          \n
          Now the lives are off. How many forks are there if his git repo now? It was a thousand yesterday.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1705804882 {#3118
          date: 2024-01-21 03:41:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@scrubbles@poptalk.scrubbles.tech"
          "@possiblylinux127@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3122 …}
        +nested: Doctrine\ORM\PersistentCollection {#3131 …}
        +votes: Doctrine\ORM\PersistentCollection {#3124 …}
        +reports: Doctrine\ORM\PersistentCollection {#3126 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3134 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
        -id: 327216
        -bodyTs: "'d':16 'espscial':4 'fork':32 'fuck':2 'furst':14 'git':37 'ground':21 'haier':3 'littl':19 'live':27 'mani':31 'moral':20 'point':7 'repo':38 'stand':23 'thousand':43 'tri':10 'work':11 'yep':1 'yesterday':44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8482521"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705804882 {#3119
          date: 2024-01-21 03:41:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2038}
      +body: "I don’t know about you but I want the companies to take self hosted and Foss solutions seriously. The fact that they are wanting to work with him is a major step in the right direction. It would be dumb to discourage companies from supporting foss."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1705807260 {#3241
        date: 2024-01-21 04:21:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@scrubbles@poptalk.scrubbles.tech"
        "@possiblylinux127@lemmy.zip"
        "@BearOfaTime@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3244 …}
      +nested: Doctrine\ORM\PersistentCollection {#3246 …}
      +votes: Doctrine\ORM\PersistentCollection {#3248 …}
      +reports: Doctrine\ORM\PersistentCollection {#3250 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
      -id: 327289
      -bodyTs: "'compani':11,44 'direct':37 'discourag':43 'dumb':41 'fact':21 'foss':17,47 'host':15 'know':4 'major':32 'right':36 'self':14 'serious':19 'solut':18 'step':33 'support':46 'take':13 'want':9,25 'work':27 'would':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6512814"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705807260 {#3242
        date: 2024-01-21 04:21:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2038}
    +body: "Are they supporting FOSS, or looking to buy out the project to make it a closed in-house solution and avoid the bad publicity they created this last week?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705857725 {#3309
      date: 2024-01-21 18:22:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
      "@possiblylinux127@lemmy.zip"
      "@BearOfaTime@lemm.ee"
      "@scrubbles@poptalk.scrubbles.tech"
      "@possiblylinux127@lemmy.zip"
      "@BearOfaTime@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3320 …}
    +nested: Doctrine\ORM\PersistentCollection {#3316 …}
    +votes: Doctrine\ORM\PersistentCollection {#3321 …}
    +reports: Doctrine\ORM\PersistentCollection {#3323 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3325 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3327 …}
    -id: 328752
    -bodyTs: "'avoid':22 'bad':24 'buy':8 'close':16 'creat':27 'foss':4 'hous':19 'in-hous':17 'last':29 'look':6 'make':13 'project':11 'public':25 'solut':20 'support':3 'week':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6581338"
    +editedAt: DateTimeImmutable @1727385955 {#3306
      date: 2024-09-26 23:25:55.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705857725 {#3310
      date: 2024-01-21 18:22:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2038}
  +body: "If they buy it, it’s FOSS bro. Fork it. But until that point, diplomatic approaches may be more effective."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705857957 {#3427
    date: 2024-01-21 18:25:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@possiblylinux127@lemmy.zip"
    "@BearOfaTime@lemm.ee"
    "@Darkassassin07@lemmy.ca"
  ]
  +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: 328765
  -bodyTs: "'approach':16 'bro':8 'buy':3 'diplomat':15 'effect':20 'fork':9 'foss':7 'may':17 'point':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6889709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705857957 {#3428
    date: 2024-01-21 18:25: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
108 DENIED moderate
App\Entity\EntryComment {#3429
  +user: Proxies\__CG__\App\Entity\User {#3430 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
  +image: null
  +parent: App\Entity\EntryComment {#3314
    +user: Proxies\__CG__\App\Entity\User {#3319 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
    +image: null
    +parent: App\Entity\EntryComment {#3243
      +user: App\Entity\User {#2002 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
      +image: null
      +parent: App\Entity\EntryComment {#3120
        +user: Proxies\__CG__\App\Entity\User {#3121 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
        +image: null
        +parent: App\Entity\EntryComment {#2038
          +user: App\Entity\User {#2002 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
          +image: null
          +parent: null
          +root: null
          +body: "Honestly they should find away to make it work with HA instead of the companies servers."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1727398431 {#2170
            date: 2024-09-27 02:53:51.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@scrubbles@poptalk.scrubbles.tech"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1985 …}
          +nested: Doctrine\ORM\PersistentCollection {#1994 …}
          +votes: Doctrine\ORM\PersistentCollection {#2005 …}
          +reports: Doctrine\ORM\PersistentCollection {#1996 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
          -id: 327164
          -bodyTs: "'away':5 'compani':15 'find':4 'ha':11 'honest':1 'instead':12 'make':7 'server':16 'work':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.zip/comment/6510478"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705803241 {#2183
            date: 2024-01-21 03:14:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2038}
        +body: """
          Yep.\n
          \n
          Fuck Haier, espscially at this point.\n
          \n
          Had they tried working with him furst, they’d have a little moral ground to stand on.\n
          \n
          Now the lives are off. How many forks are there if his git repo now? It was a thousand yesterday.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1705804882 {#3118
          date: 2024-01-21 03:41:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@scrubbles@poptalk.scrubbles.tech"
          "@possiblylinux127@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3122 …}
        +nested: Doctrine\ORM\PersistentCollection {#3131 …}
        +votes: Doctrine\ORM\PersistentCollection {#3124 …}
        +reports: Doctrine\ORM\PersistentCollection {#3126 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3134 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
        -id: 327216
        -bodyTs: "'d':16 'espscial':4 'fork':32 'fuck':2 'furst':14 'git':37 'ground':21 'haier':3 'littl':19 'live':27 'mani':31 'moral':20 'point':7 'repo':38 'stand':23 'thousand':43 'tri':10 'work':11 'yep':1 'yesterday':44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8482521"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705804882 {#3119
          date: 2024-01-21 03:41:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2038}
      +body: "I don’t know about you but I want the companies to take self hosted and Foss solutions seriously. The fact that they are wanting to work with him is a major step in the right direction. It would be dumb to discourage companies from supporting foss."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1705807260 {#3241
        date: 2024-01-21 04:21:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@scrubbles@poptalk.scrubbles.tech"
        "@possiblylinux127@lemmy.zip"
        "@BearOfaTime@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3244 …}
      +nested: Doctrine\ORM\PersistentCollection {#3246 …}
      +votes: Doctrine\ORM\PersistentCollection {#3248 …}
      +reports: Doctrine\ORM\PersistentCollection {#3250 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
      -id: 327289
      -bodyTs: "'compani':11,44 'direct':37 'discourag':43 'dumb':41 'fact':21 'foss':17,47 'host':15 'know':4 'major':32 'right':36 'self':14 'serious':19 'solut':18 'step':33 'support':46 'take':13 'want':9,25 'work':27 'would':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6512814"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705807260 {#3242
        date: 2024-01-21 04:21:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2038}
    +body: "Are they supporting FOSS, or looking to buy out the project to make it a closed in-house solution and avoid the bad publicity they created this last week?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705857725 {#3309
      date: 2024-01-21 18:22:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
      "@possiblylinux127@lemmy.zip"
      "@BearOfaTime@lemm.ee"
      "@scrubbles@poptalk.scrubbles.tech"
      "@possiblylinux127@lemmy.zip"
      "@BearOfaTime@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3320 …}
    +nested: Doctrine\ORM\PersistentCollection {#3316 …}
    +votes: Doctrine\ORM\PersistentCollection {#3321 …}
    +reports: Doctrine\ORM\PersistentCollection {#3323 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3325 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3327 …}
    -id: 328752
    -bodyTs: "'avoid':22 'bad':24 'buy':8 'close':16 'creat':27 'foss':4 'hous':19 'in-hous':17 'last':29 'look':6 'make':13 'project':11 'public':25 'solut':20 'support':3 'week':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6581338"
    +editedAt: DateTimeImmutable @1727385955 {#3306
      date: 2024-09-26 23:25:55.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705857725 {#3310
      date: 2024-01-21 18:22:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2038}
  +body: "If they buy it, it’s FOSS bro. Fork it. But until that point, diplomatic approaches may be more effective."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705857957 {#3427
    date: 2024-01-21 18:25:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@possiblylinux127@lemmy.zip"
    "@BearOfaTime@lemm.ee"
    "@Darkassassin07@lemmy.ca"
  ]
  +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: 328765
  -bodyTs: "'approach':16 'bro':8 'buy':3 'diplomat':15 'effect':20 'fork':9 'foss':7 'may':17 'point':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6889709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705857957 {#3428
    date: 2024-01-21 18:25: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
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 {#3445
  +user: App\Entity\User {#2002 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
  +image: null
  +parent: App\Entity\EntryComment {#3314
    +user: Proxies\__CG__\App\Entity\User {#3319 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
    +image: null
    +parent: App\Entity\EntryComment {#3243
      +user: App\Entity\User {#2002 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
      +image: null
      +parent: App\Entity\EntryComment {#3120
        +user: Proxies\__CG__\App\Entity\User {#3121 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
        +image: null
        +parent: App\Entity\EntryComment {#2038
          +user: App\Entity\User {#2002 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
          +image: null
          +parent: null
          +root: null
          +body: "Honestly they should find away to make it work with HA instead of the companies servers."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1727398431 {#2170
            date: 2024-09-27 02:53:51.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@scrubbles@poptalk.scrubbles.tech"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1985 …}
          +nested: Doctrine\ORM\PersistentCollection {#1994 …}
          +votes: Doctrine\ORM\PersistentCollection {#2005 …}
          +reports: Doctrine\ORM\PersistentCollection {#1996 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
          -id: 327164
          -bodyTs: "'away':5 'compani':15 'find':4 'ha':11 'honest':1 'instead':12 'make':7 'server':16 'work':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.zip/comment/6510478"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705803241 {#2183
            date: 2024-01-21 03:14:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2038}
        +body: """
          Yep.\n
          \n
          Fuck Haier, espscially at this point.\n
          \n
          Had they tried working with him furst, they’d have a little moral ground to stand on.\n
          \n
          Now the lives are off. How many forks are there if his git repo now? It was a thousand yesterday.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1705804882 {#3118
          date: 2024-01-21 03:41:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@scrubbles@poptalk.scrubbles.tech"
          "@possiblylinux127@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3122 …}
        +nested: Doctrine\ORM\PersistentCollection {#3131 …}
        +votes: Doctrine\ORM\PersistentCollection {#3124 …}
        +reports: Doctrine\ORM\PersistentCollection {#3126 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3134 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
        -id: 327216
        -bodyTs: "'d':16 'espscial':4 'fork':32 'fuck':2 'furst':14 'git':37 'ground':21 'haier':3 'littl':19 'live':27 'mani':31 'moral':20 'point':7 'repo':38 'stand':23 'thousand':43 'tri':10 'work':11 'yep':1 'yesterday':44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8482521"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705804882 {#3119
          date: 2024-01-21 03:41:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2038}
      +body: "I don’t know about you but I want the companies to take self hosted and Foss solutions seriously. The fact that they are wanting to work with him is a major step in the right direction. It would be dumb to discourage companies from supporting foss."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1705807260 {#3241
        date: 2024-01-21 04:21:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@scrubbles@poptalk.scrubbles.tech"
        "@possiblylinux127@lemmy.zip"
        "@BearOfaTime@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3244 …}
      +nested: Doctrine\ORM\PersistentCollection {#3246 …}
      +votes: Doctrine\ORM\PersistentCollection {#3248 …}
      +reports: Doctrine\ORM\PersistentCollection {#3250 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
      -id: 327289
      -bodyTs: "'compani':11,44 'direct':37 'discourag':43 'dumb':41 'fact':21 'foss':17,47 'host':15 'know':4 'major':32 'right':36 'self':14 'serious':19 'solut':18 'step':33 'support':46 'take':13 'want':9,25 'work':27 'would':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6512814"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705807260 {#3242
        date: 2024-01-21 04:21:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2038}
    +body: "Are they supporting FOSS, or looking to buy out the project to make it a closed in-house solution and avoid the bad publicity they created this last week?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705857725 {#3309
      date: 2024-01-21 18:22:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
      "@possiblylinux127@lemmy.zip"
      "@BearOfaTime@lemm.ee"
      "@scrubbles@poptalk.scrubbles.tech"
      "@possiblylinux127@lemmy.zip"
      "@BearOfaTime@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3320 …}
    +nested: Doctrine\ORM\PersistentCollection {#3316 …}
    +votes: Doctrine\ORM\PersistentCollection {#3321 …}
    +reports: Doctrine\ORM\PersistentCollection {#3323 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3325 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3327 …}
    -id: 328752
    -bodyTs: "'avoid':22 'bad':24 'buy':8 'close':16 'creat':27 'foss':4 'hous':19 'in-hous':17 'last':29 'look':6 'make':13 'project':11 'public':25 'solut':20 'support':3 'week':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6581338"
    +editedAt: DateTimeImmutable @1727385955 {#3306
      date: 2024-09-26 23:25:55.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705857725 {#3310
      date: 2024-01-21 18:22:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2038}
  +body: """
    Well I think the worst thing that could happen is we just fork it and go on with our lives.\n
    \n
    Why would they want a new in house solution? They already have one but home assistant probably is going to be easier for them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705861188 {#3443
    date: 2024-01-21 19:19:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@possiblylinux127@lemmy.zip"
    "@BearOfaTime@lemm.ee"
    "@Darkassassin07@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3446 …}
  +nested: Doctrine\ORM\PersistentCollection {#3448 …}
  +votes: Doctrine\ORM\PersistentCollection {#3450 …}
  +reports: Doctrine\ORM\PersistentCollection {#3452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3456 …}
  -id: 328907
  -bodyTs: "'alreadi':31 'assist':36 'could':8 'easier':42 'fork':13 'go':16,39 'happen':9 'home':35 'hous':28 'live':20 'new':26 'one':33 'probabl':37 'solut':29 'thing':6 'think':3 'want':24 'well':1 'worst':5 'would':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6536989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705861188 {#3444
    date: 2024-01-21 19:19: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
111 DENIED edit
App\Entity\EntryComment {#3445
  +user: App\Entity\User {#2002 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
  +image: null
  +parent: App\Entity\EntryComment {#3314
    +user: Proxies\__CG__\App\Entity\User {#3319 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
    +image: null
    +parent: App\Entity\EntryComment {#3243
      +user: App\Entity\User {#2002 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
      +image: null
      +parent: App\Entity\EntryComment {#3120
        +user: Proxies\__CG__\App\Entity\User {#3121 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
        +image: null
        +parent: App\Entity\EntryComment {#2038
          +user: App\Entity\User {#2002 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
          +image: null
          +parent: null
          +root: null
          +body: "Honestly they should find away to make it work with HA instead of the companies servers."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1727398431 {#2170
            date: 2024-09-27 02:53:51.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@scrubbles@poptalk.scrubbles.tech"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1985 …}
          +nested: Doctrine\ORM\PersistentCollection {#1994 …}
          +votes: Doctrine\ORM\PersistentCollection {#2005 …}
          +reports: Doctrine\ORM\PersistentCollection {#1996 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
          -id: 327164
          -bodyTs: "'away':5 'compani':15 'find':4 'ha':11 'honest':1 'instead':12 'make':7 'server':16 'work':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.zip/comment/6510478"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705803241 {#2183
            date: 2024-01-21 03:14:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2038}
        +body: """
          Yep.\n
          \n
          Fuck Haier, espscially at this point.\n
          \n
          Had they tried working with him furst, they’d have a little moral ground to stand on.\n
          \n
          Now the lives are off. How many forks are there if his git repo now? It was a thousand yesterday.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1705804882 {#3118
          date: 2024-01-21 03:41:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@scrubbles@poptalk.scrubbles.tech"
          "@possiblylinux127@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3122 …}
        +nested: Doctrine\ORM\PersistentCollection {#3131 …}
        +votes: Doctrine\ORM\PersistentCollection {#3124 …}
        +reports: Doctrine\ORM\PersistentCollection {#3126 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3134 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
        -id: 327216
        -bodyTs: "'d':16 'espscial':4 'fork':32 'fuck':2 'furst':14 'git':37 'ground':21 'haier':3 'littl':19 'live':27 'mani':31 'moral':20 'point':7 'repo':38 'stand':23 'thousand':43 'tri':10 'work':11 'yep':1 'yesterday':44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8482521"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705804882 {#3119
          date: 2024-01-21 03:41:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2038}
      +body: "I don’t know about you but I want the companies to take self hosted and Foss solutions seriously. The fact that they are wanting to work with him is a major step in the right direction. It would be dumb to discourage companies from supporting foss."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1705807260 {#3241
        date: 2024-01-21 04:21:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@scrubbles@poptalk.scrubbles.tech"
        "@possiblylinux127@lemmy.zip"
        "@BearOfaTime@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3244 …}
      +nested: Doctrine\ORM\PersistentCollection {#3246 …}
      +votes: Doctrine\ORM\PersistentCollection {#3248 …}
      +reports: Doctrine\ORM\PersistentCollection {#3250 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
      -id: 327289
      -bodyTs: "'compani':11,44 'direct':37 'discourag':43 'dumb':41 'fact':21 'foss':17,47 'host':15 'know':4 'major':32 'right':36 'self':14 'serious':19 'solut':18 'step':33 'support':46 'take':13 'want':9,25 'work':27 'would':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6512814"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705807260 {#3242
        date: 2024-01-21 04:21:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2038}
    +body: "Are they supporting FOSS, or looking to buy out the project to make it a closed in-house solution and avoid the bad publicity they created this last week?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705857725 {#3309
      date: 2024-01-21 18:22:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
      "@possiblylinux127@lemmy.zip"
      "@BearOfaTime@lemm.ee"
      "@scrubbles@poptalk.scrubbles.tech"
      "@possiblylinux127@lemmy.zip"
      "@BearOfaTime@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3320 …}
    +nested: Doctrine\ORM\PersistentCollection {#3316 …}
    +votes: Doctrine\ORM\PersistentCollection {#3321 …}
    +reports: Doctrine\ORM\PersistentCollection {#3323 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3325 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3327 …}
    -id: 328752
    -bodyTs: "'avoid':22 'bad':24 'buy':8 'close':16 'creat':27 'foss':4 'hous':19 'in-hous':17 'last':29 'look':6 'make':13 'project':11 'public':25 'solut':20 'support':3 'week':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6581338"
    +editedAt: DateTimeImmutable @1727385955 {#3306
      date: 2024-09-26 23:25:55.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705857725 {#3310
      date: 2024-01-21 18:22:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2038}
  +body: """
    Well I think the worst thing that could happen is we just fork it and go on with our lives.\n
    \n
    Why would they want a new in house solution? They already have one but home assistant probably is going to be easier for them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705861188 {#3443
    date: 2024-01-21 19:19:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@possiblylinux127@lemmy.zip"
    "@BearOfaTime@lemm.ee"
    "@Darkassassin07@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3446 …}
  +nested: Doctrine\ORM\PersistentCollection {#3448 …}
  +votes: Doctrine\ORM\PersistentCollection {#3450 …}
  +reports: Doctrine\ORM\PersistentCollection {#3452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3456 …}
  -id: 328907
  -bodyTs: "'alreadi':31 'assist':36 'could':8 'easier':42 'fork':13 'go':16,39 'happen':9 'home':35 'hous':28 'live':20 'new':26 'one':33 'probabl':37 'solut':29 'thing':6 'think':3 'want':24 'well':1 'worst':5 'would':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6536989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705861188 {#3444
    date: 2024-01-21 19:19: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
112 DENIED moderate
App\Entity\EntryComment {#3445
  +user: App\Entity\User {#2002 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
  +image: null
  +parent: App\Entity\EntryComment {#3314
    +user: Proxies\__CG__\App\Entity\User {#3319 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
    +image: null
    +parent: App\Entity\EntryComment {#3243
      +user: App\Entity\User {#2002 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
      +image: null
      +parent: App\Entity\EntryComment {#3120
        +user: Proxies\__CG__\App\Entity\User {#3121 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
        +image: null
        +parent: App\Entity\EntryComment {#2038
          +user: App\Entity\User {#2002 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
          +image: null
          +parent: null
          +root: null
          +body: "Honestly they should find away to make it work with HA instead of the companies servers."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1727398431 {#2170
            date: 2024-09-27 02:53:51.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@scrubbles@poptalk.scrubbles.tech"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1985 …}
          +nested: Doctrine\ORM\PersistentCollection {#1994 …}
          +votes: Doctrine\ORM\PersistentCollection {#2005 …}
          +reports: Doctrine\ORM\PersistentCollection {#1996 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
          -id: 327164
          -bodyTs: "'away':5 'compani':15 'find':4 'ha':11 'honest':1 'instead':12 'make':7 'server':16 'work':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.zip/comment/6510478"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705803241 {#2183
            date: 2024-01-21 03:14:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2038}
        +body: """
          Yep.\n
          \n
          Fuck Haier, espscially at this point.\n
          \n
          Had they tried working with him furst, they’d have a little moral ground to stand on.\n
          \n
          Now the lives are off. How many forks are there if his git repo now? It was a thousand yesterday.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1705804882 {#3118
          date: 2024-01-21 03:41:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@scrubbles@poptalk.scrubbles.tech"
          "@possiblylinux127@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3122 …}
        +nested: Doctrine\ORM\PersistentCollection {#3131 …}
        +votes: Doctrine\ORM\PersistentCollection {#3124 …}
        +reports: Doctrine\ORM\PersistentCollection {#3126 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3134 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
        -id: 327216
        -bodyTs: "'d':16 'espscial':4 'fork':32 'fuck':2 'furst':14 'git':37 'ground':21 'haier':3 'littl':19 'live':27 'mani':31 'moral':20 'point':7 'repo':38 'stand':23 'thousand':43 'tri':10 'work':11 'yep':1 'yesterday':44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8482521"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705804882 {#3119
          date: 2024-01-21 03:41:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2038}
      +body: "I don’t know about you but I want the companies to take self hosted and Foss solutions seriously. The fact that they are wanting to work with him is a major step in the right direction. It would be dumb to discourage companies from supporting foss."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1705807260 {#3241
        date: 2024-01-21 04:21:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@scrubbles@poptalk.scrubbles.tech"
        "@possiblylinux127@lemmy.zip"
        "@BearOfaTime@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3244 …}
      +nested: Doctrine\ORM\PersistentCollection {#3246 …}
      +votes: Doctrine\ORM\PersistentCollection {#3248 …}
      +reports: Doctrine\ORM\PersistentCollection {#3250 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
      -id: 327289
      -bodyTs: "'compani':11,44 'direct':37 'discourag':43 'dumb':41 'fact':21 'foss':17,47 'host':15 'know':4 'major':32 'right':36 'self':14 'serious':19 'solut':18 'step':33 'support':46 'take':13 'want':9,25 'work':27 'would':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6512814"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705807260 {#3242
        date: 2024-01-21 04:21:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2038}
    +body: "Are they supporting FOSS, or looking to buy out the project to make it a closed in-house solution and avoid the bad publicity they created this last week?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705857725 {#3309
      date: 2024-01-21 18:22:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
      "@possiblylinux127@lemmy.zip"
      "@BearOfaTime@lemm.ee"
      "@scrubbles@poptalk.scrubbles.tech"
      "@possiblylinux127@lemmy.zip"
      "@BearOfaTime@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3320 …}
    +nested: Doctrine\ORM\PersistentCollection {#3316 …}
    +votes: Doctrine\ORM\PersistentCollection {#3321 …}
    +reports: Doctrine\ORM\PersistentCollection {#3323 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3325 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3327 …}
    -id: 328752
    -bodyTs: "'avoid':22 'bad':24 'buy':8 'close':16 'creat':27 'foss':4 'hous':19 'in-hous':17 'last':29 'look':6 'make':13 'project':11 'public':25 'solut':20 'support':3 'week':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6581338"
    +editedAt: DateTimeImmutable @1727385955 {#3306
      date: 2024-09-26 23:25:55.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705857725 {#3310
      date: 2024-01-21 18:22:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2038}
  +body: """
    Well I think the worst thing that could happen is we just fork it and go on with our lives.\n
    \n
    Why would they want a new in house solution? They already have one but home assistant probably is going to be easier for them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705861188 {#3443
    date: 2024-01-21 19:19:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@possiblylinux127@lemmy.zip"
    "@BearOfaTime@lemm.ee"
    "@Darkassassin07@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3446 …}
  +nested: Doctrine\ORM\PersistentCollection {#3448 …}
  +votes: Doctrine\ORM\PersistentCollection {#3450 …}
  +reports: Doctrine\ORM\PersistentCollection {#3452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3456 …}
  -id: 328907
  -bodyTs: "'alreadi':31 'assist':36 'could':8 'easier':42 'fork':13 'go':16,39 'happen':9 'home':35 'hous':28 'live':20 'new':26 'one':33 'probabl':37 'solut':29 'thing':6 'think':3 'want':24 'well':1 'worst':5 'would':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6536989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705861188 {#3444
    date: 2024-01-21 19:19: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
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 {#3331
  +user: Proxies\__CG__\App\Entity\User {#3332 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
  +image: null
  +parent: App\Entity\EntryComment {#3243
    +user: App\Entity\User {#2002 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
    +image: null
    +parent: App\Entity\EntryComment {#3120
      +user: Proxies\__CG__\App\Entity\User {#3121 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
      +image: null
      +parent: App\Entity\EntryComment {#2038
        +user: App\Entity\User {#2002 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
        +image: null
        +parent: null
        +root: null
        +body: "Honestly they should find away to make it work with HA instead of the companies servers."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1727398431 {#2170
          date: 2024-09-27 02:53:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@scrubbles@poptalk.scrubbles.tech"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1985 …}
        +nested: Doctrine\ORM\PersistentCollection {#1994 …}
        +votes: Doctrine\ORM\PersistentCollection {#2005 …}
        +reports: Doctrine\ORM\PersistentCollection {#1996 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
        -id: 327164
        -bodyTs: "'away':5 'compani':15 'find':4 'ha':11 'honest':1 'instead':12 'make':7 'server':16 'work':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/6510478"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705803241 {#2183
          date: 2024-01-21 03:14:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2038}
      +body: """
        Yep.\n
        \n
        Fuck Haier, espscially at this point.\n
        \n
        Had they tried working with him furst, they’d have a little moral ground to stand on.\n
        \n
        Now the lives are off. How many forks are there if his git repo now? It was a thousand yesterday.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1705804882 {#3118
        date: 2024-01-21 03:41:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@scrubbles@poptalk.scrubbles.tech"
        "@possiblylinux127@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3122 …}
      +nested: Doctrine\ORM\PersistentCollection {#3131 …}
      +votes: Doctrine\ORM\PersistentCollection {#3124 …}
      +reports: Doctrine\ORM\PersistentCollection {#3126 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3134 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
      -id: 327216
      -bodyTs: "'d':16 'espscial':4 'fork':32 'fuck':2 'furst':14 'git':37 'ground':21 'haier':3 'littl':19 'live':27 'mani':31 'moral':20 'point':7 'repo':38 'stand':23 'thousand':43 'tri':10 'work':11 'yep':1 'yesterday':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8482521"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705804882 {#3119
        date: 2024-01-21 03:41:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2038}
    +body: "I don’t know about you but I want the companies to take self hosted and Foss solutions seriously. The fact that they are wanting to work with him is a major step in the right direction. It would be dumb to discourage companies from supporting foss."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1705807260 {#3241
      date: 2024-01-21 04:21:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
      "@possiblylinux127@lemmy.zip"
      "@BearOfaTime@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3244 …}
    +nested: Doctrine\ORM\PersistentCollection {#3246 …}
    +votes: Doctrine\ORM\PersistentCollection {#3248 …}
    +reports: Doctrine\ORM\PersistentCollection {#3250 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
    -id: 327289
    -bodyTs: "'compani':11,44 'direct':37 'discourag':43 'dumb':41 'fact':21 'foss':17,47 'host':15 'know':4 'major':32 'right':36 'self':14 'serious':19 'solut':18 'step':33 'support':46 'take':13 'want':9,25 'work':27 'would':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6512814"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705807260 {#3242
      date: 2024-01-21 04:21:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2038}
  +body: "Not really self hosted. Uses their online service to pull it into Home Assistant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705859054 {#3329
    date: 2024-01-21 18:44:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@possiblylinux127@lemmy.zip"
    "@BearOfaTime@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3333 …}
  +nested: Doctrine\ORM\PersistentCollection {#3335 …}
  +votes: Doctrine\ORM\PersistentCollection {#3337 …}
  +reports: Doctrine\ORM\PersistentCollection {#3339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
  -id: 328814
  -bodyTs: "'assist':14 'home':13 'host':4 'onlin':7 'pull':10 'realli':2 'self':3 'servic':8 'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6581806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705859054 {#3330
    date: 2024-01-21 18:44:14.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 {#3331
  +user: Proxies\__CG__\App\Entity\User {#3332 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
  +image: null
  +parent: App\Entity\EntryComment {#3243
    +user: App\Entity\User {#2002 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
    +image: null
    +parent: App\Entity\EntryComment {#3120
      +user: Proxies\__CG__\App\Entity\User {#3121 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
      +image: null
      +parent: App\Entity\EntryComment {#2038
        +user: App\Entity\User {#2002 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
        +image: null
        +parent: null
        +root: null
        +body: "Honestly they should find away to make it work with HA instead of the companies servers."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1727398431 {#2170
          date: 2024-09-27 02:53:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@scrubbles@poptalk.scrubbles.tech"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1985 …}
        +nested: Doctrine\ORM\PersistentCollection {#1994 …}
        +votes: Doctrine\ORM\PersistentCollection {#2005 …}
        +reports: Doctrine\ORM\PersistentCollection {#1996 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
        -id: 327164
        -bodyTs: "'away':5 'compani':15 'find':4 'ha':11 'honest':1 'instead':12 'make':7 'server':16 'work':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/6510478"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705803241 {#2183
          date: 2024-01-21 03:14:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2038}
      +body: """
        Yep.\n
        \n
        Fuck Haier, espscially at this point.\n
        \n
        Had they tried working with him furst, they’d have a little moral ground to stand on.\n
        \n
        Now the lives are off. How many forks are there if his git repo now? It was a thousand yesterday.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1705804882 {#3118
        date: 2024-01-21 03:41:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@scrubbles@poptalk.scrubbles.tech"
        "@possiblylinux127@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3122 …}
      +nested: Doctrine\ORM\PersistentCollection {#3131 …}
      +votes: Doctrine\ORM\PersistentCollection {#3124 …}
      +reports: Doctrine\ORM\PersistentCollection {#3126 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3134 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
      -id: 327216
      -bodyTs: "'d':16 'espscial':4 'fork':32 'fuck':2 'furst':14 'git':37 'ground':21 'haier':3 'littl':19 'live':27 'mani':31 'moral':20 'point':7 'repo':38 'stand':23 'thousand':43 'tri':10 'work':11 'yep':1 'yesterday':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8482521"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705804882 {#3119
        date: 2024-01-21 03:41:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2038}
    +body: "I don’t know about you but I want the companies to take self hosted and Foss solutions seriously. The fact that they are wanting to work with him is a major step in the right direction. It would be dumb to discourage companies from supporting foss."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1705807260 {#3241
      date: 2024-01-21 04:21:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
      "@possiblylinux127@lemmy.zip"
      "@BearOfaTime@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3244 …}
    +nested: Doctrine\ORM\PersistentCollection {#3246 …}
    +votes: Doctrine\ORM\PersistentCollection {#3248 …}
    +reports: Doctrine\ORM\PersistentCollection {#3250 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
    -id: 327289
    -bodyTs: "'compani':11,44 'direct':37 'discourag':43 'dumb':41 'fact':21 'foss':17,47 'host':15 'know':4 'major':32 'right':36 'self':14 'serious':19 'solut':18 'step':33 'support':46 'take':13 'want':9,25 'work':27 'would':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6512814"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705807260 {#3242
      date: 2024-01-21 04:21:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2038}
  +body: "Not really self hosted. Uses their online service to pull it into Home Assistant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705859054 {#3329
    date: 2024-01-21 18:44:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@possiblylinux127@lemmy.zip"
    "@BearOfaTime@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3333 …}
  +nested: Doctrine\ORM\PersistentCollection {#3335 …}
  +votes: Doctrine\ORM\PersistentCollection {#3337 …}
  +reports: Doctrine\ORM\PersistentCollection {#3339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
  -id: 328814
  -bodyTs: "'assist':14 'home':13 'host':4 'onlin':7 'pull':10 'realli':2 'self':3 'servic':8 'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6581806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705859054 {#3330
    date: 2024-01-21 18:44:14.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 {#3331
  +user: Proxies\__CG__\App\Entity\User {#3332 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
  +image: null
  +parent: App\Entity\EntryComment {#3243
    +user: App\Entity\User {#2002 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
    +image: null
    +parent: App\Entity\EntryComment {#3120
      +user: Proxies\__CG__\App\Entity\User {#3121 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
      +image: null
      +parent: App\Entity\EntryComment {#2038
        +user: App\Entity\User {#2002 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
        +image: null
        +parent: null
        +root: null
        +body: "Honestly they should find away to make it work with HA instead of the companies servers."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1727398431 {#2170
          date: 2024-09-27 02:53:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@scrubbles@poptalk.scrubbles.tech"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1985 …}
        +nested: Doctrine\ORM\PersistentCollection {#1994 …}
        +votes: Doctrine\ORM\PersistentCollection {#2005 …}
        +reports: Doctrine\ORM\PersistentCollection {#1996 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
        -id: 327164
        -bodyTs: "'away':5 'compani':15 'find':4 'ha':11 'honest':1 'instead':12 'make':7 'server':16 'work':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/6510478"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705803241 {#2183
          date: 2024-01-21 03:14:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2038}
      +body: """
        Yep.\n
        \n
        Fuck Haier, espscially at this point.\n
        \n
        Had they tried working with him furst, they’d have a little moral ground to stand on.\n
        \n
        Now the lives are off. How many forks are there if his git repo now? It was a thousand yesterday.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1705804882 {#3118
        date: 2024-01-21 03:41:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@scrubbles@poptalk.scrubbles.tech"
        "@possiblylinux127@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3122 …}
      +nested: Doctrine\ORM\PersistentCollection {#3131 …}
      +votes: Doctrine\ORM\PersistentCollection {#3124 …}
      +reports: Doctrine\ORM\PersistentCollection {#3126 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3134 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
      -id: 327216
      -bodyTs: "'d':16 'espscial':4 'fork':32 'fuck':2 'furst':14 'git':37 'ground':21 'haier':3 'littl':19 'live':27 'mani':31 'moral':20 'point':7 'repo':38 'stand':23 'thousand':43 'tri':10 'work':11 'yep':1 'yesterday':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8482521"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705804882 {#3119
        date: 2024-01-21 03:41:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2038}
    +body: "I don’t know about you but I want the companies to take self hosted and Foss solutions seriously. The fact that they are wanting to work with him is a major step in the right direction. It would be dumb to discourage companies from supporting foss."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1705807260 {#3241
      date: 2024-01-21 04:21:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
      "@possiblylinux127@lemmy.zip"
      "@BearOfaTime@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3244 …}
    +nested: Doctrine\ORM\PersistentCollection {#3246 …}
    +votes: Doctrine\ORM\PersistentCollection {#3248 …}
    +reports: Doctrine\ORM\PersistentCollection {#3250 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
    -id: 327289
    -bodyTs: "'compani':11,44 'direct':37 'discourag':43 'dumb':41 'fact':21 'foss':17,47 'host':15 'know':4 'major':32 'right':36 'self':14 'serious':19 'solut':18 'step':33 'support':46 'take':13 'want':9,25 'work':27 'would':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6512814"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705807260 {#3242
      date: 2024-01-21 04:21:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2038}
  +body: "Not really self hosted. Uses their online service to pull it into Home Assistant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705859054 {#3329
    date: 2024-01-21 18:44:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@possiblylinux127@lemmy.zip"
    "@BearOfaTime@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3333 …}
  +nested: Doctrine\ORM\PersistentCollection {#3335 …}
  +votes: Doctrine\ORM\PersistentCollection {#3337 …}
  +reports: Doctrine\ORM\PersistentCollection {#3339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
  -id: 328814
  -bodyTs: "'assist':14 'home':13 'host':4 'onlin':7 'pull':10 'realli':2 'self':3 'servic':8 'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6581806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705859054 {#3330
    date: 2024-01-21 18:44:14.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 {#2505
  +user: App\Entity\User {#2518 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I remember a little while ago a thread with someone from kbin gloating that they could see what everyone was voting, and accusing the people upvoting comments they disagreed with of being bigots in a vaguely threatening way obviously intended to produce a chilling effect, and people found this surprising because that information is not public on most instances.\n
    \n
    I basically agree with the people saying open info is just the nature of posting on a public forum and of federation, but there could be improvements, even just in awareness of what is and isn’t private.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1727444799 {#2500
    date: 2024-09-27 15:46:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2506 …}
  +nested: Doctrine\ORM\PersistentCollection {#2508 …}
  +votes: Doctrine\ORM\PersistentCollection {#2510 …}
  +reports: Doctrine\ORM\PersistentCollection {#2512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2516 …}
  -id: 327298
  -bodyTs: "'accus':23 'ago':6 'agre':62 'awar':90 'basic':61 'bigot':33 'chill':44 'comment':27 'could':16,84 'disagre':29 'effect':45 'even':87 'everyon':19 'feder':81 'forum':78 'found':48 'gloat':13 'improv':86 'info':68 'inform':53 'instanc':59 'intend':40 'isn':95 'kbin':12 'littl':4 'natur':72 'obvious':39 'open':67 'peopl':25,47,65 'post':74 'privat':97 'produc':42 'public':56,77 'rememb':2 'say':66 'see':17 'someon':10 'surpris':50 'thread':8 'threaten':37 'upvot':26 'vagu':36 'vote':21 'way':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6955715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705807468 {#2501
    date: 2024-01-21 04:24: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
119 DENIED edit
App\Entity\EntryComment {#2505
  +user: App\Entity\User {#2518 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I remember a little while ago a thread with someone from kbin gloating that they could see what everyone was voting, and accusing the people upvoting comments they disagreed with of being bigots in a vaguely threatening way obviously intended to produce a chilling effect, and people found this surprising because that information is not public on most instances.\n
    \n
    I basically agree with the people saying open info is just the nature of posting on a public forum and of federation, but there could be improvements, even just in awareness of what is and isn’t private.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1727444799 {#2500
    date: 2024-09-27 15:46:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2506 …}
  +nested: Doctrine\ORM\PersistentCollection {#2508 …}
  +votes: Doctrine\ORM\PersistentCollection {#2510 …}
  +reports: Doctrine\ORM\PersistentCollection {#2512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2516 …}
  -id: 327298
  -bodyTs: "'accus':23 'ago':6 'agre':62 'awar':90 'basic':61 'bigot':33 'chill':44 'comment':27 'could':16,84 'disagre':29 'effect':45 'even':87 'everyon':19 'feder':81 'forum':78 'found':48 'gloat':13 'improv':86 'info':68 'inform':53 'instanc':59 'intend':40 'isn':95 'kbin':12 'littl':4 'natur':72 'obvious':39 'open':67 'peopl':25,47,65 'post':74 'privat':97 'produc':42 'public':56,77 'rememb':2 'say':66 'see':17 'someon':10 'surpris':50 'thread':8 'threaten':37 'upvot':26 'vagu':36 'vote':21 'way':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6955715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705807468 {#2501
    date: 2024-01-21 04:24: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
120 DENIED moderate
App\Entity\EntryComment {#2505
  +user: App\Entity\User {#2518 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I remember a little while ago a thread with someone from kbin gloating that they could see what everyone was voting, and accusing the people upvoting comments they disagreed with of being bigots in a vaguely threatening way obviously intended to produce a chilling effect, and people found this surprising because that information is not public on most instances.\n
    \n
    I basically agree with the people saying open info is just the nature of posting on a public forum and of federation, but there could be improvements, even just in awareness of what is and isn’t private.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1727444799 {#2500
    date: 2024-09-27 15:46:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2506 …}
  +nested: Doctrine\ORM\PersistentCollection {#2508 …}
  +votes: Doctrine\ORM\PersistentCollection {#2510 …}
  +reports: Doctrine\ORM\PersistentCollection {#2512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2516 …}
  -id: 327298
  -bodyTs: "'accus':23 'ago':6 'agre':62 'awar':90 'basic':61 'bigot':33 'chill':44 'comment':27 'could':16,84 'disagre':29 'effect':45 'even':87 'everyon':19 'feder':81 'forum':78 'found':48 'gloat':13 'improv':86 'info':68 'inform':53 'instanc':59 'intend':40 'isn':95 'kbin':12 'littl':4 'natur':72 'obvious':39 'open':67 'peopl':25,47,65 'post':74 'privat':97 'produc':42 'public':56,77 'rememb':2 'say':66 'see':17 'someon':10 'surpris':50 'thread':8 'threaten':37 'upvot':26 'vagu':36 'vote':21 'way':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6955715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705807468 {#2501
    date: 2024-01-21 04:24: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
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 {#3140
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2505
    +user: App\Entity\User {#2518 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I remember a little while ago a thread with someone from kbin gloating that they could see what everyone was voting, and accusing the people upvoting comments they disagreed with of being bigots in a vaguely threatening way obviously intended to produce a chilling effect, and people found this surprising because that information is not public on most instances.\n
      \n
      I basically agree with the people saying open info is just the nature of posting on a public forum and of federation, but there could be improvements, even just in awareness of what is and isn’t private.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1727444799 {#2500
      date: 2024-09-27 15:46:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2506 …}
    +nested: Doctrine\ORM\PersistentCollection {#2508 …}
    +votes: Doctrine\ORM\PersistentCollection {#2510 …}
    +reports: Doctrine\ORM\PersistentCollection {#2512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2516 …}
    -id: 327298
    -bodyTs: "'accus':23 'ago':6 'agre':62 'awar':90 'basic':61 'bigot':33 'chill':44 'comment':27 'could':16,84 'disagre':29 'effect':45 'even':87 'everyon':19 'feder':81 'forum':78 'found':48 'gloat':13 'improv':86 'info':68 'inform':53 'instanc':59 'intend':40 'isn':95 'kbin':12 'littl':4 'natur':72 'obvious':39 'open':67 'peopl':25,47,65 'post':74 'privat':97 'produc':42 'public':56,77 'rememb':2 'say':66 'see':17 'someon':10 'surpris':50 'thread':8 'threaten':37 'upvot':26 'vagu':36 'vote':21 'way':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6955715"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705807468 {#2501
      date: 2024-01-21 04:24:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2505}
  +body: "This is a great point because in the Lemmy UI, this information isn’t shown, and you can’t even list out all posts you’ve upvoted. As most of us coming from Reddit, we’re used to upvotes being private, and probably assume it’s the same. I understand the technical reasons for having the information public, but it is not clear from a user perspective that it’s public."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705844112 {#3138
    date: 2024-01-21 14:35:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@chicken@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3142 …}
  +nested: Doctrine\ORM\PersistentCollection {#3144 …}
  +votes: Doctrine\ORM\PersistentCollection {#3146 …}
  +reports: Doctrine\ORM\PersistentCollection {#3148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
  -id: 328146
  -bodyTs: "'assum':44 'clear':63 'come':32 'even':20 'great':4 'inform':12,57 'isn':13 'lemmi':9 'list':21 'perspect':67 'point':5 'post':24 'privat':41 'probabl':43 'public':58,71 're':36 'reason':53 'reddit':34 'shown':15 'technic':52 'ui':10 'understand':50 'upvot':27,39 'us':31 'use':37 'user':66 've':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5850726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705844112 {#3139
    date: 2024-01-21 14:35:12.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 {#3140
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2505
    +user: App\Entity\User {#2518 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I remember a little while ago a thread with someone from kbin gloating that they could see what everyone was voting, and accusing the people upvoting comments they disagreed with of being bigots in a vaguely threatening way obviously intended to produce a chilling effect, and people found this surprising because that information is not public on most instances.\n
      \n
      I basically agree with the people saying open info is just the nature of posting on a public forum and of federation, but there could be improvements, even just in awareness of what is and isn’t private.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1727444799 {#2500
      date: 2024-09-27 15:46:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2506 …}
    +nested: Doctrine\ORM\PersistentCollection {#2508 …}
    +votes: Doctrine\ORM\PersistentCollection {#2510 …}
    +reports: Doctrine\ORM\PersistentCollection {#2512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2516 …}
    -id: 327298
    -bodyTs: "'accus':23 'ago':6 'agre':62 'awar':90 'basic':61 'bigot':33 'chill':44 'comment':27 'could':16,84 'disagre':29 'effect':45 'even':87 'everyon':19 'feder':81 'forum':78 'found':48 'gloat':13 'improv':86 'info':68 'inform':53 'instanc':59 'intend':40 'isn':95 'kbin':12 'littl':4 'natur':72 'obvious':39 'open':67 'peopl':25,47,65 'post':74 'privat':97 'produc':42 'public':56,77 'rememb':2 'say':66 'see':17 'someon':10 'surpris':50 'thread':8 'threaten':37 'upvot':26 'vagu':36 'vote':21 'way':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6955715"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705807468 {#2501
      date: 2024-01-21 04:24:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2505}
  +body: "This is a great point because in the Lemmy UI, this information isn’t shown, and you can’t even list out all posts you’ve upvoted. As most of us coming from Reddit, we’re used to upvotes being private, and probably assume it’s the same. I understand the technical reasons for having the information public, but it is not clear from a user perspective that it’s public."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705844112 {#3138
    date: 2024-01-21 14:35:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@chicken@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3142 …}
  +nested: Doctrine\ORM\PersistentCollection {#3144 …}
  +votes: Doctrine\ORM\PersistentCollection {#3146 …}
  +reports: Doctrine\ORM\PersistentCollection {#3148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
  -id: 328146
  -bodyTs: "'assum':44 'clear':63 'come':32 'even':20 'great':4 'inform':12,57 'isn':13 'lemmi':9 'list':21 'perspect':67 'point':5 'post':24 'privat':41 'probabl':43 'public':58,71 're':36 'reason':53 'reddit':34 'shown':15 'technic':52 'ui':10 'understand':50 'upvot':27,39 'us':31 'use':37 'user':66 've':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5850726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705844112 {#3139
    date: 2024-01-21 14:35:12.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 {#3140
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2505
    +user: App\Entity\User {#2518 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I remember a little while ago a thread with someone from kbin gloating that they could see what everyone was voting, and accusing the people upvoting comments they disagreed with of being bigots in a vaguely threatening way obviously intended to produce a chilling effect, and people found this surprising because that information is not public on most instances.\n
      \n
      I basically agree with the people saying open info is just the nature of posting on a public forum and of federation, but there could be improvements, even just in awareness of what is and isn’t private.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1727444799 {#2500
      date: 2024-09-27 15:46:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2506 …}
    +nested: Doctrine\ORM\PersistentCollection {#2508 …}
    +votes: Doctrine\ORM\PersistentCollection {#2510 …}
    +reports: Doctrine\ORM\PersistentCollection {#2512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2516 …}
    -id: 327298
    -bodyTs: "'accus':23 'ago':6 'agre':62 'awar':90 'basic':61 'bigot':33 'chill':44 'comment':27 'could':16,84 'disagre':29 'effect':45 'even':87 'everyon':19 'feder':81 'forum':78 'found':48 'gloat':13 'improv':86 'info':68 'inform':53 'instanc':59 'intend':40 'isn':95 'kbin':12 'littl':4 'natur':72 'obvious':39 'open':67 'peopl':25,47,65 'post':74 'privat':97 'produc':42 'public':56,77 'rememb':2 'say':66 'see':17 'someon':10 'surpris':50 'thread':8 'threaten':37 'upvot':26 'vagu':36 'vote':21 'way':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6955715"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705807468 {#2501
      date: 2024-01-21 04:24:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2505}
  +body: "This is a great point because in the Lemmy UI, this information isn’t shown, and you can’t even list out all posts you’ve upvoted. As most of us coming from Reddit, we’re used to upvotes being private, and probably assume it’s the same. I understand the technical reasons for having the information public, but it is not clear from a user perspective that it’s public."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705844112 {#3138
    date: 2024-01-21 14:35:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@chicken@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3142 …}
  +nested: Doctrine\ORM\PersistentCollection {#3144 …}
  +votes: Doctrine\ORM\PersistentCollection {#3146 …}
  +reports: Doctrine\ORM\PersistentCollection {#3148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
  -id: 328146
  -bodyTs: "'assum':44 'clear':63 'come':32 'even':20 'great':4 'inform':12,57 'isn':13 'lemmi':9 'list':21 'perspect':67 'point':5 'post':24 'privat':41 'probabl':43 'public':58,71 're':36 'reason':53 'reddit':34 'shown':15 'technic':52 'ui':10 'understand':50 'upvot':27,39 'us':31 'use':37 'user':66 've':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5850726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705844112 {#3139
    date: 2024-01-21 14:35:12.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 {#3292
  +user: App\Entity\User {#2518 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3140
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#2505
      +user: App\Entity\User {#2518 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I remember a little while ago a thread with someone from kbin gloating that they could see what everyone was voting, and accusing the people upvoting comments they disagreed with of being bigots in a vaguely threatening way obviously intended to produce a chilling effect, and people found this surprising because that information is not public on most instances.\n
        \n
        I basically agree with the people saying open info is just the nature of posting on a public forum and of federation, but there could be improvements, even just in awareness of what is and isn’t private.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1727444799 {#2500
        date: 2024-09-27 15:46:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2506 …}
      +nested: Doctrine\ORM\PersistentCollection {#2508 …}
      +votes: Doctrine\ORM\PersistentCollection {#2510 …}
      +reports: Doctrine\ORM\PersistentCollection {#2512 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2514 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2516 …}
      -id: 327298
      -bodyTs: "'accus':23 'ago':6 'agre':62 'awar':90 'basic':61 'bigot':33 'chill':44 'comment':27 'could':16,84 'disagre':29 'effect':45 'even':87 'everyon':19 'feder':81 'forum':78 'found':48 'gloat':13 'improv':86 'info':68 'inform':53 'instanc':59 'intend':40 'isn':95 'kbin':12 'littl':4 'natur':72 'obvious':39 'open':67 'peopl':25,47,65 'post':74 'privat':97 'produc':42 'public':56,77 'rememb':2 'say':66 'see':17 'someon':10 'surpris':50 'thread':8 'threaten':37 'upvot':26 'vagu':36 'vote':21 'way':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6955715"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705807468 {#2501
        date: 2024-01-21 04:24:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2505}
    +body: "This is a great point because in the Lemmy UI, this information isn’t shown, and you can’t even list out all posts you’ve upvoted. As most of us coming from Reddit, we’re used to upvotes being private, and probably assume it’s the same. I understand the technical reasons for having the information public, but it is not clear from a user perspective that it’s public."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705844112 {#3138
      date: 2024-01-21 14:35:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@chicken@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3142 …}
    +nested: Doctrine\ORM\PersistentCollection {#3144 …}
    +votes: Doctrine\ORM\PersistentCollection {#3146 …}
    +reports: Doctrine\ORM\PersistentCollection {#3148 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
    -id: 328146
    -bodyTs: "'assum':44 'clear':63 'come':32 'even':20 'great':4 'inform':12,57 'isn':13 'lemmi':9 'list':21 'perspect':67 'point':5 'post':24 'privat':41 'probabl':43 'public':58,71 're':36 'reason':53 'reddit':34 'shown':15 'technic':52 'ui':10 'understand':50 'upvot':27,39 'us':31 'use':37 'user':66 've':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5850726"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705844112 {#3139
      date: 2024-01-21 14:35:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2505}
  +body: "What’s extra confusing is that I’ve seen people asking about how to get this information from the API, with the answer being that you can’t (I guess to protect privacy?). It’s only accessible to federated servers, but then *those* can do what they want with it including publishing it to everyone."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705873941 {#3289
    date: 2024-01-21 22:52:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@chicken@lemmy.dbzer0.com"
    "@bamboo@lemmy.blahaj.zone"
    "@ChasingEnigma@lemmy.world"
    "@chicken@lemmy.dbzer0.com"
    "@bamboo@lemmy.blahaj.zone"
    "@ChasingEnigma@lemmy.world"
    "@chicken@lemmy.dbzer0.com"
    "@bamboo@lemmy.blahaj.zone"
    "@ChasingEnigma@lemmy.world"
    "@chicken@lemmy.dbzer0.com"
    "@bamboo@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3293 …}
  +nested: Doctrine\ORM\PersistentCollection {#3295 …}
  +votes: Doctrine\ORM\PersistentCollection {#3297 …}
  +reports: Doctrine\ORM\PersistentCollection {#3299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3303 …}
  -id: 329427
  -bodyTs: "'access':37 'answer':23 'api':20 'ask':11 'confus':4 'everyon':55 'extra':3 'feder':39 'get':15 'guess':30 'includ':51 'inform':17 'peopl':10 'privaci':33 'protect':32 'publish':52 'seen':9 'server':40 've':8 'want':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6985289"
  +editedAt: DateTimeImmutable @1727445252 {#3290
    date: 2024-09-27 15:54:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705873941 {#3291
    date: 2024-01-21 22:52: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
127 DENIED edit
App\Entity\EntryComment {#3292
  +user: App\Entity\User {#2518 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3140
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#2505
      +user: App\Entity\User {#2518 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I remember a little while ago a thread with someone from kbin gloating that they could see what everyone was voting, and accusing the people upvoting comments they disagreed with of being bigots in a vaguely threatening way obviously intended to produce a chilling effect, and people found this surprising because that information is not public on most instances.\n
        \n
        I basically agree with the people saying open info is just the nature of posting on a public forum and of federation, but there could be improvements, even just in awareness of what is and isn’t private.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1727444799 {#2500
        date: 2024-09-27 15:46:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2506 …}
      +nested: Doctrine\ORM\PersistentCollection {#2508 …}
      +votes: Doctrine\ORM\PersistentCollection {#2510 …}
      +reports: Doctrine\ORM\PersistentCollection {#2512 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2514 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2516 …}
      -id: 327298
      -bodyTs: "'accus':23 'ago':6 'agre':62 'awar':90 'basic':61 'bigot':33 'chill':44 'comment':27 'could':16,84 'disagre':29 'effect':45 'even':87 'everyon':19 'feder':81 'forum':78 'found':48 'gloat':13 'improv':86 'info':68 'inform':53 'instanc':59 'intend':40 'isn':95 'kbin':12 'littl':4 'natur':72 'obvious':39 'open':67 'peopl':25,47,65 'post':74 'privat':97 'produc':42 'public':56,77 'rememb':2 'say':66 'see':17 'someon':10 'surpris':50 'thread':8 'threaten':37 'upvot':26 'vagu':36 'vote':21 'way':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6955715"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705807468 {#2501
        date: 2024-01-21 04:24:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2505}
    +body: "This is a great point because in the Lemmy UI, this information isn’t shown, and you can’t even list out all posts you’ve upvoted. As most of us coming from Reddit, we’re used to upvotes being private, and probably assume it’s the same. I understand the technical reasons for having the information public, but it is not clear from a user perspective that it’s public."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705844112 {#3138
      date: 2024-01-21 14:35:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@chicken@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3142 …}
    +nested: Doctrine\ORM\PersistentCollection {#3144 …}
    +votes: Doctrine\ORM\PersistentCollection {#3146 …}
    +reports: Doctrine\ORM\PersistentCollection {#3148 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
    -id: 328146
    -bodyTs: "'assum':44 'clear':63 'come':32 'even':20 'great':4 'inform':12,57 'isn':13 'lemmi':9 'list':21 'perspect':67 'point':5 'post':24 'privat':41 'probabl':43 'public':58,71 're':36 'reason':53 'reddit':34 'shown':15 'technic':52 'ui':10 'understand':50 'upvot':27,39 'us':31 'use':37 'user':66 've':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5850726"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705844112 {#3139
      date: 2024-01-21 14:35:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2505}
  +body: "What’s extra confusing is that I’ve seen people asking about how to get this information from the API, with the answer being that you can’t (I guess to protect privacy?). It’s only accessible to federated servers, but then *those* can do what they want with it including publishing it to everyone."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705873941 {#3289
    date: 2024-01-21 22:52:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@chicken@lemmy.dbzer0.com"
    "@bamboo@lemmy.blahaj.zone"
    "@ChasingEnigma@lemmy.world"
    "@chicken@lemmy.dbzer0.com"
    "@bamboo@lemmy.blahaj.zone"
    "@ChasingEnigma@lemmy.world"
    "@chicken@lemmy.dbzer0.com"
    "@bamboo@lemmy.blahaj.zone"
    "@ChasingEnigma@lemmy.world"
    "@chicken@lemmy.dbzer0.com"
    "@bamboo@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3293 …}
  +nested: Doctrine\ORM\PersistentCollection {#3295 …}
  +votes: Doctrine\ORM\PersistentCollection {#3297 …}
  +reports: Doctrine\ORM\PersistentCollection {#3299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3303 …}
  -id: 329427
  -bodyTs: "'access':37 'answer':23 'api':20 'ask':11 'confus':4 'everyon':55 'extra':3 'feder':39 'get':15 'guess':30 'includ':51 'inform':17 'peopl':10 'privaci':33 'protect':32 'publish':52 'seen':9 'server':40 've':8 'want':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6985289"
  +editedAt: DateTimeImmutable @1727445252 {#3290
    date: 2024-09-27 15:54:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705873941 {#3291
    date: 2024-01-21 22:52: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
128 DENIED moderate
App\Entity\EntryComment {#3292
  +user: App\Entity\User {#2518 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3140
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#2505
      +user: App\Entity\User {#2518 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I remember a little while ago a thread with someone from kbin gloating that they could see what everyone was voting, and accusing the people upvoting comments they disagreed with of being bigots in a vaguely threatening way obviously intended to produce a chilling effect, and people found this surprising because that information is not public on most instances.\n
        \n
        I basically agree with the people saying open info is just the nature of posting on a public forum and of federation, but there could be improvements, even just in awareness of what is and isn’t private.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1727444799 {#2500
        date: 2024-09-27 15:46:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2506 …}
      +nested: Doctrine\ORM\PersistentCollection {#2508 …}
      +votes: Doctrine\ORM\PersistentCollection {#2510 …}
      +reports: Doctrine\ORM\PersistentCollection {#2512 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2514 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2516 …}
      -id: 327298
      -bodyTs: "'accus':23 'ago':6 'agre':62 'awar':90 'basic':61 'bigot':33 'chill':44 'comment':27 'could':16,84 'disagre':29 'effect':45 'even':87 'everyon':19 'feder':81 'forum':78 'found':48 'gloat':13 'improv':86 'info':68 'inform':53 'instanc':59 'intend':40 'isn':95 'kbin':12 'littl':4 'natur':72 'obvious':39 'open':67 'peopl':25,47,65 'post':74 'privat':97 'produc':42 'public':56,77 'rememb':2 'say':66 'see':17 'someon':10 'surpris':50 'thread':8 'threaten':37 'upvot':26 'vagu':36 'vote':21 'way':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6955715"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705807468 {#2501
        date: 2024-01-21 04:24:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2505}
    +body: "This is a great point because in the Lemmy UI, this information isn’t shown, and you can’t even list out all posts you’ve upvoted. As most of us coming from Reddit, we’re used to upvotes being private, and probably assume it’s the same. I understand the technical reasons for having the information public, but it is not clear from a user perspective that it’s public."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705844112 {#3138
      date: 2024-01-21 14:35:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@chicken@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3142 …}
    +nested: Doctrine\ORM\PersistentCollection {#3144 …}
    +votes: Doctrine\ORM\PersistentCollection {#3146 …}
    +reports: Doctrine\ORM\PersistentCollection {#3148 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
    -id: 328146
    -bodyTs: "'assum':44 'clear':63 'come':32 'even':20 'great':4 'inform':12,57 'isn':13 'lemmi':9 'list':21 'perspect':67 'point':5 'post':24 'privat':41 'probabl':43 'public':58,71 're':36 'reason':53 'reddit':34 'shown':15 'technic':52 'ui':10 'understand':50 'upvot':27,39 'us':31 'use':37 'user':66 've':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5850726"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705844112 {#3139
      date: 2024-01-21 14:35:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2505}
  +body: "What’s extra confusing is that I’ve seen people asking about how to get this information from the API, with the answer being that you can’t (I guess to protect privacy?). It’s only accessible to federated servers, but then *those* can do what they want with it including publishing it to everyone."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705873941 {#3289
    date: 2024-01-21 22:52:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@chicken@lemmy.dbzer0.com"
    "@bamboo@lemmy.blahaj.zone"
    "@ChasingEnigma@lemmy.world"
    "@chicken@lemmy.dbzer0.com"
    "@bamboo@lemmy.blahaj.zone"
    "@ChasingEnigma@lemmy.world"
    "@chicken@lemmy.dbzer0.com"
    "@bamboo@lemmy.blahaj.zone"
    "@ChasingEnigma@lemmy.world"
    "@chicken@lemmy.dbzer0.com"
    "@bamboo@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3293 …}
  +nested: Doctrine\ORM\PersistentCollection {#3295 …}
  +votes: Doctrine\ORM\PersistentCollection {#3297 …}
  +reports: Doctrine\ORM\PersistentCollection {#3299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3303 …}
  -id: 329427
  -bodyTs: "'access':37 'answer':23 'api':20 'ask':11 'confus':4 'everyon':55 'extra':3 'feder':39 'get':15 'guess':30 'includ':51 'inform':17 'peopl':10 'privaci':33 'protect':32 'publish':52 'seen':9 'server':40 've':8 'want':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6985289"
  +editedAt: DateTimeImmutable @1727445252 {#3290
    date: 2024-09-27 15:54:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705873941 {#3291
    date: 2024-01-21 22:52: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
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 {#2578
  +user: App\Entity\User {#2591 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
  +image: null
  +parent: null
  +root: null
  +body: "Just set a rate limit? This could have been a code change and a blog post."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1727502953 {#2573
    date: 2024-09-28 07:55:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2579 …}
  +nested: Doctrine\ORM\PersistentCollection {#2581 …}
  +votes: Doctrine\ORM\PersistentCollection {#2583 …}
  +reports: Doctrine\ORM\PersistentCollection {#2585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2589 …}
  -id: 327396
  -bodyTs: "'blog':15 'chang':12 'code':11 'could':7 'limit':5 'post':16 'rate':4 'set':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6870946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705811482 {#2574
    date: 2024-01-21 05:31: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
131 DENIED edit
App\Entity\EntryComment {#2578
  +user: App\Entity\User {#2591 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
  +image: null
  +parent: null
  +root: null
  +body: "Just set a rate limit? This could have been a code change and a blog post."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1727502953 {#2573
    date: 2024-09-28 07:55:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2579 …}
  +nested: Doctrine\ORM\PersistentCollection {#2581 …}
  +votes: Doctrine\ORM\PersistentCollection {#2583 …}
  +reports: Doctrine\ORM\PersistentCollection {#2585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2589 …}
  -id: 327396
  -bodyTs: "'blog':15 'chang':12 'code':11 'could':7 'limit':5 'post':16 'rate':4 'set':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6870946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705811482 {#2574
    date: 2024-01-21 05:31: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
132 DENIED moderate
App\Entity\EntryComment {#2578
  +user: App\Entity\User {#2591 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
  +image: null
  +parent: null
  +root: null
  +body: "Just set a rate limit? This could have been a code change and a blog post."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1727502953 {#2573
    date: 2024-09-28 07:55:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2579 …}
  +nested: Doctrine\ORM\PersistentCollection {#2581 …}
  +votes: Doctrine\ORM\PersistentCollection {#2583 …}
  +reports: Doctrine\ORM\PersistentCollection {#2585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2589 …}
  -id: 327396
  -bodyTs: "'blog':15 'chang':12 'code':11 'could':7 'limit':5 'post':16 'rate':4 'set':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6870946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705811482 {#2574
    date: 2024-01-21 05:31: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
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 {#3156
  +user: Proxies\__CG__\App\Entity\User {#3157 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
  +image: null
  +parent: App\Entity\EntryComment {#2578
    +user: App\Entity\User {#2591 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
    +image: null
    +parent: null
    +root: null
    +body: "Just set a rate limit? This could have been a code change and a blog post."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1727502953 {#2573
      date: 2024-09-28 07:55:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2579 …}
    +nested: Doctrine\ORM\PersistentCollection {#2581 …}
    +votes: Doctrine\ORM\PersistentCollection {#2583 …}
    +reports: Doctrine\ORM\PersistentCollection {#2585 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2587 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2589 …}
    -id: 327396
    -bodyTs: "'blog':15 'chang':12 'code':11 'could':7 'limit':5 'post':16 'rate':4 'set':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6870946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705811482 {#2574
      date: 2024-01-21 05:31:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2578}
  +body: "But then how would they get all the tech blogs to write about them?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705886964 {#3154
    date: 2024-01-22 02:29:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@capital@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3158 …}
  +nested: Doctrine\ORM\PersistentCollection {#3160 …}
  +votes: Doctrine\ORM\PersistentCollection {#3162 …}
  +reports: Doctrine\ORM\PersistentCollection {#3164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3168 …}
  -id: 330014
  -bodyTs: "'blog':10 'get':6 'tech':9 'would':4 'write':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6990842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705886964 {#3155
    date: 2024-01-22 02:29: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
135 DENIED edit
App\Entity\EntryComment {#3156
  +user: Proxies\__CG__\App\Entity\User {#3157 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
  +image: null
  +parent: App\Entity\EntryComment {#2578
    +user: App\Entity\User {#2591 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
    +image: null
    +parent: null
    +root: null
    +body: "Just set a rate limit? This could have been a code change and a blog post."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1727502953 {#2573
      date: 2024-09-28 07:55:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2579 …}
    +nested: Doctrine\ORM\PersistentCollection {#2581 …}
    +votes: Doctrine\ORM\PersistentCollection {#2583 …}
    +reports: Doctrine\ORM\PersistentCollection {#2585 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2587 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2589 …}
    -id: 327396
    -bodyTs: "'blog':15 'chang':12 'code':11 'could':7 'limit':5 'post':16 'rate':4 'set':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6870946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705811482 {#2574
      date: 2024-01-21 05:31:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2578}
  +body: "But then how would they get all the tech blogs to write about them?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705886964 {#3154
    date: 2024-01-22 02:29:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@capital@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3158 …}
  +nested: Doctrine\ORM\PersistentCollection {#3160 …}
  +votes: Doctrine\ORM\PersistentCollection {#3162 …}
  +reports: Doctrine\ORM\PersistentCollection {#3164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3168 …}
  -id: 330014
  -bodyTs: "'blog':10 'get':6 'tech':9 'would':4 'write':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6990842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705886964 {#3155
    date: 2024-01-22 02:29: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
136 DENIED moderate
App\Entity\EntryComment {#3156
  +user: Proxies\__CG__\App\Entity\User {#3157 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
  +image: null
  +parent: App\Entity\EntryComment {#2578
    +user: App\Entity\User {#2591 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
    +image: null
    +parent: null
    +root: null
    +body: "Just set a rate limit? This could have been a code change and a blog post."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1727502953 {#2573
      date: 2024-09-28 07:55:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@scrubbles@poptalk.scrubbles.tech"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2579 …}
    +nested: Doctrine\ORM\PersistentCollection {#2581 …}
    +votes: Doctrine\ORM\PersistentCollection {#2583 …}
    +reports: Doctrine\ORM\PersistentCollection {#2585 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2587 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2589 …}
    -id: 327396
    -bodyTs: "'blog':15 'chang':12 'code':11 'could':7 'limit':5 'post':16 'rate':4 'set':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6870946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705811482 {#2574
      date: 2024-01-21 05:31:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2578}
  +body: "But then how would they get all the tech blogs to write about them?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705886964 {#3154
    date: 2024-01-22 02:29:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@capital@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3158 …}
  +nested: Doctrine\ORM\PersistentCollection {#3160 …}
  +votes: Doctrine\ORM\PersistentCollection {#3162 …}
  +reports: Doctrine\ORM\PersistentCollection {#3164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3168 …}
  -id: 330014
  -bodyTs: "'blog':10 'get':6 'tech':9 'would':4 'write':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6990842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705886964 {#3155
    date: 2024-01-22 02:29: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
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 {#2651
  +user: App\Entity\User {#2664 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "If Lemmy cared about privacy, contributing source code & opening tickets would *not* require opening accounts with a for-profit, US-based, closed, prorietary service owned by a publicly-traded megacorporation that has shareholders to appease & a history (as well as current) record of EEE (embrace, extend, extinguish)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1727332203 {#2646
    date: 2024-09-26 08:30:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2652 …}
  +nested: Doctrine\ORM\PersistentCollection {#2654 …}
  +votes: Doctrine\ORM\PersistentCollection {#2656 …}
  +reports: Doctrine\ORM\PersistentCollection {#2658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2662 …}
  -id: 327500
  -bodyTs: "'account':15 'appeas':38 'base':23 'care':3 'close':24 'code':8 'contribut':6 'current':44 'eee':47 'embrac':48 'extend':49 'extinguish':50 'for-profit':18 'histori':40 'lemmi':2 'megacorpor':33 'open':9,14 'own':27 'privaci':5 'profit':20 'prorietari':25 'public':31 'publicly-trad':30 'record':45 'requir':13 'servic':26 'sharehold':36 'sourc':7 'ticket':10 'trade':32 'us':22 'us-bas':21 'well':42 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7577308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705816680 {#2647
    date: 2024-01-21 06:58: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
139 DENIED edit
App\Entity\EntryComment {#2651
  +user: App\Entity\User {#2664 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "If Lemmy cared about privacy, contributing source code & opening tickets would *not* require opening accounts with a for-profit, US-based, closed, prorietary service owned by a publicly-traded megacorporation that has shareholders to appease & a history (as well as current) record of EEE (embrace, extend, extinguish)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1727332203 {#2646
    date: 2024-09-26 08:30:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2652 …}
  +nested: Doctrine\ORM\PersistentCollection {#2654 …}
  +votes: Doctrine\ORM\PersistentCollection {#2656 …}
  +reports: Doctrine\ORM\PersistentCollection {#2658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2662 …}
  -id: 327500
  -bodyTs: "'account':15 'appeas':38 'base':23 'care':3 'close':24 'code':8 'contribut':6 'current':44 'eee':47 'embrac':48 'extend':49 'extinguish':50 'for-profit':18 'histori':40 'lemmi':2 'megacorpor':33 'open':9,14 'own':27 'privaci':5 'profit':20 'prorietari':25 'public':31 'publicly-trad':30 'record':45 'requir':13 'servic':26 'sharehold':36 'sourc':7 'ticket':10 'trade':32 'us':22 'us-bas':21 'well':42 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7577308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705816680 {#2647
    date: 2024-01-21 06:58: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
140 DENIED moderate
App\Entity\EntryComment {#2651
  +user: App\Entity\User {#2664 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "If Lemmy cared about privacy, contributing source code & opening tickets would *not* require opening accounts with a for-profit, US-based, closed, prorietary service owned by a publicly-traded megacorporation that has shareholders to appease & a history (as well as current) record of EEE (embrace, extend, extinguish)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1727332203 {#2646
    date: 2024-09-26 08:30:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2652 …}
  +nested: Doctrine\ORM\PersistentCollection {#2654 …}
  +votes: Doctrine\ORM\PersistentCollection {#2656 …}
  +reports: Doctrine\ORM\PersistentCollection {#2658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2662 …}
  -id: 327500
  -bodyTs: "'account':15 'appeas':38 'base':23 'care':3 'close':24 'code':8 'contribut':6 'current':44 'eee':47 'embrac':48 'extend':49 'extinguish':50 'for-profit':18 'histori':40 'lemmi':2 'megacorpor':33 'open':9,14 'own':27 'privaci':5 'profit':20 'prorietari':25 'public':31 'publicly-trad':30 'record':45 'requir':13 'servic':26 'sharehold':36 'sourc':7 'ticket':10 'trade':32 'us':22 'us-bas':21 'well':42 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7577308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705816680 {#2647
    date: 2024-01-21 06:58: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
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 {#3173
  +user: App\Entity\User {#2738 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2651
    +user: App\Entity\User {#2664 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: "If Lemmy cared about privacy, contributing source code & opening tickets would *not* require opening accounts with a for-profit, US-based, closed, prorietary service owned by a publicly-traded megacorporation that has shareholders to appease & a history (as well as current) record of EEE (embrace, extend, extinguish)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1727332203 {#2646
      date: 2024-09-26 08:30:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2652 …}
    +nested: Doctrine\ORM\PersistentCollection {#2654 …}
    +votes: Doctrine\ORM\PersistentCollection {#2656 …}
    +reports: Doctrine\ORM\PersistentCollection {#2658 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2660 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2662 …}
    -id: 327500
    -bodyTs: "'account':15 'appeas':38 'base':23 'care':3 'close':24 'code':8 'contribut':6 'current':44 'eee':47 'embrac':48 'extend':49 'extinguish':50 'for-profit':18 'histori':40 'lemmi':2 'megacorpor':33 'open':9,14 'own':27 'privaci':5 'profit':20 'prorietari':25 'public':31 'publicly-trad':30 'record':45 'requir':13 'servic':26 'sharehold':36 'sourc':7 'ticket':10 'trade':32 'us':22 'us-bas':21 'well':42 'would':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7577308"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705816680 {#2647
      date: 2024-01-21 06:58:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2651}
  +body: "that also uses your code for their AI."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705817116 {#3170
    date: 2024-01-21 07:05:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@toastal@lemmy.ml"
    "@ChasingEnigma@lemmy.world"
    "@toastal@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3174 …}
  +nested: Doctrine\ORM\PersistentCollection {#3176 …}
  +votes: Doctrine\ORM\PersistentCollection {#3178 …}
  +reports: Doctrine\ORM\PersistentCollection {#3180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
  -id: 327507
  -bodyTs: "'ai':8 'also':2 'code':5 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7577555"
  +editedAt: DateTimeImmutable @1727281445 {#3171
    date: 2024-09-25 18:24:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705817116 {#3172
    date: 2024-01-21 07:05:16.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 {#3173
  +user: App\Entity\User {#2738 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2651
    +user: App\Entity\User {#2664 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: "If Lemmy cared about privacy, contributing source code & opening tickets would *not* require opening accounts with a for-profit, US-based, closed, prorietary service owned by a publicly-traded megacorporation that has shareholders to appease & a history (as well as current) record of EEE (embrace, extend, extinguish)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1727332203 {#2646
      date: 2024-09-26 08:30:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2652 …}
    +nested: Doctrine\ORM\PersistentCollection {#2654 …}
    +votes: Doctrine\ORM\PersistentCollection {#2656 …}
    +reports: Doctrine\ORM\PersistentCollection {#2658 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2660 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2662 …}
    -id: 327500
    -bodyTs: "'account':15 'appeas':38 'base':23 'care':3 'close':24 'code':8 'contribut':6 'current':44 'eee':47 'embrac':48 'extend':49 'extinguish':50 'for-profit':18 'histori':40 'lemmi':2 'megacorpor':33 'open':9,14 'own':27 'privaci':5 'profit':20 'prorietari':25 'public':31 'publicly-trad':30 'record':45 'requir':13 'servic':26 'sharehold':36 'sourc':7 'ticket':10 'trade':32 'us':22 'us-bas':21 'well':42 'would':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7577308"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705816680 {#2647
      date: 2024-01-21 06:58:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2651}
  +body: "that also uses your code for their AI."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705817116 {#3170
    date: 2024-01-21 07:05:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@toastal@lemmy.ml"
    "@ChasingEnigma@lemmy.world"
    "@toastal@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3174 …}
  +nested: Doctrine\ORM\PersistentCollection {#3176 …}
  +votes: Doctrine\ORM\PersistentCollection {#3178 …}
  +reports: Doctrine\ORM\PersistentCollection {#3180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
  -id: 327507
  -bodyTs: "'ai':8 'also':2 'code':5 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7577555"
  +editedAt: DateTimeImmutable @1727281445 {#3171
    date: 2024-09-25 18:24:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705817116 {#3172
    date: 2024-01-21 07:05:16.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 {#3173
  +user: App\Entity\User {#2738 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2651
    +user: App\Entity\User {#2664 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: "If Lemmy cared about privacy, contributing source code & opening tickets would *not* require opening accounts with a for-profit, US-based, closed, prorietary service owned by a publicly-traded megacorporation that has shareholders to appease & a history (as well as current) record of EEE (embrace, extend, extinguish)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1727332203 {#2646
      date: 2024-09-26 08:30:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2652 …}
    +nested: Doctrine\ORM\PersistentCollection {#2654 …}
    +votes: Doctrine\ORM\PersistentCollection {#2656 …}
    +reports: Doctrine\ORM\PersistentCollection {#2658 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2660 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2662 …}
    -id: 327500
    -bodyTs: "'account':15 'appeas':38 'base':23 'care':3 'close':24 'code':8 'contribut':6 'current':44 'eee':47 'embrac':48 'extend':49 'extinguish':50 'for-profit':18 'histori':40 'lemmi':2 'megacorpor':33 'open':9,14 'own':27 'privaci':5 'profit':20 'prorietari':25 'public':31 'publicly-trad':30 'record':45 'requir':13 'servic':26 'sharehold':36 'sourc':7 'ticket':10 'trade':32 'us':22 'us-bas':21 'well':42 'would':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7577308"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705816680 {#2647
      date: 2024-01-21 06:58:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2651}
  +body: "that also uses your code for their AI."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705817116 {#3170
    date: 2024-01-21 07:05:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@toastal@lemmy.ml"
    "@ChasingEnigma@lemmy.world"
    "@toastal@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3174 …}
  +nested: Doctrine\ORM\PersistentCollection {#3176 …}
  +votes: Doctrine\ORM\PersistentCollection {#3178 …}
  +reports: Doctrine\ORM\PersistentCollection {#3180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
  -id: 327507
  -bodyTs: "'ai':8 'also':2 'code':5 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7577555"
  +editedAt: DateTimeImmutable @1727281445 {#3171
    date: 2024-09-25 18:24:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705817116 {#3172
    date: 2024-01-21 07:05:16.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 {#3259
  +user: Proxies\__CG__\App\Entity\User {#3260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3173
    +user: App\Entity\User {#2738 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#2651
      +user: App\Entity\User {#2664 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: null
      +root: null
      +body: "If Lemmy cared about privacy, contributing source code & opening tickets would *not* require opening accounts with a for-profit, US-based, closed, prorietary service owned by a publicly-traded megacorporation that has shareholders to appease & a history (as well as current) record of EEE (embrace, extend, extinguish)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1727332203 {#2646
        date: 2024-09-26 08:30:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2652 …}
      +nested: Doctrine\ORM\PersistentCollection {#2654 …}
      +votes: Doctrine\ORM\PersistentCollection {#2656 …}
      +reports: Doctrine\ORM\PersistentCollection {#2658 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2660 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2662 …}
      -id: 327500
      -bodyTs: "'account':15 'appeas':38 'base':23 'care':3 'close':24 'code':8 'contribut':6 'current':44 'eee':47 'embrac':48 'extend':49 'extinguish':50 'for-profit':18 'histori':40 'lemmi':2 'megacorpor':33 'open':9,14 'own':27 'privaci':5 'profit':20 'prorietari':25 'public':31 'publicly-trad':30 'record':45 'requir':13 'servic':26 'sharehold':36 'sourc':7 'ticket':10 'trade':32 'us':22 'us-bas':21 'well':42 'would':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7577308"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705816680 {#2647
        date: 2024-01-21 06:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2651}
    +body: "that also uses your code for their AI."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705817116 {#3170
      date: 2024-01-21 07:05:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@toastal@lemmy.ml"
      "@ChasingEnigma@lemmy.world"
      "@toastal@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3174 …}
    +nested: Doctrine\ORM\PersistentCollection {#3176 …}
    +votes: Doctrine\ORM\PersistentCollection {#3178 …}
    +reports: Doctrine\ORM\PersistentCollection {#3180 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
    -id: 327507
    -bodyTs: "'ai':8 'also':2 'code':5 'use':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7577555"
    +editedAt: DateTimeImmutable @1727281445 {#3171
      date: 2024-09-25 18:24:05.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705817116 {#3172
      date: 2024-01-21 07:05:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2651}
  +body: "*Copilot gets trained on Dessalines’ essays and becomes a Marxist*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705837841 {#3256
    date: 2024-01-21 12:50:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@toastal@lemmy.ml"
    "@Omega_Haxors@lemmy.ml"
    "@ChasingEnigma@lemmy.world"
    "@toastal@lemmy.ml"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3261 …}
  +nested: Doctrine\ORM\PersistentCollection {#3263 …}
  +votes: Doctrine\ORM\PersistentCollection {#3265 …}
  +reports: Doctrine\ORM\PersistentCollection {#3267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3271 …}
  -id: 327988
  -bodyTs: "'becom':8 'copilot':1 'dessalin':5 'essay':6 'get':2 'marxist':10 'train':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3484364"
  +editedAt: DateTimeImmutable @1727325957 {#3257
    date: 2024-09-26 06:45:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705837841 {#3258
    date: 2024-01-21 12:50:41.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 {#3259
  +user: Proxies\__CG__\App\Entity\User {#3260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3173
    +user: App\Entity\User {#2738 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#2651
      +user: App\Entity\User {#2664 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: null
      +root: null
      +body: "If Lemmy cared about privacy, contributing source code & opening tickets would *not* require opening accounts with a for-profit, US-based, closed, prorietary service owned by a publicly-traded megacorporation that has shareholders to appease & a history (as well as current) record of EEE (embrace, extend, extinguish)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1727332203 {#2646
        date: 2024-09-26 08:30:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2652 …}
      +nested: Doctrine\ORM\PersistentCollection {#2654 …}
      +votes: Doctrine\ORM\PersistentCollection {#2656 …}
      +reports: Doctrine\ORM\PersistentCollection {#2658 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2660 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2662 …}
      -id: 327500
      -bodyTs: "'account':15 'appeas':38 'base':23 'care':3 'close':24 'code':8 'contribut':6 'current':44 'eee':47 'embrac':48 'extend':49 'extinguish':50 'for-profit':18 'histori':40 'lemmi':2 'megacorpor':33 'open':9,14 'own':27 'privaci':5 'profit':20 'prorietari':25 'public':31 'publicly-trad':30 'record':45 'requir':13 'servic':26 'sharehold':36 'sourc':7 'ticket':10 'trade':32 'us':22 'us-bas':21 'well':42 'would':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7577308"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705816680 {#2647
        date: 2024-01-21 06:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2651}
    +body: "that also uses your code for their AI."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705817116 {#3170
      date: 2024-01-21 07:05:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@toastal@lemmy.ml"
      "@ChasingEnigma@lemmy.world"
      "@toastal@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3174 …}
    +nested: Doctrine\ORM\PersistentCollection {#3176 …}
    +votes: Doctrine\ORM\PersistentCollection {#3178 …}
    +reports: Doctrine\ORM\PersistentCollection {#3180 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
    -id: 327507
    -bodyTs: "'ai':8 'also':2 'code':5 'use':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7577555"
    +editedAt: DateTimeImmutable @1727281445 {#3171
      date: 2024-09-25 18:24:05.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705817116 {#3172
      date: 2024-01-21 07:05:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2651}
  +body: "*Copilot gets trained on Dessalines’ essays and becomes a Marxist*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705837841 {#3256
    date: 2024-01-21 12:50:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@toastal@lemmy.ml"
    "@Omega_Haxors@lemmy.ml"
    "@ChasingEnigma@lemmy.world"
    "@toastal@lemmy.ml"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3261 …}
  +nested: Doctrine\ORM\PersistentCollection {#3263 …}
  +votes: Doctrine\ORM\PersistentCollection {#3265 …}
  +reports: Doctrine\ORM\PersistentCollection {#3267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3271 …}
  -id: 327988
  -bodyTs: "'becom':8 'copilot':1 'dessalin':5 'essay':6 'get':2 'marxist':10 'train':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3484364"
  +editedAt: DateTimeImmutable @1727325957 {#3257
    date: 2024-09-26 06:45:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705837841 {#3258
    date: 2024-01-21 12:50:41.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 {#3259
  +user: Proxies\__CG__\App\Entity\User {#3260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3173
    +user: App\Entity\User {#2738 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#2651
      +user: App\Entity\User {#2664 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: null
      +root: null
      +body: "If Lemmy cared about privacy, contributing source code & opening tickets would *not* require opening accounts with a for-profit, US-based, closed, prorietary service owned by a publicly-traded megacorporation that has shareholders to appease & a history (as well as current) record of EEE (embrace, extend, extinguish)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1727332203 {#2646
        date: 2024-09-26 08:30:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2652 …}
      +nested: Doctrine\ORM\PersistentCollection {#2654 …}
      +votes: Doctrine\ORM\PersistentCollection {#2656 …}
      +reports: Doctrine\ORM\PersistentCollection {#2658 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2660 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2662 …}
      -id: 327500
      -bodyTs: "'account':15 'appeas':38 'base':23 'care':3 'close':24 'code':8 'contribut':6 'current':44 'eee':47 'embrac':48 'extend':49 'extinguish':50 'for-profit':18 'histori':40 'lemmi':2 'megacorpor':33 'open':9,14 'own':27 'privaci':5 'profit':20 'prorietari':25 'public':31 'publicly-trad':30 'record':45 'requir':13 'servic':26 'sharehold':36 'sourc':7 'ticket':10 'trade':32 'us':22 'us-bas':21 'well':42 'would':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7577308"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705816680 {#2647
        date: 2024-01-21 06:58:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2651}
    +body: "that also uses your code for their AI."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705817116 {#3170
      date: 2024-01-21 07:05:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@toastal@lemmy.ml"
      "@ChasingEnigma@lemmy.world"
      "@toastal@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3174 …}
    +nested: Doctrine\ORM\PersistentCollection {#3176 …}
    +votes: Doctrine\ORM\PersistentCollection {#3178 …}
    +reports: Doctrine\ORM\PersistentCollection {#3180 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
    -id: 327507
    -bodyTs: "'ai':8 'also':2 'code':5 'use':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7577555"
    +editedAt: DateTimeImmutable @1727281445 {#3171
      date: 2024-09-25 18:24:05.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705817116 {#3172
      date: 2024-01-21 07:05:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2651}
  +body: "*Copilot gets trained on Dessalines’ essays and becomes a Marxist*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705837841 {#3256
    date: 2024-01-21 12:50:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@toastal@lemmy.ml"
    "@Omega_Haxors@lemmy.ml"
    "@ChasingEnigma@lemmy.world"
    "@toastal@lemmy.ml"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3261 …}
  +nested: Doctrine\ORM\PersistentCollection {#3263 …}
  +votes: Doctrine\ORM\PersistentCollection {#3265 …}
  +reports: Doctrine\ORM\PersistentCollection {#3267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3271 …}
  -id: 327988
  -bodyTs: "'becom':8 'copilot':1 'dessalin':5 'essay':6 'get':2 'marxist':10 'train':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3484364"
  +editedAt: DateTimeImmutable @1727325957 {#3257
    date: 2024-09-26 06:45:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705837841 {#3258
    date: 2024-01-21 12:50:41.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 {#3362
  +user: App\Entity\User {#2664 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3259
    +user: Proxies\__CG__\App\Entity\User {#3260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3173
      +user: App\Entity\User {#2738 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#2651
        +user: App\Entity\User {#2664 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: null
        +root: null
        +body: "If Lemmy cared about privacy, contributing source code & opening tickets would *not* require opening accounts with a for-profit, US-based, closed, prorietary service owned by a publicly-traded megacorporation that has shareholders to appease & a history (as well as current) record of EEE (embrace, extend, extinguish)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1727332203 {#2646
          date: 2024-09-26 08:30:03.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2652 …}
        +nested: Doctrine\ORM\PersistentCollection {#2654 …}
        +votes: Doctrine\ORM\PersistentCollection {#2656 …}
        +reports: Doctrine\ORM\PersistentCollection {#2658 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2660 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2662 …}
        -id: 327500
        -bodyTs: "'account':15 'appeas':38 'base':23 'care':3 'close':24 'code':8 'contribut':6 'current':44 'eee':47 'embrac':48 'extend':49 'extinguish':50 'for-profit':18 'histori':40 'lemmi':2 'megacorpor':33 'open':9,14 'own':27 'privaci':5 'profit':20 'prorietari':25 'public':31 'publicly-trad':30 'record':45 'requir':13 'servic':26 'sharehold':36 'sourc':7 'ticket':10 'trade':32 'us':22 'us-bas':21 'well':42 'would':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7577308"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705816680 {#2647
          date: 2024-01-21 06:58:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2651}
      +body: "that also uses your code for their AI."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705817116 {#3170
        date: 2024-01-21 07:05:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@toastal@lemmy.ml"
        "@ChasingEnigma@lemmy.world"
        "@toastal@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3174 …}
      +nested: Doctrine\ORM\PersistentCollection {#3176 …}
      +votes: Doctrine\ORM\PersistentCollection {#3178 …}
      +reports: Doctrine\ORM\PersistentCollection {#3180 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
      -id: 327507
      -bodyTs: "'ai':8 'also':2 'code':5 'use':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7577555"
      +editedAt: DateTimeImmutable @1727281445 {#3171
        date: 2024-09-25 18:24:05.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705817116 {#3172
        date: 2024-01-21 07:05:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2651}
    +body: "*Copilot gets trained on Dessalines’ essays and becomes a Marxist*"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705837841 {#3256
      date: 2024-01-21 12:50:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@toastal@lemmy.ml"
      "@Omega_Haxors@lemmy.ml"
      "@ChasingEnigma@lemmy.world"
      "@toastal@lemmy.ml"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3261 …}
    +nested: Doctrine\ORM\PersistentCollection {#3263 …}
    +votes: Doctrine\ORM\PersistentCollection {#3265 …}
    +reports: Doctrine\ORM\PersistentCollection {#3267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3271 …}
    -id: 327988
    -bodyTs: "'becom':8 'copilot':1 'dessalin':5 'essay':6 'get':2 'marxist':10 'train':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3484364"
    +editedAt: DateTimeImmutable @1727325957 {#3257
      date: 2024-09-26 06:45:57.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705837841 {#3258
      date: 2024-01-21 12:50:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2651}
  +body: "I mean it took the code production of from workers for the Commons, packaged it up, & sold it back to the workers—often in violation of the license if not the spirit of free, ethical, or similar software. All AI generations should be CC0 / 0BSD licensed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705840146 {#3360
    date: 2024-01-21 13:29:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@toastal@lemmy.ml"
    "@Omega_Haxors@lemmy.ml"
    "@drndramrndra@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3363 …}
  +nested: Doctrine\ORM\PersistentCollection {#3365 …}
  +votes: Doctrine\ORM\PersistentCollection {#3367 …}
  +reports: Doctrine\ORM\PersistentCollection {#3369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3373 …}
  -id: 328025
  -bodyTs: "'0bsd':45 'ai':40 'back':19 'cc0':44 'code':6 'common':13 'ethic':35 'free':34 'generat':41 'licens':28,46 'mean':2 'often':23 'packag':14 'product':7 'similar':37 'softwar':38 'sold':17 'spirit':32 'took':4 'violat':25 'worker':10,22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7589009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705840146 {#3361
    date: 2024-01-21 13:29: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
151 DENIED edit
App\Entity\EntryComment {#3362
  +user: App\Entity\User {#2664 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3259
    +user: Proxies\__CG__\App\Entity\User {#3260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3173
      +user: App\Entity\User {#2738 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#2651
        +user: App\Entity\User {#2664 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: null
        +root: null
        +body: "If Lemmy cared about privacy, contributing source code & opening tickets would *not* require opening accounts with a for-profit, US-based, closed, prorietary service owned by a publicly-traded megacorporation that has shareholders to appease & a history (as well as current) record of EEE (embrace, extend, extinguish)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1727332203 {#2646
          date: 2024-09-26 08:30:03.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2652 …}
        +nested: Doctrine\ORM\PersistentCollection {#2654 …}
        +votes: Doctrine\ORM\PersistentCollection {#2656 …}
        +reports: Doctrine\ORM\PersistentCollection {#2658 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2660 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2662 …}
        -id: 327500
        -bodyTs: "'account':15 'appeas':38 'base':23 'care':3 'close':24 'code':8 'contribut':6 'current':44 'eee':47 'embrac':48 'extend':49 'extinguish':50 'for-profit':18 'histori':40 'lemmi':2 'megacorpor':33 'open':9,14 'own':27 'privaci':5 'profit':20 'prorietari':25 'public':31 'publicly-trad':30 'record':45 'requir':13 'servic':26 'sharehold':36 'sourc':7 'ticket':10 'trade':32 'us':22 'us-bas':21 'well':42 'would':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7577308"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705816680 {#2647
          date: 2024-01-21 06:58:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2651}
      +body: "that also uses your code for their AI."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705817116 {#3170
        date: 2024-01-21 07:05:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@toastal@lemmy.ml"
        "@ChasingEnigma@lemmy.world"
        "@toastal@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3174 …}
      +nested: Doctrine\ORM\PersistentCollection {#3176 …}
      +votes: Doctrine\ORM\PersistentCollection {#3178 …}
      +reports: Doctrine\ORM\PersistentCollection {#3180 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
      -id: 327507
      -bodyTs: "'ai':8 'also':2 'code':5 'use':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7577555"
      +editedAt: DateTimeImmutable @1727281445 {#3171
        date: 2024-09-25 18:24:05.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705817116 {#3172
        date: 2024-01-21 07:05:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2651}
    +body: "*Copilot gets trained on Dessalines’ essays and becomes a Marxist*"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705837841 {#3256
      date: 2024-01-21 12:50:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@toastal@lemmy.ml"
      "@Omega_Haxors@lemmy.ml"
      "@ChasingEnigma@lemmy.world"
      "@toastal@lemmy.ml"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3261 …}
    +nested: Doctrine\ORM\PersistentCollection {#3263 …}
    +votes: Doctrine\ORM\PersistentCollection {#3265 …}
    +reports: Doctrine\ORM\PersistentCollection {#3267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3271 …}
    -id: 327988
    -bodyTs: "'becom':8 'copilot':1 'dessalin':5 'essay':6 'get':2 'marxist':10 'train':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3484364"
    +editedAt: DateTimeImmutable @1727325957 {#3257
      date: 2024-09-26 06:45:57.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705837841 {#3258
      date: 2024-01-21 12:50:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2651}
  +body: "I mean it took the code production of from workers for the Commons, packaged it up, & sold it back to the workers—often in violation of the license if not the spirit of free, ethical, or similar software. All AI generations should be CC0 / 0BSD licensed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705840146 {#3360
    date: 2024-01-21 13:29:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@toastal@lemmy.ml"
    "@Omega_Haxors@lemmy.ml"
    "@drndramrndra@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3363 …}
  +nested: Doctrine\ORM\PersistentCollection {#3365 …}
  +votes: Doctrine\ORM\PersistentCollection {#3367 …}
  +reports: Doctrine\ORM\PersistentCollection {#3369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3373 …}
  -id: 328025
  -bodyTs: "'0bsd':45 'ai':40 'back':19 'cc0':44 'code':6 'common':13 'ethic':35 'free':34 'generat':41 'licens':28,46 'mean':2 'often':23 'packag':14 'product':7 'similar':37 'softwar':38 'sold':17 'spirit':32 'took':4 'violat':25 'worker':10,22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7589009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705840146 {#3361
    date: 2024-01-21 13:29: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
152 DENIED moderate
App\Entity\EntryComment {#3362
  +user: App\Entity\User {#2664 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3259
    +user: Proxies\__CG__\App\Entity\User {#3260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3173
      +user: App\Entity\User {#2738 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#2651
        +user: App\Entity\User {#2664 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: null
        +root: null
        +body: "If Lemmy cared about privacy, contributing source code & opening tickets would *not* require opening accounts with a for-profit, US-based, closed, prorietary service owned by a publicly-traded megacorporation that has shareholders to appease & a history (as well as current) record of EEE (embrace, extend, extinguish)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1727332203 {#2646
          date: 2024-09-26 08:30:03.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2652 …}
        +nested: Doctrine\ORM\PersistentCollection {#2654 …}
        +votes: Doctrine\ORM\PersistentCollection {#2656 …}
        +reports: Doctrine\ORM\PersistentCollection {#2658 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2660 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2662 …}
        -id: 327500
        -bodyTs: "'account':15 'appeas':38 'base':23 'care':3 'close':24 'code':8 'contribut':6 'current':44 'eee':47 'embrac':48 'extend':49 'extinguish':50 'for-profit':18 'histori':40 'lemmi':2 'megacorpor':33 'open':9,14 'own':27 'privaci':5 'profit':20 'prorietari':25 'public':31 'publicly-trad':30 'record':45 'requir':13 'servic':26 'sharehold':36 'sourc':7 'ticket':10 'trade':32 'us':22 'us-bas':21 'well':42 'would':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7577308"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705816680 {#2647
          date: 2024-01-21 06:58:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2651}
      +body: "that also uses your code for their AI."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705817116 {#3170
        date: 2024-01-21 07:05:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@toastal@lemmy.ml"
        "@ChasingEnigma@lemmy.world"
        "@toastal@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3174 …}
      +nested: Doctrine\ORM\PersistentCollection {#3176 …}
      +votes: Doctrine\ORM\PersistentCollection {#3178 …}
      +reports: Doctrine\ORM\PersistentCollection {#3180 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
      -id: 327507
      -bodyTs: "'ai':8 'also':2 'code':5 'use':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7577555"
      +editedAt: DateTimeImmutable @1727281445 {#3171
        date: 2024-09-25 18:24:05.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705817116 {#3172
        date: 2024-01-21 07:05:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2651}
    +body: "*Copilot gets trained on Dessalines’ essays and becomes a Marxist*"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705837841 {#3256
      date: 2024-01-21 12:50:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@toastal@lemmy.ml"
      "@Omega_Haxors@lemmy.ml"
      "@ChasingEnigma@lemmy.world"
      "@toastal@lemmy.ml"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3261 …}
    +nested: Doctrine\ORM\PersistentCollection {#3263 …}
    +votes: Doctrine\ORM\PersistentCollection {#3265 …}
    +reports: Doctrine\ORM\PersistentCollection {#3267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3271 …}
    -id: 327988
    -bodyTs: "'becom':8 'copilot':1 'dessalin':5 'essay':6 'get':2 'marxist':10 'train':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3484364"
    +editedAt: DateTimeImmutable @1727325957 {#3257
      date: 2024-09-26 06:45:57.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705837841 {#3258
      date: 2024-01-21 12:50:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2651}
  +body: "I mean it took the code production of from workers for the Commons, packaged it up, & sold it back to the workers—often in violation of the license if not the spirit of free, ethical, or similar software. All AI generations should be CC0 / 0BSD licensed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705840146 {#3360
    date: 2024-01-21 13:29:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@toastal@lemmy.ml"
    "@Omega_Haxors@lemmy.ml"
    "@drndramrndra@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3363 …}
  +nested: Doctrine\ORM\PersistentCollection {#3365 …}
  +votes: Doctrine\ORM\PersistentCollection {#3367 …}
  +reports: Doctrine\ORM\PersistentCollection {#3369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3373 …}
  -id: 328025
  -bodyTs: "'0bsd':45 'ai':40 'back':19 'cc0':44 'code':6 'common':13 'ethic':35 'free':34 'generat':41 'licens':28,46 'mean':2 'often':23 'packag':14 'product':7 'similar':37 'softwar':38 'sold':17 'spirit':32 'took':4 'violat':25 'worker':10,22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7589009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705840146 {#3361
    date: 2024-01-21 13:29: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
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 {#3401
  +user: App\Entity\User {#2664 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3362
    +user: App\Entity\User {#2664 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3259
      +user: Proxies\__CG__\App\Entity\User {#3260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#3173
        +user: App\Entity\User {#2738 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: App\Entity\EntryComment {#2651
          +user: App\Entity\User {#2664 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
          +image: null
          +parent: null
          +root: null
          +body: "If Lemmy cared about privacy, contributing source code & opening tickets would *not* require opening accounts with a for-profit, US-based, closed, prorietary service owned by a publicly-traded megacorporation that has shareholders to appease & a history (as well as current) record of EEE (embrace, extend, extinguish)."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1727332203 {#2646
            date: 2024-09-26 08:30:03.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ChasingEnigma@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2652 …}
          +nested: Doctrine\ORM\PersistentCollection {#2654 …}
          +votes: Doctrine\ORM\PersistentCollection {#2656 …}
          +reports: Doctrine\ORM\PersistentCollection {#2658 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2660 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2662 …}
          -id: 327500
          -bodyTs: "'account':15 'appeas':38 'base':23 'care':3 'close':24 'code':8 'contribut':6 'current':44 'eee':47 'embrac':48 'extend':49 'extinguish':50 'for-profit':18 'histori':40 'lemmi':2 'megacorpor':33 'open':9,14 'own':27 'privaci':5 'profit':20 'prorietari':25 'public':31 'publicly-trad':30 'record':45 'requir':13 'servic':26 'sharehold':36 'sourc':7 'ticket':10 'trade':32 'us':22 'us-bas':21 'well':42 'would':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7577308"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705816680 {#2647
            date: 2024-01-21 06:58:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2651}
        +body: "that also uses your code for their AI."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705817116 {#3170
          date: 2024-01-21 07:05:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@toastal@lemmy.ml"
          "@ChasingEnigma@lemmy.world"
          "@toastal@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3174 …}
        +nested: Doctrine\ORM\PersistentCollection {#3176 …}
        +votes: Doctrine\ORM\PersistentCollection {#3178 …}
        +reports: Doctrine\ORM\PersistentCollection {#3180 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
        -id: 327507
        -bodyTs: "'ai':8 'also':2 'code':5 'use':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7577555"
        +editedAt: DateTimeImmutable @1727281445 {#3171
          date: 2024-09-25 18:24:05.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705817116 {#3172
          date: 2024-01-21 07:05:16.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2651}
      +body: "*Copilot gets trained on Dessalines’ essays and becomes a Marxist*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705837841 {#3256
        date: 2024-01-21 12:50:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@toastal@lemmy.ml"
        "@Omega_Haxors@lemmy.ml"
        "@ChasingEnigma@lemmy.world"
        "@toastal@lemmy.ml"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3261 …}
      +nested: Doctrine\ORM\PersistentCollection {#3263 …}
      +votes: Doctrine\ORM\PersistentCollection {#3265 …}
      +reports: Doctrine\ORM\PersistentCollection {#3267 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3269 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3271 …}
      -id: 327988
      -bodyTs: "'becom':8 'copilot':1 'dessalin':5 'essay':6 'get':2 'marxist':10 'train':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3484364"
      +editedAt: DateTimeImmutable @1727325957 {#3257
        date: 2024-09-26 06:45:57.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705837841 {#3258
        date: 2024-01-21 12:50:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2651}
    +body: "I mean it took the code production of from workers for the Commons, packaged it up, & sold it back to the workers—often in violation of the license if not the spirit of free, ethical, or similar software. All AI generations should be CC0 / 0BSD licensed."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705840146 {#3360
      date: 2024-01-21 13:29:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@toastal@lemmy.ml"
      "@Omega_Haxors@lemmy.ml"
      "@drndramrndra@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3363 …}
    +nested: Doctrine\ORM\PersistentCollection {#3365 …}
    +votes: Doctrine\ORM\PersistentCollection {#3367 …}
    +reports: Doctrine\ORM\PersistentCollection {#3369 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3371 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3373 …}
    -id: 328025
    -bodyTs: "'0bsd':45 'ai':40 'back':19 'cc0':44 'code':6 'common':13 'ethic':35 'free':34 'generat':41 'licens':28,46 'mean':2 'often':23 'packag':14 'product':7 'similar':37 'softwar':38 'sold':17 'spirit':32 'took':4 'violat':25 'worker':10,22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7589009"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705840146 {#3361
      date: 2024-01-21 13:29:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2651}
  +body: """
    > Choosing proprietary tools and services for your free software project ultimately sends a message to downstream developers and users of your project that freedom of all users—developers included—is not a priority.\n
    \n
    —Matt Lee, [www.linuxjournal.com/…/opinion-github-vs-gitlab](https://www.linuxjournal.com/content/opinion-github-vs-gitlab)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705840557 {#3402
    date: 2024-01-21 13:35:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@toastal@lemmy.ml"
    "@Omega_Haxors@lemmy.ml"
    "@drndramrndra@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3397 …}
  +nested: Doctrine\ORM\PersistentCollection {#3392 …}
  +votes: Doctrine\ORM\PersistentCollection {#3396 …}
  +reports: Doctrine\ORM\PersistentCollection {#3406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3408 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3410 …}
  -id: 328033
  -bodyTs: "'/content/opinion-github-vs-gitlab)':40 '/opinion-github-vs-gitlab':37 'choos':1 'develop':17,28 'downstream':16 'free':8 'freedom':24 'includ':29 'lee':35 'matt':34 'messag':14 'prioriti':33 'project':10,22 'proprietari':2 'send':12 'servic':5 'softwar':9 'tool':3 'ultim':11 'user':19,27 'www.linuxjournal.com':36,39 'www.linuxjournal.com/content/opinion-github-vs-gitlab)':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7589090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705840557 {#3405
    date: 2024-01-21 13:35: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
155 DENIED edit
App\Entity\EntryComment {#3401
  +user: App\Entity\User {#2664 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3362
    +user: App\Entity\User {#2664 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3259
      +user: Proxies\__CG__\App\Entity\User {#3260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#3173
        +user: App\Entity\User {#2738 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: App\Entity\EntryComment {#2651
          +user: App\Entity\User {#2664 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
          +image: null
          +parent: null
          +root: null
          +body: "If Lemmy cared about privacy, contributing source code & opening tickets would *not* require opening accounts with a for-profit, US-based, closed, prorietary service owned by a publicly-traded megacorporation that has shareholders to appease & a history (as well as current) record of EEE (embrace, extend, extinguish)."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1727332203 {#2646
            date: 2024-09-26 08:30:03.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ChasingEnigma@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2652 …}
          +nested: Doctrine\ORM\PersistentCollection {#2654 …}
          +votes: Doctrine\ORM\PersistentCollection {#2656 …}
          +reports: Doctrine\ORM\PersistentCollection {#2658 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2660 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2662 …}
          -id: 327500
          -bodyTs: "'account':15 'appeas':38 'base':23 'care':3 'close':24 'code':8 'contribut':6 'current':44 'eee':47 'embrac':48 'extend':49 'extinguish':50 'for-profit':18 'histori':40 'lemmi':2 'megacorpor':33 'open':9,14 'own':27 'privaci':5 'profit':20 'prorietari':25 'public':31 'publicly-trad':30 'record':45 'requir':13 'servic':26 'sharehold':36 'sourc':7 'ticket':10 'trade':32 'us':22 'us-bas':21 'well':42 'would':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7577308"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705816680 {#2647
            date: 2024-01-21 06:58:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2651}
        +body: "that also uses your code for their AI."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705817116 {#3170
          date: 2024-01-21 07:05:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@toastal@lemmy.ml"
          "@ChasingEnigma@lemmy.world"
          "@toastal@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3174 …}
        +nested: Doctrine\ORM\PersistentCollection {#3176 …}
        +votes: Doctrine\ORM\PersistentCollection {#3178 …}
        +reports: Doctrine\ORM\PersistentCollection {#3180 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
        -id: 327507
        -bodyTs: "'ai':8 'also':2 'code':5 'use':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7577555"
        +editedAt: DateTimeImmutable @1727281445 {#3171
          date: 2024-09-25 18:24:05.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705817116 {#3172
          date: 2024-01-21 07:05:16.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2651}
      +body: "*Copilot gets trained on Dessalines’ essays and becomes a Marxist*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705837841 {#3256
        date: 2024-01-21 12:50:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@toastal@lemmy.ml"
        "@Omega_Haxors@lemmy.ml"
        "@ChasingEnigma@lemmy.world"
        "@toastal@lemmy.ml"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3261 …}
      +nested: Doctrine\ORM\PersistentCollection {#3263 …}
      +votes: Doctrine\ORM\PersistentCollection {#3265 …}
      +reports: Doctrine\ORM\PersistentCollection {#3267 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3269 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3271 …}
      -id: 327988
      -bodyTs: "'becom':8 'copilot':1 'dessalin':5 'essay':6 'get':2 'marxist':10 'train':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3484364"
      +editedAt: DateTimeImmutable @1727325957 {#3257
        date: 2024-09-26 06:45:57.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705837841 {#3258
        date: 2024-01-21 12:50:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2651}
    +body: "I mean it took the code production of from workers for the Commons, packaged it up, & sold it back to the workers—often in violation of the license if not the spirit of free, ethical, or similar software. All AI generations should be CC0 / 0BSD licensed."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705840146 {#3360
      date: 2024-01-21 13:29:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@toastal@lemmy.ml"
      "@Omega_Haxors@lemmy.ml"
      "@drndramrndra@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3363 …}
    +nested: Doctrine\ORM\PersistentCollection {#3365 …}
    +votes: Doctrine\ORM\PersistentCollection {#3367 …}
    +reports: Doctrine\ORM\PersistentCollection {#3369 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3371 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3373 …}
    -id: 328025
    -bodyTs: "'0bsd':45 'ai':40 'back':19 'cc0':44 'code':6 'common':13 'ethic':35 'free':34 'generat':41 'licens':28,46 'mean':2 'often':23 'packag':14 'product':7 'similar':37 'softwar':38 'sold':17 'spirit':32 'took':4 'violat':25 'worker':10,22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7589009"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705840146 {#3361
      date: 2024-01-21 13:29:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2651}
  +body: """
    > Choosing proprietary tools and services for your free software project ultimately sends a message to downstream developers and users of your project that freedom of all users—developers included—is not a priority.\n
    \n
    —Matt Lee, [www.linuxjournal.com/…/opinion-github-vs-gitlab](https://www.linuxjournal.com/content/opinion-github-vs-gitlab)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705840557 {#3402
    date: 2024-01-21 13:35:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@toastal@lemmy.ml"
    "@Omega_Haxors@lemmy.ml"
    "@drndramrndra@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3397 …}
  +nested: Doctrine\ORM\PersistentCollection {#3392 …}
  +votes: Doctrine\ORM\PersistentCollection {#3396 …}
  +reports: Doctrine\ORM\PersistentCollection {#3406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3408 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3410 …}
  -id: 328033
  -bodyTs: "'/content/opinion-github-vs-gitlab)':40 '/opinion-github-vs-gitlab':37 'choos':1 'develop':17,28 'downstream':16 'free':8 'freedom':24 'includ':29 'lee':35 'matt':34 'messag':14 'prioriti':33 'project':10,22 'proprietari':2 'send':12 'servic':5 'softwar':9 'tool':3 'ultim':11 'user':19,27 'www.linuxjournal.com':36,39 'www.linuxjournal.com/content/opinion-github-vs-gitlab)':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7589090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705840557 {#3405
    date: 2024-01-21 13:35: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
156 DENIED moderate
App\Entity\EntryComment {#3401
  +user: App\Entity\User {#2664 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3362
    +user: App\Entity\User {#2664 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3259
      +user: Proxies\__CG__\App\Entity\User {#3260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#3173
        +user: App\Entity\User {#2738 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: App\Entity\EntryComment {#2651
          +user: App\Entity\User {#2664 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
          +image: null
          +parent: null
          +root: null
          +body: "If Lemmy cared about privacy, contributing source code & opening tickets would *not* require opening accounts with a for-profit, US-based, closed, prorietary service owned by a publicly-traded megacorporation that has shareholders to appease & a history (as well as current) record of EEE (embrace, extend, extinguish)."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1727332203 {#2646
            date: 2024-09-26 08:30:03.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ChasingEnigma@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2652 …}
          +nested: Doctrine\ORM\PersistentCollection {#2654 …}
          +votes: Doctrine\ORM\PersistentCollection {#2656 …}
          +reports: Doctrine\ORM\PersistentCollection {#2658 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2660 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2662 …}
          -id: 327500
          -bodyTs: "'account':15 'appeas':38 'base':23 'care':3 'close':24 'code':8 'contribut':6 'current':44 'eee':47 'embrac':48 'extend':49 'extinguish':50 'for-profit':18 'histori':40 'lemmi':2 'megacorpor':33 'open':9,14 'own':27 'privaci':5 'profit':20 'prorietari':25 'public':31 'publicly-trad':30 'record':45 'requir':13 'servic':26 'sharehold':36 'sourc':7 'ticket':10 'trade':32 'us':22 'us-bas':21 'well':42 'would':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7577308"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705816680 {#2647
            date: 2024-01-21 06:58:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2651}
        +body: "that also uses your code for their AI."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705817116 {#3170
          date: 2024-01-21 07:05:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@toastal@lemmy.ml"
          "@ChasingEnigma@lemmy.world"
          "@toastal@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3174 …}
        +nested: Doctrine\ORM\PersistentCollection {#3176 …}
        +votes: Doctrine\ORM\PersistentCollection {#3178 …}
        +reports: Doctrine\ORM\PersistentCollection {#3180 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
        -id: 327507
        -bodyTs: "'ai':8 'also':2 'code':5 'use':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7577555"
        +editedAt: DateTimeImmutable @1727281445 {#3171
          date: 2024-09-25 18:24:05.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705817116 {#3172
          date: 2024-01-21 07:05:16.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2651}
      +body: "*Copilot gets trained on Dessalines’ essays and becomes a Marxist*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705837841 {#3256
        date: 2024-01-21 12:50:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@toastal@lemmy.ml"
        "@Omega_Haxors@lemmy.ml"
        "@ChasingEnigma@lemmy.world"
        "@toastal@lemmy.ml"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3261 …}
      +nested: Doctrine\ORM\PersistentCollection {#3263 …}
      +votes: Doctrine\ORM\PersistentCollection {#3265 …}
      +reports: Doctrine\ORM\PersistentCollection {#3267 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3269 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3271 …}
      -id: 327988
      -bodyTs: "'becom':8 'copilot':1 'dessalin':5 'essay':6 'get':2 'marxist':10 'train':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3484364"
      +editedAt: DateTimeImmutable @1727325957 {#3257
        date: 2024-09-26 06:45:57.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705837841 {#3258
        date: 2024-01-21 12:50:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2651}
    +body: "I mean it took the code production of from workers for the Commons, packaged it up, & sold it back to the workers—often in violation of the license if not the spirit of free, ethical, or similar software. All AI generations should be CC0 / 0BSD licensed."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705840146 {#3360
      date: 2024-01-21 13:29:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@toastal@lemmy.ml"
      "@Omega_Haxors@lemmy.ml"
      "@drndramrndra@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3363 …}
    +nested: Doctrine\ORM\PersistentCollection {#3365 …}
    +votes: Doctrine\ORM\PersistentCollection {#3367 …}
    +reports: Doctrine\ORM\PersistentCollection {#3369 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3371 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3373 …}
    -id: 328025
    -bodyTs: "'0bsd':45 'ai':40 'back':19 'cc0':44 'code':6 'common':13 'ethic':35 'free':34 'generat':41 'licens':28,46 'mean':2 'often':23 'packag':14 'product':7 'similar':37 'softwar':38 'sold':17 'spirit':32 'took':4 'violat':25 'worker':10,22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7589009"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705840146 {#3361
      date: 2024-01-21 13:29:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2651}
  +body: """
    > Choosing proprietary tools and services for your free software project ultimately sends a message to downstream developers and users of your project that freedom of all users—developers included—is not a priority.\n
    \n
    —Matt Lee, [www.linuxjournal.com/…/opinion-github-vs-gitlab](https://www.linuxjournal.com/content/opinion-github-vs-gitlab)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705840557 {#3402
    date: 2024-01-21 13:35:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@toastal@lemmy.ml"
    "@Omega_Haxors@lemmy.ml"
    "@drndramrndra@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3397 …}
  +nested: Doctrine\ORM\PersistentCollection {#3392 …}
  +votes: Doctrine\ORM\PersistentCollection {#3396 …}
  +reports: Doctrine\ORM\PersistentCollection {#3406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3408 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3410 …}
  -id: 328033
  -bodyTs: "'/content/opinion-github-vs-gitlab)':40 '/opinion-github-vs-gitlab':37 'choos':1 'develop':17,28 'downstream':16 'free':8 'freedom':24 'includ':29 'lee':35 'matt':34 'messag':14 'prioriti':33 'project':10,22 'proprietari':2 'send':12 'servic':5 'softwar':9 'tool':3 'ultim':11 'user':19,27 'www.linuxjournal.com':36,39 'www.linuxjournal.com/content/opinion-github-vs-gitlab)':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7589090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705840557 {#3405
    date: 2024-01-21 13:35: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
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 {#2725
  +user: App\Entity\User {#2738 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "I personally enjoy that this sort of information is public, it keeps people honest and gives a tool to use against bad faith actors. People lie. Besides, it’s not like anyone’s forcing you to post personal information online. Some level of responsibility needs to be put on the user."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705817376 {#2719
    date: 2024-01-21 07:09:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@ChasingEnigma@lemmy.world"
    "@ChasingEnigma@lemmy.world"
    "@ChasingEnigma@lemmy.world"
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2726 …}
  +nested: Doctrine\ORM\PersistentCollection {#2728 …}
  +votes: Doctrine\ORM\PersistentCollection {#2730 …}
  +reports: Doctrine\ORM\PersistentCollection {#2732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2736 …}
  -id: 327512
  -bodyTs: "'actor':24 'anyon':32 'bad':22 'besid':27 'enjoy':3 'faith':23 'forc':34 'give':16 'honest':14 'inform':8,39 'keep':12 'level':42 'lie':26 'like':31 'need':45 'onlin':40 'peopl':13,25 'person':2,38 'post':37 'public':10 'put':48 'respons':44 'sort':6 'tool':18 'use':20 'user':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7577695"
  +editedAt: DateTimeImmutable @1727281407 {#2720
    date: 2024-09-25 18:23:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705817376 {#2721
    date: 2024-01-21 07:09: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
159 DENIED edit
App\Entity\EntryComment {#2725
  +user: App\Entity\User {#2738 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "I personally enjoy that this sort of information is public, it keeps people honest and gives a tool to use against bad faith actors. People lie. Besides, it’s not like anyone’s forcing you to post personal information online. Some level of responsibility needs to be put on the user."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705817376 {#2719
    date: 2024-01-21 07:09:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@ChasingEnigma@lemmy.world"
    "@ChasingEnigma@lemmy.world"
    "@ChasingEnigma@lemmy.world"
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2726 …}
  +nested: Doctrine\ORM\PersistentCollection {#2728 …}
  +votes: Doctrine\ORM\PersistentCollection {#2730 …}
  +reports: Doctrine\ORM\PersistentCollection {#2732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2736 …}
  -id: 327512
  -bodyTs: "'actor':24 'anyon':32 'bad':22 'besid':27 'enjoy':3 'faith':23 'forc':34 'give':16 'honest':14 'inform':8,39 'keep':12 'level':42 'lie':26 'like':31 'need':45 'onlin':40 'peopl':13,25 'person':2,38 'post':37 'public':10 'put':48 'respons':44 'sort':6 'tool':18 'use':20 'user':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7577695"
  +editedAt: DateTimeImmutable @1727281407 {#2720
    date: 2024-09-25 18:23:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705817376 {#2721
    date: 2024-01-21 07:09: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
160 DENIED moderate
App\Entity\EntryComment {#2725
  +user: App\Entity\User {#2738 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "I personally enjoy that this sort of information is public, it keeps people honest and gives a tool to use against bad faith actors. People lie. Besides, it’s not like anyone’s forcing you to post personal information online. Some level of responsibility needs to be put on the user."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705817376 {#2719
    date: 2024-01-21 07:09:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@ChasingEnigma@lemmy.world"
    "@ChasingEnigma@lemmy.world"
    "@ChasingEnigma@lemmy.world"
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2726 …}
  +nested: Doctrine\ORM\PersistentCollection {#2728 …}
  +votes: Doctrine\ORM\PersistentCollection {#2730 …}
  +reports: Doctrine\ORM\PersistentCollection {#2732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2736 …}
  -id: 327512
  -bodyTs: "'actor':24 'anyon':32 'bad':22 'besid':27 'enjoy':3 'faith':23 'forc':34 'give':16 'honest':14 'inform':8,39 'keep':12 'level':42 'lie':26 'like':31 'need':45 'onlin':40 'peopl':13,25 'person':2,38 'post':37 'public':10 'put':48 'respons':44 'sort':6 'tool':18 'use':20 'user':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7577695"
  +editedAt: DateTimeImmutable @1727281407 {#2720
    date: 2024-09-25 18:23:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705817376 {#2721
    date: 2024-01-21 07:09: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
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 {#2798
  +user: App\Entity\User {#2811 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "The lemmy devs would probably take something sensible like that and flat out shoot it down because they think they know better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705818056 {#2793
    date: 2024-01-21 07:20:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2799 …}
  +nested: Doctrine\ORM\PersistentCollection {#2801 …}
  +votes: Doctrine\ORM\PersistentCollection {#2803 …}
  +reports: Doctrine\ORM\PersistentCollection {#2805 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2807 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2809 …}
  -id: 327530
  -bodyTs: "'better':22 'dev':3 'flat':12 'know':21 'lemmi':2 'like':9 'probabl':5 'sensibl':8 'shoot':14 'someth':7 'take':6 'think':19 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7578026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705818056 {#2794
    date: 2024-01-21 07:20:56.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 {#2798
  +user: App\Entity\User {#2811 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "The lemmy devs would probably take something sensible like that and flat out shoot it down because they think they know better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705818056 {#2793
    date: 2024-01-21 07:20:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2799 …}
  +nested: Doctrine\ORM\PersistentCollection {#2801 …}
  +votes: Doctrine\ORM\PersistentCollection {#2803 …}
  +reports: Doctrine\ORM\PersistentCollection {#2805 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2807 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2809 …}
  -id: 327530
  -bodyTs: "'better':22 'dev':3 'flat':12 'know':21 'lemmi':2 'like':9 'probabl':5 'sensibl':8 'shoot':14 'someth':7 'take':6 'think':19 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7578026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705818056 {#2794
    date: 2024-01-21 07:20:56.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 {#2798
  +user: App\Entity\User {#2811 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "The lemmy devs would probably take something sensible like that and flat out shoot it down because they think they know better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705818056 {#2793
    date: 2024-01-21 07:20:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2799 …}
  +nested: Doctrine\ORM\PersistentCollection {#2801 …}
  +votes: Doctrine\ORM\PersistentCollection {#2803 …}
  +reports: Doctrine\ORM\PersistentCollection {#2805 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2807 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2809 …}
  -id: 327530
  -bodyTs: "'better':22 'dev':3 'flat':12 'know':21 'lemmi':2 'like':9 'probabl':5 'sensibl':8 'shoot':14 'someth':7 'take':6 'think':19 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7578026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705818056 {#2794
    date: 2024-01-21 07:20:56.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 {#2871
  +user: App\Entity\User {#2884 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    To me, it’s an issue of personal responsibility.\n
    \n
    Lemmy is, like a lot of Fediverse platforms, about as private as it can be. There’s no trackers, you’re not forced to use real names or any other identifying information, no adverts follow you from site to site, no browser fingerprinting and no instance owners are trying to sell your data.\n
    \n
    Beyond that, what you choose to say on Lemmy is your responsibility and yours alone.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1705823267 {#2866
    date: 2024-01-21 08:47:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2872 …}
  +nested: Doctrine\ORM\PersistentCollection {#2874 …}
  +votes: Doctrine\ORM\PersistentCollection {#2876 …}
  +reports: Doctrine\ORM\PersistentCollection {#2878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2882 …}
  -id: 327625
  -bodyTs: "'advert':43 'alon':77 'beyond':63 'browser':51 'choos':67 'data':62 'fedivers':16 'fingerprint':52 'follow':44 'forc':32 'identifi':40 'inform':41 'instanc':55 'issu':6 'lemmi':10,71 'like':12 'lot':14 'name':36 'owner':56 'person':8 'platform':17 'privat':20 're':30 'real':35 'respons':9,74 'say':69 'sell':60 'site':47,49 'tracker':28 'tri':58 'use':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5842107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705823267 {#2867
    date: 2024-01-21 08:47: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
167 DENIED edit
App\Entity\EntryComment {#2871
  +user: App\Entity\User {#2884 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    To me, it’s an issue of personal responsibility.\n
    \n
    Lemmy is, like a lot of Fediverse platforms, about as private as it can be. There’s no trackers, you’re not forced to use real names or any other identifying information, no adverts follow you from site to site, no browser fingerprinting and no instance owners are trying to sell your data.\n
    \n
    Beyond that, what you choose to say on Lemmy is your responsibility and yours alone.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1705823267 {#2866
    date: 2024-01-21 08:47:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2872 …}
  +nested: Doctrine\ORM\PersistentCollection {#2874 …}
  +votes: Doctrine\ORM\PersistentCollection {#2876 …}
  +reports: Doctrine\ORM\PersistentCollection {#2878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2882 …}
  -id: 327625
  -bodyTs: "'advert':43 'alon':77 'beyond':63 'browser':51 'choos':67 'data':62 'fedivers':16 'fingerprint':52 'follow':44 'forc':32 'identifi':40 'inform':41 'instanc':55 'issu':6 'lemmi':10,71 'like':12 'lot':14 'name':36 'owner':56 'person':8 'platform':17 'privat':20 're':30 'real':35 'respons':9,74 'say':69 'sell':60 'site':47,49 'tracker':28 'tri':58 'use':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5842107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705823267 {#2867
    date: 2024-01-21 08:47: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
168 DENIED moderate
App\Entity\EntryComment {#2871
  +user: App\Entity\User {#2884 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    To me, it’s an issue of personal responsibility.\n
    \n
    Lemmy is, like a lot of Fediverse platforms, about as private as it can be. There’s no trackers, you’re not forced to use real names or any other identifying information, no adverts follow you from site to site, no browser fingerprinting and no instance owners are trying to sell your data.\n
    \n
    Beyond that, what you choose to say on Lemmy is your responsibility and yours alone.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1705823267 {#2866
    date: 2024-01-21 08:47:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2872 …}
  +nested: Doctrine\ORM\PersistentCollection {#2874 …}
  +votes: Doctrine\ORM\PersistentCollection {#2876 …}
  +reports: Doctrine\ORM\PersistentCollection {#2878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2882 …}
  -id: 327625
  -bodyTs: "'advert':43 'alon':77 'beyond':63 'browser':51 'choos':67 'data':62 'fedivers':16 'fingerprint':52 'follow':44 'forc':32 'identifi':40 'inform':41 'instanc':55 'issu':6 'lemmi':10,71 'like':12 'lot':14 'name':36 'owner':56 'person':8 'platform':17 'privat':20 're':30 'real':35 'respons':9,74 'say':69 'sell':60 'site':47,49 'tracker':28 'tri':58 'use':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5842107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705823267 {#2867
    date: 2024-01-21 08:47: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
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 {#2945
  +user: App\Entity\User {#2958 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "What irritates me many times when I enter Lemmy is that instead of my Nick at the top right, someone else’s Nickname appears for a moment, before changing it to mine. This is a sign of an open account sharing channel, which is quite serious and should be fixed quickly. Security at Lemmy is apparently non-existent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1727393602 {#2940
    date: 2024-09-27 01:33:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +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: 327870
  -bodyTs: "'account':40 'appar':56 'appear':24 'chang':29 'channel':42 'els':21 'enter':8 'exist':59 'fix':50 'instead':12 'irrit':2 'lemmi':9,54 'mani':4 'mine':32 'moment':27 'nick':15 'nicknam':23 'non':58 'non-exist':57 'open':39 'quick':51 'quit':45 'right':19 'secur':52 'serious':46 'share':41 'sign':36 'someon':20 'time':5 'top':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7585485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705832197 {#2941
    date: 2024-01-21 11:16: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
171 DENIED edit
App\Entity\EntryComment {#2945
  +user: App\Entity\User {#2958 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "What irritates me many times when I enter Lemmy is that instead of my Nick at the top right, someone else’s Nickname appears for a moment, before changing it to mine. This is a sign of an open account sharing channel, which is quite serious and should be fixed quickly. Security at Lemmy is apparently non-existent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1727393602 {#2940
    date: 2024-09-27 01:33:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +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: 327870
  -bodyTs: "'account':40 'appar':56 'appear':24 'chang':29 'channel':42 'els':21 'enter':8 'exist':59 'fix':50 'instead':12 'irrit':2 'lemmi':9,54 'mani':4 'mine':32 'moment':27 'nick':15 'nicknam':23 'non':58 'non-exist':57 'open':39 'quick':51 'quit':45 'right':19 'secur':52 'serious':46 'share':41 'sign':36 'someon':20 'time':5 'top':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7585485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705832197 {#2941
    date: 2024-01-21 11:16: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
172 DENIED moderate
App\Entity\EntryComment {#2945
  +user: App\Entity\User {#2958 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "What irritates me many times when I enter Lemmy is that instead of my Nick at the top right, someone else’s Nickname appears for a moment, before changing it to mine. This is a sign of an open account sharing channel, which is quite serious and should be fixed quickly. Security at Lemmy is apparently non-existent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1727393602 {#2940
    date: 2024-09-27 01:33:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
  ]
  +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: 327870
  -bodyTs: "'account':40 'appar':56 'appear':24 'chang':29 'channel':42 'els':21 'enter':8 'exist':59 'fix':50 'instead':12 'irrit':2 'lemmi':9,54 'mani':4 'mine':32 'moment':27 'nick':15 'nicknam':23 'non':58 'non-exist':57 'open':39 'quick':51 'quit':45 'right':19 'secur':52 'serious':46 'share':41 'sign':36 'someon':20 'time':5 'top':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7585485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705832197 {#2941
    date: 2024-01-21 11:16: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
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 {#3188
  +user: Proxies\__CG__\App\Entity\User {#3189 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2945
    +user: App\Entity\User {#2958 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: "What irritates me many times when I enter Lemmy is that instead of my Nick at the top right, someone else’s Nickname appears for a moment, before changing it to mine. This is a sign of an open account sharing channel, which is quite serious and should be fixed quickly. Security at Lemmy is apparently non-existent."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1727393602 {#2940
      date: 2024-09-27 01:33:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
    ]
    +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: 327870
    -bodyTs: "'account':40 'appar':56 'appear':24 'chang':29 'channel':42 'els':21 'enter':8 'exist':59 'fix':50 'instead':12 'irrit':2 'lemmi':9,54 'mani':4 'mine':32 'moment':27 'nick':15 'nicknam':23 'non':58 'non-exist':57 'open':39 'quick':51 'quit':45 'right':19 'secur':52 'serious':46 'share':41 'sign':36 'someon':20 'time':5 'top':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7585485"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705832197 {#2941
      date: 2024-01-21 11:16:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2945}
  +body: """
    Do you see a random nickname from a stranger, or a nickname of an account that was previously logged into using the same computer?\n
    \n
    What is an open account sharing channel?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705837385 {#3186
    date: 2024-01-21 12:43:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3190 …}
  +nested: Doctrine\ORM\PersistentCollection {#3192 …}
  +votes: Doctrine\ORM\PersistentCollection {#3194 …}
  +reports: Doctrine\ORM\PersistentCollection {#3196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3200 …}
  -id: 327981
  -bodyTs: "'account':15,29 'channel':31 'comput':24 'log':19 'nicknam':6,12 'open':28 'previous':18 'random':5 'see':3 'share':30 'stranger':9 'use':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7014623"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705837385 {#3187
    date: 2024-01-21 12:43:05.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 {#3188
  +user: Proxies\__CG__\App\Entity\User {#3189 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2945
    +user: App\Entity\User {#2958 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: "What irritates me many times when I enter Lemmy is that instead of my Nick at the top right, someone else’s Nickname appears for a moment, before changing it to mine. This is a sign of an open account sharing channel, which is quite serious and should be fixed quickly. Security at Lemmy is apparently non-existent."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1727393602 {#2940
      date: 2024-09-27 01:33:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
    ]
    +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: 327870
    -bodyTs: "'account':40 'appar':56 'appear':24 'chang':29 'channel':42 'els':21 'enter':8 'exist':59 'fix':50 'instead':12 'irrit':2 'lemmi':9,54 'mani':4 'mine':32 'moment':27 'nick':15 'nicknam':23 'non':58 'non-exist':57 'open':39 'quick':51 'quit':45 'right':19 'secur':52 'serious':46 'share':41 'sign':36 'someon':20 'time':5 'top':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7585485"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705832197 {#2941
      date: 2024-01-21 11:16:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2945}
  +body: """
    Do you see a random nickname from a stranger, or a nickname of an account that was previously logged into using the same computer?\n
    \n
    What is an open account sharing channel?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705837385 {#3186
    date: 2024-01-21 12:43:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3190 …}
  +nested: Doctrine\ORM\PersistentCollection {#3192 …}
  +votes: Doctrine\ORM\PersistentCollection {#3194 …}
  +reports: Doctrine\ORM\PersistentCollection {#3196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3200 …}
  -id: 327981
  -bodyTs: "'account':15,29 'channel':31 'comput':24 'log':19 'nicknam':6,12 'open':28 'previous':18 'random':5 'see':3 'share':30 'stranger':9 'use':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7014623"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705837385 {#3187
    date: 2024-01-21 12:43:05.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 {#3188
  +user: Proxies\__CG__\App\Entity\User {#3189 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2945
    +user: App\Entity\User {#2958 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: "What irritates me many times when I enter Lemmy is that instead of my Nick at the top right, someone else’s Nickname appears for a moment, before changing it to mine. This is a sign of an open account sharing channel, which is quite serious and should be fixed quickly. Security at Lemmy is apparently non-existent."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1727393602 {#2940
      date: 2024-09-27 01:33:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
    ]
    +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: 327870
    -bodyTs: "'account':40 'appar':56 'appear':24 'chang':29 'channel':42 'els':21 'enter':8 'exist':59 'fix':50 'instead':12 'irrit':2 'lemmi':9,54 'mani':4 'mine':32 'moment':27 'nick':15 'nicknam':23 'non':58 'non-exist':57 'open':39 'quick':51 'quit':45 'right':19 'secur':52 'serious':46 'share':41 'sign':36 'someon':20 'time':5 'top':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7585485"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705832197 {#2941
      date: 2024-01-21 11:16:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2945}
  +body: """
    Do you see a random nickname from a stranger, or a nickname of an account that was previously logged into using the same computer?\n
    \n
    What is an open account sharing channel?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705837385 {#3186
    date: 2024-01-21 12:43:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3190 …}
  +nested: Doctrine\ORM\PersistentCollection {#3192 …}
  +votes: Doctrine\ORM\PersistentCollection {#3194 …}
  +reports: Doctrine\ORM\PersistentCollection {#3196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3200 …}
  -id: 327981
  -bodyTs: "'account':15,29 'channel':31 'comput':24 'log':19 'nicknam':6,12 'open':28 'previous':18 'random':5 'see':3 'share':30 'stranger':9 'use':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7014623"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705837385 {#3187
    date: 2024-01-21 12:43:05.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
177 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
178 DENIED moderate
App\Entity\EntryComment {#3276
  +user: App\Entity\User {#2958 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3188
    +user: Proxies\__CG__\App\Entity\User {#3189 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#2945
      +user: App\Entity\User {#2958 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: null
      +root: null
      +body: "What irritates me many times when I enter Lemmy is that instead of my Nick at the top right, someone else’s Nickname appears for a moment, before changing it to mine. This is a sign of an open account sharing channel, which is quite serious and should be fixed quickly. Security at Lemmy is apparently non-existent."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1727393602 {#2940
        date: 2024-09-27 01:33:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
      ]
      +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: 327870
      -bodyTs: "'account':40 'appar':56 'appear':24 'chang':29 'channel':42 'els':21 'enter':8 'exist':59 'fix':50 'instead':12 'irrit':2 'lemmi':9,54 'mani':4 'mine':32 'moment':27 'nick':15 'nicknam':23 'non':58 'non-exist':57 'open':39 'quick':51 'quit':45 'right':19 'secur':52 'serious':46 'share':41 'sign':36 'someon':20 'time':5 'top':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7585485"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705832197 {#2941
        date: 2024-01-21 11:16:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2945}
    +body: """
      Do you see a random nickname from a stranger, or a nickname of an account that was previously logged into using the same computer?\n
      \n
      What is an open account sharing channel?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705837385 {#3186
      date: 2024-01-21 12:43:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@Zerush@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3190 …}
    +nested: Doctrine\ORM\PersistentCollection {#3192 …}
    +votes: Doctrine\ORM\PersistentCollection {#3194 …}
    +reports: Doctrine\ORM\PersistentCollection {#3196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3200 …}
    -id: 327981
    -bodyTs: "'account':15,29 'channel':31 'comput':24 'log':19 'nicknam':6,12 'open':28 'previous':18 'random':5 'see':3 'share':30 'stranger':9 'use':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/7014623"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705837385 {#3187
      date: 2024-01-21 12:43:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2945}
  +body: "It occurres sometimes, I see a random nick from strangers. It means that my account obviously is públic and even shared. I will be attentive and I will try to take a screenshot, before the nickname changes to mine while Lemmy loads."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705846440 {#3273
    date: 2024-01-21 15:14:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@Zerush@lemmy.ml"
    "@Sal@mander.xyz"
    "@ChasingEnigma@lemmy.world"
    "@Zerush@lemmy.ml"
    "@Sal@mander.xyz"
    "@ChasingEnigma@lemmy.world"
    "@Zerush@lemmy.ml"
    "@Sal@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3277 …}
  +nested: Doctrine\ORM\PersistentCollection {#3279 …}
  +votes: Doctrine\ORM\PersistentCollection {#3281 …}
  +reports: Doctrine\ORM\PersistentCollection {#3283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3287 …}
  -id: 328229
  -bodyTs: "'account':15 'attent':25 'chang':37 'even':20 'lemmi':41 'load':42 'mean':12 'mine':39 'nick':8 'nicknam':36 'obvious':16 'occurr':2 'públic':18 'random':7 'screenshot':33 'see':5 'share':21 'sometim':3 'stranger':10 'take':31 'tri':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7590570"
  +editedAt: DateTimeImmutable @1727347236 {#3274
    date: 2024-09-26 12:40:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705846440 {#3275
    date: 2024-01-21 15:14: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
179 DENIED edit
App\Entity\EntryComment {#3276
  +user: App\Entity\User {#2958 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3188
    +user: Proxies\__CG__\App\Entity\User {#3189 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#2945
      +user: App\Entity\User {#2958 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: null
      +root: null
      +body: "What irritates me many times when I enter Lemmy is that instead of my Nick at the top right, someone else’s Nickname appears for a moment, before changing it to mine. This is a sign of an open account sharing channel, which is quite serious and should be fixed quickly. Security at Lemmy is apparently non-existent."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1727393602 {#2940
        date: 2024-09-27 01:33:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
      ]
      +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: 327870
      -bodyTs: "'account':40 'appar':56 'appear':24 'chang':29 'channel':42 'els':21 'enter':8 'exist':59 'fix':50 'instead':12 'irrit':2 'lemmi':9,54 'mani':4 'mine':32 'moment':27 'nick':15 'nicknam':23 'non':58 'non-exist':57 'open':39 'quick':51 'quit':45 'right':19 'secur':52 'serious':46 'share':41 'sign':36 'someon':20 'time':5 'top':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7585485"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705832197 {#2941
        date: 2024-01-21 11:16:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2945}
    +body: """
      Do you see a random nickname from a stranger, or a nickname of an account that was previously logged into using the same computer?\n
      \n
      What is an open account sharing channel?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705837385 {#3186
      date: 2024-01-21 12:43:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@Zerush@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3190 …}
    +nested: Doctrine\ORM\PersistentCollection {#3192 …}
    +votes: Doctrine\ORM\PersistentCollection {#3194 …}
    +reports: Doctrine\ORM\PersistentCollection {#3196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3200 …}
    -id: 327981
    -bodyTs: "'account':15,29 'channel':31 'comput':24 'log':19 'nicknam':6,12 'open':28 'previous':18 'random':5 'see':3 'share':30 'stranger':9 'use':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/7014623"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705837385 {#3187
      date: 2024-01-21 12:43:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2945}
  +body: "It occurres sometimes, I see a random nick from strangers. It means that my account obviously is públic and even shared. I will be attentive and I will try to take a screenshot, before the nickname changes to mine while Lemmy loads."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705846440 {#3273
    date: 2024-01-21 15:14:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@Zerush@lemmy.ml"
    "@Sal@mander.xyz"
    "@ChasingEnigma@lemmy.world"
    "@Zerush@lemmy.ml"
    "@Sal@mander.xyz"
    "@ChasingEnigma@lemmy.world"
    "@Zerush@lemmy.ml"
    "@Sal@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3277 …}
  +nested: Doctrine\ORM\PersistentCollection {#3279 …}
  +votes: Doctrine\ORM\PersistentCollection {#3281 …}
  +reports: Doctrine\ORM\PersistentCollection {#3283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3287 …}
  -id: 328229
  -bodyTs: "'account':15 'attent':25 'chang':37 'even':20 'lemmi':41 'load':42 'mean':12 'mine':39 'nick':8 'nicknam':36 'obvious':16 'occurr':2 'públic':18 'random':7 'screenshot':33 'see':5 'share':21 'sometim':3 'stranger':10 'take':31 'tri':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7590570"
  +editedAt: DateTimeImmutable @1727347236 {#3274
    date: 2024-09-26 12:40:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705846440 {#3275
    date: 2024-01-21 15:14: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
180 DENIED moderate
App\Entity\EntryComment {#3276
  +user: App\Entity\User {#2958 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3188
    +user: Proxies\__CG__\App\Entity\User {#3189 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#2945
      +user: App\Entity\User {#2958 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: null
      +root: null
      +body: "What irritates me many times when I enter Lemmy is that instead of my Nick at the top right, someone else’s Nickname appears for a moment, before changing it to mine. This is a sign of an open account sharing channel, which is quite serious and should be fixed quickly. Security at Lemmy is apparently non-existent."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1727393602 {#2940
        date: 2024-09-27 01:33:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
      ]
      +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: 327870
      -bodyTs: "'account':40 'appar':56 'appear':24 'chang':29 'channel':42 'els':21 'enter':8 'exist':59 'fix':50 'instead':12 'irrit':2 'lemmi':9,54 'mani':4 'mine':32 'moment':27 'nick':15 'nicknam':23 'non':58 'non-exist':57 'open':39 'quick':51 'quit':45 'right':19 'secur':52 'serious':46 'share':41 'sign':36 'someon':20 'time':5 'top':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7585485"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705832197 {#2941
        date: 2024-01-21 11:16:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2945}
    +body: """
      Do you see a random nickname from a stranger, or a nickname of an account that was previously logged into using the same computer?\n
      \n
      What is an open account sharing channel?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705837385 {#3186
      date: 2024-01-21 12:43:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@Zerush@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3190 …}
    +nested: Doctrine\ORM\PersistentCollection {#3192 …}
    +votes: Doctrine\ORM\PersistentCollection {#3194 …}
    +reports: Doctrine\ORM\PersistentCollection {#3196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3200 …}
    -id: 327981
    -bodyTs: "'account':15,29 'channel':31 'comput':24 'log':19 'nicknam':6,12 'open':28 'previous':18 'random':5 'see':3 'share':30 'stranger':9 'use':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/7014623"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705837385 {#3187
      date: 2024-01-21 12:43:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2945}
  +body: "It occurres sometimes, I see a random nick from strangers. It means that my account obviously is públic and even shared. I will be attentive and I will try to take a screenshot, before the nickname changes to mine while Lemmy loads."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705846440 {#3273
    date: 2024-01-21 15:14:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@Zerush@lemmy.ml"
    "@Sal@mander.xyz"
    "@ChasingEnigma@lemmy.world"
    "@Zerush@lemmy.ml"
    "@Sal@mander.xyz"
    "@ChasingEnigma@lemmy.world"
    "@Zerush@lemmy.ml"
    "@Sal@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3277 …}
  +nested: Doctrine\ORM\PersistentCollection {#3279 …}
  +votes: Doctrine\ORM\PersistentCollection {#3281 …}
  +reports: Doctrine\ORM\PersistentCollection {#3283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3287 …}
  -id: 328229
  -bodyTs: "'account':15 'attent':25 'chang':37 'even':20 'lemmi':41 'load':42 'mean':12 'mine':39 'nick':8 'nicknam':36 'obvious':16 'occurr':2 'públic':18 'random':7 'screenshot':33 'see':5 'share':21 'sometim':3 'stranger':10 'take':31 'tri':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7590570"
  +editedAt: DateTimeImmutable @1727347236 {#3274
    date: 2024-09-26 12:40:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705846440 {#3275
    date: 2024-01-21 15:14: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
181 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
182 DENIED moderate
App\Entity\EntryComment {#3377
  +user: Proxies\__CG__\App\Entity\User {#3189 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3276
    +user: App\Entity\User {#2958 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3188
      +user: Proxies\__CG__\App\Entity\User {#3189 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#2945
        +user: App\Entity\User {#2958 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: null
        +root: null
        +body: "What irritates me many times when I enter Lemmy is that instead of my Nick at the top right, someone else’s Nickname appears for a moment, before changing it to mine. This is a sign of an open account sharing channel, which is quite serious and should be fixed quickly. Security at Lemmy is apparently non-existent."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1727393602 {#2940
          date: 2024-09-27 01:33:22.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
        ]
        +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: 327870
        -bodyTs: "'account':40 'appar':56 'appear':24 'chang':29 'channel':42 'els':21 'enter':8 'exist':59 'fix':50 'instead':12 'irrit':2 'lemmi':9,54 'mani':4 'mine':32 'moment':27 'nick':15 'nicknam':23 'non':58 'non-exist':57 'open':39 'quick':51 'quit':45 'right':19 'secur':52 'serious':46 'share':41 'sign':36 'someon':20 'time':5 'top':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7585485"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705832197 {#2941
          date: 2024-01-21 11:16:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2945}
      +body: """
        Do you see a random nickname from a stranger, or a nickname of an account that was previously logged into using the same computer?\n
        \n
        What is an open account sharing channel?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705837385 {#3186
        date: 2024-01-21 12:43:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@Zerush@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3190 …}
      +nested: Doctrine\ORM\PersistentCollection {#3192 …}
      +votes: Doctrine\ORM\PersistentCollection {#3194 …}
      +reports: Doctrine\ORM\PersistentCollection {#3196 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3198 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3200 …}
      -id: 327981
      -bodyTs: "'account':15,29 'channel':31 'comput':24 'log':19 'nicknam':6,12 'open':28 'previous':18 'random':5 'see':3 'share':30 'stranger':9 'use':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7014623"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705837385 {#3187
        date: 2024-01-21 12:43:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2945}
    +body: "It occurres sometimes, I see a random nick from strangers. It means that my account obviously is públic and even shared. I will be attentive and I will try to take a screenshot, before the nickname changes to mine while Lemmy loads."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705846440 {#3273
      date: 2024-01-21 15:14:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@Zerush@lemmy.ml"
      "@Sal@mander.xyz"
      "@ChasingEnigma@lemmy.world"
      "@Zerush@lemmy.ml"
      "@Sal@mander.xyz"
      "@ChasingEnigma@lemmy.world"
      "@Zerush@lemmy.ml"
      "@Sal@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3277 …}
    +nested: Doctrine\ORM\PersistentCollection {#3279 …}
    +votes: Doctrine\ORM\PersistentCollection {#3281 …}
    +reports: Doctrine\ORM\PersistentCollection {#3283 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3285 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3287 …}
    -id: 328229
    -bodyTs: "'account':15 'attent':25 'chang':37 'even':20 'lemmi':41 'load':42 'mean':12 'mine':39 'nick':8 'nicknam':36 'obvious':16 'occurr':2 'públic':18 'random':7 'screenshot':33 'see':5 'share':21 'sometim':3 'stranger':10 'take':31 'tri':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7590570"
    +editedAt: DateTimeImmutable @1727347236 {#3274
      date: 2024-09-26 12:40:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705846440 {#3275
      date: 2024-01-21 15:14:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2945}
  +body: "I will also pay close attention and see if I can catch that happening."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705848923 {#3375
    date: 2024-01-21 15:55:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@Zerush@lemmy.ml"
    "@Sal@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3378 …}
  +nested: Doctrine\ORM\PersistentCollection {#3380 …}
  +votes: Doctrine\ORM\PersistentCollection {#3382 …}
  +reports: Doctrine\ORM\PersistentCollection {#3384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3388 …}
  -id: 328323
  -bodyTs: "'also':3 'attent':6 'catch':12 'close':5 'happen':14 'pay':4 'see':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7018012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705848923 {#3376
    date: 2024-01-21 15:55: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
183 DENIED edit
App\Entity\EntryComment {#3377
  +user: Proxies\__CG__\App\Entity\User {#3189 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3276
    +user: App\Entity\User {#2958 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3188
      +user: Proxies\__CG__\App\Entity\User {#3189 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#2945
        +user: App\Entity\User {#2958 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: null
        +root: null
        +body: "What irritates me many times when I enter Lemmy is that instead of my Nick at the top right, someone else’s Nickname appears for a moment, before changing it to mine. This is a sign of an open account sharing channel, which is quite serious and should be fixed quickly. Security at Lemmy is apparently non-existent."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1727393602 {#2940
          date: 2024-09-27 01:33:22.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
        ]
        +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: 327870
        -bodyTs: "'account':40 'appar':56 'appear':24 'chang':29 'channel':42 'els':21 'enter':8 'exist':59 'fix':50 'instead':12 'irrit':2 'lemmi':9,54 'mani':4 'mine':32 'moment':27 'nick':15 'nicknam':23 'non':58 'non-exist':57 'open':39 'quick':51 'quit':45 'right':19 'secur':52 'serious':46 'share':41 'sign':36 'someon':20 'time':5 'top':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7585485"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705832197 {#2941
          date: 2024-01-21 11:16:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2945}
      +body: """
        Do you see a random nickname from a stranger, or a nickname of an account that was previously logged into using the same computer?\n
        \n
        What is an open account sharing channel?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705837385 {#3186
        date: 2024-01-21 12:43:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@Zerush@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3190 …}
      +nested: Doctrine\ORM\PersistentCollection {#3192 …}
      +votes: Doctrine\ORM\PersistentCollection {#3194 …}
      +reports: Doctrine\ORM\PersistentCollection {#3196 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3198 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3200 …}
      -id: 327981
      -bodyTs: "'account':15,29 'channel':31 'comput':24 'log':19 'nicknam':6,12 'open':28 'previous':18 'random':5 'see':3 'share':30 'stranger':9 'use':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7014623"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705837385 {#3187
        date: 2024-01-21 12:43:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2945}
    +body: "It occurres sometimes, I see a random nick from strangers. It means that my account obviously is públic and even shared. I will be attentive and I will try to take a screenshot, before the nickname changes to mine while Lemmy loads."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705846440 {#3273
      date: 2024-01-21 15:14:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@Zerush@lemmy.ml"
      "@Sal@mander.xyz"
      "@ChasingEnigma@lemmy.world"
      "@Zerush@lemmy.ml"
      "@Sal@mander.xyz"
      "@ChasingEnigma@lemmy.world"
      "@Zerush@lemmy.ml"
      "@Sal@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3277 …}
    +nested: Doctrine\ORM\PersistentCollection {#3279 …}
    +votes: Doctrine\ORM\PersistentCollection {#3281 …}
    +reports: Doctrine\ORM\PersistentCollection {#3283 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3285 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3287 …}
    -id: 328229
    -bodyTs: "'account':15 'attent':25 'chang':37 'even':20 'lemmi':41 'load':42 'mean':12 'mine':39 'nick':8 'nicknam':36 'obvious':16 'occurr':2 'públic':18 'random':7 'screenshot':33 'see':5 'share':21 'sometim':3 'stranger':10 'take':31 'tri':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7590570"
    +editedAt: DateTimeImmutable @1727347236 {#3274
      date: 2024-09-26 12:40:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705846440 {#3275
      date: 2024-01-21 15:14:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2945}
  +body: "I will also pay close attention and see if I can catch that happening."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705848923 {#3375
    date: 2024-01-21 15:55:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@Zerush@lemmy.ml"
    "@Sal@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3378 …}
  +nested: Doctrine\ORM\PersistentCollection {#3380 …}
  +votes: Doctrine\ORM\PersistentCollection {#3382 …}
  +reports: Doctrine\ORM\PersistentCollection {#3384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3388 …}
  -id: 328323
  -bodyTs: "'also':3 'attent':6 'catch':12 'close':5 'happen':14 'pay':4 'see':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7018012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705848923 {#3376
    date: 2024-01-21 15:55: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
184 DENIED moderate
App\Entity\EntryComment {#3377
  +user: Proxies\__CG__\App\Entity\User {#3189 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3276
    +user: App\Entity\User {#2958 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3188
      +user: Proxies\__CG__\App\Entity\User {#3189 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#2945
        +user: App\Entity\User {#2958 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: null
        +root: null
        +body: "What irritates me many times when I enter Lemmy is that instead of my Nick at the top right, someone else’s Nickname appears for a moment, before changing it to mine. This is a sign of an open account sharing channel, which is quite serious and should be fixed quickly. Security at Lemmy is apparently non-existent."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1727393602 {#2940
          date: 2024-09-27 01:33:22.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
        ]
        +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: 327870
        -bodyTs: "'account':40 'appar':56 'appear':24 'chang':29 'channel':42 'els':21 'enter':8 'exist':59 'fix':50 'instead':12 'irrit':2 'lemmi':9,54 'mani':4 'mine':32 'moment':27 'nick':15 'nicknam':23 'non':58 'non-exist':57 'open':39 'quick':51 'quit':45 'right':19 'secur':52 'serious':46 'share':41 'sign':36 'someon':20 'time':5 'top':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7585485"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705832197 {#2941
          date: 2024-01-21 11:16:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2945}
      +body: """
        Do you see a random nickname from a stranger, or a nickname of an account that was previously logged into using the same computer?\n
        \n
        What is an open account sharing channel?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705837385 {#3186
        date: 2024-01-21 12:43:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@Zerush@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3190 …}
      +nested: Doctrine\ORM\PersistentCollection {#3192 …}
      +votes: Doctrine\ORM\PersistentCollection {#3194 …}
      +reports: Doctrine\ORM\PersistentCollection {#3196 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3198 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3200 …}
      -id: 327981
      -bodyTs: "'account':15,29 'channel':31 'comput':24 'log':19 'nicknam':6,12 'open':28 'previous':18 'random':5 'see':3 'share':30 'stranger':9 'use':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7014623"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705837385 {#3187
        date: 2024-01-21 12:43:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2945}
    +body: "It occurres sometimes, I see a random nick from strangers. It means that my account obviously is públic and even shared. I will be attentive and I will try to take a screenshot, before the nickname changes to mine while Lemmy loads."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705846440 {#3273
      date: 2024-01-21 15:14:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@Zerush@lemmy.ml"
      "@Sal@mander.xyz"
      "@ChasingEnigma@lemmy.world"
      "@Zerush@lemmy.ml"
      "@Sal@mander.xyz"
      "@ChasingEnigma@lemmy.world"
      "@Zerush@lemmy.ml"
      "@Sal@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3277 …}
    +nested: Doctrine\ORM\PersistentCollection {#3279 …}
    +votes: Doctrine\ORM\PersistentCollection {#3281 …}
    +reports: Doctrine\ORM\PersistentCollection {#3283 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3285 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3287 …}
    -id: 328229
    -bodyTs: "'account':15 'attent':25 'chang':37 'even':20 'lemmi':41 'load':42 'mean':12 'mine':39 'nick':8 'nicknam':36 'obvious':16 'occurr':2 'públic':18 'random':7 'screenshot':33 'see':5 'share':21 'sometim':3 'stranger':10 'take':31 'tri':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7590570"
    +editedAt: DateTimeImmutable @1727347236 {#3274
      date: 2024-09-26 12:40:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705846440 {#3275
      date: 2024-01-21 15:14:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2945}
  +body: "I will also pay close attention and see if I can catch that happening."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705848923 {#3375
    date: 2024-01-21 15:55:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@Zerush@lemmy.ml"
    "@Sal@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3378 …}
  +nested: Doctrine\ORM\PersistentCollection {#3380 …}
  +votes: Doctrine\ORM\PersistentCollection {#3382 …}
  +reports: Doctrine\ORM\PersistentCollection {#3384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3388 …}
  -id: 328323
  -bodyTs: "'also':3 'attent':6 'catch':12 'close':5 'happen':14 'pay':4 'see':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7018012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705848923 {#3376
    date: 2024-01-21 15:55: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
185 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
186 DENIED moderate
App\Entity\EntryComment {#3414
  +user: App\Entity\User {#2958 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3377
    +user: Proxies\__CG__\App\Entity\User {#3189 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3276
      +user: App\Entity\User {#2958 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#3188
        +user: Proxies\__CG__\App\Entity\User {#3189 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: App\Entity\EntryComment {#2945
          +user: App\Entity\User {#2958 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
          +image: null
          +parent: null
          +root: null
          +body: "What irritates me many times when I enter Lemmy is that instead of my Nick at the top right, someone else’s Nickname appears for a moment, before changing it to mine. This is a sign of an open account sharing channel, which is quite serious and should be fixed quickly. Security at Lemmy is apparently non-existent."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1727393602 {#2940
            date: 2024-09-27 01:33:22.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ChasingEnigma@lemmy.world"
          ]
          +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: 327870
          -bodyTs: "'account':40 'appar':56 'appear':24 'chang':29 'channel':42 'els':21 'enter':8 'exist':59 'fix':50 'instead':12 'irrit':2 'lemmi':9,54 'mani':4 'mine':32 'moment':27 'nick':15 'nicknam':23 'non':58 'non-exist':57 'open':39 'quick':51 'quit':45 'right':19 'secur':52 'serious':46 'share':41 'sign':36 'someon':20 'time':5 'top':18"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7585485"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705832197 {#2941
            date: 2024-01-21 11:16:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2945}
        +body: """
          Do you see a random nickname from a stranger, or a nickname of an account that was previously logged into using the same computer?\n
          \n
          What is an open account sharing channel?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705837385 {#3186
          date: 2024-01-21 12:43:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@Zerush@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3190 …}
        +nested: Doctrine\ORM\PersistentCollection {#3192 …}
        +votes: Doctrine\ORM\PersistentCollection {#3194 …}
        +reports: Doctrine\ORM\PersistentCollection {#3196 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3200 …}
        -id: 327981
        -bodyTs: "'account':15,29 'channel':31 'comput':24 'log':19 'nicknam':6,12 'open':28 'previous':18 'random':5 'see':3 'share':30 'stranger':9 'use':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7014623"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705837385 {#3187
          date: 2024-01-21 12:43:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2945}
      +body: "It occurres sometimes, I see a random nick from strangers. It means that my account obviously is públic and even shared. I will be attentive and I will try to take a screenshot, before the nickname changes to mine while Lemmy loads."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705846440 {#3273
        date: 2024-01-21 15:14:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@Zerush@lemmy.ml"
        "@Sal@mander.xyz"
        "@ChasingEnigma@lemmy.world"
        "@Zerush@lemmy.ml"
        "@Sal@mander.xyz"
        "@ChasingEnigma@lemmy.world"
        "@Zerush@lemmy.ml"
        "@Sal@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3277 …}
      +nested: Doctrine\ORM\PersistentCollection {#3279 …}
      +votes: Doctrine\ORM\PersistentCollection {#3281 …}
      +reports: Doctrine\ORM\PersistentCollection {#3283 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3285 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3287 …}
      -id: 328229
      -bodyTs: "'account':15 'attent':25 'chang':37 'even':20 'lemmi':41 'load':42 'mean':12 'mine':39 'nick':8 'nicknam':36 'obvious':16 'occurr':2 'públic':18 'random':7 'screenshot':33 'see':5 'share':21 'sometim':3 'stranger':10 'take':31 'tri':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7590570"
      +editedAt: DateTimeImmutable @1727347236 {#3274
        date: 2024-09-26 12:40:36.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705846440 {#3275
        date: 2024-01-21 15:14:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2945}
    +body: "I will also pay close attention and see if I can catch that happening."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705848923 {#3375
      date: 2024-01-21 15:55:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@Zerush@lemmy.ml"
      "@Sal@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3378 …}
    +nested: Doctrine\ORM\PersistentCollection {#3380 …}
    +votes: Doctrine\ORM\PersistentCollection {#3382 …}
    +reports: Doctrine\ORM\PersistentCollection {#3384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3388 …}
    -id: 328323
    -bodyTs: "'also':3 'attent':6 'catch':12 'close':5 'happen':14 'pay':4 'see':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/7018012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705848923 {#3376
      date: 2024-01-21 15:55:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2945}
  +body: "It’s not easy to catch, because it’s only a moment when Lemmy loads and just sometimes. For now I always have my eyes to the top right corner when I enter Lemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705859675 {#3412
    date: 2024-01-21 18:54:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@Zerush@lemmy.ml"
    "@Sal@mander.xyz"
  ]
  +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: 328845
  -bodyTs: "'alway':22 'catch':6 'corner':30 'easi':4 'enter':33 'eye':25 'lemmi':14,34 'load':15 'moment':12 'right':29 'sometim':18 'top':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7594709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705859675 {#3413
    date: 2024-01-21 18:54: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
187 DENIED edit
App\Entity\EntryComment {#3414
  +user: App\Entity\User {#2958 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3377
    +user: Proxies\__CG__\App\Entity\User {#3189 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3276
      +user: App\Entity\User {#2958 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#3188
        +user: Proxies\__CG__\App\Entity\User {#3189 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: App\Entity\EntryComment {#2945
          +user: App\Entity\User {#2958 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
          +image: null
          +parent: null
          +root: null
          +body: "What irritates me many times when I enter Lemmy is that instead of my Nick at the top right, someone else’s Nickname appears for a moment, before changing it to mine. This is a sign of an open account sharing channel, which is quite serious and should be fixed quickly. Security at Lemmy is apparently non-existent."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1727393602 {#2940
            date: 2024-09-27 01:33:22.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ChasingEnigma@lemmy.world"
          ]
          +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: 327870
          -bodyTs: "'account':40 'appar':56 'appear':24 'chang':29 'channel':42 'els':21 'enter':8 'exist':59 'fix':50 'instead':12 'irrit':2 'lemmi':9,54 'mani':4 'mine':32 'moment':27 'nick':15 'nicknam':23 'non':58 'non-exist':57 'open':39 'quick':51 'quit':45 'right':19 'secur':52 'serious':46 'share':41 'sign':36 'someon':20 'time':5 'top':18"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7585485"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705832197 {#2941
            date: 2024-01-21 11:16:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2945}
        +body: """
          Do you see a random nickname from a stranger, or a nickname of an account that was previously logged into using the same computer?\n
          \n
          What is an open account sharing channel?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705837385 {#3186
          date: 2024-01-21 12:43:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@Zerush@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3190 …}
        +nested: Doctrine\ORM\PersistentCollection {#3192 …}
        +votes: Doctrine\ORM\PersistentCollection {#3194 …}
        +reports: Doctrine\ORM\PersistentCollection {#3196 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3200 …}
        -id: 327981
        -bodyTs: "'account':15,29 'channel':31 'comput':24 'log':19 'nicknam':6,12 'open':28 'previous':18 'random':5 'see':3 'share':30 'stranger':9 'use':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7014623"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705837385 {#3187
          date: 2024-01-21 12:43:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2945}
      +body: "It occurres sometimes, I see a random nick from strangers. It means that my account obviously is públic and even shared. I will be attentive and I will try to take a screenshot, before the nickname changes to mine while Lemmy loads."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705846440 {#3273
        date: 2024-01-21 15:14:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@Zerush@lemmy.ml"
        "@Sal@mander.xyz"
        "@ChasingEnigma@lemmy.world"
        "@Zerush@lemmy.ml"
        "@Sal@mander.xyz"
        "@ChasingEnigma@lemmy.world"
        "@Zerush@lemmy.ml"
        "@Sal@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3277 …}
      +nested: Doctrine\ORM\PersistentCollection {#3279 …}
      +votes: Doctrine\ORM\PersistentCollection {#3281 …}
      +reports: Doctrine\ORM\PersistentCollection {#3283 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3285 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3287 …}
      -id: 328229
      -bodyTs: "'account':15 'attent':25 'chang':37 'even':20 'lemmi':41 'load':42 'mean':12 'mine':39 'nick':8 'nicknam':36 'obvious':16 'occurr':2 'públic':18 'random':7 'screenshot':33 'see':5 'share':21 'sometim':3 'stranger':10 'take':31 'tri':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7590570"
      +editedAt: DateTimeImmutable @1727347236 {#3274
        date: 2024-09-26 12:40:36.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705846440 {#3275
        date: 2024-01-21 15:14:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2945}
    +body: "I will also pay close attention and see if I can catch that happening."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705848923 {#3375
      date: 2024-01-21 15:55:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@Zerush@lemmy.ml"
      "@Sal@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3378 …}
    +nested: Doctrine\ORM\PersistentCollection {#3380 …}
    +votes: Doctrine\ORM\PersistentCollection {#3382 …}
    +reports: Doctrine\ORM\PersistentCollection {#3384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3388 …}
    -id: 328323
    -bodyTs: "'also':3 'attent':6 'catch':12 'close':5 'happen':14 'pay':4 'see':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/7018012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705848923 {#3376
      date: 2024-01-21 15:55:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2945}
  +body: "It’s not easy to catch, because it’s only a moment when Lemmy loads and just sometimes. For now I always have my eyes to the top right corner when I enter Lemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705859675 {#3412
    date: 2024-01-21 18:54:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@Zerush@lemmy.ml"
    "@Sal@mander.xyz"
  ]
  +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: 328845
  -bodyTs: "'alway':22 'catch':6 'corner':30 'easi':4 'enter':33 'eye':25 'lemmi':14,34 'load':15 'moment':12 'right':29 'sometim':18 'top':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7594709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705859675 {#3413
    date: 2024-01-21 18:54: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
188 DENIED moderate
App\Entity\EntryComment {#3414
  +user: App\Entity\User {#2958 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3377
    +user: Proxies\__CG__\App\Entity\User {#3189 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3276
      +user: App\Entity\User {#2958 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#3188
        +user: Proxies\__CG__\App\Entity\User {#3189 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: App\Entity\EntryComment {#2945
          +user: App\Entity\User {#2958 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
          +image: null
          +parent: null
          +root: null
          +body: "What irritates me many times when I enter Lemmy is that instead of my Nick at the top right, someone else’s Nickname appears for a moment, before changing it to mine. This is a sign of an open account sharing channel, which is quite serious and should be fixed quickly. Security at Lemmy is apparently non-existent."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1727393602 {#2940
            date: 2024-09-27 01:33:22.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ChasingEnigma@lemmy.world"
          ]
          +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: 327870
          -bodyTs: "'account':40 'appar':56 'appear':24 'chang':29 'channel':42 'els':21 'enter':8 'exist':59 'fix':50 'instead':12 'irrit':2 'lemmi':9,54 'mani':4 'mine':32 'moment':27 'nick':15 'nicknam':23 'non':58 'non-exist':57 'open':39 'quick':51 'quit':45 'right':19 'secur':52 'serious':46 'share':41 'sign':36 'someon':20 'time':5 'top':18"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7585485"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705832197 {#2941
            date: 2024-01-21 11:16:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2945}
        +body: """
          Do you see a random nickname from a stranger, or a nickname of an account that was previously logged into using the same computer?\n
          \n
          What is an open account sharing channel?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705837385 {#3186
          date: 2024-01-21 12:43:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ChasingEnigma@lemmy.world"
          "@Zerush@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3190 …}
        +nested: Doctrine\ORM\PersistentCollection {#3192 …}
        +votes: Doctrine\ORM\PersistentCollection {#3194 …}
        +reports: Doctrine\ORM\PersistentCollection {#3196 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3200 …}
        -id: 327981
        -bodyTs: "'account':15,29 'channel':31 'comput':24 'log':19 'nicknam':6,12 'open':28 'previous':18 'random':5 'see':3 'share':30 'stranger':9 'use':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7014623"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705837385 {#3187
          date: 2024-01-21 12:43:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2945}
      +body: "It occurres sometimes, I see a random nick from strangers. It means that my account obviously is públic and even shared. I will be attentive and I will try to take a screenshot, before the nickname changes to mine while Lemmy loads."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705846440 {#3273
        date: 2024-01-21 15:14:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@Zerush@lemmy.ml"
        "@Sal@mander.xyz"
        "@ChasingEnigma@lemmy.world"
        "@Zerush@lemmy.ml"
        "@Sal@mander.xyz"
        "@ChasingEnigma@lemmy.world"
        "@Zerush@lemmy.ml"
        "@Sal@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3277 …}
      +nested: Doctrine\ORM\PersistentCollection {#3279 …}
      +votes: Doctrine\ORM\PersistentCollection {#3281 …}
      +reports: Doctrine\ORM\PersistentCollection {#3283 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3285 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3287 …}
      -id: 328229
      -bodyTs: "'account':15 'attent':25 'chang':37 'even':20 'lemmi':41 'load':42 'mean':12 'mine':39 'nick':8 'nicknam':36 'obvious':16 'occurr':2 'públic':18 'random':7 'screenshot':33 'see':5 'share':21 'sometim':3 'stranger':10 'take':31 'tri':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7590570"
      +editedAt: DateTimeImmutable @1727347236 {#3274
        date: 2024-09-26 12:40:36.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705846440 {#3275
        date: 2024-01-21 15:14:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2945}
    +body: "I will also pay close attention and see if I can catch that happening."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705848923 {#3375
      date: 2024-01-21 15:55:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChasingEnigma@lemmy.world"
      "@Zerush@lemmy.ml"
      "@Sal@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3378 …}
    +nested: Doctrine\ORM\PersistentCollection {#3380 …}
    +votes: Doctrine\ORM\PersistentCollection {#3382 …}
    +reports: Doctrine\ORM\PersistentCollection {#3384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3388 …}
    -id: 328323
    -bodyTs: "'also':3 'attent':6 'catch':12 'close':5 'happen':14 'pay':4 'see':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/7018012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705848923 {#3376
      date: 2024-01-21 15:55:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2945}
  +body: "It’s not easy to catch, because it’s only a moment when Lemmy loads and just sometimes. For now I always have my eyes to the top right corner when I enter Lemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705859675 {#3412
    date: 2024-01-21 18:54:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@Zerush@lemmy.ml"
    "@Sal@mander.xyz"
  ]
  +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: 328845
  -bodyTs: "'alway':22 'catch':6 'corner':30 'easi':4 'enter':33 'eye':25 'lemmi':14,34 'load':15 'moment':12 'right':29 'sometim':18 'top':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7594709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705859675 {#3413
    date: 2024-01-21 18:54: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