GET https://kbin.spritesserver.nl/index.php/u/@FlappyBubble@lemmy.ml/commented

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.82 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.05 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
Proxies\__CG__\App\Entity\Entry {#1528
  +user: Proxies\__CG__\App\Entity\User {#2463 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2085 …}
  +slug: "what-caused-you-to-get-into-Linux"
  +title: "what caused you to get into Linux?"
  +url: null
  +body: "What caused you to get into it, are you an evangel and are you obsessed?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 294
  +favouriteCount: 241
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702621959 {#2042
    date: 2023-12-15 07:32:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2314 …}
  +votes: Doctrine\ORM\PersistentCollection {#2324 …}
  +reports: Doctrine\ORM\PersistentCollection {#2334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
  +badges: Doctrine\ORM\PersistentCollection {#2336 …}
  +children: [
    1 => App\Entity\EntryComment {#1556
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
      +root: App\Entity\EntryComment {#1561
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Used to use Windows 98 SE. First introduced to Mandrake Linux around 2000. Had no Internet, got the install media from a friend of my father. Barely got it working and couldn’t read English. Went back to Windows XP. Ubuntu came. Began to use it around 2008 for a few years. Back to windows briefly and then Raspberry Pi was launched. Switched to Linux permanently.\n
          \n
          Almost went back in 2013 due to Lightroom, gaming and a few work related medical software.\n
          \n
          Began to grasp FOSS maturely in 2014 and switched to alterbative software. When Steam launched Proton there was no turning back.\n
          \n
          I was obsessed but it has come and gone. Now I’m a bit of a nuissance to friends sllwly switching them to alternative software. My partner gets the worst treatment. Now she uses hardware security keys, assymetric keys auth etc
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704850074 {#1582
          date: 2024-01-10 02:27:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Altomes@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1560 …}
        +nested: Doctrine\ORM\PersistentCollection {#1525 …}
        +votes: Doctrine\ORM\PersistentCollection {#1550 …}
        +reports: Doctrine\ORM\PersistentCollection {#1548 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
        -id: 173280
        -bodyTs: "'2000':13 '2008':48 '2013':71 '2014':89 '98':5 'almost':67 'alterb':93 'altern':127 'around':12,47 'assymetr':141 'auth':143 'back':37,53,69,103 'bare':27 'began':43,83 'bit':117 'briefli':56 'came':42 'come':110 'couldn':32 'due':72 'english':35 'etc':144 'father':26 'first':7 'foss':86 'friend':23,122 'game':75 'get':131 'gone':112 'got':17,28 'grasp':85 'hardwar':138 'instal':19 'internet':16 'introduc':8 'key':140,142 'launch':62,97 'lightroom':74 'linux':11,65 'm':115 'mandrak':10 'matur':87 'media':20 'medic':81 'nuissanc':120 'obsess':106 'partner':130 'perman':66 'pi':60 'proton':98 'raspberri':59 'read':34 'relat':80 'se':6 'secur':139 'sllwli':123 'softwar':82,94,128 'steam':96 'switch':63,91,124 'treatment':134 'turn':102 'ubuntu':41 'use':1,3,45,137 'went':36,68 'window':4,39,55 'work':30,79 'worst':133 'xp':40 'year':52"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6190232"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701172779 {#1527
          date: 2023-11-28 12:59:39.0 +01:00
        }
        +"title": 173280
      }
      +body: "Everywhere possible. For SSH sessions, logins on the Internet. PGP and chat apps. All the time."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702621959 {#1554
        date: 2023-12-15 07:32:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Altomes@lemm.ee"
        "@FlappyBubble@lemmy.ml"
        "@vaidooryam@mastodon.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1555 …}
      +nested: Doctrine\ORM\PersistentCollection {#1620 …}
      +votes: Doctrine\ORM\PersistentCollection {#1604 …}
      +reports: Doctrine\ORM\PersistentCollection {#1619 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
      -id: 223593
      -bodyTs: "'app':13 'chat':12 'everywher':1 'internet':9 'login':6 'pgp':10 'possibl':2 'session':5 'ssh':4 'time':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6661645"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702621959 {#1558
        date: 2023-12-15 07:32:39.0 +01:00
      }
      +"title": 223593
    }
    0 => App\Entity\EntryComment {#1561}
  ]
  -id: 17077
  -titleTs: "'caus':2 'get':5 'linux':7"
  -bodyTs: "'caus':2 'evangel':11 'get':5 'obsess':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701110283
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16098493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701023883 {#2025
    date: 2023-11-26 19:38:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1528
  +user: Proxies\__CG__\App\Entity\User {#2463 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2085 …}
  +slug: "what-caused-you-to-get-into-Linux"
  +title: "what caused you to get into Linux?"
  +url: null
  +body: "What caused you to get into it, are you an evangel and are you obsessed?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 294
  +favouriteCount: 241
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702621959 {#2042
    date: 2023-12-15 07:32:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2314 …}
  +votes: Doctrine\ORM\PersistentCollection {#2324 …}
  +reports: Doctrine\ORM\PersistentCollection {#2334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
  +badges: Doctrine\ORM\PersistentCollection {#2336 …}
  +children: [
    1 => App\Entity\EntryComment {#1556
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
      +root: App\Entity\EntryComment {#1561
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Used to use Windows 98 SE. First introduced to Mandrake Linux around 2000. Had no Internet, got the install media from a friend of my father. Barely got it working and couldn’t read English. Went back to Windows XP. Ubuntu came. Began to use it around 2008 for a few years. Back to windows briefly and then Raspberry Pi was launched. Switched to Linux permanently.\n
          \n
          Almost went back in 2013 due to Lightroom, gaming and a few work related medical software.\n
          \n
          Began to grasp FOSS maturely in 2014 and switched to alterbative software. When Steam launched Proton there was no turning back.\n
          \n
          I was obsessed but it has come and gone. Now I’m a bit of a nuissance to friends sllwly switching them to alternative software. My partner gets the worst treatment. Now she uses hardware security keys, assymetric keys auth etc
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704850074 {#1582
          date: 2024-01-10 02:27:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Altomes@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1560 …}
        +nested: Doctrine\ORM\PersistentCollection {#1525 …}
        +votes: Doctrine\ORM\PersistentCollection {#1550 …}
        +reports: Doctrine\ORM\PersistentCollection {#1548 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
        -id: 173280
        -bodyTs: "'2000':13 '2008':48 '2013':71 '2014':89 '98':5 'almost':67 'alterb':93 'altern':127 'around':12,47 'assymetr':141 'auth':143 'back':37,53,69,103 'bare':27 'began':43,83 'bit':117 'briefli':56 'came':42 'come':110 'couldn':32 'due':72 'english':35 'etc':144 'father':26 'first':7 'foss':86 'friend':23,122 'game':75 'get':131 'gone':112 'got':17,28 'grasp':85 'hardwar':138 'instal':19 'internet':16 'introduc':8 'key':140,142 'launch':62,97 'lightroom':74 'linux':11,65 'm':115 'mandrak':10 'matur':87 'media':20 'medic':81 'nuissanc':120 'obsess':106 'partner':130 'perman':66 'pi':60 'proton':98 'raspberri':59 'read':34 'relat':80 'se':6 'secur':139 'sllwli':123 'softwar':82,94,128 'steam':96 'switch':63,91,124 'treatment':134 'turn':102 'ubuntu':41 'use':1,3,45,137 'went':36,68 'window':4,39,55 'work':30,79 'worst':133 'xp':40 'year':52"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6190232"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701172779 {#1527
          date: 2023-11-28 12:59:39.0 +01:00
        }
        +"title": 173280
      }
      +body: "Everywhere possible. For SSH sessions, logins on the Internet. PGP and chat apps. All the time."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702621959 {#1554
        date: 2023-12-15 07:32:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Altomes@lemm.ee"
        "@FlappyBubble@lemmy.ml"
        "@vaidooryam@mastodon.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1555 …}
      +nested: Doctrine\ORM\PersistentCollection {#1620 …}
      +votes: Doctrine\ORM\PersistentCollection {#1604 …}
      +reports: Doctrine\ORM\PersistentCollection {#1619 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
      -id: 223593
      -bodyTs: "'app':13 'chat':12 'everywher':1 'internet':9 'login':6 'pgp':10 'possibl':2 'session':5 'ssh':4 'time':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6661645"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702621959 {#1558
        date: 2023-12-15 07:32:39.0 +01:00
      }
      +"title": 223593
    }
    0 => App\Entity\EntryComment {#1561}
  ]
  -id: 17077
  -titleTs: "'caus':2 'get':5 'linux':7"
  -bodyTs: "'caus':2 'evangel':11 'get':5 'obsess':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701110283
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16098493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701023883 {#2025
    date: 2023-11-26 19:38:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1528
  +user: Proxies\__CG__\App\Entity\User {#2463 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2085 …}
  +slug: "what-caused-you-to-get-into-Linux"
  +title: "what caused you to get into Linux?"
  +url: null
  +body: "What caused you to get into it, are you an evangel and are you obsessed?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 294
  +favouriteCount: 241
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702621959 {#2042
    date: 2023-12-15 07:32:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2314 …}
  +votes: Doctrine\ORM\PersistentCollection {#2324 …}
  +reports: Doctrine\ORM\PersistentCollection {#2334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
  +badges: Doctrine\ORM\PersistentCollection {#2336 …}
  +children: [
    1 => App\Entity\EntryComment {#1556
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
      +root: App\Entity\EntryComment {#1561
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Used to use Windows 98 SE. First introduced to Mandrake Linux around 2000. Had no Internet, got the install media from a friend of my father. Barely got it working and couldn’t read English. Went back to Windows XP. Ubuntu came. Began to use it around 2008 for a few years. Back to windows briefly and then Raspberry Pi was launched. Switched to Linux permanently.\n
          \n
          Almost went back in 2013 due to Lightroom, gaming and a few work related medical software.\n
          \n
          Began to grasp FOSS maturely in 2014 and switched to alterbative software. When Steam launched Proton there was no turning back.\n
          \n
          I was obsessed but it has come and gone. Now I’m a bit of a nuissance to friends sllwly switching them to alternative software. My partner gets the worst treatment. Now she uses hardware security keys, assymetric keys auth etc
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704850074 {#1582
          date: 2024-01-10 02:27:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Altomes@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1560 …}
        +nested: Doctrine\ORM\PersistentCollection {#1525 …}
        +votes: Doctrine\ORM\PersistentCollection {#1550 …}
        +reports: Doctrine\ORM\PersistentCollection {#1548 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
        -id: 173280
        -bodyTs: "'2000':13 '2008':48 '2013':71 '2014':89 '98':5 'almost':67 'alterb':93 'altern':127 'around':12,47 'assymetr':141 'auth':143 'back':37,53,69,103 'bare':27 'began':43,83 'bit':117 'briefli':56 'came':42 'come':110 'couldn':32 'due':72 'english':35 'etc':144 'father':26 'first':7 'foss':86 'friend':23,122 'game':75 'get':131 'gone':112 'got':17,28 'grasp':85 'hardwar':138 'instal':19 'internet':16 'introduc':8 'key':140,142 'launch':62,97 'lightroom':74 'linux':11,65 'm':115 'mandrak':10 'matur':87 'media':20 'medic':81 'nuissanc':120 'obsess':106 'partner':130 'perman':66 'pi':60 'proton':98 'raspberri':59 'read':34 'relat':80 'se':6 'secur':139 'sllwli':123 'softwar':82,94,128 'steam':96 'switch':63,91,124 'treatment':134 'turn':102 'ubuntu':41 'use':1,3,45,137 'went':36,68 'window':4,39,55 'work':30,79 'worst':133 'xp':40 'year':52"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6190232"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701172779 {#1527
          date: 2023-11-28 12:59:39.0 +01:00
        }
        +"title": 173280
      }
      +body: "Everywhere possible. For SSH sessions, logins on the Internet. PGP and chat apps. All the time."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702621959 {#1554
        date: 2023-12-15 07:32:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Altomes@lemm.ee"
        "@FlappyBubble@lemmy.ml"
        "@vaidooryam@mastodon.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1555 …}
      +nested: Doctrine\ORM\PersistentCollection {#1620 …}
      +votes: Doctrine\ORM\PersistentCollection {#1604 …}
      +reports: Doctrine\ORM\PersistentCollection {#1619 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
      -id: 223593
      -bodyTs: "'app':13 'chat':12 'everywher':1 'internet':9 'login':6 'pgp':10 'possibl':2 'session':5 'ssh':4 'time':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6661645"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702621959 {#1558
        date: 2023-12-15 07:32:39.0 +01:00
      }
      +"title": 223593
    }
    0 => App\Entity\EntryComment {#1561}
  ]
  -id: 17077
  -titleTs: "'caus':2 'get':5 'linux':7"
  -bodyTs: "'caus':2 'evangel':11 'get':5 'obsess':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701110283
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16098493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701023883 {#2025
    date: 2023-11-26 19:38:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1556
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1528
    +user: Proxies\__CG__\App\Entity\User {#2463 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2085 …}
    +slug: "what-caused-you-to-get-into-Linux"
    +title: "what caused you to get into Linux?"
    +url: null
    +body: "What caused you to get into it, are you an evangel and are you obsessed?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 294
    +favouriteCount: 241
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702621959 {#2042
      date: 2023-12-15 07:32:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2314 …}
    +votes: Doctrine\ORM\PersistentCollection {#2324 …}
    +reports: Doctrine\ORM\PersistentCollection {#2334 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
    +badges: Doctrine\ORM\PersistentCollection {#2336 …}
    +children: [
      1 => App\Entity\EntryComment {#1556}
      0 => App\Entity\EntryComment {#1561
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Used to use Windows 98 SE. First introduced to Mandrake Linux around 2000. Had no Internet, got the install media from a friend of my father. Barely got it working and couldn’t read English. Went back to Windows XP. Ubuntu came. Began to use it around 2008 for a few years. Back to windows briefly and then Raspberry Pi was launched. Switched to Linux permanently.\n
          \n
          Almost went back in 2013 due to Lightroom, gaming and a few work related medical software.\n
          \n
          Began to grasp FOSS maturely in 2014 and switched to alterbative software. When Steam launched Proton there was no turning back.\n
          \n
          I was obsessed but it has come and gone. Now I’m a bit of a nuissance to friends sllwly switching them to alternative software. My partner gets the worst treatment. Now she uses hardware security keys, assymetric keys auth etc
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704850074 {#1582
          date: 2024-01-10 02:27:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Altomes@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1560 …}
        +nested: Doctrine\ORM\PersistentCollection {#1525 …}
        +votes: Doctrine\ORM\PersistentCollection {#1550 …}
        +reports: Doctrine\ORM\PersistentCollection {#1548 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
        -id: 173280
        -bodyTs: "'2000':13 '2008':48 '2013':71 '2014':89 '98':5 'almost':67 'alterb':93 'altern':127 'around':12,47 'assymetr':141 'auth':143 'back':37,53,69,103 'bare':27 'began':43,83 'bit':117 'briefli':56 'came':42 'come':110 'couldn':32 'due':72 'english':35 'etc':144 'father':26 'first':7 'foss':86 'friend':23,122 'game':75 'get':131 'gone':112 'got':17,28 'grasp':85 'hardwar':138 'instal':19 'internet':16 'introduc':8 'key':140,142 'launch':62,97 'lightroom':74 'linux':11,65 'm':115 'mandrak':10 'matur':87 'media':20 'medic':81 'nuissanc':120 'obsess':106 'partner':130 'perman':66 'pi':60 'proton':98 'raspberri':59 'read':34 'relat':80 'se':6 'secur':139 'sllwli':123 'softwar':82,94,128 'steam':96 'switch':63,91,124 'treatment':134 'turn':102 'ubuntu':41 'use':1,3,45,137 'went':36,68 'window':4,39,55 'work':30,79 'worst':133 'xp':40 'year':52"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6190232"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701172779 {#1527
          date: 2023-11-28 12:59:39.0 +01:00
        }
        +"title": 173280
      }
    ]
    -id: 17077
    -titleTs: "'caus':2 'get':5 'linux':7"
    -bodyTs: "'caus':2 'evangel':11 'get':5 'obsess':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701110283
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16098493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701023883 {#2025
      date: 2023-11-26 19:38:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
  +root: App\Entity\EntryComment {#1561}
  +body: "Everywhere possible. For SSH sessions, logins on the Internet. PGP and chat apps. All the time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702621959 {#1554
    date: 2023-12-15 07:32:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Altomes@lemm.ee"
    "@FlappyBubble@lemmy.ml"
    "@vaidooryam@mastodon.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1555 …}
  +nested: Doctrine\ORM\PersistentCollection {#1620 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  -id: 223593
  -bodyTs: "'app':13 'chat':12 'everywher':1 'internet':9 'login':6 'pgp':10 'possibl':2 'session':5 'ssh':4 'time':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6661645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702621959 {#1558
    date: 2023-12-15 07:32:39.0 +01:00
  }
  +"title": 223593
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1556
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1528
    +user: Proxies\__CG__\App\Entity\User {#2463 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2085 …}
    +slug: "what-caused-you-to-get-into-Linux"
    +title: "what caused you to get into Linux?"
    +url: null
    +body: "What caused you to get into it, are you an evangel and are you obsessed?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 294
    +favouriteCount: 241
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702621959 {#2042
      date: 2023-12-15 07:32:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2314 …}
    +votes: Doctrine\ORM\PersistentCollection {#2324 …}
    +reports: Doctrine\ORM\PersistentCollection {#2334 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
    +badges: Doctrine\ORM\PersistentCollection {#2336 …}
    +children: [
      1 => App\Entity\EntryComment {#1556}
      0 => App\Entity\EntryComment {#1561
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Used to use Windows 98 SE. First introduced to Mandrake Linux around 2000. Had no Internet, got the install media from a friend of my father. Barely got it working and couldn’t read English. Went back to Windows XP. Ubuntu came. Began to use it around 2008 for a few years. Back to windows briefly and then Raspberry Pi was launched. Switched to Linux permanently.\n
          \n
          Almost went back in 2013 due to Lightroom, gaming and a few work related medical software.\n
          \n
          Began to grasp FOSS maturely in 2014 and switched to alterbative software. When Steam launched Proton there was no turning back.\n
          \n
          I was obsessed but it has come and gone. Now I’m a bit of a nuissance to friends sllwly switching them to alternative software. My partner gets the worst treatment. Now she uses hardware security keys, assymetric keys auth etc
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704850074 {#1582
          date: 2024-01-10 02:27:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Altomes@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1560 …}
        +nested: Doctrine\ORM\PersistentCollection {#1525 …}
        +votes: Doctrine\ORM\PersistentCollection {#1550 …}
        +reports: Doctrine\ORM\PersistentCollection {#1548 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
        -id: 173280
        -bodyTs: "'2000':13 '2008':48 '2013':71 '2014':89 '98':5 'almost':67 'alterb':93 'altern':127 'around':12,47 'assymetr':141 'auth':143 'back':37,53,69,103 'bare':27 'began':43,83 'bit':117 'briefli':56 'came':42 'come':110 'couldn':32 'due':72 'english':35 'etc':144 'father':26 'first':7 'foss':86 'friend':23,122 'game':75 'get':131 'gone':112 'got':17,28 'grasp':85 'hardwar':138 'instal':19 'internet':16 'introduc':8 'key':140,142 'launch':62,97 'lightroom':74 'linux':11,65 'm':115 'mandrak':10 'matur':87 'media':20 'medic':81 'nuissanc':120 'obsess':106 'partner':130 'perman':66 'pi':60 'proton':98 'raspberri':59 'read':34 'relat':80 'se':6 'secur':139 'sllwli':123 'softwar':82,94,128 'steam':96 'switch':63,91,124 'treatment':134 'turn':102 'ubuntu':41 'use':1,3,45,137 'went':36,68 'window':4,39,55 'work':30,79 'worst':133 'xp':40 'year':52"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6190232"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701172779 {#1527
          date: 2023-11-28 12:59:39.0 +01:00
        }
        +"title": 173280
      }
    ]
    -id: 17077
    -titleTs: "'caus':2 'get':5 'linux':7"
    -bodyTs: "'caus':2 'evangel':11 'get':5 'obsess':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701110283
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16098493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701023883 {#2025
      date: 2023-11-26 19:38:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
  +root: App\Entity\EntryComment {#1561}
  +body: "Everywhere possible. For SSH sessions, logins on the Internet. PGP and chat apps. All the time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702621959 {#1554
    date: 2023-12-15 07:32:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Altomes@lemm.ee"
    "@FlappyBubble@lemmy.ml"
    "@vaidooryam@mastodon.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1555 …}
  +nested: Doctrine\ORM\PersistentCollection {#1620 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  -id: 223593
  -bodyTs: "'app':13 'chat':12 'everywher':1 'internet':9 'login':6 'pgp':10 'possibl':2 'session':5 'ssh':4 'time':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6661645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702621959 {#1558
    date: 2023-12-15 07:32:39.0 +01:00
  }
  +"title": 223593
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1556
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1528
    +user: Proxies\__CG__\App\Entity\User {#2463 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2085 …}
    +slug: "what-caused-you-to-get-into-Linux"
    +title: "what caused you to get into Linux?"
    +url: null
    +body: "What caused you to get into it, are you an evangel and are you obsessed?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 294
    +favouriteCount: 241
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702621959 {#2042
      date: 2023-12-15 07:32:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2314 …}
    +votes: Doctrine\ORM\PersistentCollection {#2324 …}
    +reports: Doctrine\ORM\PersistentCollection {#2334 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
    +badges: Doctrine\ORM\PersistentCollection {#2336 …}
    +children: [
      1 => App\Entity\EntryComment {#1556}
      0 => App\Entity\EntryComment {#1561
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Used to use Windows 98 SE. First introduced to Mandrake Linux around 2000. Had no Internet, got the install media from a friend of my father. Barely got it working and couldn’t read English. Went back to Windows XP. Ubuntu came. Began to use it around 2008 for a few years. Back to windows briefly and then Raspberry Pi was launched. Switched to Linux permanently.\n
          \n
          Almost went back in 2013 due to Lightroom, gaming and a few work related medical software.\n
          \n
          Began to grasp FOSS maturely in 2014 and switched to alterbative software. When Steam launched Proton there was no turning back.\n
          \n
          I was obsessed but it has come and gone. Now I’m a bit of a nuissance to friends sllwly switching them to alternative software. My partner gets the worst treatment. Now she uses hardware security keys, assymetric keys auth etc
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704850074 {#1582
          date: 2024-01-10 02:27:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Altomes@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1560 …}
        +nested: Doctrine\ORM\PersistentCollection {#1525 …}
        +votes: Doctrine\ORM\PersistentCollection {#1550 …}
        +reports: Doctrine\ORM\PersistentCollection {#1548 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
        -id: 173280
        -bodyTs: "'2000':13 '2008':48 '2013':71 '2014':89 '98':5 'almost':67 'alterb':93 'altern':127 'around':12,47 'assymetr':141 'auth':143 'back':37,53,69,103 'bare':27 'began':43,83 'bit':117 'briefli':56 'came':42 'come':110 'couldn':32 'due':72 'english':35 'etc':144 'father':26 'first':7 'foss':86 'friend':23,122 'game':75 'get':131 'gone':112 'got':17,28 'grasp':85 'hardwar':138 'instal':19 'internet':16 'introduc':8 'key':140,142 'launch':62,97 'lightroom':74 'linux':11,65 'm':115 'mandrak':10 'matur':87 'media':20 'medic':81 'nuissanc':120 'obsess':106 'partner':130 'perman':66 'pi':60 'proton':98 'raspberri':59 'read':34 'relat':80 'se':6 'secur':139 'sllwli':123 'softwar':82,94,128 'steam':96 'switch':63,91,124 'treatment':134 'turn':102 'ubuntu':41 'use':1,3,45,137 'went':36,68 'window':4,39,55 'work':30,79 'worst':133 'xp':40 'year':52"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6190232"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701172779 {#1527
          date: 2023-11-28 12:59:39.0 +01:00
        }
        +"title": 173280
      }
    ]
    -id: 17077
    -titleTs: "'caus':2 'get':5 'linux':7"
    -bodyTs: "'caus':2 'evangel':11 'get':5 'obsess':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701110283
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16098493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701023883 {#2025
      date: 2023-11-26 19:38:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
  +root: App\Entity\EntryComment {#1561}
  +body: "Everywhere possible. For SSH sessions, logins on the Internet. PGP and chat apps. All the time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702621959 {#1554
    date: 2023-12-15 07:32:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Altomes@lemm.ee"
    "@FlappyBubble@lemmy.ml"
    "@vaidooryam@mastodon.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1555 …}
  +nested: Doctrine\ORM\PersistentCollection {#1620 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  -id: 223593
  -bodyTs: "'app':13 'chat':12 'everywher':1 'internet':9 'login':6 'pgp':10 'possibl':2 'session':5 'ssh':4 'time':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6661645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702621959 {#1558
    date: 2023-12-15 07:32:39.0 +01:00
  }
  +"title": 223593
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1561
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1528
    +user: Proxies\__CG__\App\Entity\User {#2463 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2085 …}
    +slug: "what-caused-you-to-get-into-Linux"
    +title: "what caused you to get into Linux?"
    +url: null
    +body: "What caused you to get into it, are you an evangel and are you obsessed?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 294
    +favouriteCount: 241
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702621959 {#2042
      date: 2023-12-15 07:32:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2314 …}
    +votes: Doctrine\ORM\PersistentCollection {#2324 …}
    +reports: Doctrine\ORM\PersistentCollection {#2334 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
    +badges: Doctrine\ORM\PersistentCollection {#2336 …}
    +children: [
      1 => App\Entity\EntryComment {#1556
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
        +root: App\Entity\EntryComment {#1561}
        +body: "Everywhere possible. For SSH sessions, logins on the Internet. PGP and chat apps. All the time."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702621959 {#1554
          date: 2023-12-15 07:32:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Altomes@lemm.ee"
          "@FlappyBubble@lemmy.ml"
          "@vaidooryam@mastodon.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1620 …}
        +votes: Doctrine\ORM\PersistentCollection {#1604 …}
        +reports: Doctrine\ORM\PersistentCollection {#1619 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
        -id: 223593
        -bodyTs: "'app':13 'chat':12 'everywher':1 'internet':9 'login':6 'pgp':10 'possibl':2 'session':5 'ssh':4 'time':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6661645"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702621959 {#1558
          date: 2023-12-15 07:32:39.0 +01:00
        }
        +"title": 223593
      }
      0 => App\Entity\EntryComment {#1561}
    ]
    -id: 17077
    -titleTs: "'caus':2 'get':5 'linux':7"
    -bodyTs: "'caus':2 'evangel':11 'get':5 'obsess':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701110283
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16098493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701023883 {#2025
      date: 2023-11-26 19:38:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Used to use Windows 98 SE. First introduced to Mandrake Linux around 2000. Had no Internet, got the install media from a friend of my father. Barely got it working and couldn’t read English. Went back to Windows XP. Ubuntu came. Began to use it around 2008 for a few years. Back to windows briefly and then Raspberry Pi was launched. Switched to Linux permanently.\n
    \n
    Almost went back in 2013 due to Lightroom, gaming and a few work related medical software.\n
    \n
    Began to grasp FOSS maturely in 2014 and switched to alterbative software. When Steam launched Proton there was no turning back.\n
    \n
    I was obsessed but it has come and gone. Now I’m a bit of a nuissance to friends sllwly switching them to alternative software. My partner gets the worst treatment. Now she uses hardware security keys, assymetric keys auth etc
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704850074 {#1582
    date: 2024-01-10 02:27:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Altomes@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1560 …}
  +nested: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1550 …}
  +reports: Doctrine\ORM\PersistentCollection {#1548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
  -id: 173280
  -bodyTs: "'2000':13 '2008':48 '2013':71 '2014':89 '98':5 'almost':67 'alterb':93 'altern':127 'around':12,47 'assymetr':141 'auth':143 'back':37,53,69,103 'bare':27 'began':43,83 'bit':117 'briefli':56 'came':42 'come':110 'couldn':32 'due':72 'english':35 'etc':144 'father':26 'first':7 'foss':86 'friend':23,122 'game':75 'get':131 'gone':112 'got':17,28 'grasp':85 'hardwar':138 'instal':19 'internet':16 'introduc':8 'key':140,142 'launch':62,97 'lightroom':74 'linux':11,65 'm':115 'mandrak':10 'matur':87 'media':20 'medic':81 'nuissanc':120 'obsess':106 'partner':130 'perman':66 'pi':60 'proton':98 'raspberri':59 'read':34 'relat':80 'se':6 'secur':139 'sllwli':123 'softwar':82,94,128 'steam':96 'switch':63,91,124 'treatment':134 'turn':102 'ubuntu':41 'use':1,3,45,137 'went':36,68 'window':4,39,55 'work':30,79 'worst':133 'xp':40 'year':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6190232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701172779 {#1527
    date: 2023-11-28 12:59:39.0 +01:00
  }
  +"title": 173280
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1561
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1528
    +user: Proxies\__CG__\App\Entity\User {#2463 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2085 …}
    +slug: "what-caused-you-to-get-into-Linux"
    +title: "what caused you to get into Linux?"
    +url: null
    +body: "What caused you to get into it, are you an evangel and are you obsessed?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 294
    +favouriteCount: 241
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702621959 {#2042
      date: 2023-12-15 07:32:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2314 …}
    +votes: Doctrine\ORM\PersistentCollection {#2324 …}
    +reports: Doctrine\ORM\PersistentCollection {#2334 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
    +badges: Doctrine\ORM\PersistentCollection {#2336 …}
    +children: [
      1 => App\Entity\EntryComment {#1556
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
        +root: App\Entity\EntryComment {#1561}
        +body: "Everywhere possible. For SSH sessions, logins on the Internet. PGP and chat apps. All the time."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702621959 {#1554
          date: 2023-12-15 07:32:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Altomes@lemm.ee"
          "@FlappyBubble@lemmy.ml"
          "@vaidooryam@mastodon.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1620 …}
        +votes: Doctrine\ORM\PersistentCollection {#1604 …}
        +reports: Doctrine\ORM\PersistentCollection {#1619 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
        -id: 223593
        -bodyTs: "'app':13 'chat':12 'everywher':1 'internet':9 'login':6 'pgp':10 'possibl':2 'session':5 'ssh':4 'time':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6661645"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702621959 {#1558
          date: 2023-12-15 07:32:39.0 +01:00
        }
        +"title": 223593
      }
      0 => App\Entity\EntryComment {#1561}
    ]
    -id: 17077
    -titleTs: "'caus':2 'get':5 'linux':7"
    -bodyTs: "'caus':2 'evangel':11 'get':5 'obsess':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701110283
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16098493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701023883 {#2025
      date: 2023-11-26 19:38:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Used to use Windows 98 SE. First introduced to Mandrake Linux around 2000. Had no Internet, got the install media from a friend of my father. Barely got it working and couldn’t read English. Went back to Windows XP. Ubuntu came. Began to use it around 2008 for a few years. Back to windows briefly and then Raspberry Pi was launched. Switched to Linux permanently.\n
    \n
    Almost went back in 2013 due to Lightroom, gaming and a few work related medical software.\n
    \n
    Began to grasp FOSS maturely in 2014 and switched to alterbative software. When Steam launched Proton there was no turning back.\n
    \n
    I was obsessed but it has come and gone. Now I’m a bit of a nuissance to friends sllwly switching them to alternative software. My partner gets the worst treatment. Now she uses hardware security keys, assymetric keys auth etc
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704850074 {#1582
    date: 2024-01-10 02:27:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Altomes@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1560 …}
  +nested: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1550 …}
  +reports: Doctrine\ORM\PersistentCollection {#1548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
  -id: 173280
  -bodyTs: "'2000':13 '2008':48 '2013':71 '2014':89 '98':5 'almost':67 'alterb':93 'altern':127 'around':12,47 'assymetr':141 'auth':143 'back':37,53,69,103 'bare':27 'began':43,83 'bit':117 'briefli':56 'came':42 'come':110 'couldn':32 'due':72 'english':35 'etc':144 'father':26 'first':7 'foss':86 'friend':23,122 'game':75 'get':131 'gone':112 'got':17,28 'grasp':85 'hardwar':138 'instal':19 'internet':16 'introduc':8 'key':140,142 'launch':62,97 'lightroom':74 'linux':11,65 'm':115 'mandrak':10 'matur':87 'media':20 'medic':81 'nuissanc':120 'obsess':106 'partner':130 'perman':66 'pi':60 'proton':98 'raspberri':59 'read':34 'relat':80 'se':6 'secur':139 'sllwli':123 'softwar':82,94,128 'steam':96 'switch':63,91,124 'treatment':134 'turn':102 'ubuntu':41 'use':1,3,45,137 'went':36,68 'window':4,39,55 'work':30,79 'worst':133 'xp':40 'year':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6190232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701172779 {#1527
    date: 2023-11-28 12:59:39.0 +01:00
  }
  +"title": 173280
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1561
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1528
    +user: Proxies\__CG__\App\Entity\User {#2463 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2085 …}
    +slug: "what-caused-you-to-get-into-Linux"
    +title: "what caused you to get into Linux?"
    +url: null
    +body: "What caused you to get into it, are you an evangel and are you obsessed?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 294
    +favouriteCount: 241
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702621959 {#2042
      date: 2023-12-15 07:32:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2314 …}
    +votes: Doctrine\ORM\PersistentCollection {#2324 …}
    +reports: Doctrine\ORM\PersistentCollection {#2334 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
    +badges: Doctrine\ORM\PersistentCollection {#2336 …}
    +children: [
      1 => App\Entity\EntryComment {#1556
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
        +root: App\Entity\EntryComment {#1561}
        +body: "Everywhere possible. For SSH sessions, logins on the Internet. PGP and chat apps. All the time."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702621959 {#1554
          date: 2023-12-15 07:32:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Altomes@lemm.ee"
          "@FlappyBubble@lemmy.ml"
          "@vaidooryam@mastodon.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1620 …}
        +votes: Doctrine\ORM\PersistentCollection {#1604 …}
        +reports: Doctrine\ORM\PersistentCollection {#1619 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
        -id: 223593
        -bodyTs: "'app':13 'chat':12 'everywher':1 'internet':9 'login':6 'pgp':10 'possibl':2 'session':5 'ssh':4 'time':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6661645"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702621959 {#1558
          date: 2023-12-15 07:32:39.0 +01:00
        }
        +"title": 223593
      }
      0 => App\Entity\EntryComment {#1561}
    ]
    -id: 17077
    -titleTs: "'caus':2 'get':5 'linux':7"
    -bodyTs: "'caus':2 'evangel':11 'get':5 'obsess':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701110283
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16098493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701023883 {#2025
      date: 2023-11-26 19:38:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Used to use Windows 98 SE. First introduced to Mandrake Linux around 2000. Had no Internet, got the install media from a friend of my father. Barely got it working and couldn’t read English. Went back to Windows XP. Ubuntu came. Began to use it around 2008 for a few years. Back to windows briefly and then Raspberry Pi was launched. Switched to Linux permanently.\n
    \n
    Almost went back in 2013 due to Lightroom, gaming and a few work related medical software.\n
    \n
    Began to grasp FOSS maturely in 2014 and switched to alterbative software. When Steam launched Proton there was no turning back.\n
    \n
    I was obsessed but it has come and gone. Now I’m a bit of a nuissance to friends sllwly switching them to alternative software. My partner gets the worst treatment. Now she uses hardware security keys, assymetric keys auth etc
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704850074 {#1582
    date: 2024-01-10 02:27:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Altomes@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1560 …}
  +nested: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1550 …}
  +reports: Doctrine\ORM\PersistentCollection {#1548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
  -id: 173280
  -bodyTs: "'2000':13 '2008':48 '2013':71 '2014':89 '98':5 'almost':67 'alterb':93 'altern':127 'around':12,47 'assymetr':141 'auth':143 'back':37,53,69,103 'bare':27 'began':43,83 'bit':117 'briefli':56 'came':42 'come':110 'couldn':32 'due':72 'english':35 'etc':144 'father':26 'first':7 'foss':86 'friend':23,122 'game':75 'get':131 'gone':112 'got':17,28 'grasp':85 'hardwar':138 'instal':19 'internet':16 'introduc':8 'key':140,142 'launch':62,97 'lightroom':74 'linux':11,65 'm':115 'mandrak':10 'matur':87 'media':20 'medic':81 'nuissanc':120 'obsess':106 'partner':130 'perman':66 'pi':60 'proton':98 'raspberri':59 'read':34 'relat':80 'se':6 'secur':139 'sllwli':123 'softwar':82,94,128 'steam':96 'switch':63,91,124 'treatment':134 'turn':102 'ubuntu':41 'use':1,3,45,137 'went':36,68 'window':4,39,55 'work':30,79 'worst':133 'xp':40 'year':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6190232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701172779 {#1527
    date: 2023-11-28 12:59:39.0 +01:00
  }
  +"title": 173280
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#2024 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2085 …}
  +slug: "What-happens-when-Linus-dies-retires"
  +title: "What happens when Linus dies/retires?"
  +url: null
  +body: "Will we all be fucked or is there a Linus 2?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 157
  +favouriteCount: 325
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700837040 {#2339
    date: 2023-11-24 15:44:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2136 …}
  +votes: Doctrine\ORM\PersistentCollection {#2068 …}
  +reports: Doctrine\ORM\PersistentCollection {#2069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
  +badges: Doctrine\ORM\PersistentCollection {#2070 …}
  +children: [
    App\Entity\EntryComment {#1695
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
      +body: "You should care about Linux. The web depends upon it :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1700051033 {#1433
        date: 2023-11-15 13:23:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luthis@lemmy.nz"
        "@ASeriesOfPoorChoices@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1667 …}
      +nested: Doctrine\ORM\PersistentCollection {#1669 …}
      +votes: Doctrine\ORM\PersistentCollection {#1677 …}
      +reports: Doctrine\ORM\PersistentCollection {#1672 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
      -id: 126841
      -bodyTs: "'care':3 'depend':8 'linux':5 'upon':9 'web':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5820484"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700051033 {#1430
        date: 2023-11-15 13:23:53.0 +01:00
      }
      +"title": 126841
    }
  ]
  -id: 12820
  -titleTs: "'dies/retires':5 'happen':2 'linus':4"
  -bodyTs: "'2':11 'fuck':5 'linus':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700018788
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3348861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699932388 {#2326
    date: 2023-11-14 04:26:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#2024 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2085 …}
  +slug: "What-happens-when-Linus-dies-retires"
  +title: "What happens when Linus dies/retires?"
  +url: null
  +body: "Will we all be fucked or is there a Linus 2?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 157
  +favouriteCount: 325
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700837040 {#2339
    date: 2023-11-24 15:44:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2136 …}
  +votes: Doctrine\ORM\PersistentCollection {#2068 …}
  +reports: Doctrine\ORM\PersistentCollection {#2069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
  +badges: Doctrine\ORM\PersistentCollection {#2070 …}
  +children: [
    App\Entity\EntryComment {#1695
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
      +body: "You should care about Linux. The web depends upon it :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1700051033 {#1433
        date: 2023-11-15 13:23:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luthis@lemmy.nz"
        "@ASeriesOfPoorChoices@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1667 …}
      +nested: Doctrine\ORM\PersistentCollection {#1669 …}
      +votes: Doctrine\ORM\PersistentCollection {#1677 …}
      +reports: Doctrine\ORM\PersistentCollection {#1672 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
      -id: 126841
      -bodyTs: "'care':3 'depend':8 'linux':5 'upon':9 'web':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5820484"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700051033 {#1430
        date: 2023-11-15 13:23:53.0 +01:00
      }
      +"title": 126841
    }
  ]
  -id: 12820
  -titleTs: "'dies/retires':5 'happen':2 'linus':4"
  -bodyTs: "'2':11 'fuck':5 'linus':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700018788
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3348861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699932388 {#2326
    date: 2023-11-14 04:26:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#2024 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2085 …}
  +slug: "What-happens-when-Linus-dies-retires"
  +title: "What happens when Linus dies/retires?"
  +url: null
  +body: "Will we all be fucked or is there a Linus 2?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 157
  +favouriteCount: 325
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700837040 {#2339
    date: 2023-11-24 15:44:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2136 …}
  +votes: Doctrine\ORM\PersistentCollection {#2068 …}
  +reports: Doctrine\ORM\PersistentCollection {#2069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
  +badges: Doctrine\ORM\PersistentCollection {#2070 …}
  +children: [
    App\Entity\EntryComment {#1695
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
      +body: "You should care about Linux. The web depends upon it :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1700051033 {#1433
        date: 2023-11-15 13:23:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luthis@lemmy.nz"
        "@ASeriesOfPoorChoices@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1667 …}
      +nested: Doctrine\ORM\PersistentCollection {#1669 …}
      +votes: Doctrine\ORM\PersistentCollection {#1677 …}
      +reports: Doctrine\ORM\PersistentCollection {#1672 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
      -id: 126841
      -bodyTs: "'care':3 'depend':8 'linux':5 'upon':9 'web':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5820484"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700051033 {#1430
        date: 2023-11-15 13:23:53.0 +01:00
      }
      +"title": 126841
    }
  ]
  -id: 12820
  -titleTs: "'dies/retires':5 'happen':2 'linus':4"
  -bodyTs: "'2':11 'fuck':5 'linus':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700018788
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3348861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699932388 {#2326
    date: 2023-11-14 04:26:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1695
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#2024 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2085 …}
    +slug: "What-happens-when-Linus-dies-retires"
    +title: "What happens when Linus dies/retires?"
    +url: null
    +body: "Will we all be fucked or is there a Linus 2?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 157
    +favouriteCount: 325
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700837040 {#2339
      date: 2023-11-24 15:44:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2136 …}
    +votes: Doctrine\ORM\PersistentCollection {#2068 …}
    +reports: Doctrine\ORM\PersistentCollection {#2069 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
    +badges: Doctrine\ORM\PersistentCollection {#2070 …}
    +children: [
      App\Entity\EntryComment {#1695}
    ]
    -id: 12820
    -titleTs: "'dies/retires':5 'happen':2 'linus':4"
    -bodyTs: "'2':11 'fuck':5 'linus':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700018788
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/3348861"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699932388 {#2326
      date: 2023-11-14 04:26:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
  +body: "You should care about Linux. The web depends upon it :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700051033 {#1433
    date: 2023-11-15 13:23:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luthis@lemmy.nz"
    "@ASeriesOfPoorChoices@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1667 …}
  +nested: Doctrine\ORM\PersistentCollection {#1669 …}
  +votes: Doctrine\ORM\PersistentCollection {#1677 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  -id: 126841
  -bodyTs: "'care':3 'depend':8 'linux':5 'upon':9 'web':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5820484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700051033 {#1430
    date: 2023-11-15 13:23:53.0 +01:00
  }
  +"title": 126841
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1695
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#2024 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2085 …}
    +slug: "What-happens-when-Linus-dies-retires"
    +title: "What happens when Linus dies/retires?"
    +url: null
    +body: "Will we all be fucked or is there a Linus 2?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 157
    +favouriteCount: 325
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700837040 {#2339
      date: 2023-11-24 15:44:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2136 …}
    +votes: Doctrine\ORM\PersistentCollection {#2068 …}
    +reports: Doctrine\ORM\PersistentCollection {#2069 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
    +badges: Doctrine\ORM\PersistentCollection {#2070 …}
    +children: [
      App\Entity\EntryComment {#1695}
    ]
    -id: 12820
    -titleTs: "'dies/retires':5 'happen':2 'linus':4"
    -bodyTs: "'2':11 'fuck':5 'linus':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700018788
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/3348861"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699932388 {#2326
      date: 2023-11-14 04:26:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
  +body: "You should care about Linux. The web depends upon it :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700051033 {#1433
    date: 2023-11-15 13:23:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luthis@lemmy.nz"
    "@ASeriesOfPoorChoices@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1667 …}
  +nested: Doctrine\ORM\PersistentCollection {#1669 …}
  +votes: Doctrine\ORM\PersistentCollection {#1677 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  -id: 126841
  -bodyTs: "'care':3 'depend':8 'linux':5 'upon':9 'web':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5820484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700051033 {#1430
    date: 2023-11-15 13:23:53.0 +01:00
  }
  +"title": 126841
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1695
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#2024 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2085 …}
    +slug: "What-happens-when-Linus-dies-retires"
    +title: "What happens when Linus dies/retires?"
    +url: null
    +body: "Will we all be fucked or is there a Linus 2?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 157
    +favouriteCount: 325
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700837040 {#2339
      date: 2023-11-24 15:44:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2136 …}
    +votes: Doctrine\ORM\PersistentCollection {#2068 …}
    +reports: Doctrine\ORM\PersistentCollection {#2069 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
    +badges: Doctrine\ORM\PersistentCollection {#2070 …}
    +children: [
      App\Entity\EntryComment {#1695}
    ]
    -id: 12820
    -titleTs: "'dies/retires':5 'happen':2 'linus':4"
    -bodyTs: "'2':11 'fuck':5 'linus':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700018788
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/3348861"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699932388 {#2326
      date: 2023-11-14 04:26:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
  +body: "You should care about Linux. The web depends upon it :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700051033 {#1433
    date: 2023-11-15 13:23:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luthis@lemmy.nz"
    "@ASeriesOfPoorChoices@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1667 …}
  +nested: Doctrine\ORM\PersistentCollection {#1669 …}
  +votes: Doctrine\ORM\PersistentCollection {#1677 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  -id: 126841
  -bodyTs: "'care':3 'depend':8 'linux':5 'upon':9 'web':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5820484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700051033 {#1430
    date: 2023-11-15 13:23:53.0 +01:00
  }
  +"title": 126841
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1692
  +user: Proxies\__CG__\App\Entity\User {#2018 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1795 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2085 …}
  +slug: "Reolink-camera-app-capturing-your-clipboard-contents"
  +title: "Reolink camera app capturing your clipboard contents"
  +url: null
  +body: """
    PSA: It seems the latest version of the Reolink Android app (v4.43.0.5.20240111) is capturing the phone’s clipboard when first opened, and again whenever the clipboard contents change and the app is brought into the foreground.\n
    \n
    GrapheneOS reports, “Reolink pasted from your clipboard”. I don’t recall seeing this message on older versions of the software.\n
    \n
    While network-accessible camera software has always posed a privacy risk, this is particularly concerning behaviour.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725811417 {#1597
    date: 2024-09-08 18:03:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2082 …}
  +votes: Doctrine\ORM\PersistentCollection {#2097 …}
  +reports: Doctrine\ORM\PersistentCollection {#2084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
  +badges: Doctrine\ORM\PersistentCollection {#2164 …}
  +children: [
    App\Entity\EntryComment {#1691
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1795 …}
      +image: null
      +parent: null
      +root: null
      +body: "Bad but expected given that they are Chinese based. I use several of their cameras but only after kepping them isolated from the Internet and segmented from the rest of my network. I only access the streams from my NAS which in turn access the camera streams from a dedicated NIC."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1725811417 {#1689
        date: 2024-09-08 18:03:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thayer@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1705 …}
      +nested: Doctrine\ORM\PersistentCollection {#1616 …}
      +votes: Doctrine\ORM\PersistentCollection {#1598 …}
      +reports: Doctrine\ORM\PersistentCollection {#1629 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
      -id: 314244
      -bodyTs: "'access':35,44 'bad':1 'base':9 'camera':15,46 'chines':8 'dedic':50 'expect':3 'given':4 'internet':24 'isol':21 'kep':19 'nas':40 'network':32 'nic':51 'rest':29 'segment':26 'sever':12 'stream':37,47 'turn':43 'use':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7440978"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705424334 {#1686
        date: 2024-01-16 17:58:54.0 +01:00
      }
      +"title": 314244
    }
  ]
  -id: 30975
  -titleTs: "'app':3 'camera':2 'captur':4 'clipboard':6 'content':7 'reolink':1"
  -bodyTs: "'access':60 'alway':64 'android':10 'app':11,31 'behaviour':73 'brought':33 'camera':61 'captur':14 'chang':28 'clipboard':18,26,43 'concern':72 'content':27 'first':20 'foreground':36 'grapheneo':37 'latest':5 'messag':50 'network':59 'network-access':58 'older':52 'open':21 'particular':71 'past':40 'phone':16 'pose':65 'privaci':67 'psa':1 'recal':47 'reolink':9,39 'report':38 'risk':68 'see':48 'seem':3 'softwar':56,62 'v4.43.0.5.20240111':12 'version':6,53 'whenev':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705509460
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13420770"
  +editedAt: DateTimeImmutable @1724958392 {#2026
    date: 2024-08-29 21:06:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705423060 {#1718
    date: 2024-01-16 17:37:40.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1692
  +user: Proxies\__CG__\App\Entity\User {#2018 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1795 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2085 …}
  +slug: "Reolink-camera-app-capturing-your-clipboard-contents"
  +title: "Reolink camera app capturing your clipboard contents"
  +url: null
  +body: """
    PSA: It seems the latest version of the Reolink Android app (v4.43.0.5.20240111) is capturing the phone’s clipboard when first opened, and again whenever the clipboard contents change and the app is brought into the foreground.\n
    \n
    GrapheneOS reports, “Reolink pasted from your clipboard”. I don’t recall seeing this message on older versions of the software.\n
    \n
    While network-accessible camera software has always posed a privacy risk, this is particularly concerning behaviour.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725811417 {#1597
    date: 2024-09-08 18:03:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2082 …}
  +votes: Doctrine\ORM\PersistentCollection {#2097 …}
  +reports: Doctrine\ORM\PersistentCollection {#2084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
  +badges: Doctrine\ORM\PersistentCollection {#2164 …}
  +children: [
    App\Entity\EntryComment {#1691
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1795 …}
      +image: null
      +parent: null
      +root: null
      +body: "Bad but expected given that they are Chinese based. I use several of their cameras but only after kepping them isolated from the Internet and segmented from the rest of my network. I only access the streams from my NAS which in turn access the camera streams from a dedicated NIC."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1725811417 {#1689
        date: 2024-09-08 18:03:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thayer@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1705 …}
      +nested: Doctrine\ORM\PersistentCollection {#1616 …}
      +votes: Doctrine\ORM\PersistentCollection {#1598 …}
      +reports: Doctrine\ORM\PersistentCollection {#1629 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
      -id: 314244
      -bodyTs: "'access':35,44 'bad':1 'base':9 'camera':15,46 'chines':8 'dedic':50 'expect':3 'given':4 'internet':24 'isol':21 'kep':19 'nas':40 'network':32 'nic':51 'rest':29 'segment':26 'sever':12 'stream':37,47 'turn':43 'use':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7440978"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705424334 {#1686
        date: 2024-01-16 17:58:54.0 +01:00
      }
      +"title": 314244
    }
  ]
  -id: 30975
  -titleTs: "'app':3 'camera':2 'captur':4 'clipboard':6 'content':7 'reolink':1"
  -bodyTs: "'access':60 'alway':64 'android':10 'app':11,31 'behaviour':73 'brought':33 'camera':61 'captur':14 'chang':28 'clipboard':18,26,43 'concern':72 'content':27 'first':20 'foreground':36 'grapheneo':37 'latest':5 'messag':50 'network':59 'network-access':58 'older':52 'open':21 'particular':71 'past':40 'phone':16 'pose':65 'privaci':67 'psa':1 'recal':47 'reolink':9,39 'report':38 'risk':68 'see':48 'seem':3 'softwar':56,62 'v4.43.0.5.20240111':12 'version':6,53 'whenev':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705509460
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13420770"
  +editedAt: DateTimeImmutable @1724958392 {#2026
    date: 2024-08-29 21:06:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705423060 {#1718
    date: 2024-01-16 17:37:40.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1692
  +user: Proxies\__CG__\App\Entity\User {#2018 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1795 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2085 …}
  +slug: "Reolink-camera-app-capturing-your-clipboard-contents"
  +title: "Reolink camera app capturing your clipboard contents"
  +url: null
  +body: """
    PSA: It seems the latest version of the Reolink Android app (v4.43.0.5.20240111) is capturing the phone’s clipboard when first opened, and again whenever the clipboard contents change and the app is brought into the foreground.\n
    \n
    GrapheneOS reports, “Reolink pasted from your clipboard”. I don’t recall seeing this message on older versions of the software.\n
    \n
    While network-accessible camera software has always posed a privacy risk, this is particularly concerning behaviour.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725811417 {#1597
    date: 2024-09-08 18:03:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2082 …}
  +votes: Doctrine\ORM\PersistentCollection {#2097 …}
  +reports: Doctrine\ORM\PersistentCollection {#2084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
  +badges: Doctrine\ORM\PersistentCollection {#2164 …}
  +children: [
    App\Entity\EntryComment {#1691
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1795 …}
      +image: null
      +parent: null
      +root: null
      +body: "Bad but expected given that they are Chinese based. I use several of their cameras but only after kepping them isolated from the Internet and segmented from the rest of my network. I only access the streams from my NAS which in turn access the camera streams from a dedicated NIC."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1725811417 {#1689
        date: 2024-09-08 18:03:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thayer@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1705 …}
      +nested: Doctrine\ORM\PersistentCollection {#1616 …}
      +votes: Doctrine\ORM\PersistentCollection {#1598 …}
      +reports: Doctrine\ORM\PersistentCollection {#1629 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
      -id: 314244
      -bodyTs: "'access':35,44 'bad':1 'base':9 'camera':15,46 'chines':8 'dedic':50 'expect':3 'given':4 'internet':24 'isol':21 'kep':19 'nas':40 'network':32 'nic':51 'rest':29 'segment':26 'sever':12 'stream':37,47 'turn':43 'use':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7440978"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705424334 {#1686
        date: 2024-01-16 17:58:54.0 +01:00
      }
      +"title": 314244
    }
  ]
  -id: 30975
  -titleTs: "'app':3 'camera':2 'captur':4 'clipboard':6 'content':7 'reolink':1"
  -bodyTs: "'access':60 'alway':64 'android':10 'app':11,31 'behaviour':73 'brought':33 'camera':61 'captur':14 'chang':28 'clipboard':18,26,43 'concern':72 'content':27 'first':20 'foreground':36 'grapheneo':37 'latest':5 'messag':50 'network':59 'network-access':58 'older':52 'open':21 'particular':71 'past':40 'phone':16 'pose':65 'privaci':67 'psa':1 'recal':47 'reolink':9,39 'report':38 'risk':68 'see':48 'seem':3 'softwar':56,62 'v4.43.0.5.20240111':12 'version':6,53 'whenev':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705509460
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13420770"
  +editedAt: DateTimeImmutable @1724958392 {#2026
    date: 2024-08-29 21:06:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705423060 {#1718
    date: 2024-01-16 17:37:40.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1691
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692
    +user: Proxies\__CG__\App\Entity\User {#2018 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1795 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2085 …}
    +slug: "Reolink-camera-app-capturing-your-clipboard-contents"
    +title: "Reolink camera app capturing your clipboard contents"
    +url: null
    +body: """
      PSA: It seems the latest version of the Reolink Android app (v4.43.0.5.20240111) is capturing the phone’s clipboard when first opened, and again whenever the clipboard contents change and the app is brought into the foreground.\n
      \n
      GrapheneOS reports, “Reolink pasted from your clipboard”. I don’t recall seeing this message on older versions of the software.\n
      \n
      While network-accessible camera software has always posed a privacy risk, this is particularly concerning behaviour.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 40
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725811417 {#1597
      date: 2024-09-08 18:03:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2082 …}
    +votes: Doctrine\ORM\PersistentCollection {#2097 …}
    +reports: Doctrine\ORM\PersistentCollection {#2084 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
    +badges: Doctrine\ORM\PersistentCollection {#2164 …}
    +children: [
      App\Entity\EntryComment {#1691}
    ]
    -id: 30975
    -titleTs: "'app':3 'camera':2 'captur':4 'clipboard':6 'content':7 'reolink':1"
    -bodyTs: "'access':60 'alway':64 'android':10 'app':11,31 'behaviour':73 'brought':33 'camera':61 'captur':14 'chang':28 'clipboard':18,26,43 'concern':72 'content':27 'first':20 'foreground':36 'grapheneo':37 'latest':5 'messag':50 'network':59 'network-access':58 'older':52 'open':21 'particular':71 'past':40 'phone':16 'pose':65 'privaci':67 'psa':1 'recal':47 'reolink':9,39 'report':38 'risk':68 'see':48 'seem':3 'softwar':56,62 'v4.43.0.5.20240111':12 'version':6,53 'whenev':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705509460
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13420770"
    +editedAt: DateTimeImmutable @1724958392 {#2026
      date: 2024-08-29 21:06:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705423060 {#1718
      date: 2024-01-16 17:37:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1795 …}
  +image: null
  +parent: null
  +root: null
  +body: "Bad but expected given that they are Chinese based. I use several of their cameras but only after kepping them isolated from the Internet and segmented from the rest of my network. I only access the streams from my NAS which in turn access the camera streams from a dedicated NIC."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1725811417 {#1689
    date: 2024-09-08 18:03:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thayer@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1705 …}
  +nested: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  -id: 314244
  -bodyTs: "'access':35,44 'bad':1 'base':9 'camera':15,46 'chines':8 'dedic':50 'expect':3 'given':4 'internet':24 'isol':21 'kep':19 'nas':40 'network':32 'nic':51 'rest':29 'segment':26 'sever':12 'stream':37,47 'turn':43 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7440978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705424334 {#1686
    date: 2024-01-16 17:58:54.0 +01:00
  }
  +"title": 314244
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1691
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692
    +user: Proxies\__CG__\App\Entity\User {#2018 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1795 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2085 …}
    +slug: "Reolink-camera-app-capturing-your-clipboard-contents"
    +title: "Reolink camera app capturing your clipboard contents"
    +url: null
    +body: """
      PSA: It seems the latest version of the Reolink Android app (v4.43.0.5.20240111) is capturing the phone’s clipboard when first opened, and again whenever the clipboard contents change and the app is brought into the foreground.\n
      \n
      GrapheneOS reports, “Reolink pasted from your clipboard”. I don’t recall seeing this message on older versions of the software.\n
      \n
      While network-accessible camera software has always posed a privacy risk, this is particularly concerning behaviour.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 40
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725811417 {#1597
      date: 2024-09-08 18:03:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2082 …}
    +votes: Doctrine\ORM\PersistentCollection {#2097 …}
    +reports: Doctrine\ORM\PersistentCollection {#2084 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
    +badges: Doctrine\ORM\PersistentCollection {#2164 …}
    +children: [
      App\Entity\EntryComment {#1691}
    ]
    -id: 30975
    -titleTs: "'app':3 'camera':2 'captur':4 'clipboard':6 'content':7 'reolink':1"
    -bodyTs: "'access':60 'alway':64 'android':10 'app':11,31 'behaviour':73 'brought':33 'camera':61 'captur':14 'chang':28 'clipboard':18,26,43 'concern':72 'content':27 'first':20 'foreground':36 'grapheneo':37 'latest':5 'messag':50 'network':59 'network-access':58 'older':52 'open':21 'particular':71 'past':40 'phone':16 'pose':65 'privaci':67 'psa':1 'recal':47 'reolink':9,39 'report':38 'risk':68 'see':48 'seem':3 'softwar':56,62 'v4.43.0.5.20240111':12 'version':6,53 'whenev':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705509460
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13420770"
    +editedAt: DateTimeImmutable @1724958392 {#2026
      date: 2024-08-29 21:06:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705423060 {#1718
      date: 2024-01-16 17:37:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1795 …}
  +image: null
  +parent: null
  +root: null
  +body: "Bad but expected given that they are Chinese based. I use several of their cameras but only after kepping them isolated from the Internet and segmented from the rest of my network. I only access the streams from my NAS which in turn access the camera streams from a dedicated NIC."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1725811417 {#1689
    date: 2024-09-08 18:03:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thayer@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1705 …}
  +nested: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  -id: 314244
  -bodyTs: "'access':35,44 'bad':1 'base':9 'camera':15,46 'chines':8 'dedic':50 'expect':3 'given':4 'internet':24 'isol':21 'kep':19 'nas':40 'network':32 'nic':51 'rest':29 'segment':26 'sever':12 'stream':37,47 'turn':43 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7440978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705424334 {#1686
    date: 2024-01-16 17:58:54.0 +01:00
  }
  +"title": 314244
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1691
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692
    +user: Proxies\__CG__\App\Entity\User {#2018 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1795 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2085 …}
    +slug: "Reolink-camera-app-capturing-your-clipboard-contents"
    +title: "Reolink camera app capturing your clipboard contents"
    +url: null
    +body: """
      PSA: It seems the latest version of the Reolink Android app (v4.43.0.5.20240111) is capturing the phone’s clipboard when first opened, and again whenever the clipboard contents change and the app is brought into the foreground.\n
      \n
      GrapheneOS reports, “Reolink pasted from your clipboard”. I don’t recall seeing this message on older versions of the software.\n
      \n
      While network-accessible camera software has always posed a privacy risk, this is particularly concerning behaviour.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 40
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725811417 {#1597
      date: 2024-09-08 18:03:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2082 …}
    +votes: Doctrine\ORM\PersistentCollection {#2097 …}
    +reports: Doctrine\ORM\PersistentCollection {#2084 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
    +badges: Doctrine\ORM\PersistentCollection {#2164 …}
    +children: [
      App\Entity\EntryComment {#1691}
    ]
    -id: 30975
    -titleTs: "'app':3 'camera':2 'captur':4 'clipboard':6 'content':7 'reolink':1"
    -bodyTs: "'access':60 'alway':64 'android':10 'app':11,31 'behaviour':73 'brought':33 'camera':61 'captur':14 'chang':28 'clipboard':18,26,43 'concern':72 'content':27 'first':20 'foreground':36 'grapheneo':37 'latest':5 'messag':50 'network':59 'network-access':58 'older':52 'open':21 'particular':71 'past':40 'phone':16 'pose':65 'privaci':67 'psa':1 'recal':47 'reolink':9,39 'report':38 'risk':68 'see':48 'seem':3 'softwar':56,62 'v4.43.0.5.20240111':12 'version':6,53 'whenev':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705509460
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13420770"
    +editedAt: DateTimeImmutable @1724958392 {#2026
      date: 2024-08-29 21:06:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705423060 {#1718
      date: 2024-01-16 17:37:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1795 …}
  +image: null
  +parent: null
  +root: null
  +body: "Bad but expected given that they are Chinese based. I use several of their cameras but only after kepping them isolated from the Internet and segmented from the rest of my network. I only access the streams from my NAS which in turn access the camera streams from a dedicated NIC."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1725811417 {#1689
    date: 2024-09-08 18:03:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thayer@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1705 …}
  +nested: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  -id: 314244
  -bodyTs: "'access':35,44 'bad':1 'base':9 'camera':15,46 'chines':8 'dedic':50 'expect':3 'given':4 'internet':24 'isol':21 'kep':19 'nas':40 'network':32 'nic':51 'rest':29 'segment':26 'sever':12 'stream':37,47 'turn':43 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7440978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705424334 {#1686
    date: 2024-01-16 17:58:54.0 +01:00
  }
  +"title": 314244
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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_ADMIN
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 ROLE_MODERATOR
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