GET https://kbin.spritesserver.nl/tag/Infosec/posts

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.65 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.06 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Post {#1768
  +user: Proxies\__CG__\App\Entity\User {#1376 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2397 …}
  +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 {#1812
    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 {#103 …}
  +votes: Doctrine\ORM\PersistentCollection {#1935 …}
  +reports: Doctrine\ORM\PersistentCollection {#2485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1532 …}
  +children: []
  -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 {#108
    date: 2024-01-03 22:08:11.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Post {#1768
  +user: Proxies\__CG__\App\Entity\User {#1376 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2397 …}
  +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 {#1812
    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 {#103 …}
  +votes: Doctrine\ORM\PersistentCollection {#1935 …}
  +reports: Doctrine\ORM\PersistentCollection {#2485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1532 …}
  +children: []
  -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 {#108
    date: 2024-01-03 22:08:11.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Post {#1768
  +user: Proxies\__CG__\App\Entity\User {#1376 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2397 …}
  +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 {#1812
    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 {#103 …}
  +votes: Doctrine\ORM\PersistentCollection {#1935 …}
  +reports: Doctrine\ORM\PersistentCollection {#2485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1532 …}
  +children: []
  -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 {#108
    date: 2024-01-03 22:08:11.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 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 {#3633
  +user: Proxies\__CG__\App\Entity\User {#3634 …}
  +post: App\Entity\Post {#1768
    +user: Proxies\__CG__\App\Entity\User {#1376 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2397 …}
    +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 {#1812
      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 {#103 …}
    +votes: Doctrine\ORM\PersistentCollection {#1935 …}
    +reports: Doctrine\ORM\PersistentCollection {#2485 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1532 …}
    +children: []
    -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 {#108
      date: 2024-01-03 22:08:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2397 …}
  +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 {#3631
    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 {#3635 …}
  +nested: Doctrine\ORM\PersistentCollection {#3637 …}
  +votes: Doctrine\ORM\PersistentCollection {#3639 …}
  +reports: Doctrine\ORM\PersistentCollection {#3641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3645 …}
  -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 {#3632
    date: 2024-01-04 17:53:31.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 {#3633
  +user: Proxies\__CG__\App\Entity\User {#3634 …}
  +post: App\Entity\Post {#1768
    +user: Proxies\__CG__\App\Entity\User {#1376 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2397 …}
    +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 {#1812
      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 {#103 …}
    +votes: Doctrine\ORM\PersistentCollection {#1935 …}
    +reports: Doctrine\ORM\PersistentCollection {#2485 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1532 …}
    +children: []
    -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 {#108
      date: 2024-01-03 22:08:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2397 …}
  +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 {#3631
    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 {#3635 …}
  +nested: Doctrine\ORM\PersistentCollection {#3637 …}
  +votes: Doctrine\ORM\PersistentCollection {#3639 …}
  +reports: Doctrine\ORM\PersistentCollection {#3641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3645 …}
  -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 {#3632
    date: 2024-01-04 17:53:31.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 {#3633
  +user: Proxies\__CG__\App\Entity\User {#3634 …}
  +post: App\Entity\Post {#1768
    +user: Proxies\__CG__\App\Entity\User {#1376 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2397 …}
    +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 {#1812
      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 {#103 …}
    +votes: Doctrine\ORM\PersistentCollection {#1935 …}
    +reports: Doctrine\ORM\PersistentCollection {#2485 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1532 …}
    +children: []
    -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 {#108
      date: 2024-01-03 22:08:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2397 …}
  +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 {#3631
    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 {#3635 …}
  +nested: Doctrine\ORM\PersistentCollection {#3637 …}
  +votes: Doctrine\ORM\PersistentCollection {#3639 …}
  +reports: Doctrine\ORM\PersistentCollection {#3641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3645 …}
  -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 {#3632
    date: 2024-01-04 17:53:31.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
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\PostComment {#3650
  +user: Proxies\__CG__\App\Entity\User {#3426 …}
  +post: App\Entity\Post {#1768
    +user: Proxies\__CG__\App\Entity\User {#1376 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2397 …}
    +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 {#1812
      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 {#103 …}
    +votes: Doctrine\ORM\PersistentCollection {#1935 …}
    +reports: Doctrine\ORM\PersistentCollection {#2485 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1532 …}
    +children: []
    -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 {#108
      date: 2024-01-03 22:08:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2397 …}
  +parent: App\Entity\PostComment {#3294 …}
  +root: App\Entity\PostComment {#3265 …}
  +image: null
  +body: """
    In my research, I’ve found SoloKeys may be a US company. They are headquartered in New Jersey and one Co-founder is in New York City. However, according to their WhoIs data, the domain was registered in Iceland.\n
    \n
    From SoloKey’s Solo 2A+ NFC Security Key product page “Made and programmed in Europe.” [solokeys.com/products/solo-2a-nfc-security-key?va…](https://solokeys.com/products/solo-2a-nfc-security-key?variant=40297992093889)
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704520451 {#3647
    date: 2024-01-06 06:54:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@linux@lemmy.ml"
    "@technology@lemmy.ml"
    "@technology@lemmy.world"
    "@privacy@lemmy.ml"
    "@Scraft161@tsukihi.me"
    "@thisisawayoflife@lemmy.world"
    "@sxan@midwest.social"
    "@linux@lemmy.ml"
    "@technology@lemmy.ml"
    "@technology@lemmy.world"
    "@privacy@lemmy.ml"
    "@Scraft161@tsukihi.me"
    "@thisisawayoflife@lemmy.world"
    "@sxan@midwest.social"
    "@linux@lemmy.ml"
    "@technology@lemmy.ml"
    "@technology@lemmy.world"
    "@privacy@lemmy.ml"
    "@Scraft161@tsukihi.me"
    "@thisisawayoflife@lemmy.world"
    "@sxan@midwest.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#3651 …}
  +nested: Doctrine\ORM\PersistentCollection {#3653 …}
  +votes: Doctrine\ORM\PersistentCollection {#3655 …}
  +reports: Doctrine\ORM\PersistentCollection {#3657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3661 …}
  -id: 1043
  -bodyTs: "'/products/solo-2a-nfc-security-key?va':58 '/products/solo-2a-nfc-security-key?variant=40297992093889)':61 '2a':45 'accord':30 'citi':28 'co':22 'co-found':21 'compani':12 'data':34 'domain':36 'europ':55 'found':6 'founder':23 'headquart':15 'howev':29 'iceland':40 'jersey':18 'key':48 'made':51 'may':8 'new':17,26 'nfc':46 'one':20 'page':50 'product':49 'program':53 'regist':38 'research':3 'secur':47 'solo':44 'solokey':7,42 'solokeys.com':57,60 'solokeys.com/products/solo-2a-nfc-security-key?va':56 'solokeys.com/products/solo-2a-nfc-security-key?variant=40297992093889)':59 'us':11 've':5 'whoi':33 'york':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://qlemmy.com/comment/2766703"
  +editedAt: DateTimeImmutable @1712214381 {#3648
    date: 2024-04-04 09:06:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704520451 {#3649
    date: 2024-01-06 06:54:11.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
11 DENIED edit
App\Entity\PostComment {#3650
  +user: Proxies\__CG__\App\Entity\User {#3426 …}
  +post: App\Entity\Post {#1768
    +user: Proxies\__CG__\App\Entity\User {#1376 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2397 …}
    +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 {#1812
      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 {#103 …}
    +votes: Doctrine\ORM\PersistentCollection {#1935 …}
    +reports: Doctrine\ORM\PersistentCollection {#2485 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1532 …}
    +children: []
    -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 {#108
      date: 2024-01-03 22:08:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2397 …}
  +parent: App\Entity\PostComment {#3294 …}
  +root: App\Entity\PostComment {#3265 …}
  +image: null
  +body: """
    In my research, I’ve found SoloKeys may be a US company. They are headquartered in New Jersey and one Co-founder is in New York City. However, according to their WhoIs data, the domain was registered in Iceland.\n
    \n
    From SoloKey’s Solo 2A+ NFC Security Key product page “Made and programmed in Europe.” [solokeys.com/products/solo-2a-nfc-security-key?va…](https://solokeys.com/products/solo-2a-nfc-security-key?variant=40297992093889)
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704520451 {#3647
    date: 2024-01-06 06:54:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@linux@lemmy.ml"
    "@technology@lemmy.ml"
    "@technology@lemmy.world"
    "@privacy@lemmy.ml"
    "@Scraft161@tsukihi.me"
    "@thisisawayoflife@lemmy.world"
    "@sxan@midwest.social"
    "@linux@lemmy.ml"
    "@technology@lemmy.ml"
    "@technology@lemmy.world"
    "@privacy@lemmy.ml"
    "@Scraft161@tsukihi.me"
    "@thisisawayoflife@lemmy.world"
    "@sxan@midwest.social"
    "@linux@lemmy.ml"
    "@technology@lemmy.ml"
    "@technology@lemmy.world"
    "@privacy@lemmy.ml"
    "@Scraft161@tsukihi.me"
    "@thisisawayoflife@lemmy.world"
    "@sxan@midwest.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#3651 …}
  +nested: Doctrine\ORM\PersistentCollection {#3653 …}
  +votes: Doctrine\ORM\PersistentCollection {#3655 …}
  +reports: Doctrine\ORM\PersistentCollection {#3657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3661 …}
  -id: 1043
  -bodyTs: "'/products/solo-2a-nfc-security-key?va':58 '/products/solo-2a-nfc-security-key?variant=40297992093889)':61 '2a':45 'accord':30 'citi':28 'co':22 'co-found':21 'compani':12 'data':34 'domain':36 'europ':55 'found':6 'founder':23 'headquart':15 'howev':29 'iceland':40 'jersey':18 'key':48 'made':51 'may':8 'new':17,26 'nfc':46 'one':20 'page':50 'product':49 'program':53 'regist':38 'research':3 'secur':47 'solo':44 'solokey':7,42 'solokeys.com':57,60 'solokeys.com/products/solo-2a-nfc-security-key?va':56 'solokeys.com/products/solo-2a-nfc-security-key?variant=40297992093889)':59 'us':11 've':5 'whoi':33 'york':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://qlemmy.com/comment/2766703"
  +editedAt: DateTimeImmutable @1712214381 {#3648
    date: 2024-04-04 09:06:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704520451 {#3649
    date: 2024-01-06 06:54:11.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
12 DENIED moderate
App\Entity\PostComment {#3650
  +user: Proxies\__CG__\App\Entity\User {#3426 …}
  +post: App\Entity\Post {#1768
    +user: Proxies\__CG__\App\Entity\User {#1376 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2397 …}
    +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 {#1812
      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 {#103 …}
    +votes: Doctrine\ORM\PersistentCollection {#1935 …}
    +reports: Doctrine\ORM\PersistentCollection {#2485 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1532 …}
    +children: []
    -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 {#108
      date: 2024-01-03 22:08:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2397 …}
  +parent: App\Entity\PostComment {#3294 …}
  +root: App\Entity\PostComment {#3265 …}
  +image: null
  +body: """
    In my research, I’ve found SoloKeys may be a US company. They are headquartered in New Jersey and one Co-founder is in New York City. However, according to their WhoIs data, the domain was registered in Iceland.\n
    \n
    From SoloKey’s Solo 2A+ NFC Security Key product page “Made and programmed in Europe.” [solokeys.com/products/solo-2a-nfc-security-key?va…](https://solokeys.com/products/solo-2a-nfc-security-key?variant=40297992093889)
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704520451 {#3647
    date: 2024-01-06 06:54:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@linux@lemmy.ml"
    "@technology@lemmy.ml"
    "@technology@lemmy.world"
    "@privacy@lemmy.ml"
    "@Scraft161@tsukihi.me"
    "@thisisawayoflife@lemmy.world"
    "@sxan@midwest.social"
    "@linux@lemmy.ml"
    "@technology@lemmy.ml"
    "@technology@lemmy.world"
    "@privacy@lemmy.ml"
    "@Scraft161@tsukihi.me"
    "@thisisawayoflife@lemmy.world"
    "@sxan@midwest.social"
    "@linux@lemmy.ml"
    "@technology@lemmy.ml"
    "@technology@lemmy.world"
    "@privacy@lemmy.ml"
    "@Scraft161@tsukihi.me"
    "@thisisawayoflife@lemmy.world"
    "@sxan@midwest.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#3651 …}
  +nested: Doctrine\ORM\PersistentCollection {#3653 …}
  +votes: Doctrine\ORM\PersistentCollection {#3655 …}
  +reports: Doctrine\ORM\PersistentCollection {#3657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3661 …}
  -id: 1043
  -bodyTs: "'/products/solo-2a-nfc-security-key?va':58 '/products/solo-2a-nfc-security-key?variant=40297992093889)':61 '2a':45 'accord':30 'citi':28 'co':22 'co-found':21 'compani':12 'data':34 'domain':36 'europ':55 'found':6 'founder':23 'headquart':15 'howev':29 'iceland':40 'jersey':18 'key':48 'made':51 'may':8 'new':17,26 'nfc':46 'one':20 'page':50 'product':49 'program':53 'regist':38 'research':3 'secur':47 'solo':44 'solokey':7,42 'solokeys.com':57,60 'solokeys.com/products/solo-2a-nfc-security-key?va':56 'solokeys.com/products/solo-2a-nfc-security-key?variant=40297992093889)':59 'us':11 've':5 'whoi':33 'york':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://qlemmy.com/comment/2766703"
  +editedAt: DateTimeImmutable @1712214381 {#3648
    date: 2024-04-04 09:06:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704520451 {#3649
    date: 2024-01-06 06:54:11.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
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Post {#1535
  +user: Proxies\__CG__\App\Entity\User {#1543 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
  +image: null
  +slug: "Quick-question-about-DNS-and-DoH-that-I-thought-about"
  +body: """
    Quick question about DNS and DoH that I thought about after reading this post:\n
    \n
    <https://packmates.org/@silvereagle@furry.engineer/111176886781705659>\n
    \n
    Wouldn't it make sense for Firefox or another third party to bundle and transparently forward all DoH requests to cloudflare so that:\n
    \n
    A) Cloudflare doesn't know who made what request due to not knowing the origin\n
    \n
    B) Firefox doesn't know who made what request due to TLS\n
    \n
    #Infosec #Privacy  \n
    CC: @privacyguides@lemmy.one
    """
  +lang: "en"
  +commentCount: 6
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697394342 {#1506
    date: 2023-10-15 20:25:42.0 +02:00
  }
  +ip: null
  +tags: [
    "infosec"
    "privacy"
  ]
  +mentions: [
    "@privacyguides@lemmy.one"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1522 …}
  +votes: Doctrine\ORM\PersistentCollection {#1542 …}
  +reports: Doctrine\ORM\PersistentCollection {#1538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1529 …}
  +children: []
  -id: 167
  -bodyTs: "'/@silvereagle@furry.engineer/111176886781705659':17 'anoth':26 'b':56 'bundl':30 'cc':70 'cloudflar':38,42 'dns':4 'doesn':43,58 'doh':6,35 'due':50,65 'firefox':24,57 'forward':33 'infosec':68 'know':45,53,60 'made':47,62 'make':21 'origin':55 'packmates.org':16 'packmates.org/@silvereagle@furry.engineer/111176886781705659':15 'parti':28 'post':14 'privaci':69 'privacyguides@lemmy.one':71 'question':2 'quick':1 'read':12 'request':36,49,64 'sens':22 'third':27 'thought':9 'tls':67 'transpar':32 'wouldn':18"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696459971
  +visibility: "visible             "
  +apId: "https://packmates.org/users/Wander/statuses/111177300119130735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696430971 {#1500
    date: 2023-10-04 16:49:31.0 +02: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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Post {#1535
  +user: Proxies\__CG__\App\Entity\User {#1543 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
  +image: null
  +slug: "Quick-question-about-DNS-and-DoH-that-I-thought-about"
  +body: """
    Quick question about DNS and DoH that I thought about after reading this post:\n
    \n
    <https://packmates.org/@silvereagle@furry.engineer/111176886781705659>\n
    \n
    Wouldn't it make sense for Firefox or another third party to bundle and transparently forward all DoH requests to cloudflare so that:\n
    \n
    A) Cloudflare doesn't know who made what request due to not knowing the origin\n
    \n
    B) Firefox doesn't know who made what request due to TLS\n
    \n
    #Infosec #Privacy  \n
    CC: @privacyguides@lemmy.one
    """
  +lang: "en"
  +commentCount: 6
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697394342 {#1506
    date: 2023-10-15 20:25:42.0 +02:00
  }
  +ip: null
  +tags: [
    "infosec"
    "privacy"
  ]
  +mentions: [
    "@privacyguides@lemmy.one"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1522 …}
  +votes: Doctrine\ORM\PersistentCollection {#1542 …}
  +reports: Doctrine\ORM\PersistentCollection {#1538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1529 …}
  +children: []
  -id: 167
  -bodyTs: "'/@silvereagle@furry.engineer/111176886781705659':17 'anoth':26 'b':56 'bundl':30 'cc':70 'cloudflar':38,42 'dns':4 'doesn':43,58 'doh':6,35 'due':50,65 'firefox':24,57 'forward':33 'infosec':68 'know':45,53,60 'made':47,62 'make':21 'origin':55 'packmates.org':16 'packmates.org/@silvereagle@furry.engineer/111176886781705659':15 'parti':28 'post':14 'privaci':69 'privacyguides@lemmy.one':71 'question':2 'quick':1 'read':12 'request':36,49,64 'sens':22 'third':27 'thought':9 'tls':67 'transpar':32 'wouldn':18"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696459971
  +visibility: "visible             "
  +apId: "https://packmates.org/users/Wander/statuses/111177300119130735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696430971 {#1500
    date: 2023-10-04 16:49:31.0 +02: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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Post {#1535
  +user: Proxies\__CG__\App\Entity\User {#1543 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
  +image: null
  +slug: "Quick-question-about-DNS-and-DoH-that-I-thought-about"
  +body: """
    Quick question about DNS and DoH that I thought about after reading this post:\n
    \n
    <https://packmates.org/@silvereagle@furry.engineer/111176886781705659>\n
    \n
    Wouldn't it make sense for Firefox or another third party to bundle and transparently forward all DoH requests to cloudflare so that:\n
    \n
    A) Cloudflare doesn't know who made what request due to not knowing the origin\n
    \n
    B) Firefox doesn't know who made what request due to TLS\n
    \n
    #Infosec #Privacy  \n
    CC: @privacyguides@lemmy.one
    """
  +lang: "en"
  +commentCount: 6
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697394342 {#1506
    date: 2023-10-15 20:25:42.0 +02:00
  }
  +ip: null
  +tags: [
    "infosec"
    "privacy"
  ]
  +mentions: [
    "@privacyguides@lemmy.one"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1522 …}
  +votes: Doctrine\ORM\PersistentCollection {#1542 …}
  +reports: Doctrine\ORM\PersistentCollection {#1538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1529 …}
  +children: []
  -id: 167
  -bodyTs: "'/@silvereagle@furry.engineer/111176886781705659':17 'anoth':26 'b':56 'bundl':30 'cc':70 'cloudflar':38,42 'dns':4 'doesn':43,58 'doh':6,35 'due':50,65 'firefox':24,57 'forward':33 'infosec':68 'know':45,53,60 'made':47,62 'make':21 'origin':55 'packmates.org':16 'packmates.org/@silvereagle@furry.engineer/111176886781705659':15 'parti':28 'post':14 'privaci':69 'privacyguides@lemmy.one':71 'question':2 'quick':1 'read':12 'request':36,49,64 'sens':22 'third':27 'thought':9 'tls':67 'transpar':32 'wouldn':18"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696459971
  +visibility: "visible             "
  +apId: "https://packmates.org/users/Wander/statuses/111177300119130735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696430971 {#1500
    date: 2023-10-04 16:49:31.0 +02: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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\PostComment {#6085
  +user: Proxies\__CG__\App\Entity\User {#6086 …}
  +post: App\Entity\Post {#1535
    +user: Proxies\__CG__\App\Entity\User {#1543 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
    +image: null
    +slug: "Quick-question-about-DNS-and-DoH-that-I-thought-about"
    +body: """
      Quick question about DNS and DoH that I thought about after reading this post:\n
      \n
      <https://packmates.org/@silvereagle@furry.engineer/111176886781705659>\n
      \n
      Wouldn't it make sense for Firefox or another third party to bundle and transparently forward all DoH requests to cloudflare so that:\n
      \n
      A) Cloudflare doesn't know who made what request due to not knowing the origin\n
      \n
      B) Firefox doesn't know who made what request due to TLS\n
      \n
      #Infosec #Privacy  \n
      CC: @privacyguides@lemmy.one
      """
    +lang: "en"
    +commentCount: 6
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697394342 {#1506
      date: 2023-10-15 20:25:42.0 +02:00
    }
    +ip: null
    +tags: [
      "infosec"
      "privacy"
    ]
    +mentions: [
      "@privacyguides@lemmy.one"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1522 …}
    +votes: Doctrine\ORM\PersistentCollection {#1542 …}
    +reports: Doctrine\ORM\PersistentCollection {#1538 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1529 …}
    +children: []
    -id: 167
    -bodyTs: "'/@silvereagle@furry.engineer/111176886781705659':17 'anoth':26 'b':56 'bundl':30 'cc':70 'cloudflar':38,42 'dns':4 'doesn':43,58 'doh':6,35 'due':50,65 'firefox':24,57 'forward':33 'infosec':68 'know':45,53,60 'made':47,62 'make':21 'origin':55 'packmates.org':16 'packmates.org/@silvereagle@furry.engineer/111176886781705659':15 'parti':28 'post':14 'privaci':69 'privacyguides@lemmy.one':71 'question':2 'quick':1 'read':12 'request':36,49,64 'sens':22 'third':27 'thought':9 'tls':67 'transpar':32 'wouldn':18"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696459971
    +visibility: "visible             "
    +apId: "https://packmates.org/users/Wander/statuses/111177300119130735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696430971 {#1500
      date: 2023-10-04 16:49:31.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
  +parent: App\Entity\PostComment {#6069 …}
  +root: App\Entity\PostComment {#6069 …}
  +image: null
  +body: "Is it possible for devices to ask the pihole without doh, and the pi-hole to forward the request *with* doh if the domain isn’t in the cache?"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697384862 {#6083
    date: 2023-10-15 17:47:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyguides@lemmy.one"
    "@Wander@packmates.org"
    "@FeelzGoodMan420@eviltoast.org"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#6087 …}
  +nested: Doctrine\ORM\PersistentCollection {#6089 …}
  +votes: Doctrine\ORM\PersistentCollection {#6091 …}
  +reports: Doctrine\ORM\PersistentCollection {#6093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#6095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#6097 …}
  -id: 431
  -bodyTs: "'ask':7 'cach':30 'devic':5 'doh':11,22 'domain':25 'forward':18 'hole':16 'isn':26 'pi':15 'pi-hol':14 'pihol':9 'possibl':3 'request':20 'without':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1401923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697384862 {#6084
    date: 2023-10-15 17:47:42.0 +02: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
19 DENIED edit
App\Entity\PostComment {#6085
  +user: Proxies\__CG__\App\Entity\User {#6086 …}
  +post: App\Entity\Post {#1535
    +user: Proxies\__CG__\App\Entity\User {#1543 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
    +image: null
    +slug: "Quick-question-about-DNS-and-DoH-that-I-thought-about"
    +body: """
      Quick question about DNS and DoH that I thought about after reading this post:\n
      \n
      <https://packmates.org/@silvereagle@furry.engineer/111176886781705659>\n
      \n
      Wouldn't it make sense for Firefox or another third party to bundle and transparently forward all DoH requests to cloudflare so that:\n
      \n
      A) Cloudflare doesn't know who made what request due to not knowing the origin\n
      \n
      B) Firefox doesn't know who made what request due to TLS\n
      \n
      #Infosec #Privacy  \n
      CC: @privacyguides@lemmy.one
      """
    +lang: "en"
    +commentCount: 6
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697394342 {#1506
      date: 2023-10-15 20:25:42.0 +02:00
    }
    +ip: null
    +tags: [
      "infosec"
      "privacy"
    ]
    +mentions: [
      "@privacyguides@lemmy.one"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1522 …}
    +votes: Doctrine\ORM\PersistentCollection {#1542 …}
    +reports: Doctrine\ORM\PersistentCollection {#1538 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1529 …}
    +children: []
    -id: 167
    -bodyTs: "'/@silvereagle@furry.engineer/111176886781705659':17 'anoth':26 'b':56 'bundl':30 'cc':70 'cloudflar':38,42 'dns':4 'doesn':43,58 'doh':6,35 'due':50,65 'firefox':24,57 'forward':33 'infosec':68 'know':45,53,60 'made':47,62 'make':21 'origin':55 'packmates.org':16 'packmates.org/@silvereagle@furry.engineer/111176886781705659':15 'parti':28 'post':14 'privaci':69 'privacyguides@lemmy.one':71 'question':2 'quick':1 'read':12 'request':36,49,64 'sens':22 'third':27 'thought':9 'tls':67 'transpar':32 'wouldn':18"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696459971
    +visibility: "visible             "
    +apId: "https://packmates.org/users/Wander/statuses/111177300119130735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696430971 {#1500
      date: 2023-10-04 16:49:31.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
  +parent: App\Entity\PostComment {#6069 …}
  +root: App\Entity\PostComment {#6069 …}
  +image: null
  +body: "Is it possible for devices to ask the pihole without doh, and the pi-hole to forward the request *with* doh if the domain isn’t in the cache?"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697384862 {#6083
    date: 2023-10-15 17:47:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyguides@lemmy.one"
    "@Wander@packmates.org"
    "@FeelzGoodMan420@eviltoast.org"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#6087 …}
  +nested: Doctrine\ORM\PersistentCollection {#6089 …}
  +votes: Doctrine\ORM\PersistentCollection {#6091 …}
  +reports: Doctrine\ORM\PersistentCollection {#6093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#6095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#6097 …}
  -id: 431
  -bodyTs: "'ask':7 'cach':30 'devic':5 'doh':11,22 'domain':25 'forward':18 'hole':16 'isn':26 'pi':15 'pi-hol':14 'pihol':9 'possibl':3 'request':20 'without':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1401923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697384862 {#6084
    date: 2023-10-15 17:47:42.0 +02: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
20 DENIED moderate
App\Entity\PostComment {#6085
  +user: Proxies\__CG__\App\Entity\User {#6086 …}
  +post: App\Entity\Post {#1535
    +user: Proxies\__CG__\App\Entity\User {#1543 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
    +image: null
    +slug: "Quick-question-about-DNS-and-DoH-that-I-thought-about"
    +body: """
      Quick question about DNS and DoH that I thought about after reading this post:\n
      \n
      <https://packmates.org/@silvereagle@furry.engineer/111176886781705659>\n
      \n
      Wouldn't it make sense for Firefox or another third party to bundle and transparently forward all DoH requests to cloudflare so that:\n
      \n
      A) Cloudflare doesn't know who made what request due to not knowing the origin\n
      \n
      B) Firefox doesn't know who made what request due to TLS\n
      \n
      #Infosec #Privacy  \n
      CC: @privacyguides@lemmy.one
      """
    +lang: "en"
    +commentCount: 6
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697394342 {#1506
      date: 2023-10-15 20:25:42.0 +02:00
    }
    +ip: null
    +tags: [
      "infosec"
      "privacy"
    ]
    +mentions: [
      "@privacyguides@lemmy.one"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1522 …}
    +votes: Doctrine\ORM\PersistentCollection {#1542 …}
    +reports: Doctrine\ORM\PersistentCollection {#1538 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1529 …}
    +children: []
    -id: 167
    -bodyTs: "'/@silvereagle@furry.engineer/111176886781705659':17 'anoth':26 'b':56 'bundl':30 'cc':70 'cloudflar':38,42 'dns':4 'doesn':43,58 'doh':6,35 'due':50,65 'firefox':24,57 'forward':33 'infosec':68 'know':45,53,60 'made':47,62 'make':21 'origin':55 'packmates.org':16 'packmates.org/@silvereagle@furry.engineer/111176886781705659':15 'parti':28 'post':14 'privaci':69 'privacyguides@lemmy.one':71 'question':2 'quick':1 'read':12 'request':36,49,64 'sens':22 'third':27 'thought':9 'tls':67 'transpar':32 'wouldn':18"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696459971
    +visibility: "visible             "
    +apId: "https://packmates.org/users/Wander/statuses/111177300119130735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696430971 {#1500
      date: 2023-10-04 16:49:31.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
  +parent: App\Entity\PostComment {#6069 …}
  +root: App\Entity\PostComment {#6069 …}
  +image: null
  +body: "Is it possible for devices to ask the pihole without doh, and the pi-hole to forward the request *with* doh if the domain isn’t in the cache?"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697384862 {#6083
    date: 2023-10-15 17:47:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyguides@lemmy.one"
    "@Wander@packmates.org"
    "@FeelzGoodMan420@eviltoast.org"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#6087 …}
  +nested: Doctrine\ORM\PersistentCollection {#6089 …}
  +votes: Doctrine\ORM\PersistentCollection {#6091 …}
  +reports: Doctrine\ORM\PersistentCollection {#6093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#6095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#6097 …}
  -id: 431
  -bodyTs: "'ask':7 'cach':30 'devic':5 'doh':11,22 'domain':25 'forward':18 'hole':16 'isn':26 'pi':15 'pi-hol':14 'pihol':9 'possibl':3 'request':20 'without':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1401923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697384862 {#6084
    date: 2023-10-15 17:47:42.0 +02: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
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\PostComment {#6101
  +user: Proxies\__CG__\App\Entity\User {#6070 …}
  +post: App\Entity\Post {#1535
    +user: Proxies\__CG__\App\Entity\User {#1543 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
    +image: null
    +slug: "Quick-question-about-DNS-and-DoH-that-I-thought-about"
    +body: """
      Quick question about DNS and DoH that I thought about after reading this post:\n
      \n
      <https://packmates.org/@silvereagle@furry.engineer/111176886781705659>\n
      \n
      Wouldn't it make sense for Firefox or another third party to bundle and transparently forward all DoH requests to cloudflare so that:\n
      \n
      A) Cloudflare doesn't know who made what request due to not knowing the origin\n
      \n
      B) Firefox doesn't know who made what request due to TLS\n
      \n
      #Infosec #Privacy  \n
      CC: @privacyguides@lemmy.one
      """
    +lang: "en"
    +commentCount: 6
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697394342 {#1506
      date: 2023-10-15 20:25:42.0 +02:00
    }
    +ip: null
    +tags: [
      "infosec"
      "privacy"
    ]
    +mentions: [
      "@privacyguides@lemmy.one"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1522 …}
    +votes: Doctrine\ORM\PersistentCollection {#1542 …}
    +reports: Doctrine\ORM\PersistentCollection {#1538 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1529 …}
    +children: []
    -id: 167
    -bodyTs: "'/@silvereagle@furry.engineer/111176886781705659':17 'anoth':26 'b':56 'bundl':30 'cc':70 'cloudflar':38,42 'dns':4 'doesn':43,58 'doh':6,35 'due':50,65 'firefox':24,57 'forward':33 'infosec':68 'know':45,53,60 'made':47,62 'make':21 'origin':55 'packmates.org':16 'packmates.org/@silvereagle@furry.engineer/111176886781705659':15 'parti':28 'post':14 'privaci':69 'privacyguides@lemmy.one':71 'question':2 'quick':1 'read':12 'request':36,49,64 'sens':22 'third':27 'thought':9 'tls':67 'transpar':32 'wouldn':18"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696459971
    +visibility: "visible             "
    +apId: "https://packmates.org/users/Wander/statuses/111177300119130735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696430971 {#1500
      date: 2023-10-04 16:49:31.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
  +parent: App\Entity\PostComment {#6085
    +user: Proxies\__CG__\App\Entity\User {#6086 …}
    +post: App\Entity\Post {#1535}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
    +parent: App\Entity\PostComment {#6069 …}
    +root: App\Entity\PostComment {#6069 …}
    +image: null
    +body: "Is it possible for devices to ask the pihole without doh, and the pi-hole to forward the request *with* doh if the domain isn’t in the cache?"
    +lang: "en"
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697384862 {#6083
      date: 2023-10-15 17:47:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@privacyguides@lemmy.one"
      "@Wander@packmates.org"
      "@FeelzGoodMan420@eviltoast.org"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#6087 …}
    +nested: Doctrine\ORM\PersistentCollection {#6089 …}
    +votes: Doctrine\ORM\PersistentCollection {#6091 …}
    +reports: Doctrine\ORM\PersistentCollection {#6093 …}
    +favourites: Doctrine\ORM\PersistentCollection {#6095 …}
    +notifications: Doctrine\ORM\PersistentCollection {#6097 …}
    -id: 431
    -bodyTs: "'ask':7 'cach':30 'devic':5 'doh':11,22 'domain':25 'forward':18 'hole':16 'isn':26 'pi':15 'pi-hol':14 'pihol':9 'possibl':3 'request':20 'without':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1401923"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697384862 {#6084
      date: 2023-10-15 17:47:42.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#6069 …}
  +image: null
  +body: "I’m not an expert but I’m pretty sure no."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697394342 {#6099
    date: 2023-10-15 20:25:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyguides@lemmy.one"
    "@Wander@packmates.org"
    "@FeelzGoodMan420@eviltoast.org"
    "@AzzyDev@beehaw.org"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#6102 …}
  +nested: Doctrine\ORM\PersistentCollection {#6104 …}
  +votes: Doctrine\ORM\PersistentCollection {#6106 …}
  +reports: Doctrine\ORM\PersistentCollection {#6108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#6110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#6112 …}
  -id: 432
  -bodyTs: "'expert':5 'm':2,8 'pretti':9 'sure':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://eviltoast.org/comment/2759911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697394342 {#6100
    date: 2023-10-15 20:25:42.0 +02: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
23 DENIED edit
App\Entity\PostComment {#6101
  +user: Proxies\__CG__\App\Entity\User {#6070 …}
  +post: App\Entity\Post {#1535
    +user: Proxies\__CG__\App\Entity\User {#1543 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
    +image: null
    +slug: "Quick-question-about-DNS-and-DoH-that-I-thought-about"
    +body: """
      Quick question about DNS and DoH that I thought about after reading this post:\n
      \n
      <https://packmates.org/@silvereagle@furry.engineer/111176886781705659>\n
      \n
      Wouldn't it make sense for Firefox or another third party to bundle and transparently forward all DoH requests to cloudflare so that:\n
      \n
      A) Cloudflare doesn't know who made what request due to not knowing the origin\n
      \n
      B) Firefox doesn't know who made what request due to TLS\n
      \n
      #Infosec #Privacy  \n
      CC: @privacyguides@lemmy.one
      """
    +lang: "en"
    +commentCount: 6
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697394342 {#1506
      date: 2023-10-15 20:25:42.0 +02:00
    }
    +ip: null
    +tags: [
      "infosec"
      "privacy"
    ]
    +mentions: [
      "@privacyguides@lemmy.one"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1522 …}
    +votes: Doctrine\ORM\PersistentCollection {#1542 …}
    +reports: Doctrine\ORM\PersistentCollection {#1538 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1529 …}
    +children: []
    -id: 167
    -bodyTs: "'/@silvereagle@furry.engineer/111176886781705659':17 'anoth':26 'b':56 'bundl':30 'cc':70 'cloudflar':38,42 'dns':4 'doesn':43,58 'doh':6,35 'due':50,65 'firefox':24,57 'forward':33 'infosec':68 'know':45,53,60 'made':47,62 'make':21 'origin':55 'packmates.org':16 'packmates.org/@silvereagle@furry.engineer/111176886781705659':15 'parti':28 'post':14 'privaci':69 'privacyguides@lemmy.one':71 'question':2 'quick':1 'read':12 'request':36,49,64 'sens':22 'third':27 'thought':9 'tls':67 'transpar':32 'wouldn':18"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696459971
    +visibility: "visible             "
    +apId: "https://packmates.org/users/Wander/statuses/111177300119130735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696430971 {#1500
      date: 2023-10-04 16:49:31.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
  +parent: App\Entity\PostComment {#6085
    +user: Proxies\__CG__\App\Entity\User {#6086 …}
    +post: App\Entity\Post {#1535}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
    +parent: App\Entity\PostComment {#6069 …}
    +root: App\Entity\PostComment {#6069 …}
    +image: null
    +body: "Is it possible for devices to ask the pihole without doh, and the pi-hole to forward the request *with* doh if the domain isn’t in the cache?"
    +lang: "en"
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697384862 {#6083
      date: 2023-10-15 17:47:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@privacyguides@lemmy.one"
      "@Wander@packmates.org"
      "@FeelzGoodMan420@eviltoast.org"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#6087 …}
    +nested: Doctrine\ORM\PersistentCollection {#6089 …}
    +votes: Doctrine\ORM\PersistentCollection {#6091 …}
    +reports: Doctrine\ORM\PersistentCollection {#6093 …}
    +favourites: Doctrine\ORM\PersistentCollection {#6095 …}
    +notifications: Doctrine\ORM\PersistentCollection {#6097 …}
    -id: 431
    -bodyTs: "'ask':7 'cach':30 'devic':5 'doh':11,22 'domain':25 'forward':18 'hole':16 'isn':26 'pi':15 'pi-hol':14 'pihol':9 'possibl':3 'request':20 'without':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1401923"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697384862 {#6084
      date: 2023-10-15 17:47:42.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#6069 …}
  +image: null
  +body: "I’m not an expert but I’m pretty sure no."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697394342 {#6099
    date: 2023-10-15 20:25:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyguides@lemmy.one"
    "@Wander@packmates.org"
    "@FeelzGoodMan420@eviltoast.org"
    "@AzzyDev@beehaw.org"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#6102 …}
  +nested: Doctrine\ORM\PersistentCollection {#6104 …}
  +votes: Doctrine\ORM\PersistentCollection {#6106 …}
  +reports: Doctrine\ORM\PersistentCollection {#6108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#6110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#6112 …}
  -id: 432
  -bodyTs: "'expert':5 'm':2,8 'pretti':9 'sure':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://eviltoast.org/comment/2759911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697394342 {#6100
    date: 2023-10-15 20:25:42.0 +02: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
24 DENIED moderate
App\Entity\PostComment {#6101
  +user: Proxies\__CG__\App\Entity\User {#6070 …}
  +post: App\Entity\Post {#1535
    +user: Proxies\__CG__\App\Entity\User {#1543 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
    +image: null
    +slug: "Quick-question-about-DNS-and-DoH-that-I-thought-about"
    +body: """
      Quick question about DNS and DoH that I thought about after reading this post:\n
      \n
      <https://packmates.org/@silvereagle@furry.engineer/111176886781705659>\n
      \n
      Wouldn't it make sense for Firefox or another third party to bundle and transparently forward all DoH requests to cloudflare so that:\n
      \n
      A) Cloudflare doesn't know who made what request due to not knowing the origin\n
      \n
      B) Firefox doesn't know who made what request due to TLS\n
      \n
      #Infosec #Privacy  \n
      CC: @privacyguides@lemmy.one
      """
    +lang: "en"
    +commentCount: 6
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697394342 {#1506
      date: 2023-10-15 20:25:42.0 +02:00
    }
    +ip: null
    +tags: [
      "infosec"
      "privacy"
    ]
    +mentions: [
      "@privacyguides@lemmy.one"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1522 …}
    +votes: Doctrine\ORM\PersistentCollection {#1542 …}
    +reports: Doctrine\ORM\PersistentCollection {#1538 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1529 …}
    +children: []
    -id: 167
    -bodyTs: "'/@silvereagle@furry.engineer/111176886781705659':17 'anoth':26 'b':56 'bundl':30 'cc':70 'cloudflar':38,42 'dns':4 'doesn':43,58 'doh':6,35 'due':50,65 'firefox':24,57 'forward':33 'infosec':68 'know':45,53,60 'made':47,62 'make':21 'origin':55 'packmates.org':16 'packmates.org/@silvereagle@furry.engineer/111176886781705659':15 'parti':28 'post':14 'privaci':69 'privacyguides@lemmy.one':71 'question':2 'quick':1 'read':12 'request':36,49,64 'sens':22 'third':27 'thought':9 'tls':67 'transpar':32 'wouldn':18"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696459971
    +visibility: "visible             "
    +apId: "https://packmates.org/users/Wander/statuses/111177300119130735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696430971 {#1500
      date: 2023-10-04 16:49:31.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
  +parent: App\Entity\PostComment {#6085
    +user: Proxies\__CG__\App\Entity\User {#6086 …}
    +post: App\Entity\Post {#1535}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
    +parent: App\Entity\PostComment {#6069 …}
    +root: App\Entity\PostComment {#6069 …}
    +image: null
    +body: "Is it possible for devices to ask the pihole without doh, and the pi-hole to forward the request *with* doh if the domain isn’t in the cache?"
    +lang: "en"
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697384862 {#6083
      date: 2023-10-15 17:47:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@privacyguides@lemmy.one"
      "@Wander@packmates.org"
      "@FeelzGoodMan420@eviltoast.org"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#6087 …}
    +nested: Doctrine\ORM\PersistentCollection {#6089 …}
    +votes: Doctrine\ORM\PersistentCollection {#6091 …}
    +reports: Doctrine\ORM\PersistentCollection {#6093 …}
    +favourites: Doctrine\ORM\PersistentCollection {#6095 …}
    +notifications: Doctrine\ORM\PersistentCollection {#6097 …}
    -id: 431
    -bodyTs: "'ask':7 'cach':30 'devic':5 'doh':11,22 'domain':25 'forward':18 'hole':16 'isn':26 'pi':15 'pi-hol':14 'pihol':9 'possibl':3 'request':20 'without':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1401923"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697384862 {#6084
      date: 2023-10-15 17:47:42.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#6069 …}
  +image: null
  +body: "I’m not an expert but I’m pretty sure no."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697394342 {#6099
    date: 2023-10-15 20:25:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyguides@lemmy.one"
    "@Wander@packmates.org"
    "@FeelzGoodMan420@eviltoast.org"
    "@AzzyDev@beehaw.org"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#6102 …}
  +nested: Doctrine\ORM\PersistentCollection {#6104 …}
  +votes: Doctrine\ORM\PersistentCollection {#6106 …}
  +reports: Doctrine\ORM\PersistentCollection {#6108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#6110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#6112 …}
  -id: 432
  -bodyTs: "'expert':5 'm':2,8 'pretti':9 'sure':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://eviltoast.org/comment/2759911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697394342 {#6100
    date: 2023-10-15 20:25:42.0 +02: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