GET https://kbin.spritesserver.nl/index.php/u/@MiddledAgedGuy@beehaw.org/replies

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 …}
}
2.32 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\Post {#1464
  +user: Proxies\__CG__\App\Entity\User {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +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 {#2555
    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 {#2633 …}
  +votes: Doctrine\ORM\PersistentCollection {#2631 …}
  +reports: Doctrine\ORM\PersistentCollection {#2629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2601 …}
  +children: [
    App\Entity\PostComment {#1421
      +user: App\Entity\User {#259 …}
      +post: Proxies\__CG__\App\Entity\Post {#1464 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
      +parent: null
      +root: null
      +image: null
      +body: """
        Yubikey and OnlyKey are the only hardware keys that work with keepassxc. So if that’s a requirement for you, then those are your only options. This is true for me as well.\n
        \n
        They cover this in their docs and faq page: keepassxc.org/docs/#faq-yubikey-2fa. OnlyKey is an unknown to me while I’ve heard of Yubikey for years.
        """
      +lang: "en"
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704383024 {#1414
        date: 2024-01-04 16:43:44.0 +01:00
      }
      +ip: null
      +tags: [
        "faq"
      ]
      +mentions: [
        "@linux@lemmy.ml"
        "@technology@lemmy.ml"
        "@technology@lemmy.world"
        "@privacy@lemmy.ml"
        "@Scraft161@tsukihi.me"
        "@linux@lemmy.ml"
        "@technology@lemmy.ml"
        "@technology@lemmy.world"
        "@privacy@lemmy.ml"
        "@Scraft161@tsukihi.me"
        "@linux@lemmy.ml"
        "@technology@lemmy.ml"
        "@technology@lemmy.world"
        "@privacy@lemmy.ml"
        "@Scraft161@tsukihi.me"
      ]
      +isAdult: false
      +updateMark: false
      +children: Doctrine\ORM\PersistentCollection {#1676 …}
      +nested: Doctrine\ORM\PersistentCollection {#1615 …}
      +votes: Doctrine\ORM\PersistentCollection {#1412 …}
      +reports: Doctrine\ORM\PersistentCollection {#1443 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1694 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1772 …}
      -id: 1034
      -bodyTs: "'/docs/#faq-yubikey-2fa.':45 'cover':35 'doc':39 'faq':41 'hardwar':7 'heard':55 'keepassxc':12 'keepassxc.org':44 'keepassxc.org/docs/#faq-yubikey-2fa.':43 'key':8 'onlykey':3,46 'option':26 'page':42 'requir':18 'true':29 'unknown':49 've':54 'well':33 'work':10 'year':59 'yubikey':1,57"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1947040"
      +editedAt: DateTimeImmutable @1711615975 {#1786
        date: 2024-03-28 09:52:55.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704383024 {#1417
        date: 2024-01-04 16:43:44.0 +01:00
      }
    }
  ]
  -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 {#2554
    date: 2024-01-03 22:08:11.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 ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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 {#1464
  +user: Proxies\__CG__\App\Entity\User {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +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 {#2555
    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 {#2633 …}
  +votes: Doctrine\ORM\PersistentCollection {#2631 …}
  +reports: Doctrine\ORM\PersistentCollection {#2629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2601 …}
  +children: [
    App\Entity\PostComment {#1421
      +user: App\Entity\User {#259 …}
      +post: Proxies\__CG__\App\Entity\Post {#1464 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
      +parent: null
      +root: null
      +image: null
      +body: """
        Yubikey and OnlyKey are the only hardware keys that work with keepassxc. So if that’s a requirement for you, then those are your only options. This is true for me as well.\n
        \n
        They cover this in their docs and faq page: keepassxc.org/docs/#faq-yubikey-2fa. OnlyKey is an unknown to me while I’ve heard of Yubikey for years.
        """
      +lang: "en"
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704383024 {#1414
        date: 2024-01-04 16:43:44.0 +01:00
      }
      +ip: null
      +tags: [
        "faq"
      ]
      +mentions: [
        "@linux@lemmy.ml"
        "@technology@lemmy.ml"
        "@technology@lemmy.world"
        "@privacy@lemmy.ml"
        "@Scraft161@tsukihi.me"
        "@linux@lemmy.ml"
        "@technology@lemmy.ml"
        "@technology@lemmy.world"
        "@privacy@lemmy.ml"
        "@Scraft161@tsukihi.me"
        "@linux@lemmy.ml"
        "@technology@lemmy.ml"
        "@technology@lemmy.world"
        "@privacy@lemmy.ml"
        "@Scraft161@tsukihi.me"
      ]
      +isAdult: false
      +updateMark: false
      +children: Doctrine\ORM\PersistentCollection {#1676 …}
      +nested: Doctrine\ORM\PersistentCollection {#1615 …}
      +votes: Doctrine\ORM\PersistentCollection {#1412 …}
      +reports: Doctrine\ORM\PersistentCollection {#1443 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1694 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1772 …}
      -id: 1034
      -bodyTs: "'/docs/#faq-yubikey-2fa.':45 'cover':35 'doc':39 'faq':41 'hardwar':7 'heard':55 'keepassxc':12 'keepassxc.org':44 'keepassxc.org/docs/#faq-yubikey-2fa.':43 'key':8 'onlykey':3,46 'option':26 'page':42 'requir':18 'true':29 'unknown':49 've':54 'well':33 'work':10 'year':59 'yubikey':1,57"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1947040"
      +editedAt: DateTimeImmutable @1711615975 {#1786
        date: 2024-03-28 09:52:55.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704383024 {#1417
        date: 2024-01-04 16:43:44.0 +01:00
      }
    }
  ]
  -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 {#2554
    date: 2024-01-03 22:08:11.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 ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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 {#1464
  +user: Proxies\__CG__\App\Entity\User {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +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 {#2555
    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 {#2633 …}
  +votes: Doctrine\ORM\PersistentCollection {#2631 …}
  +reports: Doctrine\ORM\PersistentCollection {#2629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2601 …}
  +children: [
    App\Entity\PostComment {#1421
      +user: App\Entity\User {#259 …}
      +post: Proxies\__CG__\App\Entity\Post {#1464 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
      +parent: null
      +root: null
      +image: null
      +body: """
        Yubikey and OnlyKey are the only hardware keys that work with keepassxc. So if that’s a requirement for you, then those are your only options. This is true for me as well.\n
        \n
        They cover this in their docs and faq page: keepassxc.org/docs/#faq-yubikey-2fa. OnlyKey is an unknown to me while I’ve heard of Yubikey for years.
        """
      +lang: "en"
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704383024 {#1414
        date: 2024-01-04 16:43:44.0 +01:00
      }
      +ip: null
      +tags: [
        "faq"
      ]
      +mentions: [
        "@linux@lemmy.ml"
        "@technology@lemmy.ml"
        "@technology@lemmy.world"
        "@privacy@lemmy.ml"
        "@Scraft161@tsukihi.me"
        "@linux@lemmy.ml"
        "@technology@lemmy.ml"
        "@technology@lemmy.world"
        "@privacy@lemmy.ml"
        "@Scraft161@tsukihi.me"
        "@linux@lemmy.ml"
        "@technology@lemmy.ml"
        "@technology@lemmy.world"
        "@privacy@lemmy.ml"
        "@Scraft161@tsukihi.me"
      ]
      +isAdult: false
      +updateMark: false
      +children: Doctrine\ORM\PersistentCollection {#1676 …}
      +nested: Doctrine\ORM\PersistentCollection {#1615 …}
      +votes: Doctrine\ORM\PersistentCollection {#1412 …}
      +reports: Doctrine\ORM\PersistentCollection {#1443 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1694 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1772 …}
      -id: 1034
      -bodyTs: "'/docs/#faq-yubikey-2fa.':45 'cover':35 'doc':39 'faq':41 'hardwar':7 'heard':55 'keepassxc':12 'keepassxc.org':44 'keepassxc.org/docs/#faq-yubikey-2fa.':43 'key':8 'onlykey':3,46 'option':26 'page':42 'requir':18 'true':29 'unknown':49 've':54 'well':33 'work':10 'year':59 'yubikey':1,57"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1947040"
      +editedAt: DateTimeImmutable @1711615975 {#1786
        date: 2024-03-28 09:52:55.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704383024 {#1417
        date: 2024-01-04 16:43:44.0 +01:00
      }
    }
  ]
  -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 {#2554
    date: 2024-01-03 22:08:11.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 ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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 {#1421
  +user: App\Entity\User {#259 …}
  +post: Proxies\__CG__\App\Entity\Post {#1464
    +user: Proxies\__CG__\App\Entity\User {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
    +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 {#2555
      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 {#2633 …}
    +votes: Doctrine\ORM\PersistentCollection {#2631 …}
    +reports: Doctrine\ORM\PersistentCollection {#2629 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2597 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2601 …}
    +children: [
      App\Entity\PostComment {#1421}
    ]
    -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 {#2554
      date: 2024-01-03 22:08:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Yubikey and OnlyKey are the only hardware keys that work with keepassxc. So if that’s a requirement for you, then those are your only options. This is true for me as well.\n
    \n
    They cover this in their docs and faq page: keepassxc.org/docs/#faq-yubikey-2fa. OnlyKey is an unknown to me while I’ve heard of Yubikey for years.
    """
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704383024 {#1414
    date: 2024-01-04 16:43:44.0 +01:00
  }
  +ip: null
  +tags: [
    "faq"
  ]
  +mentions: [
    "@linux@lemmy.ml"
    "@technology@lemmy.ml"
    "@technology@lemmy.world"
    "@privacy@lemmy.ml"
    "@Scraft161@tsukihi.me"
    "@linux@lemmy.ml"
    "@technology@lemmy.ml"
    "@technology@lemmy.world"
    "@privacy@lemmy.ml"
    "@Scraft161@tsukihi.me"
    "@linux@lemmy.ml"
    "@technology@lemmy.ml"
    "@technology@lemmy.world"
    "@privacy@lemmy.ml"
    "@Scraft161@tsukihi.me"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#1676 …}
  +nested: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1412 …}
  +reports: Doctrine\ORM\PersistentCollection {#1443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1772 …}
  -id: 1034
  -bodyTs: "'/docs/#faq-yubikey-2fa.':45 'cover':35 'doc':39 'faq':41 'hardwar':7 'heard':55 'keepassxc':12 'keepassxc.org':44 'keepassxc.org/docs/#faq-yubikey-2fa.':43 'key':8 'onlykey':3,46 'option':26 'page':42 'requir':18 'true':29 'unknown':49 've':54 'well':33 'work':10 'year':59 'yubikey':1,57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1947040"
  +editedAt: DateTimeImmutable @1711615975 {#1786
    date: 2024-03-28 09:52:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704383024 {#1417
    date: 2024-01-04 16:43:44.0 +01:00
  }
}
"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 {#1421
  +user: App\Entity\User {#259 …}
  +post: Proxies\__CG__\App\Entity\Post {#1464
    +user: Proxies\__CG__\App\Entity\User {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
    +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 {#2555
      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 {#2633 …}
    +votes: Doctrine\ORM\PersistentCollection {#2631 …}
    +reports: Doctrine\ORM\PersistentCollection {#2629 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2597 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2601 …}
    +children: [
      App\Entity\PostComment {#1421}
    ]
    -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 {#2554
      date: 2024-01-03 22:08:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Yubikey and OnlyKey are the only hardware keys that work with keepassxc. So if that’s a requirement for you, then those are your only options. This is true for me as well.\n
    \n
    They cover this in their docs and faq page: keepassxc.org/docs/#faq-yubikey-2fa. OnlyKey is an unknown to me while I’ve heard of Yubikey for years.
    """
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704383024 {#1414
    date: 2024-01-04 16:43:44.0 +01:00
  }
  +ip: null
  +tags: [
    "faq"
  ]
  +mentions: [
    "@linux@lemmy.ml"
    "@technology@lemmy.ml"
    "@technology@lemmy.world"
    "@privacy@lemmy.ml"
    "@Scraft161@tsukihi.me"
    "@linux@lemmy.ml"
    "@technology@lemmy.ml"
    "@technology@lemmy.world"
    "@privacy@lemmy.ml"
    "@Scraft161@tsukihi.me"
    "@linux@lemmy.ml"
    "@technology@lemmy.ml"
    "@technology@lemmy.world"
    "@privacy@lemmy.ml"
    "@Scraft161@tsukihi.me"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#1676 …}
  +nested: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1412 …}
  +reports: Doctrine\ORM\PersistentCollection {#1443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1772 …}
  -id: 1034
  -bodyTs: "'/docs/#faq-yubikey-2fa.':45 'cover':35 'doc':39 'faq':41 'hardwar':7 'heard':55 'keepassxc':12 'keepassxc.org':44 'keepassxc.org/docs/#faq-yubikey-2fa.':43 'key':8 'onlykey':3,46 'option':26 'page':42 'requir':18 'true':29 'unknown':49 've':54 'well':33 'work':10 'year':59 'yubikey':1,57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1947040"
  +editedAt: DateTimeImmutable @1711615975 {#1786
    date: 2024-03-28 09:52:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704383024 {#1417
    date: 2024-01-04 16:43:44.0 +01:00
  }
}
"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 {#1421
  +user: App\Entity\User {#259 …}
  +post: Proxies\__CG__\App\Entity\Post {#1464
    +user: Proxies\__CG__\App\Entity\User {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
    +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 {#2555
      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 {#2633 …}
    +votes: Doctrine\ORM\PersistentCollection {#2631 …}
    +reports: Doctrine\ORM\PersistentCollection {#2629 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2597 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2601 …}
    +children: [
      App\Entity\PostComment {#1421}
    ]
    -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 {#2554
      date: 2024-01-03 22:08:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Yubikey and OnlyKey are the only hardware keys that work with keepassxc. So if that’s a requirement for you, then those are your only options. This is true for me as well.\n
    \n
    They cover this in their docs and faq page: keepassxc.org/docs/#faq-yubikey-2fa. OnlyKey is an unknown to me while I’ve heard of Yubikey for years.
    """
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704383024 {#1414
    date: 2024-01-04 16:43:44.0 +01:00
  }
  +ip: null
  +tags: [
    "faq"
  ]
  +mentions: [
    "@linux@lemmy.ml"
    "@technology@lemmy.ml"
    "@technology@lemmy.world"
    "@privacy@lemmy.ml"
    "@Scraft161@tsukihi.me"
    "@linux@lemmy.ml"
    "@technology@lemmy.ml"
    "@technology@lemmy.world"
    "@privacy@lemmy.ml"
    "@Scraft161@tsukihi.me"
    "@linux@lemmy.ml"
    "@technology@lemmy.ml"
    "@technology@lemmy.world"
    "@privacy@lemmy.ml"
    "@Scraft161@tsukihi.me"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#1676 …}
  +nested: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1412 …}
  +reports: Doctrine\ORM\PersistentCollection {#1443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1772 …}
  -id: 1034
  -bodyTs: "'/docs/#faq-yubikey-2fa.':45 'cover':35 'doc':39 'faq':41 'hardwar':7 'heard':55 'keepassxc':12 'keepassxc.org':44 'keepassxc.org/docs/#faq-yubikey-2fa.':43 'key':8 'onlykey':3,46 'option':26 'page':42 'requir':18 'true':29 'unknown':49 've':54 'well':33 'work':10 'year':59 'yubikey':1,57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1947040"
  +editedAt: DateTimeImmutable @1711615975 {#1786
    date: 2024-03-28 09:52:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704383024 {#1417
    date: 2024-01-04 16:43:44.0 +01:00
  }
}
"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