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 …}
}
3.93 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.07 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2102
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2341 …}
  +image: null
  +parent: null
  +root: null
  +body: "I use picom with XMonad and it’s pretty damned efficient."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705753612 {#2138
    date: 2024-01-20 13:26:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UmbraTemporis@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2342 …}
  +nested: Doctrine\ORM\PersistentCollection {#2343 …}
  +votes: Doctrine\ORM\PersistentCollection {#2338 …}
  +reports: Doctrine\ORM\PersistentCollection {#2143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
  -id: 325496
  -bodyTs: "'damn':10 'effici':11 'picom':3 'pretti':9 'use':2 'xmonad':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5846232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705753612 {#2336
    date: 2024-01-20 13:26:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2102
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2341 …}
  +image: null
  +parent: null
  +root: null
  +body: "I use picom with XMonad and it’s pretty damned efficient."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705753612 {#2138
    date: 2024-01-20 13:26:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UmbraTemporis@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2342 …}
  +nested: Doctrine\ORM\PersistentCollection {#2343 …}
  +votes: Doctrine\ORM\PersistentCollection {#2338 …}
  +reports: Doctrine\ORM\PersistentCollection {#2143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
  -id: 325496
  -bodyTs: "'damn':10 'effici':11 'picom':3 'pretti':9 'use':2 'xmonad':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5846232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705753612 {#2336
    date: 2024-01-20 13:26:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2102
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2341 …}
  +image: null
  +parent: null
  +root: null
  +body: "I use picom with XMonad and it’s pretty damned efficient."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705753612 {#2138
    date: 2024-01-20 13:26:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UmbraTemporis@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2342 …}
  +nested: Doctrine\ORM\PersistentCollection {#2343 …}
  +votes: Doctrine\ORM\PersistentCollection {#2338 …}
  +reports: Doctrine\ORM\PersistentCollection {#2143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
  -id: 325496
  -bodyTs: "'damn':10 'effici':11 'picom':3 'pretti':9 'use':2 'xmonad':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5846232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705753612 {#2336
    date: 2024-01-20 13:26:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2191
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2333 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2341 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2252 …}
  +body: """
    [infosec.pub/comment/5743487](https://infosec.pub/comment/5743487)\n
    \n
    I linked a definition to that a few comments down.\n
    \n
    I also run a community on XMonad: [infosec.pub/c/xmonad](https://infosec.pub/c/xmonad)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705489444 {#2103
    date: 2024-01-17 12:04:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@flashgnash@lemm.ee"
    "@demesisx@infosec.pub"
    "@flashgnash@lemm.ee"
    "@demesisx@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2302 …}
  +nested: Doctrine\ORM\PersistentCollection {#2297 …}
  +votes: Doctrine\ORM\PersistentCollection {#2320 …}
  +reports: Doctrine\ORM\PersistentCollection {#2322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
  -id: 316453
  -bodyTs: "'/c/xmonad](https://infosec.pub/c/xmonad)':23 '/comment/5743487](https://infosec.pub/comment/5743487)':3 'also':15 'comment':12 'communiti':18 'definit':7 'infosec.pub':2,22 'infosec.pub/c/xmonad](https://infosec.pub/c/xmonad)':21 'infosec.pub/comment/5743487](https://infosec.pub/comment/5743487)':1 'link':5 'run':16 'xmonad':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5772862"
  +editedAt: DateTimeImmutable @1725710994 {#2350
    date: 2024-09-07 14:09:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705489444 {#2114
    date: 2024-01-17 12:04:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2191
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2333 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2341 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2252 …}
  +body: """
    [infosec.pub/comment/5743487](https://infosec.pub/comment/5743487)\n
    \n
    I linked a definition to that a few comments down.\n
    \n
    I also run a community on XMonad: [infosec.pub/c/xmonad](https://infosec.pub/c/xmonad)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705489444 {#2103
    date: 2024-01-17 12:04:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@flashgnash@lemm.ee"
    "@demesisx@infosec.pub"
    "@flashgnash@lemm.ee"
    "@demesisx@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2302 …}
  +nested: Doctrine\ORM\PersistentCollection {#2297 …}
  +votes: Doctrine\ORM\PersistentCollection {#2320 …}
  +reports: Doctrine\ORM\PersistentCollection {#2322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
  -id: 316453
  -bodyTs: "'/c/xmonad](https://infosec.pub/c/xmonad)':23 '/comment/5743487](https://infosec.pub/comment/5743487)':3 'also':15 'comment':12 'communiti':18 'definit':7 'infosec.pub':2,22 'infosec.pub/c/xmonad](https://infosec.pub/c/xmonad)':21 'infosec.pub/comment/5743487](https://infosec.pub/comment/5743487)':1 'link':5 'run':16 'xmonad':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5772862"
  +editedAt: DateTimeImmutable @1725710994 {#2350
    date: 2024-09-07 14:09:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705489444 {#2114
    date: 2024-01-17 12:04:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2191
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2333 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2341 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2252 …}
  +body: """
    [infosec.pub/comment/5743487](https://infosec.pub/comment/5743487)\n
    \n
    I linked a definition to that a few comments down.\n
    \n
    I also run a community on XMonad: [infosec.pub/c/xmonad](https://infosec.pub/c/xmonad)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705489444 {#2103
    date: 2024-01-17 12:04:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@flashgnash@lemm.ee"
    "@demesisx@infosec.pub"
    "@flashgnash@lemm.ee"
    "@demesisx@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2302 …}
  +nested: Doctrine\ORM\PersistentCollection {#2297 …}
  +votes: Doctrine\ORM\PersistentCollection {#2320 …}
  +reports: Doctrine\ORM\PersistentCollection {#2322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
  -id: 316453
  -bodyTs: "'/c/xmonad](https://infosec.pub/c/xmonad)':23 '/comment/5743487](https://infosec.pub/comment/5743487)':3 'also':15 'comment':12 'communiti':18 'definit':7 'infosec.pub':2,22 'infosec.pub/c/xmonad](https://infosec.pub/c/xmonad)':21 'infosec.pub/comment/5743487](https://infosec.pub/comment/5743487)':1 'link':5 'run':16 'xmonad':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5772862"
  +editedAt: DateTimeImmutable @1725710994 {#2350
    date: 2024-09-07 14:09:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705489444 {#2114
    date: 2024-01-17 12:04:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2189
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2315 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2321 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +body: "Nix flakes are all I need to completely replace Docker."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705030634 {#2328
    date: 2024-01-12 04:37:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@demesisx@infosec.pub"
    "@null@slrpnk.net"
    "@jadedwench@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2330 …}
  +nested: Doctrine\ORM\PersistentCollection {#2346 …}
  +votes: Doctrine\ORM\PersistentCollection {#2347 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
  -id: 300836
  -bodyTs: "'complet':8 'docker':10 'flake':2 'need':6 'nix':1 'replac':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5604432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705030634 {#2326
    date: 2024-01-12 04:37:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2189
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2315 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2321 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +body: "Nix flakes are all I need to completely replace Docker."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705030634 {#2328
    date: 2024-01-12 04:37:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@demesisx@infosec.pub"
    "@null@slrpnk.net"
    "@jadedwench@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2330 …}
  +nested: Doctrine\ORM\PersistentCollection {#2346 …}
  +votes: Doctrine\ORM\PersistentCollection {#2347 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
  -id: 300836
  -bodyTs: "'complet':8 'docker':10 'flake':2 'need':6 'nix':1 'replac':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5604432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705030634 {#2326
    date: 2024-01-12 04:37:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2189
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2315 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2321 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +body: "Nix flakes are all I need to completely replace Docker."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705030634 {#2328
    date: 2024-01-12 04:37:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@demesisx@infosec.pub"
    "@null@slrpnk.net"
    "@jadedwench@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2330 …}
  +nested: Doctrine\ORM\PersistentCollection {#2346 …}
  +votes: Doctrine\ORM\PersistentCollection {#2347 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
  -id: 300836
  -bodyTs: "'complet':8 'docker':10 'flake':2 'need':6 'nix':1 'replac':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5604432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705030634 {#2326
    date: 2024-01-12 04:37:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2192
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2315 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2225 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +body: "Agreed. That and I hate Docker with a burning passion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705012391 {#2231
    date: 2024-01-11 23:33:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@demesisx@infosec.pub"
    "@null@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2198 …}
  +reports: Doctrine\ORM\PersistentCollection {#2216 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
  -id: 300079
  -bodyTs: "'agre':1 'burn':9 'docker':6 'hate':5 'passion':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5591080"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705012391 {#2227
    date: 2024-01-11 23:33:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2192
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2315 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2225 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +body: "Agreed. That and I hate Docker with a burning passion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705012391 {#2231
    date: 2024-01-11 23:33:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@demesisx@infosec.pub"
    "@null@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2198 …}
  +reports: Doctrine\ORM\PersistentCollection {#2216 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
  -id: 300079
  -bodyTs: "'agre':1 'burn':9 'docker':6 'hate':5 'passion':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5591080"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705012391 {#2227
    date: 2024-01-11 23:33:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2192
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2315 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2225 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +body: "Agreed. That and I hate Docker with a burning passion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705012391 {#2231
    date: 2024-01-11 23:33:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@demesisx@infosec.pub"
    "@null@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2198 …}
  +reports: Doctrine\ORM\PersistentCollection {#2216 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
  -id: 300079
  -bodyTs: "'agre':1 'burn':9 'docker':6 'hate':5 'passion':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5591080"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705012391 {#2227
    date: 2024-01-11 23:33:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2044
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2315 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +body: "I think it’s funny. We are the new “I use Arch, BTW” and I’m happy to embrace it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705003417 {#2311
    date: 2024-01-11 21:03:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@demesisx@infosec.pub"
    "@null@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2163 …}
  +nested: Doctrine\ORM\PersistentCollection {#2161 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2121 …}
  -id: 299742
  -bodyTs: "'arch':12 'btw':13 'embrac':19 'funni':5 'happi':17 'm':16 'new':9 'think':2 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5588257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705003417 {#2299
    date: 2024-01-11 21:03:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2044
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2315 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +body: "I think it’s funny. We are the new “I use Arch, BTW” and I’m happy to embrace it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705003417 {#2311
    date: 2024-01-11 21:03:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@demesisx@infosec.pub"
    "@null@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2163 …}
  +nested: Doctrine\ORM\PersistentCollection {#2161 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2121 …}
  -id: 299742
  -bodyTs: "'arch':12 'btw':13 'embrac':19 'funni':5 'happi':17 'm':16 'new':9 'think':2 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5588257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705003417 {#2299
    date: 2024-01-11 21:03:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2044
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2315 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +body: "I think it’s funny. We are the new “I use Arch, BTW” and I’m happy to embrace it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705003417 {#2311
    date: 2024-01-11 21:03:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@demesisx@infosec.pub"
    "@null@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2163 …}
  +nested: Doctrine\ORM\PersistentCollection {#2161 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2121 …}
  -id: 299742
  -bodyTs: "'arch':12 'btw':13 'embrac':19 'funni':5 'happi':17 'm':16 'new':9 'think':2 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5588257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705003417 {#2299
    date: 2024-01-11 21:03:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2304
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2315 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +body: "Guilty. But substitute Mormonism with *the proper way to do things*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704998493 {#2128
    date: 2024-01-11 19:41:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@demesisx@infosec.pub"
    "@Ashiette@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2317 …}
  +nested: Doctrine\ORM\PersistentCollection {#2313 …}
  +votes: Doctrine\ORM\PersistentCollection {#2292 …}
  +reports: Doctrine\ORM\PersistentCollection {#2290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
  -id: 299589
  -bodyTs: "'guilti':1 'mormon':4 'proper':7 'substitut':3 'thing':11 'way':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5586885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704998493 {#2043
    date: 2024-01-11 19:41: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
23 DENIED edit
App\Entity\EntryComment {#2304
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2315 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +body: "Guilty. But substitute Mormonism with *the proper way to do things*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704998493 {#2128
    date: 2024-01-11 19:41:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@demesisx@infosec.pub"
    "@Ashiette@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2317 …}
  +nested: Doctrine\ORM\PersistentCollection {#2313 …}
  +votes: Doctrine\ORM\PersistentCollection {#2292 …}
  +reports: Doctrine\ORM\PersistentCollection {#2290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
  -id: 299589
  -bodyTs: "'guilti':1 'mormon':4 'proper':7 'substitut':3 'thing':11 'way':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5586885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704998493 {#2043
    date: 2024-01-11 19:41: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
24 DENIED moderate
App\Entity\EntryComment {#2304
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2315 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +body: "Guilty. But substitute Mormonism with *the proper way to do things*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704998493 {#2128
    date: 2024-01-11 19:41:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@demesisx@infosec.pub"
    "@Ashiette@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2317 …}
  +nested: Doctrine\ORM\PersistentCollection {#2313 …}
  +votes: Doctrine\ORM\PersistentCollection {#2292 …}
  +reports: Doctrine\ORM\PersistentCollection {#2290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
  -id: 299589
  -bodyTs: "'guilti':1 'mormon':4 'proper':7 'substitut':3 'thing':11 'way':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5586885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704998493 {#2043
    date: 2024-01-11 19:41: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
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 {#2276
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2315 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +body: "Are you sure about that?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704998145 {#2303
    date: 2024-01-11 19:35:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@demesisx@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2275 …}
  +nested: Doctrine\ORM\PersistentCollection {#2261 …}
  +votes: Doctrine\ORM\PersistentCollection {#2218 …}
  +reports: Doctrine\ORM\PersistentCollection {#2221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
  -id: 299576
  -bodyTs: "'sure':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5586778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704998145 {#2118
    date: 2024-01-11 19:35:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2276
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2315 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +body: "Are you sure about that?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704998145 {#2303
    date: 2024-01-11 19:35:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@demesisx@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2275 …}
  +nested: Doctrine\ORM\PersistentCollection {#2261 …}
  +votes: Doctrine\ORM\PersistentCollection {#2218 …}
  +reports: Doctrine\ORM\PersistentCollection {#2221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
  -id: 299576
  -bodyTs: "'sure':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5586778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704998145 {#2118
    date: 2024-01-11 19:35:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2276
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2315 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +body: "Are you sure about that?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704998145 {#2303
    date: 2024-01-11 19:35:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@demesisx@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2275 …}
  +nested: Doctrine\ORM\PersistentCollection {#2261 …}
  +votes: Doctrine\ORM\PersistentCollection {#2218 …}
  +reports: Doctrine\ORM\PersistentCollection {#2221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
  -id: 299576
  -bodyTs: "'sure':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5586778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704998145 {#2118
    date: 2024-01-11 19:35:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2197
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2205 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2206 …}
  +image: null
  +parent: null
  +root: null
  +body: "Godcunt: the dickening"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704524805 {#2278
    date: 2024-01-06 08:06:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2202 …}
  +nested: Doctrine\ORM\PersistentCollection {#2210 …}
  +votes: Doctrine\ORM\PersistentCollection {#2207 …}
  +reports: Doctrine\ORM\PersistentCollection {#2208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
  -id: 284795
  -bodyTs: "'dicken':3 'godcunt':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5455951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704524805 {#2282
    date: 2024-01-06 08:06:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2197
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2205 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2206 …}
  +image: null
  +parent: null
  +root: null
  +body: "Godcunt: the dickening"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704524805 {#2278
    date: 2024-01-06 08:06:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2202 …}
  +nested: Doctrine\ORM\PersistentCollection {#2210 …}
  +votes: Doctrine\ORM\PersistentCollection {#2207 …}
  +reports: Doctrine\ORM\PersistentCollection {#2208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
  -id: 284795
  -bodyTs: "'dicken':3 'godcunt':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5455951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704524805 {#2282
    date: 2024-01-06 08:06:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2197
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2205 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2206 …}
  +image: null
  +parent: null
  +root: null
  +body: "Godcunt: the dickening"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704524805 {#2278
    date: 2024-01-06 08:06:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2202 …}
  +nested: Doctrine\ORM\PersistentCollection {#2210 …}
  +votes: Doctrine\ORM\PersistentCollection {#2207 …}
  +reports: Doctrine\ORM\PersistentCollection {#2208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
  -id: 284795
  -bodyTs: "'dicken':3 'godcunt':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5455951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704524805 {#2282
    date: 2024-01-06 08:06:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2268
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2341 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I wish you luck… but honestly, it sounds like a lot of painful steps to get the *exact same thing* that a solid config flake in NixOS would get you.\n
    \n
    I use NixOS btw. ;)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704313974 {#2193
    date: 2024-01-03 21:32:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@flakpanzer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2274 …}
  +votes: Doctrine\ORM\PersistentCollection {#2190 …}
  +reports: Doctrine\ORM\PersistentCollection {#2265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
  -id: 216990
  -bodyTs: "'btw':34 'config':24 'exact':18 'flake':25 'get':16,29 'honest':6 'like':9 'lot':11 'luck':4 'nixo':27,33 'pain':13 'solid':23 'sound':8 'step':14 'thing':20 'use':32 'wish':2 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4962446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702225052 {#2195
    date: 2023-12-10 17:17:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2268
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2341 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I wish you luck… but honestly, it sounds like a lot of painful steps to get the *exact same thing* that a solid config flake in NixOS would get you.\n
    \n
    I use NixOS btw. ;)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704313974 {#2193
    date: 2024-01-03 21:32:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@flakpanzer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2274 …}
  +votes: Doctrine\ORM\PersistentCollection {#2190 …}
  +reports: Doctrine\ORM\PersistentCollection {#2265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
  -id: 216990
  -bodyTs: "'btw':34 'config':24 'exact':18 'flake':25 'get':16,29 'honest':6 'like':9 'lot':11 'luck':4 'nixo':27,33 'pain':13 'solid':23 'sound':8 'step':14 'thing':20 'use':32 'wish':2 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4962446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702225052 {#2195
    date: 2023-12-10 17:17:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2268
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2341 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I wish you luck… but honestly, it sounds like a lot of painful steps to get the *exact same thing* that a solid config flake in NixOS would get you.\n
    \n
    I use NixOS btw. ;)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704313974 {#2193
    date: 2024-01-03 21:32:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@flakpanzer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2274 …}
  +votes: Doctrine\ORM\PersistentCollection {#2190 …}
  +reports: Doctrine\ORM\PersistentCollection {#2265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
  -id: 216990
  -bodyTs: "'btw':34 'config':24 'exact':18 'flake':25 'get':16,29 'honest':6 'like':9 'lot':11 'luck':4 'nixo':27,33 'pain':13 'solid':23 'sound':8 'step':14 'thing':20 'use':32 'wish':2 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4962446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702225052 {#2195
    date: 2023-12-10 17:17:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2236
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2233 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2206 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2226 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2226 …}
  +body: "It’s funny when you pretend that each of those weren’t 100% coordinated by the DNC to prevent Bernie from winning a bunch of states and perhaps the presidency."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703583638 {#2257
    date: 2023-12-26 10:40:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TokenBoomer@lemmy.world"
    "@ChicoSuave@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2234 …}
  +nested: Doctrine\ORM\PersistentCollection {#2237 …}
  +votes: Doctrine\ORM\PersistentCollection {#2258 …}
  +reports: Doctrine\ORM\PersistentCollection {#2260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2246 …}
  -id: 253177
  -bodyTs: "'100':13 'berni':20 'bunch':24 'coordin':14 'dnc':17 'funni':3 'perhap':28 'presid':30 'pretend':6 'prevent':19 'state':26 'weren':11 'win':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5257422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703583638 {#2266
    date: 2023-12-26 10:40: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
39 DENIED edit
App\Entity\EntryComment {#2236
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2233 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2206 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2226 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2226 …}
  +body: "It’s funny when you pretend that each of those weren’t 100% coordinated by the DNC to prevent Bernie from winning a bunch of states and perhaps the presidency."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703583638 {#2257
    date: 2023-12-26 10:40:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TokenBoomer@lemmy.world"
    "@ChicoSuave@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2234 …}
  +nested: Doctrine\ORM\PersistentCollection {#2237 …}
  +votes: Doctrine\ORM\PersistentCollection {#2258 …}
  +reports: Doctrine\ORM\PersistentCollection {#2260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2246 …}
  -id: 253177
  -bodyTs: "'100':13 'berni':20 'bunch':24 'coordin':14 'dnc':17 'funni':3 'perhap':28 'presid':30 'pretend':6 'prevent':19 'state':26 'weren':11 'win':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5257422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703583638 {#2266
    date: 2023-12-26 10:40: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
40 DENIED moderate
App\Entity\EntryComment {#2236
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2233 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2206 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2226 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2226 …}
  +body: "It’s funny when you pretend that each of those weren’t 100% coordinated by the DNC to prevent Bernie from winning a bunch of states and perhaps the presidency."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703583638 {#2257
    date: 2023-12-26 10:40:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TokenBoomer@lemmy.world"
    "@ChicoSuave@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2234 …}
  +nested: Doctrine\ORM\PersistentCollection {#2237 …}
  +votes: Doctrine\ORM\PersistentCollection {#2258 …}
  +reports: Doctrine\ORM\PersistentCollection {#2260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2246 …}
  -id: 253177
  -bodyTs: "'100':13 'berni':20 'bunch':24 'coordin':14 'dnc':17 'funni':3 'perhap':28 'presid':30 'pretend':6 'prevent':19 'state':26 'weren':11 'win':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5257422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703583638 {#2266
    date: 2023-12-26 10:40: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
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 {#2247
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2255 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2206 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2256 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2256 …}
  +body: "Colin Furze takes oil money."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702891498 {#2240
    date: 2023-12-18 10:24:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@stackPeek@lemmy.world"
    "@NemoWuMing@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2251 …}
  +nested: Doctrine\ORM\PersistentCollection {#2285 …}
  +votes: Doctrine\ORM\PersistentCollection {#2287 …}
  +reports: Doctrine\ORM\PersistentCollection {#2142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2155 …}
  -id: 231267
  -bodyTs: "'colin':1 'furz':2 'money':5 'oil':4 'take':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5122811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702891498 {#2239
    date: 2023-12-18 10:24:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2247
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2255 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2206 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2256 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2256 …}
  +body: "Colin Furze takes oil money."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702891498 {#2240
    date: 2023-12-18 10:24:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@stackPeek@lemmy.world"
    "@NemoWuMing@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2251 …}
  +nested: Doctrine\ORM\PersistentCollection {#2285 …}
  +votes: Doctrine\ORM\PersistentCollection {#2287 …}
  +reports: Doctrine\ORM\PersistentCollection {#2142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2155 …}
  -id: 231267
  -bodyTs: "'colin':1 'furz':2 'money':5 'oil':4 'take':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5122811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702891498 {#2239
    date: 2023-12-18 10:24:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2247
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2255 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2206 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2256 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2256 …}
  +body: "Colin Furze takes oil money."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702891498 {#2240
    date: 2023-12-18 10:24:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@stackPeek@lemmy.world"
    "@NemoWuMing@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2251 …}
  +nested: Doctrine\ORM\PersistentCollection {#2285 …}
  +votes: Doctrine\ORM\PersistentCollection {#2287 …}
  +reports: Doctrine\ORM\PersistentCollection {#2142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2155 …}
  -id: 231267
  -bodyTs: "'colin':1 'furz':2 'money':5 'oil':4 'take':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5122811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702891498 {#2239
    date: 2023-12-18 10:24:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2147
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2145 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2341 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I use xmonad as my main WM, so Hyprland would be a very easy transition. I would have switched by now but I just love Haskell\n
    \n
    so much.\n
    ========\n
    \n
    I’m not talented enough to port Hyprland to Haskell (at least the configuration aspect) but I wish someone wanted to do that. What I like about xmonad is that its core is actually formally verified.\n
    \n
    I use Arch BTW. jk
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700753103 {#2243
    date: 2023-11-23 16:25:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wfh@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2150 …}
  +nested: Doctrine\ORM\PersistentCollection {#2153 …}
  +votes: Doctrine\ORM\PersistentCollection {#2149 …}
  +reports: Doctrine\ORM\PersistentCollection {#2185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2179 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2182 …}
  -id: 154992
  -bodyTs: "'actual':62 'arch':67 'aspect':43 'btw':68 'configur':42 'core':60 'easi':14 'enough':33 'formal':63 'haskel':26,38 'hyprland':9,36 'jk':69 'least':40 'like':54 'love':25 'm':30 'main':6 'much':28 'port':35 'someon':47 'switch':19 'talent':32 'transit':15 'use':2,66 'verifi':64 'want':48 'wish':46 'wm':7 'would':10,17 'xmonad':3,56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4495639"
  +editedAt: DateTimeImmutable @1701254122 {#2248
    date: 2023-11-29 11:35:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700753103 {#2057
    date: 2023-11-23 16:25:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2147
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2145 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2341 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I use xmonad as my main WM, so Hyprland would be a very easy transition. I would have switched by now but I just love Haskell\n
    \n
    so much.\n
    ========\n
    \n
    I’m not talented enough to port Hyprland to Haskell (at least the configuration aspect) but I wish someone wanted to do that. What I like about xmonad is that its core is actually formally verified.\n
    \n
    I use Arch BTW. jk
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700753103 {#2243
    date: 2023-11-23 16:25:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wfh@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2150 …}
  +nested: Doctrine\ORM\PersistentCollection {#2153 …}
  +votes: Doctrine\ORM\PersistentCollection {#2149 …}
  +reports: Doctrine\ORM\PersistentCollection {#2185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2179 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2182 …}
  -id: 154992
  -bodyTs: "'actual':62 'arch':67 'aspect':43 'btw':68 'configur':42 'core':60 'easi':14 'enough':33 'formal':63 'haskel':26,38 'hyprland':9,36 'jk':69 'least':40 'like':54 'love':25 'm':30 'main':6 'much':28 'port':35 'someon':47 'switch':19 'talent':32 'transit':15 'use':2,66 'verifi':64 'want':48 'wish':46 'wm':7 'would':10,17 'xmonad':3,56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4495639"
  +editedAt: DateTimeImmutable @1701254122 {#2248
    date: 2023-11-29 11:35:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700753103 {#2057
    date: 2023-11-23 16:25:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2147
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2145 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2341 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I use xmonad as my main WM, so Hyprland would be a very easy transition. I would have switched by now but I just love Haskell\n
    \n
    so much.\n
    ========\n
    \n
    I’m not talented enough to port Hyprland to Haskell (at least the configuration aspect) but I wish someone wanted to do that. What I like about xmonad is that its core is actually formally verified.\n
    \n
    I use Arch BTW. jk
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700753103 {#2243
    date: 2023-11-23 16:25:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wfh@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2150 …}
  +nested: Doctrine\ORM\PersistentCollection {#2153 …}
  +votes: Doctrine\ORM\PersistentCollection {#2149 …}
  +reports: Doctrine\ORM\PersistentCollection {#2185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2179 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2182 …}
  -id: 154992
  -bodyTs: "'actual':62 'arch':67 'aspect':43 'btw':68 'configur':42 'core':60 'easi':14 'enough':33 'formal':63 'haskel':26,38 'hyprland':9,36 'jk':69 'least':40 'like':54 'love':25 'm':30 'main':6 'much':28 'port':35 'someon':47 'switch':19 'talent':32 'transit':15 'use':2,66 'verifi':64 'want':48 'wish':46 'wm':7 'would':10,17 'xmonad':3,56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4495639"
  +editedAt: DateTimeImmutable @1701254122 {#2248
    date: 2023-11-29 11:35:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700753103 {#2057
    date: 2023-11-23 16:25:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2187
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2175 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2177 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’d absolutely use this. I’m glad to see people using this incredibly powerful concept to solve problems that would literally be impossible to solve without it. *It is especially encouraging that they used Monero since it has an extra layer of untraceability built-in.* Blockchain is experiencing kind of a backlash in public perception, but like tech closely related to it like NFT’s, it is a VERY viable idea that just so happens to be tainted by greed and disinformation.\n
    \n
    ---\n
    \n
    [Voting](infosec.pub/c/blockchainvoting) is another concept that would become unhackable overnight…but would also probably:\n
    \n
    A. enable the creation of a CBDC (which would also allow the state to REVOKE ownership of your own money)\n
    \n
    B. force a state to pick a technology/crypto of choice (and tip the scales toward that crypto)\n
    \n
    both of which I somehow am vehemently against yet moderate a (ghosty) community on blockchain voting. 😅\n
    \n
    !blockchainvoting@infosec.pub
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 82
  +score: 0
  +lastActive: DateTime @1700626386 {#2151
    date: 2023-11-22 05:13:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@brihuang95@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2176 …}
  +nested: Doctrine\ORM\PersistentCollection {#2178 …}
  +votes: Doctrine\ORM\PersistentCollection {#2183 …}
  +reports: Doctrine\ORM\PersistentCollection {#2168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
  -id: 130491
  -bodyTs: "'/c/blockchainvoting)':88 'absolut':3 'allow':111 'also':99,110 'anoth':90 'b':121 'backlash':54 'becom':94 'blockchain':48,152 'blockchainvoting@infosec.pub':154 'built':46 'built-in':45 'cbdc':107 'choic':130 'close':61 'communiti':150 'concept':16,91 'creation':104 'crypto':137 'd':2 'disinform':84 'enabl':102 'encourag':32 'especi':31 'experienc':50 'extra':41 'forc':122 'ghosti':149 'glad':8 'greed':82 'happen':77 'idea':73 'imposs':24 'incred':14 'infosec.pub':87 'infosec.pub/c/blockchainvoting)':86 'kind':51 'layer':42 'like':59,65 'liter':22 'm':7 'moder':147 'monero':36 'money':120 'nft':66 'overnight':96 'ownership':116 'peopl':11 'percept':57 'pick':126 'power':15 'probabl':100 'problem':19 'public':56 'relat':62 'revok':115 'scale':134 'see':10 'sinc':37 'solv':18,26 'somehow':142 'state':113,124 'taint':80 'tech':60 'technology/crypto':128 'tip':132 'toward':135 'unhack':95 'untrac':44 'use':4,12,35 'vehement':144 'viabl':72 'vote':85,153 'without':27 'would':21,93,98,109 'yet':146"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4289116"
  +editedAt: DateTimeImmutable @1700418293 {#2157
    date: 2023-11-19 19:24:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700148264 {#2158
    date: 2023-11-16 16:24:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2187
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2175 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2177 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’d absolutely use this. I’m glad to see people using this incredibly powerful concept to solve problems that would literally be impossible to solve without it. *It is especially encouraging that they used Monero since it has an extra layer of untraceability built-in.* Blockchain is experiencing kind of a backlash in public perception, but like tech closely related to it like NFT’s, it is a VERY viable idea that just so happens to be tainted by greed and disinformation.\n
    \n
    ---\n
    \n
    [Voting](infosec.pub/c/blockchainvoting) is another concept that would become unhackable overnight…but would also probably:\n
    \n
    A. enable the creation of a CBDC (which would also allow the state to REVOKE ownership of your own money)\n
    \n
    B. force a state to pick a technology/crypto of choice (and tip the scales toward that crypto)\n
    \n
    both of which I somehow am vehemently against yet moderate a (ghosty) community on blockchain voting. 😅\n
    \n
    !blockchainvoting@infosec.pub
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 82
  +score: 0
  +lastActive: DateTime @1700626386 {#2151
    date: 2023-11-22 05:13:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@brihuang95@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2176 …}
  +nested: Doctrine\ORM\PersistentCollection {#2178 …}
  +votes: Doctrine\ORM\PersistentCollection {#2183 …}
  +reports: Doctrine\ORM\PersistentCollection {#2168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
  -id: 130491
  -bodyTs: "'/c/blockchainvoting)':88 'absolut':3 'allow':111 'also':99,110 'anoth':90 'b':121 'backlash':54 'becom':94 'blockchain':48,152 'blockchainvoting@infosec.pub':154 'built':46 'built-in':45 'cbdc':107 'choic':130 'close':61 'communiti':150 'concept':16,91 'creation':104 'crypto':137 'd':2 'disinform':84 'enabl':102 'encourag':32 'especi':31 'experienc':50 'extra':41 'forc':122 'ghosti':149 'glad':8 'greed':82 'happen':77 'idea':73 'imposs':24 'incred':14 'infosec.pub':87 'infosec.pub/c/blockchainvoting)':86 'kind':51 'layer':42 'like':59,65 'liter':22 'm':7 'moder':147 'monero':36 'money':120 'nft':66 'overnight':96 'ownership':116 'peopl':11 'percept':57 'pick':126 'power':15 'probabl':100 'problem':19 'public':56 'relat':62 'revok':115 'scale':134 'see':10 'sinc':37 'solv':18,26 'somehow':142 'state':113,124 'taint':80 'tech':60 'technology/crypto':128 'tip':132 'toward':135 'unhack':95 'untrac':44 'use':4,12,35 'vehement':144 'viabl':72 'vote':85,153 'without':27 'would':21,93,98,109 'yet':146"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4289116"
  +editedAt: DateTimeImmutable @1700418293 {#2157
    date: 2023-11-19 19:24:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700148264 {#2158
    date: 2023-11-16 16:24:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2187
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2175 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2177 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’d absolutely use this. I’m glad to see people using this incredibly powerful concept to solve problems that would literally be impossible to solve without it. *It is especially encouraging that they used Monero since it has an extra layer of untraceability built-in.* Blockchain is experiencing kind of a backlash in public perception, but like tech closely related to it like NFT’s, it is a VERY viable idea that just so happens to be tainted by greed and disinformation.\n
    \n
    ---\n
    \n
    [Voting](infosec.pub/c/blockchainvoting) is another concept that would become unhackable overnight…but would also probably:\n
    \n
    A. enable the creation of a CBDC (which would also allow the state to REVOKE ownership of your own money)\n
    \n
    B. force a state to pick a technology/crypto of choice (and tip the scales toward that crypto)\n
    \n
    both of which I somehow am vehemently against yet moderate a (ghosty) community on blockchain voting. 😅\n
    \n
    !blockchainvoting@infosec.pub
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 82
  +score: 0
  +lastActive: DateTime @1700626386 {#2151
    date: 2023-11-22 05:13:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@brihuang95@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2176 …}
  +nested: Doctrine\ORM\PersistentCollection {#2178 …}
  +votes: Doctrine\ORM\PersistentCollection {#2183 …}
  +reports: Doctrine\ORM\PersistentCollection {#2168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
  -id: 130491
  -bodyTs: "'/c/blockchainvoting)':88 'absolut':3 'allow':111 'also':99,110 'anoth':90 'b':121 'backlash':54 'becom':94 'blockchain':48,152 'blockchainvoting@infosec.pub':154 'built':46 'built-in':45 'cbdc':107 'choic':130 'close':61 'communiti':150 'concept':16,91 'creation':104 'crypto':137 'd':2 'disinform':84 'enabl':102 'encourag':32 'especi':31 'experienc':50 'extra':41 'forc':122 'ghosti':149 'glad':8 'greed':82 'happen':77 'idea':73 'imposs':24 'incred':14 'infosec.pub':87 'infosec.pub/c/blockchainvoting)':86 'kind':51 'layer':42 'like':59,65 'liter':22 'm':7 'moder':147 'monero':36 'money':120 'nft':66 'overnight':96 'ownership':116 'peopl':11 'percept':57 'pick':126 'power':15 'probabl':100 'problem':19 'public':56 'relat':62 'revok':115 'scale':134 'see':10 'sinc':37 'solv':18,26 'somehow':142 'state':113,124 'taint':80 'tech':60 'technology/crypto':128 'tip':132 'toward':135 'unhack':95 'untrac':44 'use':4,12,35 'vehement':144 'viabl':72 'vote':85,153 'without':27 'would':21,93,98,109 'yet':146"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4289116"
  +editedAt: DateTimeImmutable @1700418293 {#2157
    date: 2023-11-19 19:24:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700148264 {#2158
    date: 2023-11-16 16:24:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1995
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2175 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2177 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2005 …}
  +root: App\Entity\EntryComment {#2187
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2175 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2177 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’d absolutely use this. I’m glad to see people using this incredibly powerful concept to solve problems that would literally be impossible to solve without it. *It is especially encouraging that they used Monero since it has an extra layer of untraceability built-in.* Blockchain is experiencing kind of a backlash in public perception, but like tech closely related to it like NFT’s, it is a VERY viable idea that just so happens to be tainted by greed and disinformation.\n
      \n
      ---\n
      \n
      [Voting](infosec.pub/c/blockchainvoting) is another concept that would become unhackable overnight…but would also probably:\n
      \n
      A. enable the creation of a CBDC (which would also allow the state to REVOKE ownership of your own money)\n
      \n
      B. force a state to pick a technology/crypto of choice (and tip the scales toward that crypto)\n
      \n
      both of which I somehow am vehemently against yet moderate a (ghosty) community on blockchain voting. 😅\n
      \n
      !blockchainvoting@infosec.pub
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 82
    +score: 0
    +lastActive: DateTime @1700626386 {#2151
      date: 2023-11-22 05:13:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@brihuang95@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2176 …}
    +nested: Doctrine\ORM\PersistentCollection {#2178 …}
    +votes: Doctrine\ORM\PersistentCollection {#2183 …}
    +reports: Doctrine\ORM\PersistentCollection {#2168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
    -id: 130491
    -bodyTs: "'/c/blockchainvoting)':88 'absolut':3 'allow':111 'also':99,110 'anoth':90 'b':121 'backlash':54 'becom':94 'blockchain':48,152 'blockchainvoting@infosec.pub':154 'built':46 'built-in':45 'cbdc':107 'choic':130 'close':61 'communiti':150 'concept':16,91 'creation':104 'crypto':137 'd':2 'disinform':84 'enabl':102 'encourag':32 'especi':31 'experienc':50 'extra':41 'forc':122 'ghosti':149 'glad':8 'greed':82 'happen':77 'idea':73 'imposs':24 'incred':14 'infosec.pub':87 'infosec.pub/c/blockchainvoting)':86 'kind':51 'layer':42 'like':59,65 'liter':22 'm':7 'moder':147 'monero':36 'money':120 'nft':66 'overnight':96 'ownership':116 'peopl':11 'percept':57 'pick':126 'power':15 'probabl':100 'problem':19 'public':56 'relat':62 'revok':115 'scale':134 'see':10 'sinc':37 'solv':18,26 'somehow':142 'state':113,124 'taint':80 'tech':60 'technology/crypto':128 'tip':132 'toward':135 'unhack':95 'untrac':44 'use':4,12,35 'vehement':144 'viabl':72 'vote':85,153 'without':27 'would':21,93,98,109 'yet':146"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4289116"
    +editedAt: DateTimeImmutable @1700418293 {#2157
      date: 2023-11-19 19:24:53.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700148264 {#2158
      date: 2023-11-16 16:24:24.0 +01:00
    }
  }
  +body: "Nice. He recognized a good technology. You sound SO stupid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700184747 {#2173
    date: 2023-11-17 02:32:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@brihuang95@sopuli.xyz"
    "@demesisx@infosec.pub"
    "@Atemu@lemmy.ml"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2006 …}
  +nested: Doctrine\ORM\PersistentCollection {#1997 …}
  +votes: Doctrine\ORM\PersistentCollection {#1998 …}
  +reports: Doctrine\ORM\PersistentCollection {#2001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
  -id: 132091
  -bodyTs: "'good':5 'nice':1 'recogn':3 'sound':8 'stupid':10 'technolog':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4303943"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700184747 {#2186
    date: 2023-11-17 02:32:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1995
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2175 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2177 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2005 …}
  +root: App\Entity\EntryComment {#2187
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2175 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2177 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’d absolutely use this. I’m glad to see people using this incredibly powerful concept to solve problems that would literally be impossible to solve without it. *It is especially encouraging that they used Monero since it has an extra layer of untraceability built-in.* Blockchain is experiencing kind of a backlash in public perception, but like tech closely related to it like NFT’s, it is a VERY viable idea that just so happens to be tainted by greed and disinformation.\n
      \n
      ---\n
      \n
      [Voting](infosec.pub/c/blockchainvoting) is another concept that would become unhackable overnight…but would also probably:\n
      \n
      A. enable the creation of a CBDC (which would also allow the state to REVOKE ownership of your own money)\n
      \n
      B. force a state to pick a technology/crypto of choice (and tip the scales toward that crypto)\n
      \n
      both of which I somehow am vehemently against yet moderate a (ghosty) community on blockchain voting. 😅\n
      \n
      !blockchainvoting@infosec.pub
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 82
    +score: 0
    +lastActive: DateTime @1700626386 {#2151
      date: 2023-11-22 05:13:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@brihuang95@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2176 …}
    +nested: Doctrine\ORM\PersistentCollection {#2178 …}
    +votes: Doctrine\ORM\PersistentCollection {#2183 …}
    +reports: Doctrine\ORM\PersistentCollection {#2168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
    -id: 130491
    -bodyTs: "'/c/blockchainvoting)':88 'absolut':3 'allow':111 'also':99,110 'anoth':90 'b':121 'backlash':54 'becom':94 'blockchain':48,152 'blockchainvoting@infosec.pub':154 'built':46 'built-in':45 'cbdc':107 'choic':130 'close':61 'communiti':150 'concept':16,91 'creation':104 'crypto':137 'd':2 'disinform':84 'enabl':102 'encourag':32 'especi':31 'experienc':50 'extra':41 'forc':122 'ghosti':149 'glad':8 'greed':82 'happen':77 'idea':73 'imposs':24 'incred':14 'infosec.pub':87 'infosec.pub/c/blockchainvoting)':86 'kind':51 'layer':42 'like':59,65 'liter':22 'm':7 'moder':147 'monero':36 'money':120 'nft':66 'overnight':96 'ownership':116 'peopl':11 'percept':57 'pick':126 'power':15 'probabl':100 'problem':19 'public':56 'relat':62 'revok':115 'scale':134 'see':10 'sinc':37 'solv':18,26 'somehow':142 'state':113,124 'taint':80 'tech':60 'technology/crypto':128 'tip':132 'toward':135 'unhack':95 'untrac':44 'use':4,12,35 'vehement':144 'viabl':72 'vote':85,153 'without':27 'would':21,93,98,109 'yet':146"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4289116"
    +editedAt: DateTimeImmutable @1700418293 {#2157
      date: 2023-11-19 19:24:53.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700148264 {#2158
      date: 2023-11-16 16:24:24.0 +01:00
    }
  }
  +body: "Nice. He recognized a good technology. You sound SO stupid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700184747 {#2173
    date: 2023-11-17 02:32:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@brihuang95@sopuli.xyz"
    "@demesisx@infosec.pub"
    "@Atemu@lemmy.ml"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2006 …}
  +nested: Doctrine\ORM\PersistentCollection {#1997 …}
  +votes: Doctrine\ORM\PersistentCollection {#1998 …}
  +reports: Doctrine\ORM\PersistentCollection {#2001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
  -id: 132091
  -bodyTs: "'good':5 'nice':1 'recogn':3 'sound':8 'stupid':10 'technolog':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4303943"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700184747 {#2186
    date: 2023-11-17 02:32:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1995
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2175 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2177 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2005 …}
  +root: App\Entity\EntryComment {#2187
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2175 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2177 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’d absolutely use this. I’m glad to see people using this incredibly powerful concept to solve problems that would literally be impossible to solve without it. *It is especially encouraging that they used Monero since it has an extra layer of untraceability built-in.* Blockchain is experiencing kind of a backlash in public perception, but like tech closely related to it like NFT’s, it is a VERY viable idea that just so happens to be tainted by greed and disinformation.\n
      \n
      ---\n
      \n
      [Voting](infosec.pub/c/blockchainvoting) is another concept that would become unhackable overnight…but would also probably:\n
      \n
      A. enable the creation of a CBDC (which would also allow the state to REVOKE ownership of your own money)\n
      \n
      B. force a state to pick a technology/crypto of choice (and tip the scales toward that crypto)\n
      \n
      both of which I somehow am vehemently against yet moderate a (ghosty) community on blockchain voting. 😅\n
      \n
      !blockchainvoting@infosec.pub
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 82
    +score: 0
    +lastActive: DateTime @1700626386 {#2151
      date: 2023-11-22 05:13:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@brihuang95@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2176 …}
    +nested: Doctrine\ORM\PersistentCollection {#2178 …}
    +votes: Doctrine\ORM\PersistentCollection {#2183 …}
    +reports: Doctrine\ORM\PersistentCollection {#2168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
    -id: 130491
    -bodyTs: "'/c/blockchainvoting)':88 'absolut':3 'allow':111 'also':99,110 'anoth':90 'b':121 'backlash':54 'becom':94 'blockchain':48,152 'blockchainvoting@infosec.pub':154 'built':46 'built-in':45 'cbdc':107 'choic':130 'close':61 'communiti':150 'concept':16,91 'creation':104 'crypto':137 'd':2 'disinform':84 'enabl':102 'encourag':32 'especi':31 'experienc':50 'extra':41 'forc':122 'ghosti':149 'glad':8 'greed':82 'happen':77 'idea':73 'imposs':24 'incred':14 'infosec.pub':87 'infosec.pub/c/blockchainvoting)':86 'kind':51 'layer':42 'like':59,65 'liter':22 'm':7 'moder':147 'monero':36 'money':120 'nft':66 'overnight':96 'ownership':116 'peopl':11 'percept':57 'pick':126 'power':15 'probabl':100 'problem':19 'public':56 'relat':62 'revok':115 'scale':134 'see':10 'sinc':37 'solv':18,26 'somehow':142 'state':113,124 'taint':80 'tech':60 'technology/crypto':128 'tip':132 'toward':135 'unhack':95 'untrac':44 'use':4,12,35 'vehement':144 'viabl':72 'vote':85,153 'without':27 'would':21,93,98,109 'yet':146"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4289116"
    +editedAt: DateTimeImmutable @1700418293 {#2157
      date: 2023-11-19 19:24:53.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700148264 {#2158
      date: 2023-11-16 16:24:24.0 +01:00
    }
  }
  +body: "Nice. He recognized a good technology. You sound SO stupid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700184747 {#2173
    date: 2023-11-17 02:32:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@brihuang95@sopuli.xyz"
    "@demesisx@infosec.pub"
    "@Atemu@lemmy.ml"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2006 …}
  +nested: Doctrine\ORM\PersistentCollection {#1997 …}
  +votes: Doctrine\ORM\PersistentCollection {#1998 …}
  +reports: Doctrine\ORM\PersistentCollection {#2001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
  -id: 132091
  -bodyTs: "'good':5 'nice':1 'recogn':3 'sound':8 'stupid':10 'technolog':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4303943"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700184747 {#2186
    date: 2023-11-17 02:32:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2010
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2175 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2177 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2009 …}
  +root: App\Entity\EntryComment {#2187
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2175 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2177 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’d absolutely use this. I’m glad to see people using this incredibly powerful concept to solve problems that would literally be impossible to solve without it. *It is especially encouraging that they used Monero since it has an extra layer of untraceability built-in.* Blockchain is experiencing kind of a backlash in public perception, but like tech closely related to it like NFT’s, it is a VERY viable idea that just so happens to be tainted by greed and disinformation.\n
      \n
      ---\n
      \n
      [Voting](infosec.pub/c/blockchainvoting) is another concept that would become unhackable overnight…but would also probably:\n
      \n
      A. enable the creation of a CBDC (which would also allow the state to REVOKE ownership of your own money)\n
      \n
      B. force a state to pick a technology/crypto of choice (and tip the scales toward that crypto)\n
      \n
      both of which I somehow am vehemently against yet moderate a (ghosty) community on blockchain voting. 😅\n
      \n
      !blockchainvoting@infosec.pub
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 82
    +score: 0
    +lastActive: DateTime @1700626386 {#2151
      date: 2023-11-22 05:13:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@brihuang95@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2176 …}
    +nested: Doctrine\ORM\PersistentCollection {#2178 …}
    +votes: Doctrine\ORM\PersistentCollection {#2183 …}
    +reports: Doctrine\ORM\PersistentCollection {#2168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
    -id: 130491
    -bodyTs: "'/c/blockchainvoting)':88 'absolut':3 'allow':111 'also':99,110 'anoth':90 'b':121 'backlash':54 'becom':94 'blockchain':48,152 'blockchainvoting@infosec.pub':154 'built':46 'built-in':45 'cbdc':107 'choic':130 'close':61 'communiti':150 'concept':16,91 'creation':104 'crypto':137 'd':2 'disinform':84 'enabl':102 'encourag':32 'especi':31 'experienc':50 'extra':41 'forc':122 'ghosti':149 'glad':8 'greed':82 'happen':77 'idea':73 'imposs':24 'incred':14 'infosec.pub':87 'infosec.pub/c/blockchainvoting)':86 'kind':51 'layer':42 'like':59,65 'liter':22 'm':7 'moder':147 'monero':36 'money':120 'nft':66 'overnight':96 'ownership':116 'peopl':11 'percept':57 'pick':126 'power':15 'probabl':100 'problem':19 'public':56 'relat':62 'revok':115 'scale':134 'see':10 'sinc':37 'solv':18,26 'somehow':142 'state':113,124 'taint':80 'tech':60 'technology/crypto':128 'tip':132 'toward':135 'unhack':95 'untrac':44 'use':4,12,35 'vehement':144 'viabl':72 'vote':85,153 'without':27 'would':21,93,98,109 'yet':146"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4289116"
    +editedAt: DateTimeImmutable @1700418293 {#2157
      date: 2023-11-19 19:24:53.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700148264 {#2158
      date: 2023-11-16 16:24:24.0 +01:00
    }
  }
  +body: """
    Here’s some easy ways to spot fraud in a crypto project:\n
    \n
    - not open source\n
    - not decentralized\n
    - anonymous team (not always a sign of sketchiness)\n
    - the crypto is locked in someone else’s wallet (not your keys, not your crypto)\n
    - promises of ROI that are too good to be true (like TerraLunas 20% guaranteed return or the unsustainably high return promised by FTX)\n
    - not formally verified\n
    - an actual use-case rather than leveraging buzz-words to sell a utility token (looking at you IOTA and AGIX)\n
    - initial token allocation is all insiders (Ergo had [one of the fairest launches in the whole space, for example](https://www.reddit.com/r/ergonauts/comments/pk9040/the_ergo_foundations_initial_token_allocation/) so I’d be shocked to see that one be a pump and dump)\n
    \n
    I didn’t predict the failure of FTX or TerraLuna but they also didn’t smell right to me because they ticked MANY of the warning boxes above. I’m fairly centered around Cardano ecosystem projects but even in that ecosystem there’s bound to be some fraud. I protect myself by sticking to my gut feeling and using that small checklist. I have yet to be defrauded and I’ve been investing the space since 2017. It’s not hard and I am not Nostradamus but thanks for the compliment.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700184091 {#1994
    date: 2023-11-17 02:21:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@brihuang95@sopuli.xyz"
    "@demesisx@infosec.pub"
    "@Atemu@lemmy.ml"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2014 …}
  +nested: Doctrine\ORM\PersistentCollection {#2016 …}
  +votes: Doctrine\ORM\PersistentCollection {#2017 …}
  +reports: Doctrine\ORM\PersistentCollection {#1984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1982 …}
  -id: 132081
  -bodyTs: "'/r/ergonauts/comments/pk9040/the_ergo_foundations_initial_token_allocation/)':110 '20':53 '2017':201 'actual':68 'agix':88 'alloc':91 'also':137 'alway':21 'anonym':18 'around':157 'bound':168 'box':151 'buzz':76 'buzz-word':75 'cardano':158 'case':71 'center':156 'checklist':186 'compliment':215 'crypto':11,27,40 'd':113 'decentr':17 'defraud':192 'didn':126,138 'dump':124 'easi':4 'ecosystem':159,165 'els':32 'ergo':95 'even':162 'exampl':107 'failur':130 'fair':155 'fairest':100 'feel':181 'formal':65 'fraud':8,172 'ftx':63,132 'good':47 'guarante':54 'gut':180 'hard':205 'high':59 'initi':89 'insid':94 'invest':197 'iota':86 'key':37 'launch':101 'leverag':74 'like':51 'lock':29 'look':83 'm':154 'mani':147 'nostradamus':210 'one':97,119 'open':14 'predict':128 'project':12,160 'promis':41,61 'protect':174 'pump':122 'rather':72 'return':55,60 'right':141 'roi':43 'see':117 'sell':79 'shock':115 'sign':23 'sinc':200 'sketchi':25 'small':185 'smell':140 'someon':31 'sourc':15 'space':105,199 'spot':7 'stick':177 'team':19 'terraluna':52,134 'thank':212 'tick':146 'token':82,90 'true':50 'unsustain':58 'use':70,183 'use-cas':69 'util':81 've':195 'verifi':66 'wallet':34 'warn':150 'way':5 'whole':104 'word':77 'www.reddit.com':109 'www.reddit.com/r/ergonauts/comments/pk9040/the_ergo_foundations_initial_token_allocation/)':108 'yet':189"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4303717"
  +editedAt: DateTimeImmutable @1700450749 {#2003
    date: 2023-11-20 04:25:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700184091 {#2172
    date: 2023-11-17 02:21:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2010
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2175 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2177 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2009 …}
  +root: App\Entity\EntryComment {#2187
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2175 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2177 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’d absolutely use this. I’m glad to see people using this incredibly powerful concept to solve problems that would literally be impossible to solve without it. *It is especially encouraging that they used Monero since it has an extra layer of untraceability built-in.* Blockchain is experiencing kind of a backlash in public perception, but like tech closely related to it like NFT’s, it is a VERY viable idea that just so happens to be tainted by greed and disinformation.\n
      \n
      ---\n
      \n
      [Voting](infosec.pub/c/blockchainvoting) is another concept that would become unhackable overnight…but would also probably:\n
      \n
      A. enable the creation of a CBDC (which would also allow the state to REVOKE ownership of your own money)\n
      \n
      B. force a state to pick a technology/crypto of choice (and tip the scales toward that crypto)\n
      \n
      both of which I somehow am vehemently against yet moderate a (ghosty) community on blockchain voting. 😅\n
      \n
      !blockchainvoting@infosec.pub
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 82
    +score: 0
    +lastActive: DateTime @1700626386 {#2151
      date: 2023-11-22 05:13:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@brihuang95@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2176 …}
    +nested: Doctrine\ORM\PersistentCollection {#2178 …}
    +votes: Doctrine\ORM\PersistentCollection {#2183 …}
    +reports: Doctrine\ORM\PersistentCollection {#2168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
    -id: 130491
    -bodyTs: "'/c/blockchainvoting)':88 'absolut':3 'allow':111 'also':99,110 'anoth':90 'b':121 'backlash':54 'becom':94 'blockchain':48,152 'blockchainvoting@infosec.pub':154 'built':46 'built-in':45 'cbdc':107 'choic':130 'close':61 'communiti':150 'concept':16,91 'creation':104 'crypto':137 'd':2 'disinform':84 'enabl':102 'encourag':32 'especi':31 'experienc':50 'extra':41 'forc':122 'ghosti':149 'glad':8 'greed':82 'happen':77 'idea':73 'imposs':24 'incred':14 'infosec.pub':87 'infosec.pub/c/blockchainvoting)':86 'kind':51 'layer':42 'like':59,65 'liter':22 'm':7 'moder':147 'monero':36 'money':120 'nft':66 'overnight':96 'ownership':116 'peopl':11 'percept':57 'pick':126 'power':15 'probabl':100 'problem':19 'public':56 'relat':62 'revok':115 'scale':134 'see':10 'sinc':37 'solv':18,26 'somehow':142 'state':113,124 'taint':80 'tech':60 'technology/crypto':128 'tip':132 'toward':135 'unhack':95 'untrac':44 'use':4,12,35 'vehement':144 'viabl':72 'vote':85,153 'without':27 'would':21,93,98,109 'yet':146"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4289116"
    +editedAt: DateTimeImmutable @1700418293 {#2157
      date: 2023-11-19 19:24:53.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700148264 {#2158
      date: 2023-11-16 16:24:24.0 +01:00
    }
  }
  +body: """
    Here’s some easy ways to spot fraud in a crypto project:\n
    \n
    - not open source\n
    - not decentralized\n
    - anonymous team (not always a sign of sketchiness)\n
    - the crypto is locked in someone else’s wallet (not your keys, not your crypto)\n
    - promises of ROI that are too good to be true (like TerraLunas 20% guaranteed return or the unsustainably high return promised by FTX)\n
    - not formally verified\n
    - an actual use-case rather than leveraging buzz-words to sell a utility token (looking at you IOTA and AGIX)\n
    - initial token allocation is all insiders (Ergo had [one of the fairest launches in the whole space, for example](https://www.reddit.com/r/ergonauts/comments/pk9040/the_ergo_foundations_initial_token_allocation/) so I’d be shocked to see that one be a pump and dump)\n
    \n
    I didn’t predict the failure of FTX or TerraLuna but they also didn’t smell right to me because they ticked MANY of the warning boxes above. I’m fairly centered around Cardano ecosystem projects but even in that ecosystem there’s bound to be some fraud. I protect myself by sticking to my gut feeling and using that small checklist. I have yet to be defrauded and I’ve been investing the space since 2017. It’s not hard and I am not Nostradamus but thanks for the compliment.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700184091 {#1994
    date: 2023-11-17 02:21:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@brihuang95@sopuli.xyz"
    "@demesisx@infosec.pub"
    "@Atemu@lemmy.ml"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2014 …}
  +nested: Doctrine\ORM\PersistentCollection {#2016 …}
  +votes: Doctrine\ORM\PersistentCollection {#2017 …}
  +reports: Doctrine\ORM\PersistentCollection {#1984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1982 …}
  -id: 132081
  -bodyTs: "'/r/ergonauts/comments/pk9040/the_ergo_foundations_initial_token_allocation/)':110 '20':53 '2017':201 'actual':68 'agix':88 'alloc':91 'also':137 'alway':21 'anonym':18 'around':157 'bound':168 'box':151 'buzz':76 'buzz-word':75 'cardano':158 'case':71 'center':156 'checklist':186 'compliment':215 'crypto':11,27,40 'd':113 'decentr':17 'defraud':192 'didn':126,138 'dump':124 'easi':4 'ecosystem':159,165 'els':32 'ergo':95 'even':162 'exampl':107 'failur':130 'fair':155 'fairest':100 'feel':181 'formal':65 'fraud':8,172 'ftx':63,132 'good':47 'guarante':54 'gut':180 'hard':205 'high':59 'initi':89 'insid':94 'invest':197 'iota':86 'key':37 'launch':101 'leverag':74 'like':51 'lock':29 'look':83 'm':154 'mani':147 'nostradamus':210 'one':97,119 'open':14 'predict':128 'project':12,160 'promis':41,61 'protect':174 'pump':122 'rather':72 'return':55,60 'right':141 'roi':43 'see':117 'sell':79 'shock':115 'sign':23 'sinc':200 'sketchi':25 'small':185 'smell':140 'someon':31 'sourc':15 'space':105,199 'spot':7 'stick':177 'team':19 'terraluna':52,134 'thank':212 'tick':146 'token':82,90 'true':50 'unsustain':58 'use':70,183 'use-cas':69 'util':81 've':195 'verifi':66 'wallet':34 'warn':150 'way':5 'whole':104 'word':77 'www.reddit.com':109 'www.reddit.com/r/ergonauts/comments/pk9040/the_ergo_foundations_initial_token_allocation/)':108 'yet':189"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4303717"
  +editedAt: DateTimeImmutable @1700450749 {#2003
    date: 2023-11-20 04:25:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700184091 {#2172
    date: 2023-11-17 02:21:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2010
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2175 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2177 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2009 …}
  +root: App\Entity\EntryComment {#2187
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2175 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2177 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’d absolutely use this. I’m glad to see people using this incredibly powerful concept to solve problems that would literally be impossible to solve without it. *It is especially encouraging that they used Monero since it has an extra layer of untraceability built-in.* Blockchain is experiencing kind of a backlash in public perception, but like tech closely related to it like NFT’s, it is a VERY viable idea that just so happens to be tainted by greed and disinformation.\n
      \n
      ---\n
      \n
      [Voting](infosec.pub/c/blockchainvoting) is another concept that would become unhackable overnight…but would also probably:\n
      \n
      A. enable the creation of a CBDC (which would also allow the state to REVOKE ownership of your own money)\n
      \n
      B. force a state to pick a technology/crypto of choice (and tip the scales toward that crypto)\n
      \n
      both of which I somehow am vehemently against yet moderate a (ghosty) community on blockchain voting. 😅\n
      \n
      !blockchainvoting@infosec.pub
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 82
    +score: 0
    +lastActive: DateTime @1700626386 {#2151
      date: 2023-11-22 05:13:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@brihuang95@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2176 …}
    +nested: Doctrine\ORM\PersistentCollection {#2178 …}
    +votes: Doctrine\ORM\PersistentCollection {#2183 …}
    +reports: Doctrine\ORM\PersistentCollection {#2168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
    -id: 130491
    -bodyTs: "'/c/blockchainvoting)':88 'absolut':3 'allow':111 'also':99,110 'anoth':90 'b':121 'backlash':54 'becom':94 'blockchain':48,152 'blockchainvoting@infosec.pub':154 'built':46 'built-in':45 'cbdc':107 'choic':130 'close':61 'communiti':150 'concept':16,91 'creation':104 'crypto':137 'd':2 'disinform':84 'enabl':102 'encourag':32 'especi':31 'experienc':50 'extra':41 'forc':122 'ghosti':149 'glad':8 'greed':82 'happen':77 'idea':73 'imposs':24 'incred':14 'infosec.pub':87 'infosec.pub/c/blockchainvoting)':86 'kind':51 'layer':42 'like':59,65 'liter':22 'm':7 'moder':147 'monero':36 'money':120 'nft':66 'overnight':96 'ownership':116 'peopl':11 'percept':57 'pick':126 'power':15 'probabl':100 'problem':19 'public':56 'relat':62 'revok':115 'scale':134 'see':10 'sinc':37 'solv':18,26 'somehow':142 'state':113,124 'taint':80 'tech':60 'technology/crypto':128 'tip':132 'toward':135 'unhack':95 'untrac':44 'use':4,12,35 'vehement':144 'viabl':72 'vote':85,153 'without':27 'would':21,93,98,109 'yet':146"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4289116"
    +editedAt: DateTimeImmutable @1700418293 {#2157
      date: 2023-11-19 19:24:53.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700148264 {#2158
      date: 2023-11-16 16:24:24.0 +01:00
    }
  }
  +body: """
    Here’s some easy ways to spot fraud in a crypto project:\n
    \n
    - not open source\n
    - not decentralized\n
    - anonymous team (not always a sign of sketchiness)\n
    - the crypto is locked in someone else’s wallet (not your keys, not your crypto)\n
    - promises of ROI that are too good to be true (like TerraLunas 20% guaranteed return or the unsustainably high return promised by FTX)\n
    - not formally verified\n
    - an actual use-case rather than leveraging buzz-words to sell a utility token (looking at you IOTA and AGIX)\n
    - initial token allocation is all insiders (Ergo had [one of the fairest launches in the whole space, for example](https://www.reddit.com/r/ergonauts/comments/pk9040/the_ergo_foundations_initial_token_allocation/) so I’d be shocked to see that one be a pump and dump)\n
    \n
    I didn’t predict the failure of FTX or TerraLuna but they also didn’t smell right to me because they ticked MANY of the warning boxes above. I’m fairly centered around Cardano ecosystem projects but even in that ecosystem there’s bound to be some fraud. I protect myself by sticking to my gut feeling and using that small checklist. I have yet to be defrauded and I’ve been investing the space since 2017. It’s not hard and I am not Nostradamus but thanks for the compliment.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700184091 {#1994
    date: 2023-11-17 02:21:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@brihuang95@sopuli.xyz"
    "@demesisx@infosec.pub"
    "@Atemu@lemmy.ml"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2014 …}
  +nested: Doctrine\ORM\PersistentCollection {#2016 …}
  +votes: Doctrine\ORM\PersistentCollection {#2017 …}
  +reports: Doctrine\ORM\PersistentCollection {#1984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1982 …}
  -id: 132081
  -bodyTs: "'/r/ergonauts/comments/pk9040/the_ergo_foundations_initial_token_allocation/)':110 '20':53 '2017':201 'actual':68 'agix':88 'alloc':91 'also':137 'alway':21 'anonym':18 'around':157 'bound':168 'box':151 'buzz':76 'buzz-word':75 'cardano':158 'case':71 'center':156 'checklist':186 'compliment':215 'crypto':11,27,40 'd':113 'decentr':17 'defraud':192 'didn':126,138 'dump':124 'easi':4 'ecosystem':159,165 'els':32 'ergo':95 'even':162 'exampl':107 'failur':130 'fair':155 'fairest':100 'feel':181 'formal':65 'fraud':8,172 'ftx':63,132 'good':47 'guarante':54 'gut':180 'hard':205 'high':59 'initi':89 'insid':94 'invest':197 'iota':86 'key':37 'launch':101 'leverag':74 'like':51 'lock':29 'look':83 'm':154 'mani':147 'nostradamus':210 'one':97,119 'open':14 'predict':128 'project':12,160 'promis':41,61 'protect':174 'pump':122 'rather':72 'return':55,60 'right':141 'roi':43 'see':117 'sell':79 'shock':115 'sign':23 'sinc':200 'sketchi':25 'small':185 'smell':140 'someon':31 'sourc':15 'space':105,199 'spot':7 'stick':177 'team':19 'terraluna':52,134 'thank':212 'tick':146 'token':82,90 'true':50 'unsustain':58 'use':70,183 'use-cas':69 'util':81 've':195 'verifi':66 'wallet':34 'warn':150 'way':5 'whole':104 'word':77 'www.reddit.com':109 'www.reddit.com/r/ergonauts/comments/pk9040/the_ergo_foundations_initial_token_allocation/)':108 'yet':189"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4303717"
  +editedAt: DateTimeImmutable @1700450749 {#2003
    date: 2023-11-20 04:25:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700184091 {#2172
    date: 2023-11-17 02:21:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details