GET https://kbin.spritesserver.nl/index.php/u/@Atemu@lemmy.ml/comments/top/c/blockchainvoting?p=8

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 …}
}
0.69 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.04 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 {#2322
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2118 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2117 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > I was worried about possibly needing to change license.\n
    \n
    I’d rather ask the contributors to consent to licensing their code under the new license. You don’t need the copyright in the hand of one entity to change license, it’s enough if all copyright holders agree.\n
    \n
    > The situation is made seemingly complicated by the possible need to use copylefted images\n
    \n
    WDYM by “images”?\n
    \n
    As in art assets? I’m not sure those would even be infectious. I think it’s possible to even use non-free assets in a GPL’d application. It may be better to treat them as such to keep the licensing simple though.\n
    \n
    Even then, it’s usually possible to “upgrade” permissively licensed code (such as Apache 2.0) to a copyleft license as long as the original license’s conditions are still met which usually involves denoting which parts of the code is also available under the permissive license.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704787880 {#2137
    date: 2024-01-09 09:11:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dullbananas@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2121 …}
  +nested: Doctrine\ORM\PersistentCollection {#2115 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
  -id: 292984
  -bodyTs: "'2.0':125 'agre':48 'also':151 'apach':124 'applic':95 'art':68 'ask':13 'asset':69,90 'avail':152 'better':99 'chang':8,39 'code':21,121,149 'complic':54 'condit':137 'consent':17 'contributor':15 'copyleft':61,128 'copyright':31,46 'd':11,94 'denot':144 'enough':43 'entiti':37 'even':76,85,111 'free':89 'gpl':93 'hand':34 'holder':47 'imag':62,65 'infecti':78 'involv':143 'keep':106 'licens':9,19,25,40,108,120,129,135,156 'long':131 'm':71 'made':52 'may':97 'met':140 'need':6,29,58 'new':24 'non':88 'non-fre':87 'one':36 'origin':134 'part':146 'permiss':119,155 'possibl':5,57,83,116 'rather':12 'seem':53 'simpl':109 'situat':50 'still':139 'sure':73 'think':80 'though':110 'treat':101 'upgrad':118 'use':60,86 'usual':115,142 'wdym':63 'worri':3 'would':75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7189691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704787880 {#2101
    date: 2024-01-09 09:11:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2322
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2118 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2117 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > I was worried about possibly needing to change license.\n
    \n
    I’d rather ask the contributors to consent to licensing their code under the new license. You don’t need the copyright in the hand of one entity to change license, it’s enough if all copyright holders agree.\n
    \n
    > The situation is made seemingly complicated by the possible need to use copylefted images\n
    \n
    WDYM by “images”?\n
    \n
    As in art assets? I’m not sure those would even be infectious. I think it’s possible to even use non-free assets in a GPL’d application. It may be better to treat them as such to keep the licensing simple though.\n
    \n
    Even then, it’s usually possible to “upgrade” permissively licensed code (such as Apache 2.0) to a copyleft license as long as the original license’s conditions are still met which usually involves denoting which parts of the code is also available under the permissive license.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704787880 {#2137
    date: 2024-01-09 09:11:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dullbananas@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2121 …}
  +nested: Doctrine\ORM\PersistentCollection {#2115 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
  -id: 292984
  -bodyTs: "'2.0':125 'agre':48 'also':151 'apach':124 'applic':95 'art':68 'ask':13 'asset':69,90 'avail':152 'better':99 'chang':8,39 'code':21,121,149 'complic':54 'condit':137 'consent':17 'contributor':15 'copyleft':61,128 'copyright':31,46 'd':11,94 'denot':144 'enough':43 'entiti':37 'even':76,85,111 'free':89 'gpl':93 'hand':34 'holder':47 'imag':62,65 'infecti':78 'involv':143 'keep':106 'licens':9,19,25,40,108,120,129,135,156 'long':131 'm':71 'made':52 'may':97 'met':140 'need':6,29,58 'new':24 'non':88 'non-fre':87 'one':36 'origin':134 'part':146 'permiss':119,155 'possibl':5,57,83,116 'rather':12 'seem':53 'simpl':109 'situat':50 'still':139 'sure':73 'think':80 'though':110 'treat':101 'upgrad':118 'use':60,86 'usual':115,142 'wdym':63 'worri':3 'would':75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7189691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704787880 {#2101
    date: 2024-01-09 09:11:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2322
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2118 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2117 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > I was worried about possibly needing to change license.\n
    \n
    I’d rather ask the contributors to consent to licensing their code under the new license. You don’t need the copyright in the hand of one entity to change license, it’s enough if all copyright holders agree.\n
    \n
    > The situation is made seemingly complicated by the possible need to use copylefted images\n
    \n
    WDYM by “images”?\n
    \n
    As in art assets? I’m not sure those would even be infectious. I think it’s possible to even use non-free assets in a GPL’d application. It may be better to treat them as such to keep the licensing simple though.\n
    \n
    Even then, it’s usually possible to “upgrade” permissively licensed code (such as Apache 2.0) to a copyleft license as long as the original license’s conditions are still met which usually involves denoting which parts of the code is also available under the permissive license.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704787880 {#2137
    date: 2024-01-09 09:11:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dullbananas@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2121 …}
  +nested: Doctrine\ORM\PersistentCollection {#2115 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
  -id: 292984
  -bodyTs: "'2.0':125 'agre':48 'also':151 'apach':124 'applic':95 'art':68 'ask':13 'asset':69,90 'avail':152 'better':99 'chang':8,39 'code':21,121,149 'complic':54 'condit':137 'consent':17 'contributor':15 'copyleft':61,128 'copyright':31,46 'd':11,94 'denot':144 'enough':43 'entiti':37 'even':76,85,111 'free':89 'gpl':93 'hand':34 'holder':47 'imag':62,65 'infecti':78 'involv':143 'keep':106 'licens':9,19,25,40,108,120,129,135,156 'long':131 'm':71 'made':52 'may':97 'met':140 'need':6,29,58 'new':24 'non':88 'non-fre':87 'one':36 'origin':134 'part':146 'permiss':119,155 'possibl':5,57,83,116 'rather':12 'seem':53 'simpl':109 'situat':50 'still':139 'sure':73 'think':80 'though':110 'treat':101 'upgrad':118 'use':60,86 'usual':115,142 'wdym':63 'worri':3 'would':75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7189691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704787880 {#2101
    date: 2024-01-09 09:11:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2102
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2103 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Why does it need to be public-facing? There may be solutions that don’t require exposing it to billions of people.\n
    \n
    Security is always about layers. The more independent layers there are, the fewer the chances someone will break through all of them. There is no one technology that will make your hosting reasonably secure, it’s the combination of multiple.\n
    \n
    You’ve already mentioned software ran inside an unprivileged sandbox.\n
    \n
    There’s also:\n
    \n
    - Sandbox ran unprivileged inside a VM\n
    - VM ran inside unprivileged sandbox\n
    - Firewall only allowing applications to open certain ports\n
    - Server running all of that hosted by someone else on their network with their own abstractions
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1719086285 {#2312
    date: 2024-06-22 21:58:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2107 …}
  +nested: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2105 …}
  +reports: Doctrine\ORM\PersistentCollection {#2100 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
  -id: 290049
  -bodyTs: "'abstract':111 'allow':90 'alreadi':66 'also':76 'alway':26 'applic':91 'billion':21 'break':41 'certain':94 'chanc':38 'combin':61 'els':104 'expos':18 'face':9 'fewer':36 'firewal':88 'host':55,101 'independ':31 'insid':70,80,85 'layer':28,32 'make':53 'may':11 'mention':67 'multipl':63 'need':4 'network':107 'one':49 'open':93 'peopl':23 'port':95 'public':8 'public-fac':7 'ran':69,78,84 'reason':56 'requir':17 'run':97 'sandbox':73,77,87 'secur':24,57 'server':96 'softwar':68 'solut':13 'someon':39,103 'technolog':50 'unprivileg':72,79,86 've':65 'vm':82,83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7162879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704668200 {#2072
    date: 2024-01-07 23:56:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2102
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2103 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Why does it need to be public-facing? There may be solutions that don’t require exposing it to billions of people.\n
    \n
    Security is always about layers. The more independent layers there are, the fewer the chances someone will break through all of them. There is no one technology that will make your hosting reasonably secure, it’s the combination of multiple.\n
    \n
    You’ve already mentioned software ran inside an unprivileged sandbox.\n
    \n
    There’s also:\n
    \n
    - Sandbox ran unprivileged inside a VM\n
    - VM ran inside unprivileged sandbox\n
    - Firewall only allowing applications to open certain ports\n
    - Server running all of that hosted by someone else on their network with their own abstractions
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1719086285 {#2312
    date: 2024-06-22 21:58:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2107 …}
  +nested: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2105 …}
  +reports: Doctrine\ORM\PersistentCollection {#2100 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
  -id: 290049
  -bodyTs: "'abstract':111 'allow':90 'alreadi':66 'also':76 'alway':26 'applic':91 'billion':21 'break':41 'certain':94 'chanc':38 'combin':61 'els':104 'expos':18 'face':9 'fewer':36 'firewal':88 'host':55,101 'independ':31 'insid':70,80,85 'layer':28,32 'make':53 'may':11 'mention':67 'multipl':63 'need':4 'network':107 'one':49 'open':93 'peopl':23 'port':95 'public':8 'public-fac':7 'ran':69,78,84 'reason':56 'requir':17 'run':97 'sandbox':73,77,87 'secur':24,57 'server':96 'softwar':68 'solut':13 'someon':39,103 'technolog':50 'unprivileg':72,79,86 've':65 'vm':82,83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7162879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704668200 {#2072
    date: 2024-01-07 23:56:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2102
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2103 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Why does it need to be public-facing? There may be solutions that don’t require exposing it to billions of people.\n
    \n
    Security is always about layers. The more independent layers there are, the fewer the chances someone will break through all of them. There is no one technology that will make your hosting reasonably secure, it’s the combination of multiple.\n
    \n
    You’ve already mentioned software ran inside an unprivileged sandbox.\n
    \n
    There’s also:\n
    \n
    - Sandbox ran unprivileged inside a VM\n
    - VM ran inside unprivileged sandbox\n
    - Firewall only allowing applications to open certain ports\n
    - Server running all of that hosted by someone else on their network with their own abstractions
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1719086285 {#2312
    date: 2024-06-22 21:58:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2107 …}
  +nested: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2105 …}
  +reports: Doctrine\ORM\PersistentCollection {#2100 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
  -id: 290049
  -bodyTs: "'abstract':111 'allow':90 'alreadi':66 'also':76 'alway':26 'applic':91 'billion':21 'break':41 'certain':94 'chanc':38 'combin':61 'els':104 'expos':18 'face':9 'fewer':36 'firewal':88 'host':55,101 'independ':31 'insid':70,80,85 'layer':28,32 'make':53 'may':11 'mention':67 'multipl':63 'need':4 'network':107 'one':49 'open':93 'peopl':23 'port':95 'public':8 'public-fac':7 'ran':69,78,84 'reason':56 'requir':17 'run':97 'sandbox':73,77,87 'secur':24,57 'server':96 'softwar':68 'solut':13 'someon':39,103 'technolog':50 'unprivileg':72,79,86 've':65 'vm':82,83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7162879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704668200 {#2072
    date: 2024-01-07 23:56:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2050
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
  +body: "How do you compose Guix projects?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704359275 {#2109
    date: 2024-01-04 10:07:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Atemu@lemmy.ml"
    "@optimal@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2271 …}
  +nested: Doctrine\ORM\PersistentCollection {#2190 …}
  +votes: Doctrine\ORM\PersistentCollection {#2262 …}
  +reports: Doctrine\ORM\PersistentCollection {#2235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2277 …}
  -id: 279040
  -bodyTs: "'compos':4 'guix':5 'project':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7062872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704359275 {#2232
    date: 2024-01-04 10:07:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2050
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
  +body: "How do you compose Guix projects?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704359275 {#2109
    date: 2024-01-04 10:07:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Atemu@lemmy.ml"
    "@optimal@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2271 …}
  +nested: Doctrine\ORM\PersistentCollection {#2190 …}
  +votes: Doctrine\ORM\PersistentCollection {#2262 …}
  +reports: Doctrine\ORM\PersistentCollection {#2235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2277 …}
  -id: 279040
  -bodyTs: "'compos':4 'guix':5 'project':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7062872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704359275 {#2232
    date: 2024-01-04 10:07:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2050
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
  +body: "How do you compose Guix projects?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704359275 {#2109
    date: 2024-01-04 10:07:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Atemu@lemmy.ml"
    "@optimal@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2271 …}
  +nested: Doctrine\ORM\PersistentCollection {#2190 …}
  +votes: Doctrine\ORM\PersistentCollection {#2262 …}
  +reports: Doctrine\ORM\PersistentCollection {#2235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2277 …}
  -id: 279040
  -bodyTs: "'compos':4 'guix':5 'project':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7062872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704359275 {#2232
    date: 2024-01-04 10:07:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2211
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2273 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2253 …}
  +body: """
    > I haven’t used channels in years, but doesn’t that just refer to the running system, not using Nix to build projects?\n
    \n
    I have no idea what you’re trying to say here.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704277971 {#2055
    date: 2024-01-03 11:32:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Atemu@lemmy.ml"
    "@toothbrush@lemmy.blahaj.zone"
    "@Euphoma@lemmy.ml"
    "@toastal@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2265 …}
  +nested: Doctrine\ORM\PersistentCollection {#2242 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
  -id: 276073
  -bodyTs: "'build':22 'channel':5 'doesn':9 'haven':2 'idea':27 'nix':20 'project':23 're':30 'refer':13 'run':16 'say':33 'system':17 'tri':31 'use':4,19 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7039253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704277971 {#2052
    date: 2024-01-03 11:32:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2211
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2273 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2253 …}
  +body: """
    > I haven’t used channels in years, but doesn’t that just refer to the running system, not using Nix to build projects?\n
    \n
    I have no idea what you’re trying to say here.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704277971 {#2055
    date: 2024-01-03 11:32:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Atemu@lemmy.ml"
    "@toothbrush@lemmy.blahaj.zone"
    "@Euphoma@lemmy.ml"
    "@toastal@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2265 …}
  +nested: Doctrine\ORM\PersistentCollection {#2242 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
  -id: 276073
  -bodyTs: "'build':22 'channel':5 'doesn':9 'haven':2 'idea':27 'nix':20 'project':23 're':30 'refer':13 'run':16 'say':33 'system':17 'tri':31 'use':4,19 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7039253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704277971 {#2052
    date: 2024-01-03 11:32:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2211
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2273 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2253 …}
  +body: """
    > I haven’t used channels in years, but doesn’t that just refer to the running system, not using Nix to build projects?\n
    \n
    I have no idea what you’re trying to say here.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704277971 {#2055
    date: 2024-01-03 11:32:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Atemu@lemmy.ml"
    "@toothbrush@lemmy.blahaj.zone"
    "@Euphoma@lemmy.ml"
    "@toastal@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2265 …}
  +nested: Doctrine\ORM\PersistentCollection {#2242 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
  -id: 276073
  -bodyTs: "'build':22 'channel':5 'doesn':9 'haven':2 'idea':27 'nix':20 'project':23 're':30 'refer':13 'run':16 'say':33 'system':17 'tri':31 'use':4,19 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7039253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704277971 {#2052
    date: 2024-01-03 11:32:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2272
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2204 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
  +body: """
    If you need to set up a special dedicated subvolume, might aswell set up a partition instead; it’s just simpler.\n
    \n
    With a swapfile you also can’t do multi-device setups which is a limitation I personally couldn’t live with.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704270743 {#2207
    date: 2024-01-03 09:32:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@M500@lemmy.ml"
    "@Atemu@lemmy.ml"
    "@Supermariofan67@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2270 …}
  +nested: Doctrine\ORM\PersistentCollection {#2200 …}
  +votes: Doctrine\ORM\PersistentCollection {#2209 …}
  +reports: Doctrine\ORM\PersistentCollection {#2208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
  -id: 275928
  -bodyTs: "'also':26 'aswel':12 'couldn':40 'dedic':9 'devic':32 'instead':17 'limit':37 'live':42 'might':11 'multi':31 'multi-devic':30 'need':3 'partit':16 'person':39 'set':5,13 'setup':33 'simpler':21 'special':8 'subvolum':10 'swapfil':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7035667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704270743 {#2205
    date: 2024-01-03 09:32: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
19 DENIED edit
App\Entity\EntryComment {#2272
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2204 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
  +body: """
    If you need to set up a special dedicated subvolume, might aswell set up a partition instead; it’s just simpler.\n
    \n
    With a swapfile you also can’t do multi-device setups which is a limitation I personally couldn’t live with.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704270743 {#2207
    date: 2024-01-03 09:32:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@M500@lemmy.ml"
    "@Atemu@lemmy.ml"
    "@Supermariofan67@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2270 …}
  +nested: Doctrine\ORM\PersistentCollection {#2200 …}
  +votes: Doctrine\ORM\PersistentCollection {#2209 …}
  +reports: Doctrine\ORM\PersistentCollection {#2208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
  -id: 275928
  -bodyTs: "'also':26 'aswel':12 'couldn':40 'dedic':9 'devic':32 'instead':17 'limit':37 'live':42 'might':11 'multi':31 'multi-devic':30 'need':3 'partit':16 'person':39 'set':5,13 'setup':33 'simpler':21 'special':8 'subvolum':10 'swapfil':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7035667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704270743 {#2205
    date: 2024-01-03 09:32: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
20 DENIED moderate
App\Entity\EntryComment {#2272
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2204 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
  +body: """
    If you need to set up a special dedicated subvolume, might aswell set up a partition instead; it’s just simpler.\n
    \n
    With a swapfile you also can’t do multi-device setups which is a limitation I personally couldn’t live with.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704270743 {#2207
    date: 2024-01-03 09:32:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@M500@lemmy.ml"
    "@Atemu@lemmy.ml"
    "@Supermariofan67@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2270 …}
  +nested: Doctrine\ORM\PersistentCollection {#2200 …}
  +votes: Doctrine\ORM\PersistentCollection {#2209 …}
  +reports: Doctrine\ORM\PersistentCollection {#2208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
  -id: 275928
  -bodyTs: "'also':26 'aswel':12 'couldn':40 'dedic':9 'devic':32 'instead':17 'limit':37 'live':42 'might':11 'multi':31 'multi-devic':30 'need':3 'partit':16 'person':39 'set':5,13 'setup':33 'simpler':21 'special':8 'subvolum':10 'swapfil':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7035667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704270743 {#2205
    date: 2024-01-03 09:32: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
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 {#2195
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2199 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2194 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +body: "That’s not at all grep-like. Grep is a line filter, not a character sequence highlighter."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704168242 {#2059
    date: 2024-01-02 05:04:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@canadaduane@lemmy.ca"
    "@bjoern_tantau@swg-empire.de"
    "@savedbythezsh@sh.itjust.works"
    "@canadaduane@lemmy.ca"
    "@bjoern_tantau@swg-empire.de"
    "@savedbythezsh@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2196 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2261 …}
  +reports: Doctrine\ORM\PersistentCollection {#2278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
  -id: 272216
  -bodyTs: "'charact':16 'filter':13 'grep':7,9 'grep-lik':6 'highlight':18 'like':8 'line':12 'sequenc':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7003983"
  +editedAt: DateTimeImmutable @1710660465 {#2056
    date: 2024-03-17 08:27:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704168242 {#2304
    date: 2024-01-02 05:04:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2195
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2199 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2194 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +body: "That’s not at all grep-like. Grep is a line filter, not a character sequence highlighter."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704168242 {#2059
    date: 2024-01-02 05:04:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@canadaduane@lemmy.ca"
    "@bjoern_tantau@swg-empire.de"
    "@savedbythezsh@sh.itjust.works"
    "@canadaduane@lemmy.ca"
    "@bjoern_tantau@swg-empire.de"
    "@savedbythezsh@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2196 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2261 …}
  +reports: Doctrine\ORM\PersistentCollection {#2278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
  -id: 272216
  -bodyTs: "'charact':16 'filter':13 'grep':7,9 'grep-lik':6 'highlight':18 'like':8 'line':12 'sequenc':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7003983"
  +editedAt: DateTimeImmutable @1710660465 {#2056
    date: 2024-03-17 08:27:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704168242 {#2304
    date: 2024-01-02 05:04:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2195
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2199 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2194 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +body: "That’s not at all grep-like. Grep is a line filter, not a character sequence highlighter."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704168242 {#2059
    date: 2024-01-02 05:04:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@canadaduane@lemmy.ca"
    "@bjoern_tantau@swg-empire.de"
    "@savedbythezsh@sh.itjust.works"
    "@canadaduane@lemmy.ca"
    "@bjoern_tantau@swg-empire.de"
    "@savedbythezsh@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2196 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2261 …}
  +reports: Doctrine\ORM\PersistentCollection {#2278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
  -id: 272216
  -bodyTs: "'charact':16 'filter':13 'grep':7,9 'grep-lik':6 'highlight':18 'like':8 'line':12 'sequenc':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7003983"
  +editedAt: DateTimeImmutable @1710660465 {#2056
    date: 2024-03-17 08:27:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704168242 {#2304
    date: 2024-01-02 05:04:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2294
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2292 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2387 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
  +body: """
    > The backend is the real interesting part, and the only way that we can be sure that “they cannot read the emails”\n
    \n
    While I’d still prefer it, OSS can’t really help with that because what’s really required here is remote attestation.  \n
    That is an unsolved problem to my knowledge; there is no way to know which software they’re actually running. Even if they published the source code, they could trivially apply a patch in their deployment that stores all incoming email somewhere and you’d be none the wiser.\n
    \n
    Even if they published source code and could somehow prove to you that they’re running a version derived from it, you would still not be safe from surveillance as one could simply MITM all connections. See i.e. [notes.valdikss.org.ru/jabber.ru-mitm/](https://notes.valdikss.org.ru/jabber.ru-mitm/).\n
    \n
    That’s likely one of the reasons they do everything they can to make PGP accessible to every user.\n
    \n
    > imap/smtp can be toggled with a warning, if that’s really their concern\n
    \n
    It’s plain and simply not how their service works. They’d have to build most of their service a second time but unencrypted.\n
    \n
    It’s like asking Signal to build in support for IRC; it does not make sense for them to do that in any way without malicious intent needed.\n
    \n
    > no IMAP = no easy migration to somewhere else\n
    \n
    You *have* IMAP access via the bridge. That’s what it’s for.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704154413 {#2222
    date: 2024-01-02 01:13:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BlueEther@no.lastname.nz"
    "@Moonrise2473@feddit.it"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2318 …}
  +nested: Doctrine\ORM\PersistentCollection {#2319 …}
  +votes: Doctrine\ORM\PersistentCollection {#2234 …}
  +reports: Doctrine\ORM\PersistentCollection {#2238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2259 …}
  -id: 271503
  -bodyTs: "'/jabber.ru-mitm/](https://notes.valdikss.org.ru/jabber.ru-mitm/).':134 'access':150,230 'actual':63 'appli':75 'ask':194 'attest':44 'backend':2 'bridg':233 'build':181,197 'cannot':19 'code':71,99 'concern':166 'connect':129 'could':73,101,125 'd':25,89,178 'deploy':80 'deriv':112 'easi':222 'els':226 'email':22,85 'even':65,94 'everi':152 'everyth':144 'help':33 'i.e':131 'imap':220,229 'imap/smtp':154 'incom':84 'intent':217 'interest':6 'irc':201 'know':58 'knowledg':52 'like':137,193 'make':148,205 'malici':216 'migrat':223 'mitm':127 'need':218 'none':91 'notes.valdikss.org.ru':133 'notes.valdikss.org.ru/jabber.ru-mitm/](https://notes.valdikss.org.ru/jabber.ru-mitm/).':132 'one':124,138 'oss':29 'part':7 'patch':77 'pgp':149 'plain':169 'prefer':27 'problem':49 'prove':103 'publish':68,97 're':62,108 'read':20 'real':5 'realli':32,39,164 'reason':141 'remot':43 'requir':40 'run':64,109 'safe':120 'second':187 'see':130 'sens':206 'servic':175,185 'signal':195 'simpli':126,171 'softwar':60 'somehow':102 'somewher':86,225 'sourc':70,98 'still':26,117 'store':82 'support':199 'sure':16 'surveil':122 'time':188 'toggl':157 'trivial':74 'unencrypt':190 'unsolv':48 'user':153 'version':111 'via':231 'warn':160 'way':11,56,214 'wiser':93 'without':215 'work':176 'would':116"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7000948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704154413 {#2218
    date: 2024-01-02 01:13: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
27 DENIED edit
App\Entity\EntryComment {#2294
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2292 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2387 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
  +body: """
    > The backend is the real interesting part, and the only way that we can be sure that “they cannot read the emails”\n
    \n
    While I’d still prefer it, OSS can’t really help with that because what’s really required here is remote attestation.  \n
    That is an unsolved problem to my knowledge; there is no way to know which software they’re actually running. Even if they published the source code, they could trivially apply a patch in their deployment that stores all incoming email somewhere and you’d be none the wiser.\n
    \n
    Even if they published source code and could somehow prove to you that they’re running a version derived from it, you would still not be safe from surveillance as one could simply MITM all connections. See i.e. [notes.valdikss.org.ru/jabber.ru-mitm/](https://notes.valdikss.org.ru/jabber.ru-mitm/).\n
    \n
    That’s likely one of the reasons they do everything they can to make PGP accessible to every user.\n
    \n
    > imap/smtp can be toggled with a warning, if that’s really their concern\n
    \n
    It’s plain and simply not how their service works. They’d have to build most of their service a second time but unencrypted.\n
    \n
    It’s like asking Signal to build in support for IRC; it does not make sense for them to do that in any way without malicious intent needed.\n
    \n
    > no IMAP = no easy migration to somewhere else\n
    \n
    You *have* IMAP access via the bridge. That’s what it’s for.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704154413 {#2222
    date: 2024-01-02 01:13:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BlueEther@no.lastname.nz"
    "@Moonrise2473@feddit.it"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2318 …}
  +nested: Doctrine\ORM\PersistentCollection {#2319 …}
  +votes: Doctrine\ORM\PersistentCollection {#2234 …}
  +reports: Doctrine\ORM\PersistentCollection {#2238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2259 …}
  -id: 271503
  -bodyTs: "'/jabber.ru-mitm/](https://notes.valdikss.org.ru/jabber.ru-mitm/).':134 'access':150,230 'actual':63 'appli':75 'ask':194 'attest':44 'backend':2 'bridg':233 'build':181,197 'cannot':19 'code':71,99 'concern':166 'connect':129 'could':73,101,125 'd':25,89,178 'deploy':80 'deriv':112 'easi':222 'els':226 'email':22,85 'even':65,94 'everi':152 'everyth':144 'help':33 'i.e':131 'imap':220,229 'imap/smtp':154 'incom':84 'intent':217 'interest':6 'irc':201 'know':58 'knowledg':52 'like':137,193 'make':148,205 'malici':216 'migrat':223 'mitm':127 'need':218 'none':91 'notes.valdikss.org.ru':133 'notes.valdikss.org.ru/jabber.ru-mitm/](https://notes.valdikss.org.ru/jabber.ru-mitm/).':132 'one':124,138 'oss':29 'part':7 'patch':77 'pgp':149 'plain':169 'prefer':27 'problem':49 'prove':103 'publish':68,97 're':62,108 'read':20 'real':5 'realli':32,39,164 'reason':141 'remot':43 'requir':40 'run':64,109 'safe':120 'second':187 'see':130 'sens':206 'servic':175,185 'signal':195 'simpli':126,171 'softwar':60 'somehow':102 'somewher':86,225 'sourc':70,98 'still':26,117 'store':82 'support':199 'sure':16 'surveil':122 'time':188 'toggl':157 'trivial':74 'unencrypt':190 'unsolv':48 'user':153 'version':111 'via':231 'warn':160 'way':11,56,214 'wiser':93 'without':215 'work':176 'would':116"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7000948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704154413 {#2218
    date: 2024-01-02 01:13: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
28 DENIED moderate
App\Entity\EntryComment {#2294
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2292 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2387 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
  +body: """
    > The backend is the real interesting part, and the only way that we can be sure that “they cannot read the emails”\n
    \n
    While I’d still prefer it, OSS can’t really help with that because what’s really required here is remote attestation.  \n
    That is an unsolved problem to my knowledge; there is no way to know which software they’re actually running. Even if they published the source code, they could trivially apply a patch in their deployment that stores all incoming email somewhere and you’d be none the wiser.\n
    \n
    Even if they published source code and could somehow prove to you that they’re running a version derived from it, you would still not be safe from surveillance as one could simply MITM all connections. See i.e. [notes.valdikss.org.ru/jabber.ru-mitm/](https://notes.valdikss.org.ru/jabber.ru-mitm/).\n
    \n
    That’s likely one of the reasons they do everything they can to make PGP accessible to every user.\n
    \n
    > imap/smtp can be toggled with a warning, if that’s really their concern\n
    \n
    It’s plain and simply not how their service works. They’d have to build most of their service a second time but unencrypted.\n
    \n
    It’s like asking Signal to build in support for IRC; it does not make sense for them to do that in any way without malicious intent needed.\n
    \n
    > no IMAP = no easy migration to somewhere else\n
    \n
    You *have* IMAP access via the bridge. That’s what it’s for.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704154413 {#2222
    date: 2024-01-02 01:13:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BlueEther@no.lastname.nz"
    "@Moonrise2473@feddit.it"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2318 …}
  +nested: Doctrine\ORM\PersistentCollection {#2319 …}
  +votes: Doctrine\ORM\PersistentCollection {#2234 …}
  +reports: Doctrine\ORM\PersistentCollection {#2238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2259 …}
  -id: 271503
  -bodyTs: "'/jabber.ru-mitm/](https://notes.valdikss.org.ru/jabber.ru-mitm/).':134 'access':150,230 'actual':63 'appli':75 'ask':194 'attest':44 'backend':2 'bridg':233 'build':181,197 'cannot':19 'code':71,99 'concern':166 'connect':129 'could':73,101,125 'd':25,89,178 'deploy':80 'deriv':112 'easi':222 'els':226 'email':22,85 'even':65,94 'everi':152 'everyth':144 'help':33 'i.e':131 'imap':220,229 'imap/smtp':154 'incom':84 'intent':217 'interest':6 'irc':201 'know':58 'knowledg':52 'like':137,193 'make':148,205 'malici':216 'migrat':223 'mitm':127 'need':218 'none':91 'notes.valdikss.org.ru':133 'notes.valdikss.org.ru/jabber.ru-mitm/](https://notes.valdikss.org.ru/jabber.ru-mitm/).':132 'one':124,138 'oss':29 'part':7 'patch':77 'pgp':149 'plain':169 'prefer':27 'problem':49 'prove':103 'publish':68,97 're':62,108 'read':20 'real':5 'realli':32,39,164 'reason':141 'remot':43 'requir':40 'run':64,109 'safe':120 'second':187 'see':130 'sens':206 'servic':175,185 'signal':195 'simpli':126,171 'softwar':60 'somehow':102 'somewher':86,225 'sourc':70,98 'still':26,117 'store':82 'support':199 'sure':16 'surveil':122 'time':188 'toggl':157 'trivial':74 'unencrypt':190 'unsolv':48 'user':153 'version':111 'via':231 'warn':160 'way':11,56,214 'wiser':93 'without':215 'work':176 'would':116"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7000948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704154413 {#2218
    date: 2024-01-02 01:13: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
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 {#2250
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2246 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2117 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2245 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2245 …}
  +body: """
    > BSD which iOS is based on\n
    \n
    Note that Apple’s OSs have very little to do with BSDs unless you deem coreutils the only criteria for an OS’ quality.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704055995 {#2290
    date: 2023-12-31 21:53:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2248 …}
  +nested: Doctrine\ORM\PersistentCollection {#2247 …}
  +votes: Doctrine\ORM\PersistentCollection {#2256 …}
  +reports: Doctrine\ORM\PersistentCollection {#2284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2188 …}
  -id: 268302
  -bodyTs: "'appl':9 'base':5 'bsd':1 'bsds':18 'coreutil':22 'criteria':25 'deem':21 'io':3 'littl':14 'note':7 'os':28 'oss':11 'qualiti':29 'unless':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6979995"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704055995 {#2296
    date: 2023-12-31 21:53: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
31 DENIED edit
App\Entity\EntryComment {#2250
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2246 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2117 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2245 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2245 …}
  +body: """
    > BSD which iOS is based on\n
    \n
    Note that Apple’s OSs have very little to do with BSDs unless you deem coreutils the only criteria for an OS’ quality.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704055995 {#2290
    date: 2023-12-31 21:53:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2248 …}
  +nested: Doctrine\ORM\PersistentCollection {#2247 …}
  +votes: Doctrine\ORM\PersistentCollection {#2256 …}
  +reports: Doctrine\ORM\PersistentCollection {#2284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2188 …}
  -id: 268302
  -bodyTs: "'appl':9 'base':5 'bsd':1 'bsds':18 'coreutil':22 'criteria':25 'deem':21 'io':3 'littl':14 'note':7 'os':28 'oss':11 'qualiti':29 'unless':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6979995"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704055995 {#2296
    date: 2023-12-31 21:53: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
32 DENIED moderate
App\Entity\EntryComment {#2250
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2246 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2117 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2245 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2245 …}
  +body: """
    > BSD which iOS is based on\n
    \n
    Note that Apple’s OSs have very little to do with BSDs unless you deem coreutils the only criteria for an OS’ quality.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704055995 {#2290
    date: 2023-12-31 21:53:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2248 …}
  +nested: Doctrine\ORM\PersistentCollection {#2247 …}
  +votes: Doctrine\ORM\PersistentCollection {#2256 …}
  +reports: Doctrine\ORM\PersistentCollection {#2284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2188 …}
  -id: 268302
  -bodyTs: "'appl':9 'base':5 'bsd':1 'bsds':18 'coreutil':22 'criteria':25 'deem':21 'io':3 'littl':14 'note':7 'os':28 'oss':11 'qualiti':29 'unless':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6979995"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704055995 {#2296
    date: 2023-12-31 21:53: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
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 {#2156
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2155 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2154 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2158 …}
  +body: """
    Not quite: It’s an expression language.\n
    \n
    The ultimate output of Nix is one set of data, usually the description of a derivation (~= package). You cannot cause arbitrary side-effects with it like writing to files or making network requests with it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704050259 {#2254
    date: 2023-12-31 20:17:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CanadaPlus@lemmy.sdf.org"
    "@bizdelnick@lemmy.ml"
    "@ultra@feddit.ro"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2157 …}
  +nested: Doctrine\ORM\PersistentCollection {#2147 …}
  +votes: Doctrine\ORM\PersistentCollection {#2150 …}
  +reports: Doctrine\ORM\PersistentCollection {#2153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2185 …}
  -id: 268018
  -bodyTs: "'arbitrari':28 'cannot':26 'caus':27 'data':17 'deriv':23 'descript':20 'effect':31 'express':6 'file':37 'languag':7 'like':34 'make':39 'network':40 'nix':12 'one':14 'output':10 'packag':24 'quit':2 'request':41 'set':15 'side':30 'side-effect':29 'ultim':9 'usual':18 'write':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6978317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704050259 {#2244
    date: 2023-12-31 20:17:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2156
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2155 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2154 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2158 …}
  +body: """
    Not quite: It’s an expression language.\n
    \n
    The ultimate output of Nix is one set of data, usually the description of a derivation (~= package). You cannot cause arbitrary side-effects with it like writing to files or making network requests with it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704050259 {#2254
    date: 2023-12-31 20:17:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CanadaPlus@lemmy.sdf.org"
    "@bizdelnick@lemmy.ml"
    "@ultra@feddit.ro"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2157 …}
  +nested: Doctrine\ORM\PersistentCollection {#2147 …}
  +votes: Doctrine\ORM\PersistentCollection {#2150 …}
  +reports: Doctrine\ORM\PersistentCollection {#2153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2185 …}
  -id: 268018
  -bodyTs: "'arbitrari':28 'cannot':26 'caus':27 'data':17 'deriv':23 'descript':20 'effect':31 'express':6 'file':37 'languag':7 'like':34 'make':39 'network':40 'nix':12 'one':14 'output':10 'packag':24 'quit':2 'request':41 'set':15 'side':30 'side-effect':29 'ultim':9 'usual':18 'write':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6978317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704050259 {#2244
    date: 2023-12-31 20:17:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2156
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2155 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2154 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2158 …}
  +body: """
    Not quite: It’s an expression language.\n
    \n
    The ultimate output of Nix is one set of data, usually the description of a derivation (~= package). You cannot cause arbitrary side-effects with it like writing to files or making network requests with it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704050259 {#2254
    date: 2023-12-31 20:17:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CanadaPlus@lemmy.sdf.org"
    "@bizdelnick@lemmy.ml"
    "@ultra@feddit.ro"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2157 …}
  +nested: Doctrine\ORM\PersistentCollection {#2147 …}
  +votes: Doctrine\ORM\PersistentCollection {#2150 …}
  +reports: Doctrine\ORM\PersistentCollection {#2153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2185 …}
  -id: 268018
  -bodyTs: "'arbitrari':28 'cannot':26 'caus':27 'data':17 'deriv':23 'descript':20 'effect':31 'express':6 'file':37 'languag':7 'like':34 'make':39 'network':40 'nix':12 'one':14 'output':10 'packag':24 'quit':2 'request':41 'set':15 'side':30 'side-effect':29 'ultim':9 'usual':18 'write':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6978317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704050259 {#2244
    date: 2023-12-31 20:17:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2182
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2155 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2171 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2172 …}
  +body: """
    > the parts of Guix in which packages are defined are quite pure, even using monads for some things\n
    \n
    Monads have nothing to do with purity. In fact, one of the most infamous usages of them is Haskell’s IO monad which is probably the most impure construct in the entire language.\n
    \n
    > it is really not too different from the Nix language.\n
    \n
    Hm, I can’t help but think that a lisp dialect can never really be similar to any language except another lisp.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704035928 {#2039
    date: 2023-12-31 16:18:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CanadaPlus@lemmy.sdf.org"
    "@axelf@lemmy.ml"
    "@Ramin_HAL9001@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2186 …}
  +nested: Doctrine\ORM\PersistentCollection {#2187 …}
  +votes: Doctrine\ORM\PersistentCollection {#2177 …}
  +reports: Doctrine\ORM\PersistentCollection {#2174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2184 …}
  -id: 267497
  -bodyTs: "'anoth':82 'construct':47 'defin':9 'dialect':72 'differ':57 'entir':50 'even':13 'except':81 'fact':27 'guix':4 'haskel':37 'help':66 'hm':62 'impur':46 'infam':32 'io':39 'languag':51,61,80 'lisp':71,83 'monad':15,19,40 'never':74 'nix':60 'noth':21 'one':28 'packag':7 'part':2 'probabl':43 'pure':12 'puriti':25 'quit':11 'realli':54,75 'similar':77 'thing':18 'think':68 'usag':33 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6974518"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704035928 {#2034
    date: 2023-12-31 16:18: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
39 DENIED edit
App\Entity\EntryComment {#2182
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2155 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2171 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2172 …}
  +body: """
    > the parts of Guix in which packages are defined are quite pure, even using monads for some things\n
    \n
    Monads have nothing to do with purity. In fact, one of the most infamous usages of them is Haskell’s IO monad which is probably the most impure construct in the entire language.\n
    \n
    > it is really not too different from the Nix language.\n
    \n
    Hm, I can’t help but think that a lisp dialect can never really be similar to any language except another lisp.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704035928 {#2039
    date: 2023-12-31 16:18:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CanadaPlus@lemmy.sdf.org"
    "@axelf@lemmy.ml"
    "@Ramin_HAL9001@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2186 …}
  +nested: Doctrine\ORM\PersistentCollection {#2187 …}
  +votes: Doctrine\ORM\PersistentCollection {#2177 …}
  +reports: Doctrine\ORM\PersistentCollection {#2174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2184 …}
  -id: 267497
  -bodyTs: "'anoth':82 'construct':47 'defin':9 'dialect':72 'differ':57 'entir':50 'even':13 'except':81 'fact':27 'guix':4 'haskel':37 'help':66 'hm':62 'impur':46 'infam':32 'io':39 'languag':51,61,80 'lisp':71,83 'monad':15,19,40 'never':74 'nix':60 'noth':21 'one':28 'packag':7 'part':2 'probabl':43 'pure':12 'puriti':25 'quit':11 'realli':54,75 'similar':77 'thing':18 'think':68 'usag':33 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6974518"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704035928 {#2034
    date: 2023-12-31 16:18: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
40 DENIED moderate
App\Entity\EntryComment {#2182
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2155 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2171 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2172 …}
  +body: """
    > the parts of Guix in which packages are defined are quite pure, even using monads for some things\n
    \n
    Monads have nothing to do with purity. In fact, one of the most infamous usages of them is Haskell’s IO monad which is probably the most impure construct in the entire language.\n
    \n
    > it is really not too different from the Nix language.\n
    \n
    Hm, I can’t help but think that a lisp dialect can never really be similar to any language except another lisp.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704035928 {#2039
    date: 2023-12-31 16:18:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CanadaPlus@lemmy.sdf.org"
    "@axelf@lemmy.ml"
    "@Ramin_HAL9001@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2186 …}
  +nested: Doctrine\ORM\PersistentCollection {#2187 …}
  +votes: Doctrine\ORM\PersistentCollection {#2177 …}
  +reports: Doctrine\ORM\PersistentCollection {#2174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2184 …}
  -id: 267497
  -bodyTs: "'anoth':82 'construct':47 'defin':9 'dialect':72 'differ':57 'entir':50 'even':13 'except':81 'fact':27 'guix':4 'haskel':37 'help':66 'hm':62 'impur':46 'infam':32 'io':39 'languag':51,61,80 'lisp':71,83 'monad':15,19,40 'never':74 'nix':60 'noth':21 'one':28 'packag':7 'part':2 'probabl':43 'pure':12 'puriti':25 'quit':11 'realli':54,75 'similar':77 'thing':18 'think':68 'usag':33 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6974518"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704035928 {#2034
    date: 2023-12-31 16:18: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
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 {#2134
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2387 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1985 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2003 …}
  +body: "You must be running an icredible HA software stack for uptime increases so far behind the decimal to matter."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703843765 {#2181
    date: 2023-12-29 10:56:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rosa666parks@lemmy.dbzer0.com"
    "@ninjan@lemmy.mildgrim.com"
    "@RunningInRVA@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1994 …}
  +nested: Doctrine\ORM\PersistentCollection {#2005 …}
  +votes: Doctrine\ORM\PersistentCollection {#1996 …}
  +reports: Doctrine\ORM\PersistentCollection {#1993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1992 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2002 …}
  -id: 261842
  -bodyTs: "'behind':15 'decim':17 'far':14 'ha':7 'icred':6 'increas':12 'matter':19 'must':2 'run':4 'softwar':8 'stack':9 'uptim':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6937908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703843765 {#2179
    date: 2023-12-29 10:56: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
43 DENIED edit
App\Entity\EntryComment {#2134
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2387 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1985 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2003 …}
  +body: "You must be running an icredible HA software stack for uptime increases so far behind the decimal to matter."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703843765 {#2181
    date: 2023-12-29 10:56:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rosa666parks@lemmy.dbzer0.com"
    "@ninjan@lemmy.mildgrim.com"
    "@RunningInRVA@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1994 …}
  +nested: Doctrine\ORM\PersistentCollection {#2005 …}
  +votes: Doctrine\ORM\PersistentCollection {#1996 …}
  +reports: Doctrine\ORM\PersistentCollection {#1993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1992 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2002 …}
  -id: 261842
  -bodyTs: "'behind':15 'decim':17 'far':14 'ha':7 'icred':6 'increas':12 'matter':19 'must':2 'run':4 'softwar':8 'stack':9 'uptim':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6937908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703843765 {#2179
    date: 2023-12-29 10:56: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
44 DENIED moderate
App\Entity\EntryComment {#2134
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2387 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1985 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2003 …}
  +body: "You must be running an icredible HA software stack for uptime increases so far behind the decimal to matter."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703843765 {#2181
    date: 2023-12-29 10:56:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rosa666parks@lemmy.dbzer0.com"
    "@ninjan@lemmy.mildgrim.com"
    "@RunningInRVA@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1994 …}
  +nested: Doctrine\ORM\PersistentCollection {#2005 …}
  +votes: Doctrine\ORM\PersistentCollection {#1996 …}
  +reports: Doctrine\ORM\PersistentCollection {#1993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1992 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2002 …}
  -id: 261842
  -bodyTs: "'behind':15 'decim':17 'far':14 'ha':7 'icred':6 'increas':12 'matter':19 'must':2 'run':4 'softwar':8 'stack':9 'uptim':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6937908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703843765 {#2179
    date: 2023-12-29 10:56: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
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 {#2007
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1989 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1990 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1986 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2010 …}
  +body: "Either side."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703787698 {#2038
    date: 2023-12-28 19:21:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
    "@folilzodos@lemmy.world"
    "@Cyclist@lemmy.world"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2009 …}
  +nested: Doctrine\ORM\PersistentCollection {#1991 …}
  +votes: Doctrine\ORM\PersistentCollection {#2015 …}
  +reports: Doctrine\ORM\PersistentCollection {#2008 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1987 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1983 …}
  -id: 259999
  -bodyTs: "'either':1 'side':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6926187"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703787698 {#2169
    date: 2023-12-28 19:21:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2007
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1989 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1990 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1986 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2010 …}
  +body: "Either side."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703787698 {#2038
    date: 2023-12-28 19:21:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
    "@folilzodos@lemmy.world"
    "@Cyclist@lemmy.world"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2009 …}
  +nested: Doctrine\ORM\PersistentCollection {#1991 …}
  +votes: Doctrine\ORM\PersistentCollection {#2015 …}
  +reports: Doctrine\ORM\PersistentCollection {#2008 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1987 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1983 …}
  -id: 259999
  -bodyTs: "'either':1 'side':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6926187"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703787698 {#2169
    date: 2023-12-28 19:21:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2007
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1989 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1990 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1986 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2010 …}
  +body: "Either side."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703787698 {#2038
    date: 2023-12-28 19:21:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
    "@folilzodos@lemmy.world"
    "@Cyclist@lemmy.world"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2009 …}
  +nested: Doctrine\ORM\PersistentCollection {#1991 …}
  +votes: Doctrine\ORM\PersistentCollection {#2015 …}
  +reports: Doctrine\ORM\PersistentCollection {#2008 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1987 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1983 …}
  -id: 259999
  -bodyTs: "'either':1 'side':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6926187"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703787698 {#2169
    date: 2023-12-28 19:21:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2368
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2373 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2373 …}
  +body: """
    > NVIDIA getting its shit together maybe?\n
    \n
    Given the recent pace of NVK development we probably won’t have to rely on that for much longer in 2024.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703646970 {#2004
    date: 2023-12-27 04:16:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SherlockHawk@lemm.ee"
    "@azvasKvklenko@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2374 …}
  +nested: Doctrine\ORM\PersistentCollection {#2362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2367 …}
  +reports: Doctrine\ORM\PersistentCollection {#2269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
  -id: 255521
  -bodyTs: "'2024':27 'develop':13 'get':2 'given':7 'longer':25 'mayb':6 'much':24 'nvidia':1 'nvk':12 'pace':10 'probabl':15 'recent':9 'reli':20 'shit':4 'togeth':5 'won':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6899172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703646970 {#2000
    date: 2023-12-27 04:16: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
51 DENIED edit
App\Entity\EntryComment {#2368
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2373 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2373 …}
  +body: """
    > NVIDIA getting its shit together maybe?\n
    \n
    Given the recent pace of NVK development we probably won’t have to rely on that for much longer in 2024.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703646970 {#2004
    date: 2023-12-27 04:16:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SherlockHawk@lemm.ee"
    "@azvasKvklenko@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2374 …}
  +nested: Doctrine\ORM\PersistentCollection {#2362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2367 …}
  +reports: Doctrine\ORM\PersistentCollection {#2269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
  -id: 255521
  -bodyTs: "'2024':27 'develop':13 'get':2 'given':7 'longer':25 'mayb':6 'much':24 'nvidia':1 'nvk':12 'pace':10 'probabl':15 'recent':9 'reli':20 'shit':4 'togeth':5 'won':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6899172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703646970 {#2000
    date: 2023-12-27 04:16: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
52 DENIED moderate
App\Entity\EntryComment {#2368
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2373 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2373 …}
  +body: """
    > NVIDIA getting its shit together maybe?\n
    \n
    Given the recent pace of NVK development we probably won’t have to rely on that for much longer in 2024.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703646970 {#2004
    date: 2023-12-27 04:16:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SherlockHawk@lemm.ee"
    "@azvasKvklenko@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2374 …}
  +nested: Doctrine\ORM\PersistentCollection {#2362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2367 …}
  +reports: Doctrine\ORM\PersistentCollection {#2269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
  -id: 255521
  -bodyTs: "'2024':27 'develop':13 'get':2 'given':7 'longer':25 'mayb':6 'much':24 'nvidia':1 'nvk':12 'pace':10 'probabl':15 'recent':9 'reli':20 'shit':4 'togeth':5 'won':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6899172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703646970 {#2000
    date: 2023-12-27 04:16: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
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 {#1353
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1358 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1356 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1355 …}
  +body: "[blog.kagi.com/security-audit](https://blog.kagi.com/security-audit)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703556339 {#1980
    date: 2023-12-26 03:05:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PolarElectric@lemm.ee"
    "@ioslife@lemmy.sdf.org"
    "@celeste@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1357 …}
  +nested: Doctrine\ORM\PersistentCollection {#2492 …}
  +votes: Doctrine\ORM\PersistentCollection {#2494 …}
  +reports: Doctrine\ORM\PersistentCollection {#2496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2500 …}
  -id: 252513
  -bodyTs: "'/security-audit](https://blog.kagi.com/security-audit)':3 'blog.kagi.com':2 'blog.kagi.com/security-audit](https://blog.kagi.com/security-audit)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6882194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703556339 {#1979
    date: 2023-12-26 03:05:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1353
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1358 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1356 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1355 …}
  +body: "[blog.kagi.com/security-audit](https://blog.kagi.com/security-audit)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703556339 {#1980
    date: 2023-12-26 03:05:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PolarElectric@lemm.ee"
    "@ioslife@lemmy.sdf.org"
    "@celeste@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1357 …}
  +nested: Doctrine\ORM\PersistentCollection {#2492 …}
  +votes: Doctrine\ORM\PersistentCollection {#2494 …}
  +reports: Doctrine\ORM\PersistentCollection {#2496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2500 …}
  -id: 252513
  -bodyTs: "'/security-audit](https://blog.kagi.com/security-audit)':3 'blog.kagi.com':2 'blog.kagi.com/security-audit](https://blog.kagi.com/security-audit)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6882194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703556339 {#1979
    date: 2023-12-26 03:05:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1353
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1358 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1356 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1355 …}
  +body: "[blog.kagi.com/security-audit](https://blog.kagi.com/security-audit)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703556339 {#1980
    date: 2023-12-26 03:05:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PolarElectric@lemm.ee"
    "@ioslife@lemmy.sdf.org"
    "@celeste@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1357 …}
  +nested: Doctrine\ORM\PersistentCollection {#2492 …}
  +votes: Doctrine\ORM\PersistentCollection {#2494 …}
  +reports: Doctrine\ORM\PersistentCollection {#2496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2500 …}
  -id: 252513
  -bodyTs: "'/security-audit](https://blog.kagi.com/security-audit)':3 'blog.kagi.com':2 'blog.kagi.com/security-audit](https://blog.kagi.com/security-audit)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6882194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703556339 {#1979
    date: 2023-12-26 03:05:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2504
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2505 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1990 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2506 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2506 …}
  +body: """
    > He’s also a rare case where the video is more interesting than the title/thumbnail\n
    \n
    It’s insane but it’s true. Great guy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703416052 {#1352
    date: 2023-12-24 12:07:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@stackPeek@lemmy.world"
    "@ddonuts4@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2507 …}
  +nested: Doctrine\ORM\PersistentCollection {#2509 …}
  +votes: Doctrine\ORM\PersistentCollection {#2511 …}
  +reports: Doctrine\ORM\PersistentCollection {#2513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2517 …}
  -id: 248322
  -bodyTs: "'also':3 'case':6 'great':23 'guy':24 'insan':18 'interest':12 'rare':5 'title/thumbnail':15 'true':22 'video':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6855631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703416052 {#1351
    date: 2023-12-24 12:07:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2504
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2505 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1990 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2506 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2506 …}
  +body: """
    > He’s also a rare case where the video is more interesting than the title/thumbnail\n
    \n
    It’s insane but it’s true. Great guy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703416052 {#1352
    date: 2023-12-24 12:07:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@stackPeek@lemmy.world"
    "@ddonuts4@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2507 …}
  +nested: Doctrine\ORM\PersistentCollection {#2509 …}
  +votes: Doctrine\ORM\PersistentCollection {#2511 …}
  +reports: Doctrine\ORM\PersistentCollection {#2513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2517 …}
  -id: 248322
  -bodyTs: "'also':3 'case':6 'great':23 'guy':24 'insan':18 'interest':12 'rare':5 'title/thumbnail':15 'true':22 'video':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6855631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703416052 {#1351
    date: 2023-12-24 12:07:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2504
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2505 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1990 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2506 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2506 …}
  +body: """
    > He’s also a rare case where the video is more interesting than the title/thumbnail\n
    \n
    It’s insane but it’s true. Great guy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703416052 {#1352
    date: 2023-12-24 12:07:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@stackPeek@lemmy.world"
    "@ddonuts4@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2507 …}
  +nested: Doctrine\ORM\PersistentCollection {#2509 …}
  +votes: Doctrine\ORM\PersistentCollection {#2511 …}
  +reports: Doctrine\ORM\PersistentCollection {#2513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2517 …}
  -id: 248322
  -bodyTs: "'also':3 'case':6 'great':23 'guy':24 'insan':18 'interest':12 'rare':5 'title/thumbnail':15 'true':22 'video':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6855631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703416052 {#1351
    date: 2023-12-24 12:07:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details