GET https://kbin.spritesserver.nl/index.php/u/@Sarcasmo220@lemmy.ml/top/2024-01-04::2024-01-04

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Post {#1574
  +user: Proxies\__CG__\App\Entity\User {#2898 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: null
  +slug: "Hardware-security-key-options-I-ve-been-thinking-about-getting-a"
  +body: """
    Hardware security key options?\n
    \n
    I've been thinking about getting a hardware security key and have heard of yubikey before; but I want to see what my options are and if they are worth it in your opinion.  \n
    My current setup is a local KeePassXC database (that I sync between my PC and phone and also acts as TOTP authenticator app), I know that KeePass supports hardware keys for unlocking the database.\n
    \n
    I am personally still of the belief that passwords are the safest when done right; but 2FA/MFA can greatly increase security on top of that (again, if done right).  \n
    The key work work together with already existing passwords, not replace them.\n
    \n
    As I use linux as my primary OS I do expect it to support it and anything that doesn't I will have to pass on.\n
    \n
    PS: what are the things I need to know about these hardware keys that's not being talked about too much, I am very much delving into new territory and want to make sure I'm properly educated before I delve in.\n
    \n
    @linux@lemmy.ml @technology@lemmy.ml @technology@lemmy.world @privacy@lemmy.ml #2FA #MFA #yubikey #InfoSec #CyberSecurity
    """
  +lang: "en"
  +commentCount: 26
  +favouriteCount: 72
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712213847 {#2819
    date: 2024-04-04 08:57:27.0 +02:00
  }
  +ip: null
  +tags: [
    "2fa"
    "mfa"
    "yubikey"
    "infosec"
    "cybersecurity"
  ]
  +mentions: [
    "@linux@lemmy.ml"
    "@technology@lemmy.ml"
    "@technology@lemmy.world"
    "@privacy@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2897 …}
  +votes: Doctrine\ORM\PersistentCollection {#2895 …}
  +reports: Doctrine\ORM\PersistentCollection {#2893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2861 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
  +children: [
    App\Entity\PostComment {#1438
      +user: App\Entity\User {#261 …}
      +post: Proxies\__CG__\App\Entity\Post {#1574 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
      +parent: null
      +root: null
      +image: null
      +body: """
        When I did some research on hardware keys I was between Yubikey and Nitrokey. I ended up going with Yubikey because KeepassXC supported it.\n
        \n
        Something to keep in mind is purchasing a backup key. I bought one for my wife and we use each other’s as a backup.\n
        \n
        For KeepassXC it does not support registering multiple keys (at least not that I have figured out), so I have a copy of my database where it uses my wife’s key as a backup.
        """
      +lang: "en"
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704387211 {#1640
        date: 2024-01-04 17:53:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@linux@lemmy.ml"
        "@technology@lemmy.ml"
        "@technology@lemmy.world"
        "@privacy@lemmy.ml"
        "@Scraft161@tsukihi.me"
      ]
      +isAdult: false
      +updateMark: false
      +children: Doctrine\ORM\PersistentCollection {#1561 …}
      +nested: Doctrine\ORM\PersistentCollection {#1528 …}
      +votes: Doctrine\ORM\PersistentCollection {#1568 …}
      +reports: Doctrine\ORM\PersistentCollection {#1549 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
      -id: 1036
      -bodyTs: "'backup':33,49,84 'bought':36 'copi':71 'databas':74 'end':16 'figur':65 'go':18 'hardwar':7 'keep':27 'keepassxc':22,51 'key':8,34,58,81 'least':60 'mind':29 'multipl':57 'nitrokey':14 'one':37 'purchas':31 'regist':56 'research':5 'someth':25 'support':23,55 'use':43,77 'wife':40,79 'yubikey':12,20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7069991"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704387211 {#1639
        date: 2024-01-04 17:53:31.0 +01:00
      }
      +"title": 1036
    }
  ]
  -id: 343
  -bodyTs: "'2fa':186 '2fa/mfa':89 'act':57 'alreadi':108 'also':56 'anyth':130 'app':61 'authent':60 'belief':79 'current':40 'cybersecur':190 'databas':46,72 'delv':165,180 'doesn':132 'done':86,100 'educ':177 'exist':109 'expect':124 'get':10 'great':91 'hardwar':1,12,67,151 'heard':17 'increas':92 'infosec':189 'keepass':65 'keepassxc':45 'key':3,14,68,103,152 'know':63,148 'linux':117 'linux@lemmy.ml':182 'local':44 'm':175 'make':172 'mfa':187 'much':160,164 'need':146 'new':167 'opinion':38 'option':4,28 'os':121 'pass':138 'password':81,110 'pc':52 'person':75 'phone':54 'primari':120 'privacy@lemmy.ml':185 'proper':176 'ps':140 'replac':112 'right':87,101 'safest':84 'secur':2,13,93 'see':25 'setup':41 'still':76 'support':66,127 'sure':173 'sync':49 'talk':157 'technology@lemmy.ml':183 'technology@lemmy.world':184 'territori':168 'thing':144 'think':8 'togeth':106 'top':95 'totp':59 'unlock':70 'use':116 've':6 'want':23,170 'work':104,105 'worth':34 'yubikey':19,188"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704402491
  +visibility: "visible             "
  +apId: "https://tsukihi.me/users/Scraft161/statuses/111694059376735181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704316091 {#2818
    date: 2024-01-03 22:08:11.0 +01:00
  }
  +__isInitialized__: true
  +"title": 343
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Post {#1574
  +user: Proxies\__CG__\App\Entity\User {#2898 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: null
  +slug: "Hardware-security-key-options-I-ve-been-thinking-about-getting-a"
  +body: """
    Hardware security key options?\n
    \n
    I've been thinking about getting a hardware security key and have heard of yubikey before; but I want to see what my options are and if they are worth it in your opinion.  \n
    My current setup is a local KeePassXC database (that I sync between my PC and phone and also acts as TOTP authenticator app), I know that KeePass supports hardware keys for unlocking the database.\n
    \n
    I am personally still of the belief that passwords are the safest when done right; but 2FA/MFA can greatly increase security on top of that (again, if done right).  \n
    The key work work together with already existing passwords, not replace them.\n
    \n
    As I use linux as my primary OS I do expect it to support it and anything that doesn't I will have to pass on.\n
    \n
    PS: what are the things I need to know about these hardware keys that's not being talked about too much, I am very much delving into new territory and want to make sure I'm properly educated before I delve in.\n
    \n
    @linux@lemmy.ml @technology@lemmy.ml @technology@lemmy.world @privacy@lemmy.ml #2FA #MFA #yubikey #InfoSec #CyberSecurity
    """
  +lang: "en"
  +commentCount: 26
  +favouriteCount: 72
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712213847 {#2819
    date: 2024-04-04 08:57:27.0 +02:00
  }
  +ip: null
  +tags: [
    "2fa"
    "mfa"
    "yubikey"
    "infosec"
    "cybersecurity"
  ]
  +mentions: [
    "@linux@lemmy.ml"
    "@technology@lemmy.ml"
    "@technology@lemmy.world"
    "@privacy@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2897 …}
  +votes: Doctrine\ORM\PersistentCollection {#2895 …}
  +reports: Doctrine\ORM\PersistentCollection {#2893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2861 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
  +children: [
    App\Entity\PostComment {#1438
      +user: App\Entity\User {#261 …}
      +post: Proxies\__CG__\App\Entity\Post {#1574 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
      +parent: null
      +root: null
      +image: null
      +body: """
        When I did some research on hardware keys I was between Yubikey and Nitrokey. I ended up going with Yubikey because KeepassXC supported it.\n
        \n
        Something to keep in mind is purchasing a backup key. I bought one for my wife and we use each other’s as a backup.\n
        \n
        For KeepassXC it does not support registering multiple keys (at least not that I have figured out), so I have a copy of my database where it uses my wife’s key as a backup.
        """
      +lang: "en"
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704387211 {#1640
        date: 2024-01-04 17:53:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@linux@lemmy.ml"
        "@technology@lemmy.ml"
        "@technology@lemmy.world"
        "@privacy@lemmy.ml"
        "@Scraft161@tsukihi.me"
      ]
      +isAdult: false
      +updateMark: false
      +children: Doctrine\ORM\PersistentCollection {#1561 …}
      +nested: Doctrine\ORM\PersistentCollection {#1528 …}
      +votes: Doctrine\ORM\PersistentCollection {#1568 …}
      +reports: Doctrine\ORM\PersistentCollection {#1549 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
      -id: 1036
      -bodyTs: "'backup':33,49,84 'bought':36 'copi':71 'databas':74 'end':16 'figur':65 'go':18 'hardwar':7 'keep':27 'keepassxc':22,51 'key':8,34,58,81 'least':60 'mind':29 'multipl':57 'nitrokey':14 'one':37 'purchas':31 'regist':56 'research':5 'someth':25 'support':23,55 'use':43,77 'wife':40,79 'yubikey':12,20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7069991"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704387211 {#1639
        date: 2024-01-04 17:53:31.0 +01:00
      }
      +"title": 1036
    }
  ]
  -id: 343
  -bodyTs: "'2fa':186 '2fa/mfa':89 'act':57 'alreadi':108 'also':56 'anyth':130 'app':61 'authent':60 'belief':79 'current':40 'cybersecur':190 'databas':46,72 'delv':165,180 'doesn':132 'done':86,100 'educ':177 'exist':109 'expect':124 'get':10 'great':91 'hardwar':1,12,67,151 'heard':17 'increas':92 'infosec':189 'keepass':65 'keepassxc':45 'key':3,14,68,103,152 'know':63,148 'linux':117 'linux@lemmy.ml':182 'local':44 'm':175 'make':172 'mfa':187 'much':160,164 'need':146 'new':167 'opinion':38 'option':4,28 'os':121 'pass':138 'password':81,110 'pc':52 'person':75 'phone':54 'primari':120 'privacy@lemmy.ml':185 'proper':176 'ps':140 'replac':112 'right':87,101 'safest':84 'secur':2,13,93 'see':25 'setup':41 'still':76 'support':66,127 'sure':173 'sync':49 'talk':157 'technology@lemmy.ml':183 'technology@lemmy.world':184 'territori':168 'thing':144 'think':8 'togeth':106 'top':95 'totp':59 'unlock':70 'use':116 've':6 'want':23,170 'work':104,105 'worth':34 'yubikey':19,188"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704402491
  +visibility: "visible             "
  +apId: "https://tsukihi.me/users/Scraft161/statuses/111694059376735181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704316091 {#2818
    date: 2024-01-03 22:08:11.0 +01:00
  }
  +__isInitialized__: true
  +"title": 343
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Post {#1574
  +user: Proxies\__CG__\App\Entity\User {#2898 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: null
  +slug: "Hardware-security-key-options-I-ve-been-thinking-about-getting-a"
  +body: """
    Hardware security key options?\n
    \n
    I've been thinking about getting a hardware security key and have heard of yubikey before; but I want to see what my options are and if they are worth it in your opinion.  \n
    My current setup is a local KeePassXC database (that I sync between my PC and phone and also acts as TOTP authenticator app), I know that KeePass supports hardware keys for unlocking the database.\n
    \n
    I am personally still of the belief that passwords are the safest when done right; but 2FA/MFA can greatly increase security on top of that (again, if done right).  \n
    The key work work together with already existing passwords, not replace them.\n
    \n
    As I use linux as my primary OS I do expect it to support it and anything that doesn't I will have to pass on.\n
    \n
    PS: what are the things I need to know about these hardware keys that's not being talked about too much, I am very much delving into new territory and want to make sure I'm properly educated before I delve in.\n
    \n
    @linux@lemmy.ml @technology@lemmy.ml @technology@lemmy.world @privacy@lemmy.ml #2FA #MFA #yubikey #InfoSec #CyberSecurity
    """
  +lang: "en"
  +commentCount: 26
  +favouriteCount: 72
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712213847 {#2819
    date: 2024-04-04 08:57:27.0 +02:00
  }
  +ip: null
  +tags: [
    "2fa"
    "mfa"
    "yubikey"
    "infosec"
    "cybersecurity"
  ]
  +mentions: [
    "@linux@lemmy.ml"
    "@technology@lemmy.ml"
    "@technology@lemmy.world"
    "@privacy@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2897 …}
  +votes: Doctrine\ORM\PersistentCollection {#2895 …}
  +reports: Doctrine\ORM\PersistentCollection {#2893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2861 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
  +children: [
    App\Entity\PostComment {#1438
      +user: App\Entity\User {#261 …}
      +post: Proxies\__CG__\App\Entity\Post {#1574 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
      +parent: null
      +root: null
      +image: null
      +body: """
        When I did some research on hardware keys I was between Yubikey and Nitrokey. I ended up going with Yubikey because KeepassXC supported it.\n
        \n
        Something to keep in mind is purchasing a backup key. I bought one for my wife and we use each other’s as a backup.\n
        \n
        For KeepassXC it does not support registering multiple keys (at least not that I have figured out), so I have a copy of my database where it uses my wife’s key as a backup.
        """
      +lang: "en"
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704387211 {#1640
        date: 2024-01-04 17:53:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@linux@lemmy.ml"
        "@technology@lemmy.ml"
        "@technology@lemmy.world"
        "@privacy@lemmy.ml"
        "@Scraft161@tsukihi.me"
      ]
      +isAdult: false
      +updateMark: false
      +children: Doctrine\ORM\PersistentCollection {#1561 …}
      +nested: Doctrine\ORM\PersistentCollection {#1528 …}
      +votes: Doctrine\ORM\PersistentCollection {#1568 …}
      +reports: Doctrine\ORM\PersistentCollection {#1549 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
      -id: 1036
      -bodyTs: "'backup':33,49,84 'bought':36 'copi':71 'databas':74 'end':16 'figur':65 'go':18 'hardwar':7 'keep':27 'keepassxc':22,51 'key':8,34,58,81 'least':60 'mind':29 'multipl':57 'nitrokey':14 'one':37 'purchas':31 'regist':56 'research':5 'someth':25 'support':23,55 'use':43,77 'wife':40,79 'yubikey':12,20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7069991"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704387211 {#1639
        date: 2024-01-04 17:53:31.0 +01:00
      }
      +"title": 1036
    }
  ]
  -id: 343
  -bodyTs: "'2fa':186 '2fa/mfa':89 'act':57 'alreadi':108 'also':56 'anyth':130 'app':61 'authent':60 'belief':79 'current':40 'cybersecur':190 'databas':46,72 'delv':165,180 'doesn':132 'done':86,100 'educ':177 'exist':109 'expect':124 'get':10 'great':91 'hardwar':1,12,67,151 'heard':17 'increas':92 'infosec':189 'keepass':65 'keepassxc':45 'key':3,14,68,103,152 'know':63,148 'linux':117 'linux@lemmy.ml':182 'local':44 'm':175 'make':172 'mfa':187 'much':160,164 'need':146 'new':167 'opinion':38 'option':4,28 'os':121 'pass':138 'password':81,110 'pc':52 'person':75 'phone':54 'primari':120 'privacy@lemmy.ml':185 'proper':176 'ps':140 'replac':112 'right':87,101 'safest':84 'secur':2,13,93 'see':25 'setup':41 'still':76 'support':66,127 'sure':173 'sync':49 'talk':157 'technology@lemmy.ml':183 'technology@lemmy.world':184 'territori':168 'thing':144 'think':8 'togeth':106 'top':95 'totp':59 'unlock':70 'use':116 've':6 'want':23,170 'work':104,105 'worth':34 'yubikey':19,188"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704402491
  +visibility: "visible             "
  +apId: "https://tsukihi.me/users/Scraft161/statuses/111694059376735181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704316091 {#2818
    date: 2024-01-03 22:08:11.0 +01:00
  }
  +__isInitialized__: true
  +"title": 343
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"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\PostComment {#1438
  +user: App\Entity\User {#261 …}
  +post: Proxies\__CG__\App\Entity\Post {#1574
    +user: Proxies\__CG__\App\Entity\User {#2898 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
    +image: null
    +slug: "Hardware-security-key-options-I-ve-been-thinking-about-getting-a"
    +body: """
      Hardware security key options?\n
      \n
      I've been thinking about getting a hardware security key and have heard of yubikey before; but I want to see what my options are and if they are worth it in your opinion.  \n
      My current setup is a local KeePassXC database (that I sync between my PC and phone and also acts as TOTP authenticator app), I know that KeePass supports hardware keys for unlocking the database.\n
      \n
      I am personally still of the belief that passwords are the safest when done right; but 2FA/MFA can greatly increase security on top of that (again, if done right).  \n
      The key work work together with already existing passwords, not replace them.\n
      \n
      As I use linux as my primary OS I do expect it to support it and anything that doesn't I will have to pass on.\n
      \n
      PS: what are the things I need to know about these hardware keys that's not being talked about too much, I am very much delving into new territory and want to make sure I'm properly educated before I delve in.\n
      \n
      @linux@lemmy.ml @technology@lemmy.ml @technology@lemmy.world @privacy@lemmy.ml #2FA #MFA #yubikey #InfoSec #CyberSecurity
      """
    +lang: "en"
    +commentCount: 26
    +favouriteCount: 72
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712213847 {#2819
      date: 2024-04-04 08:57:27.0 +02:00
    }
    +ip: null
    +tags: [
      "2fa"
      "mfa"
      "yubikey"
      "infosec"
      "cybersecurity"
    ]
    +mentions: [
      "@linux@lemmy.ml"
      "@technology@lemmy.ml"
      "@technology@lemmy.world"
      "@privacy@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2897 …}
    +votes: Doctrine\ORM\PersistentCollection {#2895 …}
    +reports: Doctrine\ORM\PersistentCollection {#2893 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2861 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
    +children: [
      App\Entity\PostComment {#1438}
    ]
    -id: 343
    -bodyTs: "'2fa':186 '2fa/mfa':89 'act':57 'alreadi':108 'also':56 'anyth':130 'app':61 'authent':60 'belief':79 'current':40 'cybersecur':190 'databas':46,72 'delv':165,180 'doesn':132 'done':86,100 'educ':177 'exist':109 'expect':124 'get':10 'great':91 'hardwar':1,12,67,151 'heard':17 'increas':92 'infosec':189 'keepass':65 'keepassxc':45 'key':3,14,68,103,152 'know':63,148 'linux':117 'linux@lemmy.ml':182 'local':44 'm':175 'make':172 'mfa':187 'much':160,164 'need':146 'new':167 'opinion':38 'option':4,28 'os':121 'pass':138 'password':81,110 'pc':52 'person':75 'phone':54 'primari':120 'privacy@lemmy.ml':185 'proper':176 'ps':140 'replac':112 'right':87,101 'safest':84 'secur':2,13,93 'see':25 'setup':41 'still':76 'support':66,127 'sure':173 'sync':49 'talk':157 'technology@lemmy.ml':183 'technology@lemmy.world':184 'territori':168 'thing':144 'think':8 'togeth':106 'top':95 'totp':59 'unlock':70 'use':116 've':6 'want':23,170 'work':104,105 'worth':34 'yubikey':19,188"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704402491
    +visibility: "visible             "
    +apId: "https://tsukihi.me/users/Scraft161/statuses/111694059376735181"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704316091 {#2818
      date: 2024-01-03 22:08:11.0 +01:00
    }
    +__isInitialized__: true
    +"title": 343
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    When I did some research on hardware keys I was between Yubikey and Nitrokey. I ended up going with Yubikey because KeepassXC supported it.\n
    \n
    Something to keep in mind is purchasing a backup key. I bought one for my wife and we use each other’s as a backup.\n
    \n
    For KeepassXC it does not support registering multiple keys (at least not that I have figured out), so I have a copy of my database where it uses my wife’s key as a backup.
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704387211 {#1640
    date: 2024-01-04 17:53:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@linux@lemmy.ml"
    "@technology@lemmy.ml"
    "@technology@lemmy.world"
    "@privacy@lemmy.ml"
    "@Scraft161@tsukihi.me"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#1561 …}
  +nested: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1568 …}
  +reports: Doctrine\ORM\PersistentCollection {#1549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  -id: 1036
  -bodyTs: "'backup':33,49,84 'bought':36 'copi':71 'databas':74 'end':16 'figur':65 'go':18 'hardwar':7 'keep':27 'keepassxc':22,51 'key':8,34,58,81 'least':60 'mind':29 'multipl':57 'nitrokey':14 'one':37 'purchas':31 'regist':56 'research':5 'someth':25 'support':23,55 'use':43,77 'wife':40,79 'yubikey':12,20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7069991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704387211 {#1639
    date: 2024-01-04 17:53:31.0 +01:00
  }
  +"title": 1036
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\PostComment {#1438
  +user: App\Entity\User {#261 …}
  +post: Proxies\__CG__\App\Entity\Post {#1574
    +user: Proxies\__CG__\App\Entity\User {#2898 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
    +image: null
    +slug: "Hardware-security-key-options-I-ve-been-thinking-about-getting-a"
    +body: """
      Hardware security key options?\n
      \n
      I've been thinking about getting a hardware security key and have heard of yubikey before; but I want to see what my options are and if they are worth it in your opinion.  \n
      My current setup is a local KeePassXC database (that I sync between my PC and phone and also acts as TOTP authenticator app), I know that KeePass supports hardware keys for unlocking the database.\n
      \n
      I am personally still of the belief that passwords are the safest when done right; but 2FA/MFA can greatly increase security on top of that (again, if done right).  \n
      The key work work together with already existing passwords, not replace them.\n
      \n
      As I use linux as my primary OS I do expect it to support it and anything that doesn't I will have to pass on.\n
      \n
      PS: what are the things I need to know about these hardware keys that's not being talked about too much, I am very much delving into new territory and want to make sure I'm properly educated before I delve in.\n
      \n
      @linux@lemmy.ml @technology@lemmy.ml @technology@lemmy.world @privacy@lemmy.ml #2FA #MFA #yubikey #InfoSec #CyberSecurity
      """
    +lang: "en"
    +commentCount: 26
    +favouriteCount: 72
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712213847 {#2819
      date: 2024-04-04 08:57:27.0 +02:00
    }
    +ip: null
    +tags: [
      "2fa"
      "mfa"
      "yubikey"
      "infosec"
      "cybersecurity"
    ]
    +mentions: [
      "@linux@lemmy.ml"
      "@technology@lemmy.ml"
      "@technology@lemmy.world"
      "@privacy@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2897 …}
    +votes: Doctrine\ORM\PersistentCollection {#2895 …}
    +reports: Doctrine\ORM\PersistentCollection {#2893 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2861 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
    +children: [
      App\Entity\PostComment {#1438}
    ]
    -id: 343
    -bodyTs: "'2fa':186 '2fa/mfa':89 'act':57 'alreadi':108 'also':56 'anyth':130 'app':61 'authent':60 'belief':79 'current':40 'cybersecur':190 'databas':46,72 'delv':165,180 'doesn':132 'done':86,100 'educ':177 'exist':109 'expect':124 'get':10 'great':91 'hardwar':1,12,67,151 'heard':17 'increas':92 'infosec':189 'keepass':65 'keepassxc':45 'key':3,14,68,103,152 'know':63,148 'linux':117 'linux@lemmy.ml':182 'local':44 'm':175 'make':172 'mfa':187 'much':160,164 'need':146 'new':167 'opinion':38 'option':4,28 'os':121 'pass':138 'password':81,110 'pc':52 'person':75 'phone':54 'primari':120 'privacy@lemmy.ml':185 'proper':176 'ps':140 'replac':112 'right':87,101 'safest':84 'secur':2,13,93 'see':25 'setup':41 'still':76 'support':66,127 'sure':173 'sync':49 'talk':157 'technology@lemmy.ml':183 'technology@lemmy.world':184 'territori':168 'thing':144 'think':8 'togeth':106 'top':95 'totp':59 'unlock':70 'use':116 've':6 'want':23,170 'work':104,105 'worth':34 'yubikey':19,188"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704402491
    +visibility: "visible             "
    +apId: "https://tsukihi.me/users/Scraft161/statuses/111694059376735181"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704316091 {#2818
      date: 2024-01-03 22:08:11.0 +01:00
    }
    +__isInitialized__: true
    +"title": 343
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    When I did some research on hardware keys I was between Yubikey and Nitrokey. I ended up going with Yubikey because KeepassXC supported it.\n
    \n
    Something to keep in mind is purchasing a backup key. I bought one for my wife and we use each other’s as a backup.\n
    \n
    For KeepassXC it does not support registering multiple keys (at least not that I have figured out), so I have a copy of my database where it uses my wife’s key as a backup.
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704387211 {#1640
    date: 2024-01-04 17:53:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@linux@lemmy.ml"
    "@technology@lemmy.ml"
    "@technology@lemmy.world"
    "@privacy@lemmy.ml"
    "@Scraft161@tsukihi.me"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#1561 …}
  +nested: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1568 …}
  +reports: Doctrine\ORM\PersistentCollection {#1549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  -id: 1036
  -bodyTs: "'backup':33,49,84 'bought':36 'copi':71 'databas':74 'end':16 'figur':65 'go':18 'hardwar':7 'keep':27 'keepassxc':22,51 'key':8,34,58,81 'least':60 'mind':29 'multipl':57 'nitrokey':14 'one':37 'purchas':31 'regist':56 'research':5 'someth':25 'support':23,55 'use':43,77 'wife':40,79 'yubikey':12,20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7069991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704387211 {#1639
    date: 2024-01-04 17:53:31.0 +01:00
  }
  +"title": 1036
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\PostComment {#1438
  +user: App\Entity\User {#261 …}
  +post: Proxies\__CG__\App\Entity\Post {#1574
    +user: Proxies\__CG__\App\Entity\User {#2898 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
    +image: null
    +slug: "Hardware-security-key-options-I-ve-been-thinking-about-getting-a"
    +body: """
      Hardware security key options?\n
      \n
      I've been thinking about getting a hardware security key and have heard of yubikey before; but I want to see what my options are and if they are worth it in your opinion.  \n
      My current setup is a local KeePassXC database (that I sync between my PC and phone and also acts as TOTP authenticator app), I know that KeePass supports hardware keys for unlocking the database.\n
      \n
      I am personally still of the belief that passwords are the safest when done right; but 2FA/MFA can greatly increase security on top of that (again, if done right).  \n
      The key work work together with already existing passwords, not replace them.\n
      \n
      As I use linux as my primary OS I do expect it to support it and anything that doesn't I will have to pass on.\n
      \n
      PS: what are the things I need to know about these hardware keys that's not being talked about too much, I am very much delving into new territory and want to make sure I'm properly educated before I delve in.\n
      \n
      @linux@lemmy.ml @technology@lemmy.ml @technology@lemmy.world @privacy@lemmy.ml #2FA #MFA #yubikey #InfoSec #CyberSecurity
      """
    +lang: "en"
    +commentCount: 26
    +favouriteCount: 72
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712213847 {#2819
      date: 2024-04-04 08:57:27.0 +02:00
    }
    +ip: null
    +tags: [
      "2fa"
      "mfa"
      "yubikey"
      "infosec"
      "cybersecurity"
    ]
    +mentions: [
      "@linux@lemmy.ml"
      "@technology@lemmy.ml"
      "@technology@lemmy.world"
      "@privacy@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2897 …}
    +votes: Doctrine\ORM\PersistentCollection {#2895 …}
    +reports: Doctrine\ORM\PersistentCollection {#2893 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2861 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
    +children: [
      App\Entity\PostComment {#1438}
    ]
    -id: 343
    -bodyTs: "'2fa':186 '2fa/mfa':89 'act':57 'alreadi':108 'also':56 'anyth':130 'app':61 'authent':60 'belief':79 'current':40 'cybersecur':190 'databas':46,72 'delv':165,180 'doesn':132 'done':86,100 'educ':177 'exist':109 'expect':124 'get':10 'great':91 'hardwar':1,12,67,151 'heard':17 'increas':92 'infosec':189 'keepass':65 'keepassxc':45 'key':3,14,68,103,152 'know':63,148 'linux':117 'linux@lemmy.ml':182 'local':44 'm':175 'make':172 'mfa':187 'much':160,164 'need':146 'new':167 'opinion':38 'option':4,28 'os':121 'pass':138 'password':81,110 'pc':52 'person':75 'phone':54 'primari':120 'privacy@lemmy.ml':185 'proper':176 'ps':140 'replac':112 'right':87,101 'safest':84 'secur':2,13,93 'see':25 'setup':41 'still':76 'support':66,127 'sure':173 'sync':49 'talk':157 'technology@lemmy.ml':183 'technology@lemmy.world':184 'territori':168 'thing':144 'think':8 'togeth':106 'top':95 'totp':59 'unlock':70 'use':116 've':6 'want':23,170 'work':104,105 'worth':34 'yubikey':19,188"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704402491
    +visibility: "visible             "
    +apId: "https://tsukihi.me/users/Scraft161/statuses/111694059376735181"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704316091 {#2818
      date: 2024-01-03 22:08:11.0 +01:00
    }
    +__isInitialized__: true
    +"title": 343
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    When I did some research on hardware keys I was between Yubikey and Nitrokey. I ended up going with Yubikey because KeepassXC supported it.\n
    \n
    Something to keep in mind is purchasing a backup key. I bought one for my wife and we use each other’s as a backup.\n
    \n
    For KeepassXC it does not support registering multiple keys (at least not that I have figured out), so I have a copy of my database where it uses my wife’s key as a backup.
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704387211 {#1640
    date: 2024-01-04 17:53:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@linux@lemmy.ml"
    "@technology@lemmy.ml"
    "@technology@lemmy.world"
    "@privacy@lemmy.ml"
    "@Scraft161@tsukihi.me"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#1561 …}
  +nested: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1568 …}
  +reports: Doctrine\ORM\PersistentCollection {#1549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  -id: 1036
  -bodyTs: "'backup':33,49,84 'bought':36 'copi':71 'databas':74 'end':16 'figur':65 'go':18 'hardwar':7 'keep':27 'keepassxc':22,51 'key':8,34,58,81 'least':60 'mind':29 'multipl':57 'nitrokey':14 'one':37 'purchas':31 'regist':56 'research':5 'someth':25 'support':23,55 'use':43,77 'wife':40,79 'yubikey':12,20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7069991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704387211 {#1639
    date: 2024-01-04 17:53:31.0 +01:00
  }
  +"title": 1036
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 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
10 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