GET https://kbin.spritesserver.nl/u/@RovingFox@infosec.pub/commented

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
17.10 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
Proxies\__CG__\App\Entity\Entry {#2119
  +user: Proxies\__CG__\App\Entity\User {#2811 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
  +image: Proxies\__CG__\App\Entity\Image {#2813 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2814 …}
  +slug: "Don-t-be-that-guy"
  +title: "Don't be that guy."
  +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
  +body: """
    When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
    \n
    Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
    \n
    Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 143
  +favouriteCount: 1703
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723346919 {#2806
    date: 2024-08-11 05:28:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2815 …}
  +votes: Doctrine\ORM\PersistentCollection {#2817 …}
  +reports: Doctrine\ORM\PersistentCollection {#2819 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2821 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2823 …}
  +badges: Doctrine\ORM\PersistentCollection {#2825 …}
  +children: [
    1 => App\Entity\EntryComment {#2216
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2119 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
      +body: "Let’s be decent with each other, I don’t think my expectations are outrageous. I consider decent to make sure that the person that will use your software is aware of the dangers. And the best person to know those dangers is usually the dev."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705020259 {#2198
        date: 2024-01-12 01:44:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@mastefetri@infosec.pub"
        "@appel@lemmy.ml"
        "@RovingFox@infosec.pub"
        "@hperrin@lemmy.world"
        "@mastefetri@infosec.pub"
        "@appel@lemmy.ml"
        "@RovingFox@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2213 …}
      +nested: Doctrine\ORM\PersistentCollection {#2230 …}
      +votes: Doctrine\ORM\PersistentCollection {#2232 …}
      +reports: Doctrine\ORM\PersistentCollection {#2228 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
      -id: 300374
      -bodyTs: "'awar':31 'best':37 'consid':17 'danger':34,42 'decent':4,18 'dev':46 'expect':13 'know':40 'let':1 'make':20 'outrag':15 'person':24,38 'softwar':29 'sure':21 'think':11 'use':27 'usual':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5597005"
      +editedAt: DateTimeImmutable @1721312638 {#2223
        date: 2024-07-18 16:23:58.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705020259 {#2227
        date: 2024-01-12 01:44:19.0 +01:00
      }
      +"title": 300374
    }
    0 => App\Entity\EntryComment {#2123
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2119 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
      +body: "You are entitled to the truth. If the dev knows their software could have very damaging effects then that should be front and center on the software page."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1705007496 {#2122
        date: 2024-01-11 22:11:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@mastefetri@infosec.pub"
        "@appel@lemmy.ml"
        "@hperrin@lemmy.world"
        "@mastefetri@infosec.pub"
        "@appel@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2161 …}
      +nested: Doctrine\ORM\PersistentCollection {#2163 …}
      +votes: Doctrine\ORM\PersistentCollection {#2044 …}
      +reports: Doctrine\ORM\PersistentCollection {#2127 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
      -id: 299883
      -bodyTs: "'center':24 'could':13 'damag':16 'dev':9 'effect':17 'entitl':3 'front':22 'know':10 'page':28 'softwar':12,27 'truth':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5589306"
      +editedAt: DateTimeImmutable @1721155790 {#2115
        date: 2024-07-16 20:49:50.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705007496 {#2113
        date: 2024-01-11 22:11:36.0 +01:00
      }
      +"title": 299883
    }
  ]
  -id: 29079
  -titleTs: "'guy':5"
  -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705081457
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10583631"
  +editedAt: DateTimeImmutable @1721892992 {#2793
    date: 2024-07-25 09:36:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704995057 {#2771
    date: 2024-01-11 18:44:17.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2119
  +user: Proxies\__CG__\App\Entity\User {#2811 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
  +image: Proxies\__CG__\App\Entity\Image {#2813 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2814 …}
  +slug: "Don-t-be-that-guy"
  +title: "Don't be that guy."
  +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
  +body: """
    When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
    \n
    Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
    \n
    Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 143
  +favouriteCount: 1703
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723346919 {#2806
    date: 2024-08-11 05:28:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2815 …}
  +votes: Doctrine\ORM\PersistentCollection {#2817 …}
  +reports: Doctrine\ORM\PersistentCollection {#2819 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2821 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2823 …}
  +badges: Doctrine\ORM\PersistentCollection {#2825 …}
  +children: [
    1 => App\Entity\EntryComment {#2216
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2119 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
      +body: "Let’s be decent with each other, I don’t think my expectations are outrageous. I consider decent to make sure that the person that will use your software is aware of the dangers. And the best person to know those dangers is usually the dev."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705020259 {#2198
        date: 2024-01-12 01:44:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@mastefetri@infosec.pub"
        "@appel@lemmy.ml"
        "@RovingFox@infosec.pub"
        "@hperrin@lemmy.world"
        "@mastefetri@infosec.pub"
        "@appel@lemmy.ml"
        "@RovingFox@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2213 …}
      +nested: Doctrine\ORM\PersistentCollection {#2230 …}
      +votes: Doctrine\ORM\PersistentCollection {#2232 …}
      +reports: Doctrine\ORM\PersistentCollection {#2228 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
      -id: 300374
      -bodyTs: "'awar':31 'best':37 'consid':17 'danger':34,42 'decent':4,18 'dev':46 'expect':13 'know':40 'let':1 'make':20 'outrag':15 'person':24,38 'softwar':29 'sure':21 'think':11 'use':27 'usual':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5597005"
      +editedAt: DateTimeImmutable @1721312638 {#2223
        date: 2024-07-18 16:23:58.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705020259 {#2227
        date: 2024-01-12 01:44:19.0 +01:00
      }
      +"title": 300374
    }
    0 => App\Entity\EntryComment {#2123
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2119 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
      +body: "You are entitled to the truth. If the dev knows their software could have very damaging effects then that should be front and center on the software page."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1705007496 {#2122
        date: 2024-01-11 22:11:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@mastefetri@infosec.pub"
        "@appel@lemmy.ml"
        "@hperrin@lemmy.world"
        "@mastefetri@infosec.pub"
        "@appel@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2161 …}
      +nested: Doctrine\ORM\PersistentCollection {#2163 …}
      +votes: Doctrine\ORM\PersistentCollection {#2044 …}
      +reports: Doctrine\ORM\PersistentCollection {#2127 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
      -id: 299883
      -bodyTs: "'center':24 'could':13 'damag':16 'dev':9 'effect':17 'entitl':3 'front':22 'know':10 'page':28 'softwar':12,27 'truth':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5589306"
      +editedAt: DateTimeImmutable @1721155790 {#2115
        date: 2024-07-16 20:49:50.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705007496 {#2113
        date: 2024-01-11 22:11:36.0 +01:00
      }
      +"title": 299883
    }
  ]
  -id: 29079
  -titleTs: "'guy':5"
  -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705081457
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10583631"
  +editedAt: DateTimeImmutable @1721892992 {#2793
    date: 2024-07-25 09:36:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704995057 {#2771
    date: 2024-01-11 18:44:17.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2119
  +user: Proxies\__CG__\App\Entity\User {#2811 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
  +image: Proxies\__CG__\App\Entity\Image {#2813 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2814 …}
  +slug: "Don-t-be-that-guy"
  +title: "Don't be that guy."
  +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
  +body: """
    When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
    \n
    Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
    \n
    Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 143
  +favouriteCount: 1703
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723346919 {#2806
    date: 2024-08-11 05:28:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2815 …}
  +votes: Doctrine\ORM\PersistentCollection {#2817 …}
  +reports: Doctrine\ORM\PersistentCollection {#2819 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2821 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2823 …}
  +badges: Doctrine\ORM\PersistentCollection {#2825 …}
  +children: [
    1 => App\Entity\EntryComment {#2216
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2119 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
      +body: "Let’s be decent with each other, I don’t think my expectations are outrageous. I consider decent to make sure that the person that will use your software is aware of the dangers. And the best person to know those dangers is usually the dev."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705020259 {#2198
        date: 2024-01-12 01:44:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@mastefetri@infosec.pub"
        "@appel@lemmy.ml"
        "@RovingFox@infosec.pub"
        "@hperrin@lemmy.world"
        "@mastefetri@infosec.pub"
        "@appel@lemmy.ml"
        "@RovingFox@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2213 …}
      +nested: Doctrine\ORM\PersistentCollection {#2230 …}
      +votes: Doctrine\ORM\PersistentCollection {#2232 …}
      +reports: Doctrine\ORM\PersistentCollection {#2228 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
      -id: 300374
      -bodyTs: "'awar':31 'best':37 'consid':17 'danger':34,42 'decent':4,18 'dev':46 'expect':13 'know':40 'let':1 'make':20 'outrag':15 'person':24,38 'softwar':29 'sure':21 'think':11 'use':27 'usual':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5597005"
      +editedAt: DateTimeImmutable @1721312638 {#2223
        date: 2024-07-18 16:23:58.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705020259 {#2227
        date: 2024-01-12 01:44:19.0 +01:00
      }
      +"title": 300374
    }
    0 => App\Entity\EntryComment {#2123
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2119 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
      +body: "You are entitled to the truth. If the dev knows their software could have very damaging effects then that should be front and center on the software page."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1705007496 {#2122
        date: 2024-01-11 22:11:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@mastefetri@infosec.pub"
        "@appel@lemmy.ml"
        "@hperrin@lemmy.world"
        "@mastefetri@infosec.pub"
        "@appel@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2161 …}
      +nested: Doctrine\ORM\PersistentCollection {#2163 …}
      +votes: Doctrine\ORM\PersistentCollection {#2044 …}
      +reports: Doctrine\ORM\PersistentCollection {#2127 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
      -id: 299883
      -bodyTs: "'center':24 'could':13 'damag':16 'dev':9 'effect':17 'entitl':3 'front':22 'know':10 'page':28 'softwar':12,27 'truth':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5589306"
      +editedAt: DateTimeImmutable @1721155790 {#2115
        date: 2024-07-16 20:49:50.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705007496 {#2113
        date: 2024-01-11 22:11:36.0 +01:00
      }
      +"title": 299883
    }
  ]
  -id: 29079
  -titleTs: "'guy':5"
  -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705081457
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10583631"
  +editedAt: DateTimeImmutable @1721892992 {#2793
    date: 2024-07-25 09:36:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704995057 {#2771
    date: 2024-01-11 18:44:17.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2216
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2119
    +user: Proxies\__CG__\App\Entity\User {#2811 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
    +image: Proxies\__CG__\App\Entity\Image {#2813 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2814 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2806
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2815 …}
    +votes: Doctrine\ORM\PersistentCollection {#2817 …}
    +reports: Doctrine\ORM\PersistentCollection {#2819 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2821 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2823 …}
    +badges: Doctrine\ORM\PersistentCollection {#2825 …}
    +children: [
      1 => App\Entity\EntryComment {#2216}
      0 => App\Entity\EntryComment {#2123
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2119 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
        +body: "You are entitled to the truth. If the dev knows their software could have very damaging effects then that should be front and center on the software page."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1705007496 {#2122
          date: 2024-01-11 22:11:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@mastefetri@infosec.pub"
          "@appel@lemmy.ml"
          "@hperrin@lemmy.world"
          "@mastefetri@infosec.pub"
          "@appel@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2161 …}
        +nested: Doctrine\ORM\PersistentCollection {#2163 …}
        +votes: Doctrine\ORM\PersistentCollection {#2044 …}
        +reports: Doctrine\ORM\PersistentCollection {#2127 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
        -id: 299883
        -bodyTs: "'center':24 'could':13 'damag':16 'dev':9 'effect':17 'entitl':3 'front':22 'know':10 'page':28 'softwar':12,27 'truth':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5589306"
        +editedAt: DateTimeImmutable @1721155790 {#2115
          date: 2024-07-16 20:49:50.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705007496 {#2113
          date: 2024-01-11 22:11:36.0 +01:00
        }
        +"title": 299883
      }
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2793
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2771
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
  +body: "Let’s be decent with each other, I don’t think my expectations are outrageous. I consider decent to make sure that the person that will use your software is aware of the dangers. And the best person to know those dangers is usually the dev."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705020259 {#2198
    date: 2024-01-12 01:44:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@mastefetri@infosec.pub"
    "@appel@lemmy.ml"
    "@RovingFox@infosec.pub"
    "@hperrin@lemmy.world"
    "@mastefetri@infosec.pub"
    "@appel@lemmy.ml"
    "@RovingFox@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2213 …}
  +nested: Doctrine\ORM\PersistentCollection {#2230 …}
  +votes: Doctrine\ORM\PersistentCollection {#2232 …}
  +reports: Doctrine\ORM\PersistentCollection {#2228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
  -id: 300374
  -bodyTs: "'awar':31 'best':37 'consid':17 'danger':34,42 'decent':4,18 'dev':46 'expect':13 'know':40 'let':1 'make':20 'outrag':15 'person':24,38 'softwar':29 'sure':21 'think':11 'use':27 'usual':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5597005"
  +editedAt: DateTimeImmutable @1721312638 {#2223
    date: 2024-07-18 16:23:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705020259 {#2227
    date: 2024-01-12 01:44:19.0 +01:00
  }
  +"title": 300374
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2216
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2119
    +user: Proxies\__CG__\App\Entity\User {#2811 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
    +image: Proxies\__CG__\App\Entity\Image {#2813 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2814 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2806
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2815 …}
    +votes: Doctrine\ORM\PersistentCollection {#2817 …}
    +reports: Doctrine\ORM\PersistentCollection {#2819 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2821 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2823 …}
    +badges: Doctrine\ORM\PersistentCollection {#2825 …}
    +children: [
      1 => App\Entity\EntryComment {#2216}
      0 => App\Entity\EntryComment {#2123
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2119 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
        +body: "You are entitled to the truth. If the dev knows their software could have very damaging effects then that should be front and center on the software page."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1705007496 {#2122
          date: 2024-01-11 22:11:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@mastefetri@infosec.pub"
          "@appel@lemmy.ml"
          "@hperrin@lemmy.world"
          "@mastefetri@infosec.pub"
          "@appel@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2161 …}
        +nested: Doctrine\ORM\PersistentCollection {#2163 …}
        +votes: Doctrine\ORM\PersistentCollection {#2044 …}
        +reports: Doctrine\ORM\PersistentCollection {#2127 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
        -id: 299883
        -bodyTs: "'center':24 'could':13 'damag':16 'dev':9 'effect':17 'entitl':3 'front':22 'know':10 'page':28 'softwar':12,27 'truth':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5589306"
        +editedAt: DateTimeImmutable @1721155790 {#2115
          date: 2024-07-16 20:49:50.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705007496 {#2113
          date: 2024-01-11 22:11:36.0 +01:00
        }
        +"title": 299883
      }
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2793
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2771
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
  +body: "Let’s be decent with each other, I don’t think my expectations are outrageous. I consider decent to make sure that the person that will use your software is aware of the dangers. And the best person to know those dangers is usually the dev."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705020259 {#2198
    date: 2024-01-12 01:44:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@mastefetri@infosec.pub"
    "@appel@lemmy.ml"
    "@RovingFox@infosec.pub"
    "@hperrin@lemmy.world"
    "@mastefetri@infosec.pub"
    "@appel@lemmy.ml"
    "@RovingFox@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2213 …}
  +nested: Doctrine\ORM\PersistentCollection {#2230 …}
  +votes: Doctrine\ORM\PersistentCollection {#2232 …}
  +reports: Doctrine\ORM\PersistentCollection {#2228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
  -id: 300374
  -bodyTs: "'awar':31 'best':37 'consid':17 'danger':34,42 'decent':4,18 'dev':46 'expect':13 'know':40 'let':1 'make':20 'outrag':15 'person':24,38 'softwar':29 'sure':21 'think':11 'use':27 'usual':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5597005"
  +editedAt: DateTimeImmutable @1721312638 {#2223
    date: 2024-07-18 16:23:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705020259 {#2227
    date: 2024-01-12 01:44:19.0 +01:00
  }
  +"title": 300374
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2216
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2119
    +user: Proxies\__CG__\App\Entity\User {#2811 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
    +image: Proxies\__CG__\App\Entity\Image {#2813 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2814 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2806
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2815 …}
    +votes: Doctrine\ORM\PersistentCollection {#2817 …}
    +reports: Doctrine\ORM\PersistentCollection {#2819 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2821 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2823 …}
    +badges: Doctrine\ORM\PersistentCollection {#2825 …}
    +children: [
      1 => App\Entity\EntryComment {#2216}
      0 => App\Entity\EntryComment {#2123
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2119 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
        +body: "You are entitled to the truth. If the dev knows their software could have very damaging effects then that should be front and center on the software page."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1705007496 {#2122
          date: 2024-01-11 22:11:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@mastefetri@infosec.pub"
          "@appel@lemmy.ml"
          "@hperrin@lemmy.world"
          "@mastefetri@infosec.pub"
          "@appel@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2161 …}
        +nested: Doctrine\ORM\PersistentCollection {#2163 …}
        +votes: Doctrine\ORM\PersistentCollection {#2044 …}
        +reports: Doctrine\ORM\PersistentCollection {#2127 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
        -id: 299883
        -bodyTs: "'center':24 'could':13 'damag':16 'dev':9 'effect':17 'entitl':3 'front':22 'know':10 'page':28 'softwar':12,27 'truth':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5589306"
        +editedAt: DateTimeImmutable @1721155790 {#2115
          date: 2024-07-16 20:49:50.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705007496 {#2113
          date: 2024-01-11 22:11:36.0 +01:00
        }
        +"title": 299883
      }
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2793
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2771
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
  +body: "Let’s be decent with each other, I don’t think my expectations are outrageous. I consider decent to make sure that the person that will use your software is aware of the dangers. And the best person to know those dangers is usually the dev."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705020259 {#2198
    date: 2024-01-12 01:44:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@mastefetri@infosec.pub"
    "@appel@lemmy.ml"
    "@RovingFox@infosec.pub"
    "@hperrin@lemmy.world"
    "@mastefetri@infosec.pub"
    "@appel@lemmy.ml"
    "@RovingFox@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2213 …}
  +nested: Doctrine\ORM\PersistentCollection {#2230 …}
  +votes: Doctrine\ORM\PersistentCollection {#2232 …}
  +reports: Doctrine\ORM\PersistentCollection {#2228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
  -id: 300374
  -bodyTs: "'awar':31 'best':37 'consid':17 'danger':34,42 'decent':4,18 'dev':46 'expect':13 'know':40 'let':1 'make':20 'outrag':15 'person':24,38 'softwar':29 'sure':21 'think':11 'use':27 'usual':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5597005"
  +editedAt: DateTimeImmutable @1721312638 {#2223
    date: 2024-07-18 16:23:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705020259 {#2227
    date: 2024-01-12 01:44:19.0 +01:00
  }
  +"title": 300374
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2123
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2119
    +user: Proxies\__CG__\App\Entity\User {#2811 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
    +image: Proxies\__CG__\App\Entity\Image {#2813 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2814 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2806
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2815 …}
    +votes: Doctrine\ORM\PersistentCollection {#2817 …}
    +reports: Doctrine\ORM\PersistentCollection {#2819 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2821 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2823 …}
    +badges: Doctrine\ORM\PersistentCollection {#2825 …}
    +children: [
      1 => App\Entity\EntryComment {#2216
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2119 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
        +body: "Let’s be decent with each other, I don’t think my expectations are outrageous. I consider decent to make sure that the person that will use your software is aware of the dangers. And the best person to know those dangers is usually the dev."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705020259 {#2198
          date: 2024-01-12 01:44:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@mastefetri@infosec.pub"
          "@appel@lemmy.ml"
          "@RovingFox@infosec.pub"
          "@hperrin@lemmy.world"
          "@mastefetri@infosec.pub"
          "@appel@lemmy.ml"
          "@RovingFox@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2213 …}
        +nested: Doctrine\ORM\PersistentCollection {#2230 …}
        +votes: Doctrine\ORM\PersistentCollection {#2232 …}
        +reports: Doctrine\ORM\PersistentCollection {#2228 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
        -id: 300374
        -bodyTs: "'awar':31 'best':37 'consid':17 'danger':34,42 'decent':4,18 'dev':46 'expect':13 'know':40 'let':1 'make':20 'outrag':15 'person':24,38 'softwar':29 'sure':21 'think':11 'use':27 'usual':44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5597005"
        +editedAt: DateTimeImmutable @1721312638 {#2223
          date: 2024-07-18 16:23:58.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705020259 {#2227
          date: 2024-01-12 01:44:19.0 +01:00
        }
        +"title": 300374
      }
      0 => App\Entity\EntryComment {#2123}
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2793
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2771
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
  +body: "You are entitled to the truth. If the dev knows their software could have very damaging effects then that should be front and center on the software page."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705007496 {#2122
    date: 2024-01-11 22:11:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@mastefetri@infosec.pub"
    "@appel@lemmy.ml"
    "@hperrin@lemmy.world"
    "@mastefetri@infosec.pub"
    "@appel@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2161 …}
  +nested: Doctrine\ORM\PersistentCollection {#2163 …}
  +votes: Doctrine\ORM\PersistentCollection {#2044 …}
  +reports: Doctrine\ORM\PersistentCollection {#2127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
  -id: 299883
  -bodyTs: "'center':24 'could':13 'damag':16 'dev':9 'effect':17 'entitl':3 'front':22 'know':10 'page':28 'softwar':12,27 'truth':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5589306"
  +editedAt: DateTimeImmutable @1721155790 {#2115
    date: 2024-07-16 20:49:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705007496 {#2113
    date: 2024-01-11 22:11:36.0 +01:00
  }
  +"title": 299883
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2123
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2119
    +user: Proxies\__CG__\App\Entity\User {#2811 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
    +image: Proxies\__CG__\App\Entity\Image {#2813 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2814 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2806
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2815 …}
    +votes: Doctrine\ORM\PersistentCollection {#2817 …}
    +reports: Doctrine\ORM\PersistentCollection {#2819 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2821 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2823 …}
    +badges: Doctrine\ORM\PersistentCollection {#2825 …}
    +children: [
      1 => App\Entity\EntryComment {#2216
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2119 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
        +body: "Let’s be decent with each other, I don’t think my expectations are outrageous. I consider decent to make sure that the person that will use your software is aware of the dangers. And the best person to know those dangers is usually the dev."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705020259 {#2198
          date: 2024-01-12 01:44:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@mastefetri@infosec.pub"
          "@appel@lemmy.ml"
          "@RovingFox@infosec.pub"
          "@hperrin@lemmy.world"
          "@mastefetri@infosec.pub"
          "@appel@lemmy.ml"
          "@RovingFox@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2213 …}
        +nested: Doctrine\ORM\PersistentCollection {#2230 …}
        +votes: Doctrine\ORM\PersistentCollection {#2232 …}
        +reports: Doctrine\ORM\PersistentCollection {#2228 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
        -id: 300374
        -bodyTs: "'awar':31 'best':37 'consid':17 'danger':34,42 'decent':4,18 'dev':46 'expect':13 'know':40 'let':1 'make':20 'outrag':15 'person':24,38 'softwar':29 'sure':21 'think':11 'use':27 'usual':44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5597005"
        +editedAt: DateTimeImmutable @1721312638 {#2223
          date: 2024-07-18 16:23:58.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705020259 {#2227
          date: 2024-01-12 01:44:19.0 +01:00
        }
        +"title": 300374
      }
      0 => App\Entity\EntryComment {#2123}
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2793
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2771
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
  +body: "You are entitled to the truth. If the dev knows their software could have very damaging effects then that should be front and center on the software page."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705007496 {#2122
    date: 2024-01-11 22:11:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@mastefetri@infosec.pub"
    "@appel@lemmy.ml"
    "@hperrin@lemmy.world"
    "@mastefetri@infosec.pub"
    "@appel@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2161 …}
  +nested: Doctrine\ORM\PersistentCollection {#2163 …}
  +votes: Doctrine\ORM\PersistentCollection {#2044 …}
  +reports: Doctrine\ORM\PersistentCollection {#2127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
  -id: 299883
  -bodyTs: "'center':24 'could':13 'damag':16 'dev':9 'effect':17 'entitl':3 'front':22 'know':10 'page':28 'softwar':12,27 'truth':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5589306"
  +editedAt: DateTimeImmutable @1721155790 {#2115
    date: 2024-07-16 20:49:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705007496 {#2113
    date: 2024-01-11 22:11:36.0 +01:00
  }
  +"title": 299883
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2123
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2119
    +user: Proxies\__CG__\App\Entity\User {#2811 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
    +image: Proxies\__CG__\App\Entity\Image {#2813 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2814 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2806
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2815 …}
    +votes: Doctrine\ORM\PersistentCollection {#2817 …}
    +reports: Doctrine\ORM\PersistentCollection {#2819 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2821 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2823 …}
    +badges: Doctrine\ORM\PersistentCollection {#2825 …}
    +children: [
      1 => App\Entity\EntryComment {#2216
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2119 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
        +body: "Let’s be decent with each other, I don’t think my expectations are outrageous. I consider decent to make sure that the person that will use your software is aware of the dangers. And the best person to know those dangers is usually the dev."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705020259 {#2198
          date: 2024-01-12 01:44:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@mastefetri@infosec.pub"
          "@appel@lemmy.ml"
          "@RovingFox@infosec.pub"
          "@hperrin@lemmy.world"
          "@mastefetri@infosec.pub"
          "@appel@lemmy.ml"
          "@RovingFox@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2213 …}
        +nested: Doctrine\ORM\PersistentCollection {#2230 …}
        +votes: Doctrine\ORM\PersistentCollection {#2232 …}
        +reports: Doctrine\ORM\PersistentCollection {#2228 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
        -id: 300374
        -bodyTs: "'awar':31 'best':37 'consid':17 'danger':34,42 'decent':4,18 'dev':46 'expect':13 'know':40 'let':1 'make':20 'outrag':15 'person':24,38 'softwar':29 'sure':21 'think':11 'use':27 'usual':44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5597005"
        +editedAt: DateTimeImmutable @1721312638 {#2223
          date: 2024-07-18 16:23:58.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705020259 {#2227
          date: 2024-01-12 01:44:19.0 +01:00
        }
        +"title": 300374
      }
      0 => App\Entity\EntryComment {#2123}
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2793
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2771
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
  +body: "You are entitled to the truth. If the dev knows their software could have very damaging effects then that should be front and center on the software page."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705007496 {#2122
    date: 2024-01-11 22:11:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@mastefetri@infosec.pub"
    "@appel@lemmy.ml"
    "@hperrin@lemmy.world"
    "@mastefetri@infosec.pub"
    "@appel@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2161 …}
  +nested: Doctrine\ORM\PersistentCollection {#2163 …}
  +votes: Doctrine\ORM\PersistentCollection {#2044 …}
  +reports: Doctrine\ORM\PersistentCollection {#2127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
  -id: 299883
  -bodyTs: "'center':24 'could':13 'damag':16 'dev':9 'effect':17 'entitl':3 'front':22 'know':10 'page':28 'softwar':12,27 'truth':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5589306"
  +editedAt: DateTimeImmutable @1721155790 {#2115
    date: 2024-07-16 20:49:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705007496 {#2113
    date: 2024-01-11 22:11:36.0 +01:00
  }
  +"title": 299883
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2309
  +user: Proxies\__CG__\App\Entity\User {#2529 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
  +slug: "Alright-boys-I-ve-been-converted-to-the-light-side-and"
  +title: "Alright boys, I've been converted to the light side and have installed F-Droid. Now what?"
  +url: null
  +body: """
    Basically title. I waited on installing F droid for a long time because my phone threw many scary warnings when I tried a long time ago. But now I have it, and I got some fossify apps, but since there is no “Editor’s Picks” on F- droid I dont really know where to go from here.\n
    \n
    What apps do you recommend I install first to remove my dependence on closed ecosystems?\n
    \n
    What is my vulnerability surface ie, which sort of apps should I watch out for?\n
    \n
    Are there any bad faith companies in the open source sphere?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 85
  +favouriteCount: 160
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728913863 {#2732
    date: 2024-10-14 15:51:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2737 …}
  +votes: Doctrine\ORM\PersistentCollection {#2740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2746 …}
  +badges: Doctrine\ORM\PersistentCollection {#2748 …}
  +children: [
    1 => App\Entity\EntryComment {#2303
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2309 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
      +root: App\Entity\EntryComment {#2291
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2309 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
        +image: null
        +parent: null
        +root: null
        +body: "Wait until you find out about Obtainium."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1728852782 {#2298
          date: 2024-10-13 22:53:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tangent5280@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2301 …}
        +nested: Doctrine\ORM\PersistentCollection {#2297 …}
        +votes: Doctrine\ORM\PersistentCollection {#2315 …}
        +reports: Doctrine\ORM\PersistentCollection {#2321 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2310 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2306 …}
        -id: 337030
        -bodyTs: "'find':4 'obtainium':7 'wait':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5968517"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706114277 {#2293
          date: 2024-01-24 17:37:57.0 +01:00
        }
        +"title": 337030
      }
      +body: "Yeah, I did the same when I found it. For some apps I still left the fdroid version, but they update with obtainium."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706172434 {#2305
        date: 2024-01-25 09:47:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
        "@RovingFox@infosec.pub"
        "@Unmapped@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2317 …}
      +nested: Doctrine\ORM\PersistentCollection {#2313 …}
      +votes: Doctrine\ORM\PersistentCollection {#2292 …}
      +reports: Doctrine\ORM\PersistentCollection {#2290 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
      -id: 338810
      -bodyTs: "'app':12 'fdroid':17 'found':8 'left':15 'obtainium':23 'still':14 'updat':21 'version':18 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5989024"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706172434 {#2304
        date: 2024-01-25 09:47:14.0 +01:00
      }
      +"title": 338810
    }
    0 => App\Entity\EntryComment {#2291}
  ]
  -id: 32774
  -titleTs: "'alright':1 'boy':2 'convert':6 'droid':16 'f':15 'f-droid':14 'instal':13 'light':9 'side':10 've':4"
  -bodyTs: "'ago':26 'app':37,59,82 'bad':91 'basic':1 'close':71 'compani':93 'depend':69 'dont':50 'droid':8,48 'ecosystem':72 'editor':43 'f':7,47 'faith':92 'first':65 'fossifi':36 'go':55 'got':34 'ie':78 'instal':6,64 'know':52 'long':11,24 'mani':17 'open':96 'phone':15 'pick':45 'realli':51 'recommend':62 'remov':67 'scari':18 'sinc':39 'sort':80 'sourc':97 'sphere':98 'surfac':77 'threw':16 'time':12,25 'titl':2 'tri':22 'vulner':76 'wait':4 'warn':19 'watch':85"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706185874
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11123465"
  +editedAt: DateTimeImmutable @1728290179 {#2720
    date: 2024-10-07 10:36:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706099474 {#2699
    date: 2024-01-24 13:31:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2309
  +user: Proxies\__CG__\App\Entity\User {#2529 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
  +slug: "Alright-boys-I-ve-been-converted-to-the-light-side-and"
  +title: "Alright boys, I've been converted to the light side and have installed F-Droid. Now what?"
  +url: null
  +body: """
    Basically title. I waited on installing F droid for a long time because my phone threw many scary warnings when I tried a long time ago. But now I have it, and I got some fossify apps, but since there is no “Editor’s Picks” on F- droid I dont really know where to go from here.\n
    \n
    What apps do you recommend I install first to remove my dependence on closed ecosystems?\n
    \n
    What is my vulnerability surface ie, which sort of apps should I watch out for?\n
    \n
    Are there any bad faith companies in the open source sphere?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 85
  +favouriteCount: 160
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728913863 {#2732
    date: 2024-10-14 15:51:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2737 …}
  +votes: Doctrine\ORM\PersistentCollection {#2740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2746 …}
  +badges: Doctrine\ORM\PersistentCollection {#2748 …}
  +children: [
    1 => App\Entity\EntryComment {#2303
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2309 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
      +root: App\Entity\EntryComment {#2291
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2309 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
        +image: null
        +parent: null
        +root: null
        +body: "Wait until you find out about Obtainium."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1728852782 {#2298
          date: 2024-10-13 22:53:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tangent5280@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2301 …}
        +nested: Doctrine\ORM\PersistentCollection {#2297 …}
        +votes: Doctrine\ORM\PersistentCollection {#2315 …}
        +reports: Doctrine\ORM\PersistentCollection {#2321 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2310 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2306 …}
        -id: 337030
        -bodyTs: "'find':4 'obtainium':7 'wait':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5968517"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706114277 {#2293
          date: 2024-01-24 17:37:57.0 +01:00
        }
        +"title": 337030
      }
      +body: "Yeah, I did the same when I found it. For some apps I still left the fdroid version, but they update with obtainium."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706172434 {#2305
        date: 2024-01-25 09:47:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
        "@RovingFox@infosec.pub"
        "@Unmapped@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2317 …}
      +nested: Doctrine\ORM\PersistentCollection {#2313 …}
      +votes: Doctrine\ORM\PersistentCollection {#2292 …}
      +reports: Doctrine\ORM\PersistentCollection {#2290 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
      -id: 338810
      -bodyTs: "'app':12 'fdroid':17 'found':8 'left':15 'obtainium':23 'still':14 'updat':21 'version':18 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5989024"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706172434 {#2304
        date: 2024-01-25 09:47:14.0 +01:00
      }
      +"title": 338810
    }
    0 => App\Entity\EntryComment {#2291}
  ]
  -id: 32774
  -titleTs: "'alright':1 'boy':2 'convert':6 'droid':16 'f':15 'f-droid':14 'instal':13 'light':9 'side':10 've':4"
  -bodyTs: "'ago':26 'app':37,59,82 'bad':91 'basic':1 'close':71 'compani':93 'depend':69 'dont':50 'droid':8,48 'ecosystem':72 'editor':43 'f':7,47 'faith':92 'first':65 'fossifi':36 'go':55 'got':34 'ie':78 'instal':6,64 'know':52 'long':11,24 'mani':17 'open':96 'phone':15 'pick':45 'realli':51 'recommend':62 'remov':67 'scari':18 'sinc':39 'sort':80 'sourc':97 'sphere':98 'surfac':77 'threw':16 'time':12,25 'titl':2 'tri':22 'vulner':76 'wait':4 'warn':19 'watch':85"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706185874
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11123465"
  +editedAt: DateTimeImmutable @1728290179 {#2720
    date: 2024-10-07 10:36:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706099474 {#2699
    date: 2024-01-24 13:31:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2309
  +user: Proxies\__CG__\App\Entity\User {#2529 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
  +slug: "Alright-boys-I-ve-been-converted-to-the-light-side-and"
  +title: "Alright boys, I've been converted to the light side and have installed F-Droid. Now what?"
  +url: null
  +body: """
    Basically title. I waited on installing F droid for a long time because my phone threw many scary warnings when I tried a long time ago. But now I have it, and I got some fossify apps, but since there is no “Editor’s Picks” on F- droid I dont really know where to go from here.\n
    \n
    What apps do you recommend I install first to remove my dependence on closed ecosystems?\n
    \n
    What is my vulnerability surface ie, which sort of apps should I watch out for?\n
    \n
    Are there any bad faith companies in the open source sphere?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 85
  +favouriteCount: 160
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728913863 {#2732
    date: 2024-10-14 15:51:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2737 …}
  +votes: Doctrine\ORM\PersistentCollection {#2740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2746 …}
  +badges: Doctrine\ORM\PersistentCollection {#2748 …}
  +children: [
    1 => App\Entity\EntryComment {#2303
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2309 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
      +root: App\Entity\EntryComment {#2291
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2309 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
        +image: null
        +parent: null
        +root: null
        +body: "Wait until you find out about Obtainium."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1728852782 {#2298
          date: 2024-10-13 22:53:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tangent5280@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2301 …}
        +nested: Doctrine\ORM\PersistentCollection {#2297 …}
        +votes: Doctrine\ORM\PersistentCollection {#2315 …}
        +reports: Doctrine\ORM\PersistentCollection {#2321 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2310 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2306 …}
        -id: 337030
        -bodyTs: "'find':4 'obtainium':7 'wait':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5968517"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706114277 {#2293
          date: 2024-01-24 17:37:57.0 +01:00
        }
        +"title": 337030
      }
      +body: "Yeah, I did the same when I found it. For some apps I still left the fdroid version, but they update with obtainium."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706172434 {#2305
        date: 2024-01-25 09:47:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
        "@RovingFox@infosec.pub"
        "@Unmapped@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2317 …}
      +nested: Doctrine\ORM\PersistentCollection {#2313 …}
      +votes: Doctrine\ORM\PersistentCollection {#2292 …}
      +reports: Doctrine\ORM\PersistentCollection {#2290 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
      -id: 338810
      -bodyTs: "'app':12 'fdroid':17 'found':8 'left':15 'obtainium':23 'still':14 'updat':21 'version':18 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5989024"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706172434 {#2304
        date: 2024-01-25 09:47:14.0 +01:00
      }
      +"title": 338810
    }
    0 => App\Entity\EntryComment {#2291}
  ]
  -id: 32774
  -titleTs: "'alright':1 'boy':2 'convert':6 'droid':16 'f':15 'f-droid':14 'instal':13 'light':9 'side':10 've':4"
  -bodyTs: "'ago':26 'app':37,59,82 'bad':91 'basic':1 'close':71 'compani':93 'depend':69 'dont':50 'droid':8,48 'ecosystem':72 'editor':43 'f':7,47 'faith':92 'first':65 'fossifi':36 'go':55 'got':34 'ie':78 'instal':6,64 'know':52 'long':11,24 'mani':17 'open':96 'phone':15 'pick':45 'realli':51 'recommend':62 'remov':67 'scari':18 'sinc':39 'sort':80 'sourc':97 'sphere':98 'surfac':77 'threw':16 'time':12,25 'titl':2 'tri':22 'vulner':76 'wait':4 'warn':19 'watch':85"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706185874
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11123465"
  +editedAt: DateTimeImmutable @1728290179 {#2720
    date: 2024-10-07 10:36:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706099474 {#2699
    date: 2024-01-24 13:31:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2303
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309
    +user: Proxies\__CG__\App\Entity\User {#2529 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
    +slug: "Alright-boys-I-ve-been-converted-to-the-light-side-and"
    +title: "Alright boys, I've been converted to the light side and have installed F-Droid. Now what?"
    +url: null
    +body: """
      Basically title. I waited on installing F droid for a long time because my phone threw many scary warnings when I tried a long time ago. But now I have it, and I got some fossify apps, but since there is no “Editor’s Picks” on F- droid I dont really know where to go from here.\n
      \n
      What apps do you recommend I install first to remove my dependence on closed ecosystems?\n
      \n
      What is my vulnerability surface ie, which sort of apps should I watch out for?\n
      \n
      Are there any bad faith companies in the open source sphere?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 85
    +favouriteCount: 160
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728913863 {#2732
      date: 2024-10-14 15:51:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2737 …}
    +votes: Doctrine\ORM\PersistentCollection {#2740 …}
    +reports: Doctrine\ORM\PersistentCollection {#2742 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2744 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2746 …}
    +badges: Doctrine\ORM\PersistentCollection {#2748 …}
    +children: [
      1 => App\Entity\EntryComment {#2303}
      0 => App\Entity\EntryComment {#2291
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2309 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
        +image: null
        +parent: null
        +root: null
        +body: "Wait until you find out about Obtainium."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1728852782 {#2298
          date: 2024-10-13 22:53:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tangent5280@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2301 …}
        +nested: Doctrine\ORM\PersistentCollection {#2297 …}
        +votes: Doctrine\ORM\PersistentCollection {#2315 …}
        +reports: Doctrine\ORM\PersistentCollection {#2321 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2310 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2306 …}
        -id: 337030
        -bodyTs: "'find':4 'obtainium':7 'wait':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5968517"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706114277 {#2293
          date: 2024-01-24 17:37:57.0 +01:00
        }
        +"title": 337030
      }
    ]
    -id: 32774
    -titleTs: "'alright':1 'boy':2 'convert':6 'droid':16 'f':15 'f-droid':14 'instal':13 'light':9 'side':10 've':4"
    -bodyTs: "'ago':26 'app':37,59,82 'bad':91 'basic':1 'close':71 'compani':93 'depend':69 'dont':50 'droid':8,48 'ecosystem':72 'editor':43 'f':7,47 'faith':92 'first':65 'fossifi':36 'go':55 'got':34 'ie':78 'instal':6,64 'know':52 'long':11,24 'mani':17 'open':96 'phone':15 'pick':45 'realli':51 'recommend':62 'remov':67 'scari':18 'sinc':39 'sort':80 'sourc':97 'sphere':98 'surfac':77 'threw':16 'time':12,25 'titl':2 'tri':22 'vulner':76 'wait':4 'warn':19 'watch':85"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706185874
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11123465"
    +editedAt: DateTimeImmutable @1728290179 {#2720
      date: 2024-10-07 10:36:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706099474 {#2699
      date: 2024-01-24 13:31:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
  +root: App\Entity\EntryComment {#2291}
  +body: "Yeah, I did the same when I found it. For some apps I still left the fdroid version, but they update with obtainium."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706172434 {#2305
    date: 2024-01-25 09:47:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@RovingFox@infosec.pub"
    "@Unmapped@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2317 …}
  +nested: Doctrine\ORM\PersistentCollection {#2313 …}
  +votes: Doctrine\ORM\PersistentCollection {#2292 …}
  +reports: Doctrine\ORM\PersistentCollection {#2290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
  -id: 338810
  -bodyTs: "'app':12 'fdroid':17 'found':8 'left':15 'obtainium':23 'still':14 'updat':21 'version':18 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5989024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706172434 {#2304
    date: 2024-01-25 09:47:14.0 +01:00
  }
  +"title": 338810
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2303
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309
    +user: Proxies\__CG__\App\Entity\User {#2529 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
    +slug: "Alright-boys-I-ve-been-converted-to-the-light-side-and"
    +title: "Alright boys, I've been converted to the light side and have installed F-Droid. Now what?"
    +url: null
    +body: """
      Basically title. I waited on installing F droid for a long time because my phone threw many scary warnings when I tried a long time ago. But now I have it, and I got some fossify apps, but since there is no “Editor’s Picks” on F- droid I dont really know where to go from here.\n
      \n
      What apps do you recommend I install first to remove my dependence on closed ecosystems?\n
      \n
      What is my vulnerability surface ie, which sort of apps should I watch out for?\n
      \n
      Are there any bad faith companies in the open source sphere?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 85
    +favouriteCount: 160
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728913863 {#2732
      date: 2024-10-14 15:51:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2737 …}
    +votes: Doctrine\ORM\PersistentCollection {#2740 …}
    +reports: Doctrine\ORM\PersistentCollection {#2742 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2744 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2746 …}
    +badges: Doctrine\ORM\PersistentCollection {#2748 …}
    +children: [
      1 => App\Entity\EntryComment {#2303}
      0 => App\Entity\EntryComment {#2291
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2309 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
        +image: null
        +parent: null
        +root: null
        +body: "Wait until you find out about Obtainium."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1728852782 {#2298
          date: 2024-10-13 22:53:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tangent5280@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2301 …}
        +nested: Doctrine\ORM\PersistentCollection {#2297 …}
        +votes: Doctrine\ORM\PersistentCollection {#2315 …}
        +reports: Doctrine\ORM\PersistentCollection {#2321 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2310 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2306 …}
        -id: 337030
        -bodyTs: "'find':4 'obtainium':7 'wait':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5968517"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706114277 {#2293
          date: 2024-01-24 17:37:57.0 +01:00
        }
        +"title": 337030
      }
    ]
    -id: 32774
    -titleTs: "'alright':1 'boy':2 'convert':6 'droid':16 'f':15 'f-droid':14 'instal':13 'light':9 'side':10 've':4"
    -bodyTs: "'ago':26 'app':37,59,82 'bad':91 'basic':1 'close':71 'compani':93 'depend':69 'dont':50 'droid':8,48 'ecosystem':72 'editor':43 'f':7,47 'faith':92 'first':65 'fossifi':36 'go':55 'got':34 'ie':78 'instal':6,64 'know':52 'long':11,24 'mani':17 'open':96 'phone':15 'pick':45 'realli':51 'recommend':62 'remov':67 'scari':18 'sinc':39 'sort':80 'sourc':97 'sphere':98 'surfac':77 'threw':16 'time':12,25 'titl':2 'tri':22 'vulner':76 'wait':4 'warn':19 'watch':85"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706185874
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11123465"
    +editedAt: DateTimeImmutable @1728290179 {#2720
      date: 2024-10-07 10:36:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706099474 {#2699
      date: 2024-01-24 13:31:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
  +root: App\Entity\EntryComment {#2291}
  +body: "Yeah, I did the same when I found it. For some apps I still left the fdroid version, but they update with obtainium."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706172434 {#2305
    date: 2024-01-25 09:47:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@RovingFox@infosec.pub"
    "@Unmapped@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2317 …}
  +nested: Doctrine\ORM\PersistentCollection {#2313 …}
  +votes: Doctrine\ORM\PersistentCollection {#2292 …}
  +reports: Doctrine\ORM\PersistentCollection {#2290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
  -id: 338810
  -bodyTs: "'app':12 'fdroid':17 'found':8 'left':15 'obtainium':23 'still':14 'updat':21 'version':18 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5989024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706172434 {#2304
    date: 2024-01-25 09:47:14.0 +01:00
  }
  +"title": 338810
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2303
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309
    +user: Proxies\__CG__\App\Entity\User {#2529 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
    +slug: "Alright-boys-I-ve-been-converted-to-the-light-side-and"
    +title: "Alright boys, I've been converted to the light side and have installed F-Droid. Now what?"
    +url: null
    +body: """
      Basically title. I waited on installing F droid for a long time because my phone threw many scary warnings when I tried a long time ago. But now I have it, and I got some fossify apps, but since there is no “Editor’s Picks” on F- droid I dont really know where to go from here.\n
      \n
      What apps do you recommend I install first to remove my dependence on closed ecosystems?\n
      \n
      What is my vulnerability surface ie, which sort of apps should I watch out for?\n
      \n
      Are there any bad faith companies in the open source sphere?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 85
    +favouriteCount: 160
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728913863 {#2732
      date: 2024-10-14 15:51:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2737 …}
    +votes: Doctrine\ORM\PersistentCollection {#2740 …}
    +reports: Doctrine\ORM\PersistentCollection {#2742 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2744 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2746 …}
    +badges: Doctrine\ORM\PersistentCollection {#2748 …}
    +children: [
      1 => App\Entity\EntryComment {#2303}
      0 => App\Entity\EntryComment {#2291
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2309 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
        +image: null
        +parent: null
        +root: null
        +body: "Wait until you find out about Obtainium."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1728852782 {#2298
          date: 2024-10-13 22:53:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tangent5280@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2301 …}
        +nested: Doctrine\ORM\PersistentCollection {#2297 …}
        +votes: Doctrine\ORM\PersistentCollection {#2315 …}
        +reports: Doctrine\ORM\PersistentCollection {#2321 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2310 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2306 …}
        -id: 337030
        -bodyTs: "'find':4 'obtainium':7 'wait':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5968517"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706114277 {#2293
          date: 2024-01-24 17:37:57.0 +01:00
        }
        +"title": 337030
      }
    ]
    -id: 32774
    -titleTs: "'alright':1 'boy':2 'convert':6 'droid':16 'f':15 'f-droid':14 'instal':13 'light':9 'side':10 've':4"
    -bodyTs: "'ago':26 'app':37,59,82 'bad':91 'basic':1 'close':71 'compani':93 'depend':69 'dont':50 'droid':8,48 'ecosystem':72 'editor':43 'f':7,47 'faith':92 'first':65 'fossifi':36 'go':55 'got':34 'ie':78 'instal':6,64 'know':52 'long':11,24 'mani':17 'open':96 'phone':15 'pick':45 'realli':51 'recommend':62 'remov':67 'scari':18 'sinc':39 'sort':80 'sourc':97 'sphere':98 'surfac':77 'threw':16 'time':12,25 'titl':2 'tri':22 'vulner':76 'wait':4 'warn':19 'watch':85"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706185874
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11123465"
    +editedAt: DateTimeImmutable @1728290179 {#2720
      date: 2024-10-07 10:36:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706099474 {#2699
      date: 2024-01-24 13:31:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
  +root: App\Entity\EntryComment {#2291}
  +body: "Yeah, I did the same when I found it. For some apps I still left the fdroid version, but they update with obtainium."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706172434 {#2305
    date: 2024-01-25 09:47:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@RovingFox@infosec.pub"
    "@Unmapped@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2317 …}
  +nested: Doctrine\ORM\PersistentCollection {#2313 …}
  +votes: Doctrine\ORM\PersistentCollection {#2292 …}
  +reports: Doctrine\ORM\PersistentCollection {#2290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
  -id: 338810
  -bodyTs: "'app':12 'fdroid':17 'found':8 'left':15 'obtainium':23 'still':14 'updat':21 'version':18 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5989024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706172434 {#2304
    date: 2024-01-25 09:47:14.0 +01:00
  }
  +"title": 338810
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2291
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309
    +user: Proxies\__CG__\App\Entity\User {#2529 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
    +slug: "Alright-boys-I-ve-been-converted-to-the-light-side-and"
    +title: "Alright boys, I've been converted to the light side and have installed F-Droid. Now what?"
    +url: null
    +body: """
      Basically title. I waited on installing F droid for a long time because my phone threw many scary warnings when I tried a long time ago. But now I have it, and I got some fossify apps, but since there is no “Editor’s Picks” on F- droid I dont really know where to go from here.\n
      \n
      What apps do you recommend I install first to remove my dependence on closed ecosystems?\n
      \n
      What is my vulnerability surface ie, which sort of apps should I watch out for?\n
      \n
      Are there any bad faith companies in the open source sphere?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 85
    +favouriteCount: 160
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728913863 {#2732
      date: 2024-10-14 15:51:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2737 …}
    +votes: Doctrine\ORM\PersistentCollection {#2740 …}
    +reports: Doctrine\ORM\PersistentCollection {#2742 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2744 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2746 …}
    +badges: Doctrine\ORM\PersistentCollection {#2748 …}
    +children: [
      1 => App\Entity\EntryComment {#2303
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2309 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
        +root: App\Entity\EntryComment {#2291}
        +body: "Yeah, I did the same when I found it. For some apps I still left the fdroid version, but they update with obtainium."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706172434 {#2305
          date: 2024-01-25 09:47:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tangent5280@lemmy.world"
          "@RovingFox@infosec.pub"
          "@Unmapped@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2317 …}
        +nested: Doctrine\ORM\PersistentCollection {#2313 …}
        +votes: Doctrine\ORM\PersistentCollection {#2292 …}
        +reports: Doctrine\ORM\PersistentCollection {#2290 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
        -id: 338810
        -bodyTs: "'app':12 'fdroid':17 'found':8 'left':15 'obtainium':23 'still':14 'updat':21 'version':18 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5989024"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706172434 {#2304
          date: 2024-01-25 09:47:14.0 +01:00
        }
        +"title": 338810
      }
      0 => App\Entity\EntryComment {#2291}
    ]
    -id: 32774
    -titleTs: "'alright':1 'boy':2 'convert':6 'droid':16 'f':15 'f-droid':14 'instal':13 'light':9 'side':10 've':4"
    -bodyTs: "'ago':26 'app':37,59,82 'bad':91 'basic':1 'close':71 'compani':93 'depend':69 'dont':50 'droid':8,48 'ecosystem':72 'editor':43 'f':7,47 'faith':92 'first':65 'fossifi':36 'go':55 'got':34 'ie':78 'instal':6,64 'know':52 'long':11,24 'mani':17 'open':96 'phone':15 'pick':45 'realli':51 'recommend':62 'remov':67 'scari':18 'sinc':39 'sort':80 'sourc':97 'sphere':98 'surfac':77 'threw':16 'time':12,25 'titl':2 'tri':22 'vulner':76 'wait':4 'warn':19 'watch':85"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706185874
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11123465"
    +editedAt: DateTimeImmutable @1728290179 {#2720
      date: 2024-10-07 10:36:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706099474 {#2699
      date: 2024-01-24 13:31:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wait until you find out about Obtainium."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1728852782 {#2298
    date: 2024-10-13 22:53:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2301 …}
  +nested: Doctrine\ORM\PersistentCollection {#2297 …}
  +votes: Doctrine\ORM\PersistentCollection {#2315 …}
  +reports: Doctrine\ORM\PersistentCollection {#2321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2306 …}
  -id: 337030
  -bodyTs: "'find':4 'obtainium':7 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5968517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706114277 {#2293
    date: 2024-01-24 17:37:57.0 +01:00
  }
  +"title": 337030
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2291
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309
    +user: Proxies\__CG__\App\Entity\User {#2529 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
    +slug: "Alright-boys-I-ve-been-converted-to-the-light-side-and"
    +title: "Alright boys, I've been converted to the light side and have installed F-Droid. Now what?"
    +url: null
    +body: """
      Basically title. I waited on installing F droid for a long time because my phone threw many scary warnings when I tried a long time ago. But now I have it, and I got some fossify apps, but since there is no “Editor’s Picks” on F- droid I dont really know where to go from here.\n
      \n
      What apps do you recommend I install first to remove my dependence on closed ecosystems?\n
      \n
      What is my vulnerability surface ie, which sort of apps should I watch out for?\n
      \n
      Are there any bad faith companies in the open source sphere?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 85
    +favouriteCount: 160
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728913863 {#2732
      date: 2024-10-14 15:51:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2737 …}
    +votes: Doctrine\ORM\PersistentCollection {#2740 …}
    +reports: Doctrine\ORM\PersistentCollection {#2742 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2744 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2746 …}
    +badges: Doctrine\ORM\PersistentCollection {#2748 …}
    +children: [
      1 => App\Entity\EntryComment {#2303
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2309 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
        +root: App\Entity\EntryComment {#2291}
        +body: "Yeah, I did the same when I found it. For some apps I still left the fdroid version, but they update with obtainium."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706172434 {#2305
          date: 2024-01-25 09:47:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tangent5280@lemmy.world"
          "@RovingFox@infosec.pub"
          "@Unmapped@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2317 …}
        +nested: Doctrine\ORM\PersistentCollection {#2313 …}
        +votes: Doctrine\ORM\PersistentCollection {#2292 …}
        +reports: Doctrine\ORM\PersistentCollection {#2290 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
        -id: 338810
        -bodyTs: "'app':12 'fdroid':17 'found':8 'left':15 'obtainium':23 'still':14 'updat':21 'version':18 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5989024"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706172434 {#2304
          date: 2024-01-25 09:47:14.0 +01:00
        }
        +"title": 338810
      }
      0 => App\Entity\EntryComment {#2291}
    ]
    -id: 32774
    -titleTs: "'alright':1 'boy':2 'convert':6 'droid':16 'f':15 'f-droid':14 'instal':13 'light':9 'side':10 've':4"
    -bodyTs: "'ago':26 'app':37,59,82 'bad':91 'basic':1 'close':71 'compani':93 'depend':69 'dont':50 'droid':8,48 'ecosystem':72 'editor':43 'f':7,47 'faith':92 'first':65 'fossifi':36 'go':55 'got':34 'ie':78 'instal':6,64 'know':52 'long':11,24 'mani':17 'open':96 'phone':15 'pick':45 'realli':51 'recommend':62 'remov':67 'scari':18 'sinc':39 'sort':80 'sourc':97 'sphere':98 'surfac':77 'threw':16 'time':12,25 'titl':2 'tri':22 'vulner':76 'wait':4 'warn':19 'watch':85"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706185874
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11123465"
    +editedAt: DateTimeImmutable @1728290179 {#2720
      date: 2024-10-07 10:36:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706099474 {#2699
      date: 2024-01-24 13:31:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wait until you find out about Obtainium."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1728852782 {#2298
    date: 2024-10-13 22:53:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2301 …}
  +nested: Doctrine\ORM\PersistentCollection {#2297 …}
  +votes: Doctrine\ORM\PersistentCollection {#2315 …}
  +reports: Doctrine\ORM\PersistentCollection {#2321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2306 …}
  -id: 337030
  -bodyTs: "'find':4 'obtainium':7 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5968517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706114277 {#2293
    date: 2024-01-24 17:37:57.0 +01:00
  }
  +"title": 337030
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2291
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309
    +user: Proxies\__CG__\App\Entity\User {#2529 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
    +slug: "Alright-boys-I-ve-been-converted-to-the-light-side-and"
    +title: "Alright boys, I've been converted to the light side and have installed F-Droid. Now what?"
    +url: null
    +body: """
      Basically title. I waited on installing F droid for a long time because my phone threw many scary warnings when I tried a long time ago. But now I have it, and I got some fossify apps, but since there is no “Editor’s Picks” on F- droid I dont really know where to go from here.\n
      \n
      What apps do you recommend I install first to remove my dependence on closed ecosystems?\n
      \n
      What is my vulnerability surface ie, which sort of apps should I watch out for?\n
      \n
      Are there any bad faith companies in the open source sphere?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 85
    +favouriteCount: 160
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728913863 {#2732
      date: 2024-10-14 15:51:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2737 …}
    +votes: Doctrine\ORM\PersistentCollection {#2740 …}
    +reports: Doctrine\ORM\PersistentCollection {#2742 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2744 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2746 …}
    +badges: Doctrine\ORM\PersistentCollection {#2748 …}
    +children: [
      1 => App\Entity\EntryComment {#2303
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2309 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
        +root: App\Entity\EntryComment {#2291}
        +body: "Yeah, I did the same when I found it. For some apps I still left the fdroid version, but they update with obtainium."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706172434 {#2305
          date: 2024-01-25 09:47:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tangent5280@lemmy.world"
          "@RovingFox@infosec.pub"
          "@Unmapped@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2317 …}
        +nested: Doctrine\ORM\PersistentCollection {#2313 …}
        +votes: Doctrine\ORM\PersistentCollection {#2292 …}
        +reports: Doctrine\ORM\PersistentCollection {#2290 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
        -id: 338810
        -bodyTs: "'app':12 'fdroid':17 'found':8 'left':15 'obtainium':23 'still':14 'updat':21 'version':18 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5989024"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706172434 {#2304
          date: 2024-01-25 09:47:14.0 +01:00
        }
        +"title": 338810
      }
      0 => App\Entity\EntryComment {#2291}
    ]
    -id: 32774
    -titleTs: "'alright':1 'boy':2 'convert':6 'droid':16 'f':15 'f-droid':14 'instal':13 'light':9 'side':10 've':4"
    -bodyTs: "'ago':26 'app':37,59,82 'bad':91 'basic':1 'close':71 'compani':93 'depend':69 'dont':50 'droid':8,48 'ecosystem':72 'editor':43 'f':7,47 'faith':92 'first':65 'fossifi':36 'go':55 'got':34 'ie':78 'instal':6,64 'know':52 'long':11,24 'mani':17 'open':96 'phone':15 'pick':45 'realli':51 'recommend':62 'remov':67 'scari':18 'sinc':39 'sort':80 'sourc':97 'sphere':98 'surfac':77 'threw':16 'time':12,25 'titl':2 'tri':22 'vulner':76 'wait':4 'warn':19 'watch':85"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706185874
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11123465"
    +editedAt: DateTimeImmutable @1728290179 {#2720
      date: 2024-10-07 10:36:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706099474 {#2699
      date: 2024-01-24 13:31:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wait until you find out about Obtainium."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1728852782 {#2298
    date: 2024-10-13 22:53:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2301 …}
  +nested: Doctrine\ORM\PersistentCollection {#2297 …}
  +votes: Doctrine\ORM\PersistentCollection {#2315 …}
  +reports: Doctrine\ORM\PersistentCollection {#2321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2306 …}
  -id: 337030
  -bodyTs: "'find':4 'obtainium':7 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5968517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706114277 {#2293
    date: 2024-01-24 17:37:57.0 +01:00
  }
  +"title": 337030
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1909
  +user: Proxies\__CG__\App\Entity\User {#2735 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2773 …}
  +slug: "YouTube-adds-tracking-parameters-to-shared-URLs-that-can-be"
  +title: "YouTube adds tracking parameters to shared URLs that can be traced back to individual Google accounts"
  +url: "https://nitter.net/OldRowSwig/status/1732112446943269347"
  +body: null
  +type: "link"
  +lang: "de"
  +isOc: false
  +hasEmbed: false
  +commentCount: 63
  +favouriteCount: 379
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702250513 {#2768
    date: 2023-12-11 00:21:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2775 …}
  +votes: Doctrine\ORM\PersistentCollection {#2777 …}
  +reports: Doctrine\ORM\PersistentCollection {#2779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
  +badges: Doctrine\ORM\PersistentCollection {#2785 …}
  +children: [
    App\Entity\EntryComment {#1708
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1909 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
      +body: "Many people use a phone and many people have youtube app on it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1702133656 {#1410
        date: 2023-12-09 15:54:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Vexz@kbin.social"
        "@jaybone@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1910 …}
      +nested: Doctrine\ORM\PersistentCollection {#2381 …}
      +votes: Doctrine\ORM\PersistentCollection {#2378 …}
      +reports: Doctrine\ORM\PersistentCollection {#2385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
      -id: 213908
      -bodyTs: "'app':11 'mani':1,7 'peopl':2,8 'phone':5 'use':3 'youtub':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4938449"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702133656 {#1926
        date: 2023-12-09 15:54:16.0 +01:00
      }
      +"title": 213908
    }
  ]
  -id: 21303
  -titleTs: "'account':16 'add':2 'back':12 'googl':15 'individu':14 'paramet':4 'share':6 'trace':11 'track':3 'url':7 'youtub':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702192305
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacy@lemmy.ml/t/691514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702105905 {#2756
    date: 2023-12-09 08:11:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1909
  +user: Proxies\__CG__\App\Entity\User {#2735 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2773 …}
  +slug: "YouTube-adds-tracking-parameters-to-shared-URLs-that-can-be"
  +title: "YouTube adds tracking parameters to shared URLs that can be traced back to individual Google accounts"
  +url: "https://nitter.net/OldRowSwig/status/1732112446943269347"
  +body: null
  +type: "link"
  +lang: "de"
  +isOc: false
  +hasEmbed: false
  +commentCount: 63
  +favouriteCount: 379
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702250513 {#2768
    date: 2023-12-11 00:21:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2775 …}
  +votes: Doctrine\ORM\PersistentCollection {#2777 …}
  +reports: Doctrine\ORM\PersistentCollection {#2779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
  +badges: Doctrine\ORM\PersistentCollection {#2785 …}
  +children: [
    App\Entity\EntryComment {#1708
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1909 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
      +body: "Many people use a phone and many people have youtube app on it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1702133656 {#1410
        date: 2023-12-09 15:54:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Vexz@kbin.social"
        "@jaybone@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1910 …}
      +nested: Doctrine\ORM\PersistentCollection {#2381 …}
      +votes: Doctrine\ORM\PersistentCollection {#2378 …}
      +reports: Doctrine\ORM\PersistentCollection {#2385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
      -id: 213908
      -bodyTs: "'app':11 'mani':1,7 'peopl':2,8 'phone':5 'use':3 'youtub':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4938449"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702133656 {#1926
        date: 2023-12-09 15:54:16.0 +01:00
      }
      +"title": 213908
    }
  ]
  -id: 21303
  -titleTs: "'account':16 'add':2 'back':12 'googl':15 'individu':14 'paramet':4 'share':6 'trace':11 'track':3 'url':7 'youtub':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702192305
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacy@lemmy.ml/t/691514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702105905 {#2756
    date: 2023-12-09 08:11:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1909
  +user: Proxies\__CG__\App\Entity\User {#2735 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2773 …}
  +slug: "YouTube-adds-tracking-parameters-to-shared-URLs-that-can-be"
  +title: "YouTube adds tracking parameters to shared URLs that can be traced back to individual Google accounts"
  +url: "https://nitter.net/OldRowSwig/status/1732112446943269347"
  +body: null
  +type: "link"
  +lang: "de"
  +isOc: false
  +hasEmbed: false
  +commentCount: 63
  +favouriteCount: 379
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702250513 {#2768
    date: 2023-12-11 00:21:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2775 …}
  +votes: Doctrine\ORM\PersistentCollection {#2777 …}
  +reports: Doctrine\ORM\PersistentCollection {#2779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
  +badges: Doctrine\ORM\PersistentCollection {#2785 …}
  +children: [
    App\Entity\EntryComment {#1708
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1909 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
      +body: "Many people use a phone and many people have youtube app on it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1702133656 {#1410
        date: 2023-12-09 15:54:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Vexz@kbin.social"
        "@jaybone@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1910 …}
      +nested: Doctrine\ORM\PersistentCollection {#2381 …}
      +votes: Doctrine\ORM\PersistentCollection {#2378 …}
      +reports: Doctrine\ORM\PersistentCollection {#2385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
      -id: 213908
      -bodyTs: "'app':11 'mani':1,7 'peopl':2,8 'phone':5 'use':3 'youtub':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4938449"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702133656 {#1926
        date: 2023-12-09 15:54:16.0 +01:00
      }
      +"title": 213908
    }
  ]
  -id: 21303
  -titleTs: "'account':16 'add':2 'back':12 'googl':15 'individu':14 'paramet':4 'share':6 'trace':11 'track':3 'url':7 'youtub':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702192305
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacy@lemmy.ml/t/691514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702105905 {#2756
    date: 2023-12-09 08:11:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#1708
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1909
    +user: Proxies\__CG__\App\Entity\User {#2735 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2773 …}
    +slug: "YouTube-adds-tracking-parameters-to-shared-URLs-that-can-be"
    +title: "YouTube adds tracking parameters to shared URLs that can be traced back to individual Google accounts"
    +url: "https://nitter.net/OldRowSwig/status/1732112446943269347"
    +body: null
    +type: "link"
    +lang: "de"
    +isOc: false
    +hasEmbed: false
    +commentCount: 63
    +favouriteCount: 379
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702250513 {#2768
      date: 2023-12-11 00:21:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2775 …}
    +votes: Doctrine\ORM\PersistentCollection {#2777 …}
    +reports: Doctrine\ORM\PersistentCollection {#2779 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
    +badges: Doctrine\ORM\PersistentCollection {#2785 …}
    +children: [
      App\Entity\EntryComment {#1708}
    ]
    -id: 21303
    -titleTs: "'account':16 'add':2 'back':12 'googl':15 'individu':14 'paramet':4 'share':6 'trace':11 'track':3 'url':7 'youtub':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702192305
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacy@lemmy.ml/t/691514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702105905 {#2756
      date: 2023-12-09 08:11:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
  +body: "Many people use a phone and many people have youtube app on it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1702133656 {#1410
    date: 2023-12-09 15:54:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vexz@kbin.social"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1910 …}
  +nested: Doctrine\ORM\PersistentCollection {#2381 …}
  +votes: Doctrine\ORM\PersistentCollection {#2378 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
  -id: 213908
  -bodyTs: "'app':11 'mani':1,7 'peopl':2,8 'phone':5 'use':3 'youtub':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4938449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702133656 {#1926
    date: 2023-12-09 15:54:16.0 +01:00
  }
  +"title": 213908
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#1708
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1909
    +user: Proxies\__CG__\App\Entity\User {#2735 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2773 …}
    +slug: "YouTube-adds-tracking-parameters-to-shared-URLs-that-can-be"
    +title: "YouTube adds tracking parameters to shared URLs that can be traced back to individual Google accounts"
    +url: "https://nitter.net/OldRowSwig/status/1732112446943269347"
    +body: null
    +type: "link"
    +lang: "de"
    +isOc: false
    +hasEmbed: false
    +commentCount: 63
    +favouriteCount: 379
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702250513 {#2768
      date: 2023-12-11 00:21:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2775 …}
    +votes: Doctrine\ORM\PersistentCollection {#2777 …}
    +reports: Doctrine\ORM\PersistentCollection {#2779 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
    +badges: Doctrine\ORM\PersistentCollection {#2785 …}
    +children: [
      App\Entity\EntryComment {#1708}
    ]
    -id: 21303
    -titleTs: "'account':16 'add':2 'back':12 'googl':15 'individu':14 'paramet':4 'share':6 'trace':11 'track':3 'url':7 'youtub':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702192305
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacy@lemmy.ml/t/691514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702105905 {#2756
      date: 2023-12-09 08:11:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
  +body: "Many people use a phone and many people have youtube app on it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1702133656 {#1410
    date: 2023-12-09 15:54:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vexz@kbin.social"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1910 …}
  +nested: Doctrine\ORM\PersistentCollection {#2381 …}
  +votes: Doctrine\ORM\PersistentCollection {#2378 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
  -id: 213908
  -bodyTs: "'app':11 'mani':1,7 'peopl':2,8 'phone':5 'use':3 'youtub':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4938449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702133656 {#1926
    date: 2023-12-09 15:54:16.0 +01:00
  }
  +"title": 213908
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#1708
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1909
    +user: Proxies\__CG__\App\Entity\User {#2735 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2773 …}
    +slug: "YouTube-adds-tracking-parameters-to-shared-URLs-that-can-be"
    +title: "YouTube adds tracking parameters to shared URLs that can be traced back to individual Google accounts"
    +url: "https://nitter.net/OldRowSwig/status/1732112446943269347"
    +body: null
    +type: "link"
    +lang: "de"
    +isOc: false
    +hasEmbed: false
    +commentCount: 63
    +favouriteCount: 379
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702250513 {#2768
      date: 2023-12-11 00:21:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2775 …}
    +votes: Doctrine\ORM\PersistentCollection {#2777 …}
    +reports: Doctrine\ORM\PersistentCollection {#2779 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
    +badges: Doctrine\ORM\PersistentCollection {#2785 …}
    +children: [
      App\Entity\EntryComment {#1708}
    ]
    -id: 21303
    -titleTs: "'account':16 'add':2 'back':12 'googl':15 'individu':14 'paramet':4 'share':6 'trace':11 'track':3 'url':7 'youtub':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702192305
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacy@lemmy.ml/t/691514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702105905 {#2756
      date: 2023-12-09 08:11:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
  +body: "Many people use a phone and many people have youtube app on it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1702133656 {#1410
    date: 2023-12-09 15:54:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vexz@kbin.social"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1910 …}
  +nested: Doctrine\ORM\PersistentCollection {#2381 …}
  +votes: Doctrine\ORM\PersistentCollection {#2378 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
  -id: 213908
  -bodyTs: "'app':11 'mani':1,7 'peopl':2,8 'phone':5 'use':3 'youtub':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4938449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702133656 {#1926
    date: 2023-12-09 15:54:16.0 +01:00
  }
  +"title": 213908
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2448
  +user: Proxies\__CG__\App\Entity\User {#2681 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
  +slug: "How-to-backup-2FA"
  +title: "How to backup 2FA"
  +url: null
  +body: """
    So basically what title says.\n
    \n
    Im using 2FA with google authenticator for multiple accounts. What if my phone gets stolen? Can I have some kind of backup? Or maybe sync with some self hosted service?\n
    \n
    Bonus question: what 2FA should I use instead of google?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 43
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700941509 {#2714
    date: 2023-11-25 20:45:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2719 …}
  +votes: Doctrine\ORM\PersistentCollection {#2722 …}
  +reports: Doctrine\ORM\PersistentCollection {#2724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2728 …}
  +badges: Doctrine\ORM\PersistentCollection {#2730 …}
  +children: [
    App\Entity\EntryComment {#1687
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2448 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
      +image: null
      +parent: null
      +root: null
      +body: "I use Authenticator Pro. It allows backups for itself or for exporting to other apps."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1701355415 {#1565
        date: 2023-11-30 15:43:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rambos@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2463 …}
      +nested: Doctrine\ORM\PersistentCollection {#2465 …}
      +votes: Doctrine\ORM\PersistentCollection {#1741 …}
      +reports: Doctrine\ORM\PersistentCollection {#1717 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1630 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
      -id: 157831
      -bodyTs: "'allow':6 'app':15 'authent':3 'backup':7 'export':12 'pro':4 'use':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4524480"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700816756 {#1548
        date: 2023-11-24 10:05:56.0 +01:00
      }
      +"title": 157831
    }
  ]
  -id: 16215
  -titleTs: "'2fa':4 'backup':3"
  -bodyTs: "'2fa':8,39 'account':14 'authent':11 'backup':27 'basic':2 'bonus':36 'get':19 'googl':10,45 'host':34 'im':6 'instead':43 'kind':25 'mayb':29 'multipl':13 'phone':18 'question':37 'say':5 'self':33 'servic':35 'stolen':20 'sync':30 'titl':4 'use':7,42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700897354
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15882015"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700810954 {#2702
    date: 2023-11-24 08:29:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2448
  +user: Proxies\__CG__\App\Entity\User {#2681 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
  +slug: "How-to-backup-2FA"
  +title: "How to backup 2FA"
  +url: null
  +body: """
    So basically what title says.\n
    \n
    Im using 2FA with google authenticator for multiple accounts. What if my phone gets stolen? Can I have some kind of backup? Or maybe sync with some self hosted service?\n
    \n
    Bonus question: what 2FA should I use instead of google?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 43
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700941509 {#2714
    date: 2023-11-25 20:45:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2719 …}
  +votes: Doctrine\ORM\PersistentCollection {#2722 …}
  +reports: Doctrine\ORM\PersistentCollection {#2724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2728 …}
  +badges: Doctrine\ORM\PersistentCollection {#2730 …}
  +children: [
    App\Entity\EntryComment {#1687
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2448 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
      +image: null
      +parent: null
      +root: null
      +body: "I use Authenticator Pro. It allows backups for itself or for exporting to other apps."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1701355415 {#1565
        date: 2023-11-30 15:43:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rambos@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2463 …}
      +nested: Doctrine\ORM\PersistentCollection {#2465 …}
      +votes: Doctrine\ORM\PersistentCollection {#1741 …}
      +reports: Doctrine\ORM\PersistentCollection {#1717 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1630 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
      -id: 157831
      -bodyTs: "'allow':6 'app':15 'authent':3 'backup':7 'export':12 'pro':4 'use':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4524480"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700816756 {#1548
        date: 2023-11-24 10:05:56.0 +01:00
      }
      +"title": 157831
    }
  ]
  -id: 16215
  -titleTs: "'2fa':4 'backup':3"
  -bodyTs: "'2fa':8,39 'account':14 'authent':11 'backup':27 'basic':2 'bonus':36 'get':19 'googl':10,45 'host':34 'im':6 'instead':43 'kind':25 'mayb':29 'multipl':13 'phone':18 'question':37 'say':5 'self':33 'servic':35 'stolen':20 'sync':30 'titl':4 'use':7,42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700897354
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15882015"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700810954 {#2702
    date: 2023-11-24 08:29:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2448
  +user: Proxies\__CG__\App\Entity\User {#2681 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
  +slug: "How-to-backup-2FA"
  +title: "How to backup 2FA"
  +url: null
  +body: """
    So basically what title says.\n
    \n
    Im using 2FA with google authenticator for multiple accounts. What if my phone gets stolen? Can I have some kind of backup? Or maybe sync with some self hosted service?\n
    \n
    Bonus question: what 2FA should I use instead of google?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 43
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700941509 {#2714
    date: 2023-11-25 20:45:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2719 …}
  +votes: Doctrine\ORM\PersistentCollection {#2722 …}
  +reports: Doctrine\ORM\PersistentCollection {#2724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2728 …}
  +badges: Doctrine\ORM\PersistentCollection {#2730 …}
  +children: [
    App\Entity\EntryComment {#1687
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2448 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
      +image: null
      +parent: null
      +root: null
      +body: "I use Authenticator Pro. It allows backups for itself or for exporting to other apps."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1701355415 {#1565
        date: 2023-11-30 15:43:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rambos@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2463 …}
      +nested: Doctrine\ORM\PersistentCollection {#2465 …}
      +votes: Doctrine\ORM\PersistentCollection {#1741 …}
      +reports: Doctrine\ORM\PersistentCollection {#1717 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1630 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
      -id: 157831
      -bodyTs: "'allow':6 'app':15 'authent':3 'backup':7 'export':12 'pro':4 'use':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4524480"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700816756 {#1548
        date: 2023-11-24 10:05:56.0 +01:00
      }
      +"title": 157831
    }
  ]
  -id: 16215
  -titleTs: "'2fa':4 'backup':3"
  -bodyTs: "'2fa':8,39 'account':14 'authent':11 'backup':27 'basic':2 'bonus':36 'get':19 'googl':10,45 'host':34 'im':6 'instead':43 'kind':25 'mayb':29 'multipl':13 'phone':18 'question':37 'say':5 'self':33 'servic':35 'stolen':20 'sync':30 'titl':4 'use':7,42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700897354
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15882015"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700810954 {#2702
    date: 2023-11-24 08:29:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#1687
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2448
    +user: Proxies\__CG__\App\Entity\User {#2681 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
    +slug: "How-to-backup-2FA"
    +title: "How to backup 2FA"
    +url: null
    +body: """
      So basically what title says.\n
      \n
      Im using 2FA with google authenticator for multiple accounts. What if my phone gets stolen? Can I have some kind of backup? Or maybe sync with some self hosted service?\n
      \n
      Bonus question: what 2FA should I use instead of google?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700941509 {#2714
      date: 2023-11-25 20:45:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2719 …}
    +votes: Doctrine\ORM\PersistentCollection {#2722 …}
    +reports: Doctrine\ORM\PersistentCollection {#2724 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2726 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2728 …}
    +badges: Doctrine\ORM\PersistentCollection {#2730 …}
    +children: [
      App\Entity\EntryComment {#1687}
    ]
    -id: 16215
    -titleTs: "'2fa':4 'backup':3"
    -bodyTs: "'2fa':8,39 'account':14 'authent':11 'backup':27 'basic':2 'bonus':36 'get':19 'googl':10,45 'host':34 'im':6 'instead':43 'kind':25 'mayb':29 'multipl':13 'phone':18 'question':37 'say':5 'self':33 'servic':35 'stolen':20 'sync':30 'titl':4 'use':7,42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700897354
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15882015"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700810954 {#2702
      date: 2023-11-24 08:29:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +parent: null
  +root: null
  +body: "I use Authenticator Pro. It allows backups for itself or for exporting to other apps."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701355415 {#1565
    date: 2023-11-30 15:43:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rambos@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2463 …}
  +nested: Doctrine\ORM\PersistentCollection {#2465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#1717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
  -id: 157831
  -bodyTs: "'allow':6 'app':15 'authent':3 'backup':7 'export':12 'pro':4 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4524480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700816756 {#1548
    date: 2023-11-24 10:05:56.0 +01:00
  }
  +"title": 157831
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#1687
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2448
    +user: Proxies\__CG__\App\Entity\User {#2681 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
    +slug: "How-to-backup-2FA"
    +title: "How to backup 2FA"
    +url: null
    +body: """
      So basically what title says.\n
      \n
      Im using 2FA with google authenticator for multiple accounts. What if my phone gets stolen? Can I have some kind of backup? Or maybe sync with some self hosted service?\n
      \n
      Bonus question: what 2FA should I use instead of google?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700941509 {#2714
      date: 2023-11-25 20:45:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2719 …}
    +votes: Doctrine\ORM\PersistentCollection {#2722 …}
    +reports: Doctrine\ORM\PersistentCollection {#2724 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2726 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2728 …}
    +badges: Doctrine\ORM\PersistentCollection {#2730 …}
    +children: [
      App\Entity\EntryComment {#1687}
    ]
    -id: 16215
    -titleTs: "'2fa':4 'backup':3"
    -bodyTs: "'2fa':8,39 'account':14 'authent':11 'backup':27 'basic':2 'bonus':36 'get':19 'googl':10,45 'host':34 'im':6 'instead':43 'kind':25 'mayb':29 'multipl':13 'phone':18 'question':37 'say':5 'self':33 'servic':35 'stolen':20 'sync':30 'titl':4 'use':7,42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700897354
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15882015"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700810954 {#2702
      date: 2023-11-24 08:29:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +parent: null
  +root: null
  +body: "I use Authenticator Pro. It allows backups for itself or for exporting to other apps."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701355415 {#1565
    date: 2023-11-30 15:43:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rambos@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2463 …}
  +nested: Doctrine\ORM\PersistentCollection {#2465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#1717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
  -id: 157831
  -bodyTs: "'allow':6 'app':15 'authent':3 'backup':7 'export':12 'pro':4 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4524480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700816756 {#1548
    date: 2023-11-24 10:05:56.0 +01:00
  }
  +"title": 157831
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#1687
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2448
    +user: Proxies\__CG__\App\Entity\User {#2681 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
    +slug: "How-to-backup-2FA"
    +title: "How to backup 2FA"
    +url: null
    +body: """
      So basically what title says.\n
      \n
      Im using 2FA with google authenticator for multiple accounts. What if my phone gets stolen? Can I have some kind of backup? Or maybe sync with some self hosted service?\n
      \n
      Bonus question: what 2FA should I use instead of google?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700941509 {#2714
      date: 2023-11-25 20:45:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2719 …}
    +votes: Doctrine\ORM\PersistentCollection {#2722 …}
    +reports: Doctrine\ORM\PersistentCollection {#2724 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2726 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2728 …}
    +badges: Doctrine\ORM\PersistentCollection {#2730 …}
    +children: [
      App\Entity\EntryComment {#1687}
    ]
    -id: 16215
    -titleTs: "'2fa':4 'backup':3"
    -bodyTs: "'2fa':8,39 'account':14 'authent':11 'backup':27 'basic':2 'bonus':36 'get':19 'googl':10,45 'host':34 'im':6 'instead':43 'kind':25 'mayb':29 'multipl':13 'phone':18 'question':37 'say':5 'self':33 'servic':35 'stolen':20 'sync':30 'titl':4 'use':7,42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700897354
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15882015"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700810954 {#2702
      date: 2023-11-24 08:29:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +parent: null
  +root: null
  +body: "I use Authenticator Pro. It allows backups for itself or for exporting to other apps."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701355415 {#1565
    date: 2023-11-30 15:43:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rambos@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2463 …}
  +nested: Doctrine\ORM\PersistentCollection {#2465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#1717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
  -id: 157831
  -bodyTs: "'allow':6 'app':15 'authent':3 'backup':7 'export':12 'pro':4 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4524480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700816756 {#1548
    date: 2023-11-24 10:05:56.0 +01:00
  }
  +"title": 157831
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2045
  +user: Proxies\__CG__\App\Entity\User {#2664 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2057 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
  +slug: "How-do-you-use-your-tiling-window-manager"
  +title: "How do you use your tiling window manager?"
  +url: null
  +body: """
    Tiling window manager users: how exactly do you use yours?\n
    \n
    Do you have advanced keybindings for bringing up frequently used programs?\n
    \n
    Are there less common layouts you use frequently?\n
    \n
    Do you use any advanced or fancy features?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721459434 {#2659
    date: 2024-07-20 09:10:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2666 …}
  +votes: Doctrine\ORM\PersistentCollection {#2668 …}
  +reports: Doctrine\ORM\PersistentCollection {#2670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2672 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2674 …}
  +badges: Doctrine\ORM\PersistentCollection {#2676 …}
  +children: [
    App\Entity\EntryComment {#2047
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2045 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2057 …}
      +image: null
      +parent: null
      +root: null
      +body: "simplicity, there is a comfort from not having to position windows for mutitasking"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704750155 {#2059
        date: 2024-01-08 22:42:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2050 …}
      +nested: Doctrine\ORM\PersistentCollection {#2052 …}
      +votes: Doctrine\ORM\PersistentCollection {#2058 …}
      +reports: Doctrine\ORM\PersistentCollection {#2125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
      -id: 291969
      -bodyTs: "'comfort':5 'mutitask':13 'posit':10 'simplic':1 'window':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5512954"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704750155 {#2046
        date: 2024-01-08 22:42:35.0 +01:00
      }
      +"title": 291969
    }
  ]
  -id: 28160
  -titleTs: "'manag':8 'tile':6 'use':4 'window':7"
  -bodyTs: "'advanc':14,34 'bring':17 'common':25 'exact':6 'fanci':36 'featur':37 'frequent':19,29 'keybind':15 'layout':26 'less':24 'manag':3 'program':21 'tile':1 'use':9,20,28,32 'user':4 'window':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704836089
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10274174"
  +editedAt: DateTimeImmutable @1719205115 {#2655
    date: 2024-06-24 06:58:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704749689 {#2553
    date: 2024-01-08 22:34:49.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2045
  +user: Proxies\__CG__\App\Entity\User {#2664 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2057 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
  +slug: "How-do-you-use-your-tiling-window-manager"
  +title: "How do you use your tiling window manager?"
  +url: null
  +body: """
    Tiling window manager users: how exactly do you use yours?\n
    \n
    Do you have advanced keybindings for bringing up frequently used programs?\n
    \n
    Are there less common layouts you use frequently?\n
    \n
    Do you use any advanced or fancy features?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721459434 {#2659
    date: 2024-07-20 09:10:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2666 …}
  +votes: Doctrine\ORM\PersistentCollection {#2668 …}
  +reports: Doctrine\ORM\PersistentCollection {#2670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2672 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2674 …}
  +badges: Doctrine\ORM\PersistentCollection {#2676 …}
  +children: [
    App\Entity\EntryComment {#2047
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2045 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2057 …}
      +image: null
      +parent: null
      +root: null
      +body: "simplicity, there is a comfort from not having to position windows for mutitasking"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704750155 {#2059
        date: 2024-01-08 22:42:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2050 …}
      +nested: Doctrine\ORM\PersistentCollection {#2052 …}
      +votes: Doctrine\ORM\PersistentCollection {#2058 …}
      +reports: Doctrine\ORM\PersistentCollection {#2125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
      -id: 291969
      -bodyTs: "'comfort':5 'mutitask':13 'posit':10 'simplic':1 'window':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5512954"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704750155 {#2046
        date: 2024-01-08 22:42:35.0 +01:00
      }
      +"title": 291969
    }
  ]
  -id: 28160
  -titleTs: "'manag':8 'tile':6 'use':4 'window':7"
  -bodyTs: "'advanc':14,34 'bring':17 'common':25 'exact':6 'fanci':36 'featur':37 'frequent':19,29 'keybind':15 'layout':26 'less':24 'manag':3 'program':21 'tile':1 'use':9,20,28,32 'user':4 'window':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704836089
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10274174"
  +editedAt: DateTimeImmutable @1719205115 {#2655
    date: 2024-06-24 06:58:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704749689 {#2553
    date: 2024-01-08 22:34:49.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2045
  +user: Proxies\__CG__\App\Entity\User {#2664 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2057 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
  +slug: "How-do-you-use-your-tiling-window-manager"
  +title: "How do you use your tiling window manager?"
  +url: null
  +body: """
    Tiling window manager users: how exactly do you use yours?\n
    \n
    Do you have advanced keybindings for bringing up frequently used programs?\n
    \n
    Are there less common layouts you use frequently?\n
    \n
    Do you use any advanced or fancy features?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721459434 {#2659
    date: 2024-07-20 09:10:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2666 …}
  +votes: Doctrine\ORM\PersistentCollection {#2668 …}
  +reports: Doctrine\ORM\PersistentCollection {#2670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2672 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2674 …}
  +badges: Doctrine\ORM\PersistentCollection {#2676 …}
  +children: [
    App\Entity\EntryComment {#2047
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2045 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2057 …}
      +image: null
      +parent: null
      +root: null
      +body: "simplicity, there is a comfort from not having to position windows for mutitasking"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704750155 {#2059
        date: 2024-01-08 22:42:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2050 …}
      +nested: Doctrine\ORM\PersistentCollection {#2052 …}
      +votes: Doctrine\ORM\PersistentCollection {#2058 …}
      +reports: Doctrine\ORM\PersistentCollection {#2125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
      -id: 291969
      -bodyTs: "'comfort':5 'mutitask':13 'posit':10 'simplic':1 'window':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5512954"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704750155 {#2046
        date: 2024-01-08 22:42:35.0 +01:00
      }
      +"title": 291969
    }
  ]
  -id: 28160
  -titleTs: "'manag':8 'tile':6 'use':4 'window':7"
  -bodyTs: "'advanc':14,34 'bring':17 'common':25 'exact':6 'fanci':36 'featur':37 'frequent':19,29 'keybind':15 'layout':26 'less':24 'manag':3 'program':21 'tile':1 'use':9,20,28,32 'user':4 'window':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704836089
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10274174"
  +editedAt: DateTimeImmutable @1719205115 {#2655
    date: 2024-06-24 06:58:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704749689 {#2553
    date: 2024-01-08 22:34:49.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2047
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2045
    +user: Proxies\__CG__\App\Entity\User {#2664 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2057 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
    +slug: "How-do-you-use-your-tiling-window-manager"
    +title: "How do you use your tiling window manager?"
    +url: null
    +body: """
      Tiling window manager users: how exactly do you use yours?\n
      \n
      Do you have advanced keybindings for bringing up frequently used programs?\n
      \n
      Are there less common layouts you use frequently?\n
      \n
      Do you use any advanced or fancy features?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 75
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721459434 {#2659
      date: 2024-07-20 09:10:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2666 …}
    +votes: Doctrine\ORM\PersistentCollection {#2668 …}
    +reports: Doctrine\ORM\PersistentCollection {#2670 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2672 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2674 …}
    +badges: Doctrine\ORM\PersistentCollection {#2676 …}
    +children: [
      App\Entity\EntryComment {#2047}
    ]
    -id: 28160
    -titleTs: "'manag':8 'tile':6 'use':4 'window':7"
    -bodyTs: "'advanc':14,34 'bring':17 'common':25 'exact':6 'fanci':36 'featur':37 'frequent':19,29 'keybind':15 'layout':26 'less':24 'manag':3 'program':21 'tile':1 'use':9,20,28,32 'user':4 'window':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704836089
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10274174"
    +editedAt: DateTimeImmutable @1719205115 {#2655
      date: 2024-06-24 06:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704749689 {#2553
      date: 2024-01-08 22:34:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2057 …}
  +image: null
  +parent: null
  +root: null
  +body: "simplicity, there is a comfort from not having to position windows for mutitasking"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704750155 {#2059
    date: 2024-01-08 22:42:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2050 …}
  +nested: Doctrine\ORM\PersistentCollection {#2052 …}
  +votes: Doctrine\ORM\PersistentCollection {#2058 …}
  +reports: Doctrine\ORM\PersistentCollection {#2125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
  -id: 291969
  -bodyTs: "'comfort':5 'mutitask':13 'posit':10 'simplic':1 'window':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5512954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704750155 {#2046
    date: 2024-01-08 22:42:35.0 +01:00
  }
  +"title": 291969
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2047
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2045
    +user: Proxies\__CG__\App\Entity\User {#2664 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2057 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
    +slug: "How-do-you-use-your-tiling-window-manager"
    +title: "How do you use your tiling window manager?"
    +url: null
    +body: """
      Tiling window manager users: how exactly do you use yours?\n
      \n
      Do you have advanced keybindings for bringing up frequently used programs?\n
      \n
      Are there less common layouts you use frequently?\n
      \n
      Do you use any advanced or fancy features?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 75
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721459434 {#2659
      date: 2024-07-20 09:10:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2666 …}
    +votes: Doctrine\ORM\PersistentCollection {#2668 …}
    +reports: Doctrine\ORM\PersistentCollection {#2670 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2672 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2674 …}
    +badges: Doctrine\ORM\PersistentCollection {#2676 …}
    +children: [
      App\Entity\EntryComment {#2047}
    ]
    -id: 28160
    -titleTs: "'manag':8 'tile':6 'use':4 'window':7"
    -bodyTs: "'advanc':14,34 'bring':17 'common':25 'exact':6 'fanci':36 'featur':37 'frequent':19,29 'keybind':15 'layout':26 'less':24 'manag':3 'program':21 'tile':1 'use':9,20,28,32 'user':4 'window':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704836089
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10274174"
    +editedAt: DateTimeImmutable @1719205115 {#2655
      date: 2024-06-24 06:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704749689 {#2553
      date: 2024-01-08 22:34:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2057 …}
  +image: null
  +parent: null
  +root: null
  +body: "simplicity, there is a comfort from not having to position windows for mutitasking"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704750155 {#2059
    date: 2024-01-08 22:42:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2050 …}
  +nested: Doctrine\ORM\PersistentCollection {#2052 …}
  +votes: Doctrine\ORM\PersistentCollection {#2058 …}
  +reports: Doctrine\ORM\PersistentCollection {#2125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
  -id: 291969
  -bodyTs: "'comfort':5 'mutitask':13 'posit':10 'simplic':1 'window':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5512954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704750155 {#2046
    date: 2024-01-08 22:42:35.0 +01:00
  }
  +"title": 291969
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2047
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2045
    +user: Proxies\__CG__\App\Entity\User {#2664 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2057 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
    +slug: "How-do-you-use-your-tiling-window-manager"
    +title: "How do you use your tiling window manager?"
    +url: null
    +body: """
      Tiling window manager users: how exactly do you use yours?\n
      \n
      Do you have advanced keybindings for bringing up frequently used programs?\n
      \n
      Are there less common layouts you use frequently?\n
      \n
      Do you use any advanced or fancy features?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 75
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721459434 {#2659
      date: 2024-07-20 09:10:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2666 …}
    +votes: Doctrine\ORM\PersistentCollection {#2668 …}
    +reports: Doctrine\ORM\PersistentCollection {#2670 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2672 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2674 …}
    +badges: Doctrine\ORM\PersistentCollection {#2676 …}
    +children: [
      App\Entity\EntryComment {#2047}
    ]
    -id: 28160
    -titleTs: "'manag':8 'tile':6 'use':4 'window':7"
    -bodyTs: "'advanc':14,34 'bring':17 'common':25 'exact':6 'fanci':36 'featur':37 'frequent':19,29 'keybind':15 'layout':26 'less':24 'manag':3 'program':21 'tile':1 'use':9,20,28,32 'user':4 'window':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704836089
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10274174"
    +editedAt: DateTimeImmutable @1719205115 {#2655
      date: 2024-06-24 06:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704749689 {#2553
      date: 2024-01-08 22:34:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2057 …}
  +image: null
  +parent: null
  +root: null
  +body: "simplicity, there is a comfort from not having to position windows for mutitasking"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704750155 {#2059
    date: 2024-01-08 22:42:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2050 …}
  +nested: Doctrine\ORM\PersistentCollection {#2052 …}
  +votes: Doctrine\ORM\PersistentCollection {#2058 …}
  +reports: Doctrine\ORM\PersistentCollection {#2125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
  -id: 291969
  -bodyTs: "'comfort':5 'mutitask':13 'posit':10 'simplic':1 'window':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5512954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704750155 {#2046
    date: 2024-01-08 22:42:35.0 +01:00
  }
  +"title": 291969
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2334
  +user: Proxies\__CG__\App\Entity\User {#2649 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
  +slug: "Open-source-keyboard-for-iOS"
  +title: "Open source keyboard for iOS?"
  +url: null
  +body: """
    Does an open source keyboard exist for iOS that respect your privacy?\n
    \n
    Does apple get what you type on the keyboard in their servers?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720029226 {#2678
    date: 2024-07-03 19:53:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2683 …}
  +votes: Doctrine\ORM\PersistentCollection {#2686 …}
  +reports: Doctrine\ORM\PersistentCollection {#2688 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2692 …}
  +badges: Doctrine\ORM\PersistentCollection {#2694 …}
  +children: [
    1 => App\Entity\EntryComment {#2300
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2334 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
      +image: null
      +parent: null
      +root: null
      +body: "Even if the keyboard is open source, you cannot guarantee that the app that is installed by the app store is the open source version."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1719071184 {#2333
        date: 2024-06-22 17:46:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@reactive_recall@lemmy.ml"
        "@reactive_recall@lemmy.ml"
        "@reactive_recall@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2340 …}
      +nested: Doctrine\ORM\PersistentCollection {#2342 …}
      +votes: Doctrine\ORM\PersistentCollection {#2343 …}
      +reports: Doctrine\ORM\PersistentCollection {#2335 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
      -id: 286837
      -bodyTs: "'app':13,19 'cannot':9 'even':1 'guarante':10 'instal':16 'keyboard':4 'open':6,23 'sourc':7,24 'store':20 'version':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5469313"
      +editedAt: DateTimeImmutable @1712551158 {#2323
        date: 2024-04-08 06:39:18.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704579494 {#2324
        date: 2024-01-06 23:18:14.0 +01:00
      }
      +"title": 286837
    }
    0 => App\Entity\EntryComment {#2073
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2334 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
      +root: App\Entity\EntryComment {#2300}
      +body: "Not true, you get the open source code and you compile it yourself then compare the checksum of what you compiled with app installer. If they match that means they didn’t add extra code besides whats in the open source."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704598075 {#2136
        date: 2024-01-07 04:27:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@reactive_recall@lemmy.ml"
        "@RovingFox@infosec.pub"
        "@tsonfeir@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2072 …}
      +nested: Doctrine\ORM\PersistentCollection {#2065 …}
      +votes: Doctrine\ORM\PersistentCollection {#2066 …}
      +reports: Doctrine\ORM\PersistentCollection {#2067 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
      -id: 287615
      -bodyTs: "'add':33 'app':23 'besid':36 'checksum':17 'code':8,35 'compar':15 'compil':11,21 'didn':31 'extra':34 'get':4 'instal':24 'match':27 'mean':29 'open':6,40 'sourc':7,41 'true':2 'what':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5477996"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704598075 {#2137
        date: 2024-01-07 04:27:55.0 +01:00
      }
      +"title": 287615
    }
  ]
  -id: 27717
  -titleTs: "'io':5 'keyboard':3 'open':1 'sourc':2"
  -bodyTs: "'appl':14 'exist':6 'get':15 'io':8 'keyboard':5,21 'open':3 'privaci':12 'respect':10 'server':24 'sourc':4 'type':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704664152
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10206342"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704577752 {#2665
    date: 2024-01-06 22:49:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2334
  +user: Proxies\__CG__\App\Entity\User {#2649 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
  +slug: "Open-source-keyboard-for-iOS"
  +title: "Open source keyboard for iOS?"
  +url: null
  +body: """
    Does an open source keyboard exist for iOS that respect your privacy?\n
    \n
    Does apple get what you type on the keyboard in their servers?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720029226 {#2678
    date: 2024-07-03 19:53:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2683 …}
  +votes: Doctrine\ORM\PersistentCollection {#2686 …}
  +reports: Doctrine\ORM\PersistentCollection {#2688 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2692 …}
  +badges: Doctrine\ORM\PersistentCollection {#2694 …}
  +children: [
    1 => App\Entity\EntryComment {#2300
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2334 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
      +image: null
      +parent: null
      +root: null
      +body: "Even if the keyboard is open source, you cannot guarantee that the app that is installed by the app store is the open source version."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1719071184 {#2333
        date: 2024-06-22 17:46:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@reactive_recall@lemmy.ml"
        "@reactive_recall@lemmy.ml"
        "@reactive_recall@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2340 …}
      +nested: Doctrine\ORM\PersistentCollection {#2342 …}
      +votes: Doctrine\ORM\PersistentCollection {#2343 …}
      +reports: Doctrine\ORM\PersistentCollection {#2335 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
      -id: 286837
      -bodyTs: "'app':13,19 'cannot':9 'even':1 'guarante':10 'instal':16 'keyboard':4 'open':6,23 'sourc':7,24 'store':20 'version':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5469313"
      +editedAt: DateTimeImmutable @1712551158 {#2323
        date: 2024-04-08 06:39:18.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704579494 {#2324
        date: 2024-01-06 23:18:14.0 +01:00
      }
      +"title": 286837
    }
    0 => App\Entity\EntryComment {#2073
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2334 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
      +root: App\Entity\EntryComment {#2300}
      +body: "Not true, you get the open source code and you compile it yourself then compare the checksum of what you compiled with app installer. If they match that means they didn’t add extra code besides whats in the open source."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704598075 {#2136
        date: 2024-01-07 04:27:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@reactive_recall@lemmy.ml"
        "@RovingFox@infosec.pub"
        "@tsonfeir@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2072 …}
      +nested: Doctrine\ORM\PersistentCollection {#2065 …}
      +votes: Doctrine\ORM\PersistentCollection {#2066 …}
      +reports: Doctrine\ORM\PersistentCollection {#2067 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
      -id: 287615
      -bodyTs: "'add':33 'app':23 'besid':36 'checksum':17 'code':8,35 'compar':15 'compil':11,21 'didn':31 'extra':34 'get':4 'instal':24 'match':27 'mean':29 'open':6,40 'sourc':7,41 'true':2 'what':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5477996"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704598075 {#2137
        date: 2024-01-07 04:27:55.0 +01:00
      }
      +"title": 287615
    }
  ]
  -id: 27717
  -titleTs: "'io':5 'keyboard':3 'open':1 'sourc':2"
  -bodyTs: "'appl':14 'exist':6 'get':15 'io':8 'keyboard':5,21 'open':3 'privaci':12 'respect':10 'server':24 'sourc':4 'type':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704664152
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10206342"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704577752 {#2665
    date: 2024-01-06 22:49:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2334
  +user: Proxies\__CG__\App\Entity\User {#2649 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
  +slug: "Open-source-keyboard-for-iOS"
  +title: "Open source keyboard for iOS?"
  +url: null
  +body: """
    Does an open source keyboard exist for iOS that respect your privacy?\n
    \n
    Does apple get what you type on the keyboard in their servers?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720029226 {#2678
    date: 2024-07-03 19:53:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2683 …}
  +votes: Doctrine\ORM\PersistentCollection {#2686 …}
  +reports: Doctrine\ORM\PersistentCollection {#2688 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2692 …}
  +badges: Doctrine\ORM\PersistentCollection {#2694 …}
  +children: [
    1 => App\Entity\EntryComment {#2300
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2334 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
      +image: null
      +parent: null
      +root: null
      +body: "Even if the keyboard is open source, you cannot guarantee that the app that is installed by the app store is the open source version."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1719071184 {#2333
        date: 2024-06-22 17:46:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@reactive_recall@lemmy.ml"
        "@reactive_recall@lemmy.ml"
        "@reactive_recall@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2340 …}
      +nested: Doctrine\ORM\PersistentCollection {#2342 …}
      +votes: Doctrine\ORM\PersistentCollection {#2343 …}
      +reports: Doctrine\ORM\PersistentCollection {#2335 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
      -id: 286837
      -bodyTs: "'app':13,19 'cannot':9 'even':1 'guarante':10 'instal':16 'keyboard':4 'open':6,23 'sourc':7,24 'store':20 'version':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5469313"
      +editedAt: DateTimeImmutable @1712551158 {#2323
        date: 2024-04-08 06:39:18.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704579494 {#2324
        date: 2024-01-06 23:18:14.0 +01:00
      }
      +"title": 286837
    }
    0 => App\Entity\EntryComment {#2073
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2334 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
      +root: App\Entity\EntryComment {#2300}
      +body: "Not true, you get the open source code and you compile it yourself then compare the checksum of what you compiled with app installer. If they match that means they didn’t add extra code besides whats in the open source."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704598075 {#2136
        date: 2024-01-07 04:27:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@reactive_recall@lemmy.ml"
        "@RovingFox@infosec.pub"
        "@tsonfeir@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2072 …}
      +nested: Doctrine\ORM\PersistentCollection {#2065 …}
      +votes: Doctrine\ORM\PersistentCollection {#2066 …}
      +reports: Doctrine\ORM\PersistentCollection {#2067 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
      -id: 287615
      -bodyTs: "'add':33 'app':23 'besid':36 'checksum':17 'code':8,35 'compar':15 'compil':11,21 'didn':31 'extra':34 'get':4 'instal':24 'match':27 'mean':29 'open':6,40 'sourc':7,41 'true':2 'what':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5477996"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704598075 {#2137
        date: 2024-01-07 04:27:55.0 +01:00
      }
      +"title": 287615
    }
  ]
  -id: 27717
  -titleTs: "'io':5 'keyboard':3 'open':1 'sourc':2"
  -bodyTs: "'appl':14 'exist':6 'get':15 'io':8 'keyboard':5,21 'open':3 'privaci':12 'respect':10 'server':24 'sourc':4 'type':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704664152
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10206342"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704577752 {#2665
    date: 2024-01-06 22:49:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2300
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334
    +user: Proxies\__CG__\App\Entity\User {#2649 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
    +slug: "Open-source-keyboard-for-iOS"
    +title: "Open source keyboard for iOS?"
    +url: null
    +body: """
      Does an open source keyboard exist for iOS that respect your privacy?\n
      \n
      Does apple get what you type on the keyboard in their servers?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 26
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720029226 {#2678
      date: 2024-07-03 19:53:46.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2683 …}
    +votes: Doctrine\ORM\PersistentCollection {#2686 …}
    +reports: Doctrine\ORM\PersistentCollection {#2688 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2690 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2692 …}
    +badges: Doctrine\ORM\PersistentCollection {#2694 …}
    +children: [
      1 => App\Entity\EntryComment {#2300}
      0 => App\Entity\EntryComment {#2073
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2334 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
        +root: App\Entity\EntryComment {#2300}
        +body: "Not true, you get the open source code and you compile it yourself then compare the checksum of what you compiled with app installer. If they match that means they didn’t add extra code besides whats in the open source."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704598075 {#2136
          date: 2024-01-07 04:27:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@reactive_recall@lemmy.ml"
          "@RovingFox@infosec.pub"
          "@tsonfeir@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2072 …}
        +nested: Doctrine\ORM\PersistentCollection {#2065 …}
        +votes: Doctrine\ORM\PersistentCollection {#2066 …}
        +reports: Doctrine\ORM\PersistentCollection {#2067 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
        -id: 287615
        -bodyTs: "'add':33 'app':23 'besid':36 'checksum':17 'code':8,35 'compar':15 'compil':11,21 'didn':31 'extra':34 'get':4 'instal':24 'match':27 'mean':29 'open':6,40 'sourc':7,41 'true':2 'what':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5477996"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704598075 {#2137
          date: 2024-01-07 04:27:55.0 +01:00
        }
        +"title": 287615
      }
    ]
    -id: 27717
    -titleTs: "'io':5 'keyboard':3 'open':1 'sourc':2"
    -bodyTs: "'appl':14 'exist':6 'get':15 'io':8 'keyboard':5,21 'open':3 'privaci':12 'respect':10 'server':24 'sourc':4 'type':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704664152
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10206342"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704577752 {#2665
      date: 2024-01-06 22:49:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +parent: null
  +root: null
  +body: "Even if the keyboard is open source, you cannot guarantee that the app that is installed by the app store is the open source version."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1719071184 {#2333
    date: 2024-06-22 17:46:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@reactive_recall@lemmy.ml"
    "@reactive_recall@lemmy.ml"
    "@reactive_recall@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2340 …}
  +nested: Doctrine\ORM\PersistentCollection {#2342 …}
  +votes: Doctrine\ORM\PersistentCollection {#2343 …}
  +reports: Doctrine\ORM\PersistentCollection {#2335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
  -id: 286837
  -bodyTs: "'app':13,19 'cannot':9 'even':1 'guarante':10 'instal':16 'keyboard':4 'open':6,23 'sourc':7,24 'store':20 'version':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5469313"
  +editedAt: DateTimeImmutable @1712551158 {#2323
    date: 2024-04-08 06:39:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704579494 {#2324
    date: 2024-01-06 23:18:14.0 +01:00
  }
  +"title": 286837
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2300
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334
    +user: Proxies\__CG__\App\Entity\User {#2649 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
    +slug: "Open-source-keyboard-for-iOS"
    +title: "Open source keyboard for iOS?"
    +url: null
    +body: """
      Does an open source keyboard exist for iOS that respect your privacy?\n
      \n
      Does apple get what you type on the keyboard in their servers?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 26
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720029226 {#2678
      date: 2024-07-03 19:53:46.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2683 …}
    +votes: Doctrine\ORM\PersistentCollection {#2686 …}
    +reports: Doctrine\ORM\PersistentCollection {#2688 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2690 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2692 …}
    +badges: Doctrine\ORM\PersistentCollection {#2694 …}
    +children: [
      1 => App\Entity\EntryComment {#2300}
      0 => App\Entity\EntryComment {#2073
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2334 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
        +root: App\Entity\EntryComment {#2300}
        +body: "Not true, you get the open source code and you compile it yourself then compare the checksum of what you compiled with app installer. If they match that means they didn’t add extra code besides whats in the open source."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704598075 {#2136
          date: 2024-01-07 04:27:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@reactive_recall@lemmy.ml"
          "@RovingFox@infosec.pub"
          "@tsonfeir@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2072 …}
        +nested: Doctrine\ORM\PersistentCollection {#2065 …}
        +votes: Doctrine\ORM\PersistentCollection {#2066 …}
        +reports: Doctrine\ORM\PersistentCollection {#2067 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
        -id: 287615
        -bodyTs: "'add':33 'app':23 'besid':36 'checksum':17 'code':8,35 'compar':15 'compil':11,21 'didn':31 'extra':34 'get':4 'instal':24 'match':27 'mean':29 'open':6,40 'sourc':7,41 'true':2 'what':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5477996"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704598075 {#2137
          date: 2024-01-07 04:27:55.0 +01:00
        }
        +"title": 287615
      }
    ]
    -id: 27717
    -titleTs: "'io':5 'keyboard':3 'open':1 'sourc':2"
    -bodyTs: "'appl':14 'exist':6 'get':15 'io':8 'keyboard':5,21 'open':3 'privaci':12 'respect':10 'server':24 'sourc':4 'type':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704664152
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10206342"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704577752 {#2665
      date: 2024-01-06 22:49:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +parent: null
  +root: null
  +body: "Even if the keyboard is open source, you cannot guarantee that the app that is installed by the app store is the open source version."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1719071184 {#2333
    date: 2024-06-22 17:46:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@reactive_recall@lemmy.ml"
    "@reactive_recall@lemmy.ml"
    "@reactive_recall@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2340 …}
  +nested: Doctrine\ORM\PersistentCollection {#2342 …}
  +votes: Doctrine\ORM\PersistentCollection {#2343 …}
  +reports: Doctrine\ORM\PersistentCollection {#2335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
  -id: 286837
  -bodyTs: "'app':13,19 'cannot':9 'even':1 'guarante':10 'instal':16 'keyboard':4 'open':6,23 'sourc':7,24 'store':20 'version':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5469313"
  +editedAt: DateTimeImmutable @1712551158 {#2323
    date: 2024-04-08 06:39:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704579494 {#2324
    date: 2024-01-06 23:18:14.0 +01:00
  }
  +"title": 286837
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2300
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334
    +user: Proxies\__CG__\App\Entity\User {#2649 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
    +slug: "Open-source-keyboard-for-iOS"
    +title: "Open source keyboard for iOS?"
    +url: null
    +body: """
      Does an open source keyboard exist for iOS that respect your privacy?\n
      \n
      Does apple get what you type on the keyboard in their servers?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 26
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720029226 {#2678
      date: 2024-07-03 19:53:46.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2683 …}
    +votes: Doctrine\ORM\PersistentCollection {#2686 …}
    +reports: Doctrine\ORM\PersistentCollection {#2688 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2690 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2692 …}
    +badges: Doctrine\ORM\PersistentCollection {#2694 …}
    +children: [
      1 => App\Entity\EntryComment {#2300}
      0 => App\Entity\EntryComment {#2073
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2334 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
        +root: App\Entity\EntryComment {#2300}
        +body: "Not true, you get the open source code and you compile it yourself then compare the checksum of what you compiled with app installer. If they match that means they didn’t add extra code besides whats in the open source."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704598075 {#2136
          date: 2024-01-07 04:27:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@reactive_recall@lemmy.ml"
          "@RovingFox@infosec.pub"
          "@tsonfeir@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2072 …}
        +nested: Doctrine\ORM\PersistentCollection {#2065 …}
        +votes: Doctrine\ORM\PersistentCollection {#2066 …}
        +reports: Doctrine\ORM\PersistentCollection {#2067 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
        -id: 287615
        -bodyTs: "'add':33 'app':23 'besid':36 'checksum':17 'code':8,35 'compar':15 'compil':11,21 'didn':31 'extra':34 'get':4 'instal':24 'match':27 'mean':29 'open':6,40 'sourc':7,41 'true':2 'what':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5477996"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704598075 {#2137
          date: 2024-01-07 04:27:55.0 +01:00
        }
        +"title": 287615
      }
    ]
    -id: 27717
    -titleTs: "'io':5 'keyboard':3 'open':1 'sourc':2"
    -bodyTs: "'appl':14 'exist':6 'get':15 'io':8 'keyboard':5,21 'open':3 'privaci':12 'respect':10 'server':24 'sourc':4 'type':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704664152
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10206342"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704577752 {#2665
      date: 2024-01-06 22:49:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +parent: null
  +root: null
  +body: "Even if the keyboard is open source, you cannot guarantee that the app that is installed by the app store is the open source version."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1719071184 {#2333
    date: 2024-06-22 17:46:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@reactive_recall@lemmy.ml"
    "@reactive_recall@lemmy.ml"
    "@reactive_recall@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2340 …}
  +nested: Doctrine\ORM\PersistentCollection {#2342 …}
  +votes: Doctrine\ORM\PersistentCollection {#2343 …}
  +reports: Doctrine\ORM\PersistentCollection {#2335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
  -id: 286837
  -bodyTs: "'app':13,19 'cannot':9 'even':1 'guarante':10 'instal':16 'keyboard':4 'open':6,23 'sourc':7,24 'store':20 'version':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5469313"
  +editedAt: DateTimeImmutable @1712551158 {#2323
    date: 2024-04-08 06:39:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704579494 {#2324
    date: 2024-01-06 23:18:14.0 +01:00
  }
  +"title": 286837
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2073
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334
    +user: Proxies\__CG__\App\Entity\User {#2649 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
    +slug: "Open-source-keyboard-for-iOS"
    +title: "Open source keyboard for iOS?"
    +url: null
    +body: """
      Does an open source keyboard exist for iOS that respect your privacy?\n
      \n
      Does apple get what you type on the keyboard in their servers?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 26
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720029226 {#2678
      date: 2024-07-03 19:53:46.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2683 …}
    +votes: Doctrine\ORM\PersistentCollection {#2686 …}
    +reports: Doctrine\ORM\PersistentCollection {#2688 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2690 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2692 …}
    +badges: Doctrine\ORM\PersistentCollection {#2694 …}
    +children: [
      1 => App\Entity\EntryComment {#2300
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2334 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
        +image: null
        +parent: null
        +root: null
        +body: "Even if the keyboard is open source, you cannot guarantee that the app that is installed by the app store is the open source version."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1719071184 {#2333
          date: 2024-06-22 17:46:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@reactive_recall@lemmy.ml"
          "@reactive_recall@lemmy.ml"
          "@reactive_recall@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2340 …}
        +nested: Doctrine\ORM\PersistentCollection {#2342 …}
        +votes: Doctrine\ORM\PersistentCollection {#2343 …}
        +reports: Doctrine\ORM\PersistentCollection {#2335 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
        -id: 286837
        -bodyTs: "'app':13,19 'cannot':9 'even':1 'guarante':10 'instal':16 'keyboard':4 'open':6,23 'sourc':7,24 'store':20 'version':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5469313"
        +editedAt: DateTimeImmutable @1712551158 {#2323
          date: 2024-04-08 06:39:18.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704579494 {#2324
          date: 2024-01-06 23:18:14.0 +01:00
        }
        +"title": 286837
      }
      0 => App\Entity\EntryComment {#2073}
    ]
    -id: 27717
    -titleTs: "'io':5 'keyboard':3 'open':1 'sourc':2"
    -bodyTs: "'appl':14 'exist':6 'get':15 'io':8 'keyboard':5,21 'open':3 'privaci':12 'respect':10 'server':24 'sourc':4 'type':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704664152
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10206342"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704577752 {#2665
      date: 2024-01-06 22:49:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
  +root: App\Entity\EntryComment {#2300}
  +body: "Not true, you get the open source code and you compile it yourself then compare the checksum of what you compiled with app installer. If they match that means they didn’t add extra code besides whats in the open source."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704598075 {#2136
    date: 2024-01-07 04:27:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@reactive_recall@lemmy.ml"
    "@RovingFox@infosec.pub"
    "@tsonfeir@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2065 …}
  +votes: Doctrine\ORM\PersistentCollection {#2066 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 287615
  -bodyTs: "'add':33 'app':23 'besid':36 'checksum':17 'code':8,35 'compar':15 'compil':11,21 'didn':31 'extra':34 'get':4 'instal':24 'match':27 'mean':29 'open':6,40 'sourc':7,41 'true':2 'what':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5477996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704598075 {#2137
    date: 2024-01-07 04:27:55.0 +01:00
  }
  +"title": 287615
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2073
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334
    +user: Proxies\__CG__\App\Entity\User {#2649 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
    +slug: "Open-source-keyboard-for-iOS"
    +title: "Open source keyboard for iOS?"
    +url: null
    +body: """
      Does an open source keyboard exist for iOS that respect your privacy?\n
      \n
      Does apple get what you type on the keyboard in their servers?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 26
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720029226 {#2678
      date: 2024-07-03 19:53:46.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2683 …}
    +votes: Doctrine\ORM\PersistentCollection {#2686 …}
    +reports: Doctrine\ORM\PersistentCollection {#2688 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2690 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2692 …}
    +badges: Doctrine\ORM\PersistentCollection {#2694 …}
    +children: [
      1 => App\Entity\EntryComment {#2300
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2334 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
        +image: null
        +parent: null
        +root: null
        +body: "Even if the keyboard is open source, you cannot guarantee that the app that is installed by the app store is the open source version."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1719071184 {#2333
          date: 2024-06-22 17:46:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@reactive_recall@lemmy.ml"
          "@reactive_recall@lemmy.ml"
          "@reactive_recall@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2340 …}
        +nested: Doctrine\ORM\PersistentCollection {#2342 …}
        +votes: Doctrine\ORM\PersistentCollection {#2343 …}
        +reports: Doctrine\ORM\PersistentCollection {#2335 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
        -id: 286837
        -bodyTs: "'app':13,19 'cannot':9 'even':1 'guarante':10 'instal':16 'keyboard':4 'open':6,23 'sourc':7,24 'store':20 'version':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5469313"
        +editedAt: DateTimeImmutable @1712551158 {#2323
          date: 2024-04-08 06:39:18.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704579494 {#2324
          date: 2024-01-06 23:18:14.0 +01:00
        }
        +"title": 286837
      }
      0 => App\Entity\EntryComment {#2073}
    ]
    -id: 27717
    -titleTs: "'io':5 'keyboard':3 'open':1 'sourc':2"
    -bodyTs: "'appl':14 'exist':6 'get':15 'io':8 'keyboard':5,21 'open':3 'privaci':12 'respect':10 'server':24 'sourc':4 'type':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704664152
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10206342"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704577752 {#2665
      date: 2024-01-06 22:49:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
  +root: App\Entity\EntryComment {#2300}
  +body: "Not true, you get the open source code and you compile it yourself then compare the checksum of what you compiled with app installer. If they match that means they didn’t add extra code besides whats in the open source."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704598075 {#2136
    date: 2024-01-07 04:27:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@reactive_recall@lemmy.ml"
    "@RovingFox@infosec.pub"
    "@tsonfeir@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2065 …}
  +votes: Doctrine\ORM\PersistentCollection {#2066 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 287615
  -bodyTs: "'add':33 'app':23 'besid':36 'checksum':17 'code':8,35 'compar':15 'compil':11,21 'didn':31 'extra':34 'get':4 'instal':24 'match':27 'mean':29 'open':6,40 'sourc':7,41 'true':2 'what':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5477996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704598075 {#2137
    date: 2024-01-07 04:27:55.0 +01:00
  }
  +"title": 287615
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2073
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334
    +user: Proxies\__CG__\App\Entity\User {#2649 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
    +slug: "Open-source-keyboard-for-iOS"
    +title: "Open source keyboard for iOS?"
    +url: null
    +body: """
      Does an open source keyboard exist for iOS that respect your privacy?\n
      \n
      Does apple get what you type on the keyboard in their servers?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 26
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720029226 {#2678
      date: 2024-07-03 19:53:46.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2683 …}
    +votes: Doctrine\ORM\PersistentCollection {#2686 …}
    +reports: Doctrine\ORM\PersistentCollection {#2688 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2690 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2692 …}
    +badges: Doctrine\ORM\PersistentCollection {#2694 …}
    +children: [
      1 => App\Entity\EntryComment {#2300
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2334 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
        +image: null
        +parent: null
        +root: null
        +body: "Even if the keyboard is open source, you cannot guarantee that the app that is installed by the app store is the open source version."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1719071184 {#2333
          date: 2024-06-22 17:46:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@reactive_recall@lemmy.ml"
          "@reactive_recall@lemmy.ml"
          "@reactive_recall@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2340 …}
        +nested: Doctrine\ORM\PersistentCollection {#2342 …}
        +votes: Doctrine\ORM\PersistentCollection {#2343 …}
        +reports: Doctrine\ORM\PersistentCollection {#2335 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
        -id: 286837
        -bodyTs: "'app':13,19 'cannot':9 'even':1 'guarante':10 'instal':16 'keyboard':4 'open':6,23 'sourc':7,24 'store':20 'version':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5469313"
        +editedAt: DateTimeImmutable @1712551158 {#2323
          date: 2024-04-08 06:39:18.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704579494 {#2324
          date: 2024-01-06 23:18:14.0 +01:00
        }
        +"title": 286837
      }
      0 => App\Entity\EntryComment {#2073}
    ]
    -id: 27717
    -titleTs: "'io':5 'keyboard':3 'open':1 'sourc':2"
    -bodyTs: "'appl':14 'exist':6 'get':15 'io':8 'keyboard':5,21 'open':3 'privaci':12 'respect':10 'server':24 'sourc':4 'type':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704664152
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10206342"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704577752 {#2665
      date: 2024-01-06 22:49:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
  +root: App\Entity\EntryComment {#2300}
  +body: "Not true, you get the open source code and you compile it yourself then compare the checksum of what you compiled with app installer. If they match that means they didn’t add extra code besides whats in the open source."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704598075 {#2136
    date: 2024-01-07 04:27:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@reactive_recall@lemmy.ml"
    "@RovingFox@infosec.pub"
    "@tsonfeir@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2065 …}
  +votes: Doctrine\ORM\PersistentCollection {#2066 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 287615
  -bodyTs: "'add':33 'app':23 'besid':36 'checksum':17 'code':8,35 'compar':15 'compil':11,21 'didn':31 'extra':34 'get':4 'instal':24 'match':27 'mean':29 'open':6,40 'sourc':7,41 'true':2 'what':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5477996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704598075 {#2137
    date: 2024-01-07 04:27:55.0 +01:00
  }
  +"title": 287615
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 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
62 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2077
  +user: Proxies\__CG__\App\Entity\User {#2832 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
  +slug: "Insight-on-how-the-ADs-network-is-built"
  +title: "Insight on how the ADs network is built?"
  +url: null
  +body: "Does any of you know firsthand how the ad industry works? I hate them with all my heart and I already go out of my way to block them but maybe you have been on the other side of the fence and can share some internal insight on what to focus on to really disrupt the data collection. I.e. even if I use uBlock can the ad network still build a profile? Is the benefit only cosmetic on my end? I also run a local AdGuard instance on my network"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711672712 {#2827
    date: 2024-03-29 01:38:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2834 …}
  +votes: Doctrine\ORM\PersistentCollection {#2836 …}
  +reports: Doctrine\ORM\PersistentCollection {#2838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
  +badges: Doctrine\ORM\PersistentCollection {#2844 …}
  +children: [
    1 => App\Entity\EntryComment {#2241
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2077 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
      +root: App\Entity\EntryComment {#2081
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2077 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
        +image: null
        +parent: null
        +root: null
        +body: "Probably not enough to use an adblock. Personally [www.youtube.com/channel/UCYVU6rModlGxvJbszCclGGw](https://www.youtube.com/channel/UCYVU6rModlGxvJbszCclGGw) this guy helped me understand internet tracking and profiling."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1711138132 {#2096
          date: 2024-03-22 21:08:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Loucypher@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2098 …}
        +nested: Doctrine\ORM\PersistentCollection {#2080 …}
        +votes: Doctrine\ORM\PersistentCollection {#2089 …}
        +reports: Doctrine\ORM\PersistentCollection {#2095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
        -id: 273402
        -bodyTs: "'/channel/ucyvu6rmodlgxvjbszcclggw](https://www.youtube.com/channel/ucyvu6rmodlgxvjbszcclggw)':11 'adblock':7 'enough':3 'guy':13 'help':14 'internet':17 'person':8 'probabl':1 'profil':20 'track':18 'understand':16 'use':5 'www.youtube.com':10 'www.youtube.com/channel/ucyvu6rmodlgxvjbszcclggw](https://www.youtube.com/channel/ucyvu6rmodlgxvjbszcclggw)':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5358746"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704202516 {#2062
          date: 2024-01-02 14:35:16.0 +01:00
        }
        +"title": 273402
      }
      +body: "Can’t remember the exact video. But research a bit about web fingerprinting."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704262718 {#2092
        date: 2024-01-03 07:18:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Loucypher@lemmy.ml"
        "@RovingFox@infosec.pub"
        "@catfooddispenser@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2130 …}
      +nested: Doctrine\ORM\PersistentCollection {#2129 …}
      +votes: Doctrine\ORM\PersistentCollection {#2132 …}
      +reports: Doctrine\ORM\PersistentCollection {#2040 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
      -id: 275776
      -bodyTs: "'bit':10 'exact':5 'fingerprint':13 'rememb':3 'research':8 'video':6 'web':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5377181"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704262718 {#2094
        date: 2024-01-03 07:18:38.0 +01:00
      }
      +"title": 275776
    }
    0 => App\Entity\EntryComment {#2081}
  ]
  -id: 26649
  -titleTs: "'ad':5 'built':8 'insight':1 'network':6"
  -bodyTs: "'ad':9,67 'adguard':86 'alreadi':21 'also':82 'benefit':75 'block':28 'build':70 'collect':58 'cosmet':77 'data':57 'disrupt':55 'end':80 'even':60 'fenc':41 'firsthand':6 'focus':51 'go':22 'hate':13 'heart':18 'i.e':59 'industri':10 'insight':47 'instanc':87 'intern':46 'know':5 'local':85 'mayb':31 'network':68,90 'profil':72 'realli':54 'run':83 'share':44 'side':38 'still':69 'ublock':64 'use':63 'way':26 'work':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704252226
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10016217"
  +editedAt: DateTimeImmutable @1710710109 {#2812
    date: 2024-03-17 22:15:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704165826 {#2790
    date: 2024-01-02 04:23:46.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2077
  +user: Proxies\__CG__\App\Entity\User {#2832 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
  +slug: "Insight-on-how-the-ADs-network-is-built"
  +title: "Insight on how the ADs network is built?"
  +url: null
  +body: "Does any of you know firsthand how the ad industry works? I hate them with all my heart and I already go out of my way to block them but maybe you have been on the other side of the fence and can share some internal insight on what to focus on to really disrupt the data collection. I.e. even if I use uBlock can the ad network still build a profile? Is the benefit only cosmetic on my end? I also run a local AdGuard instance on my network"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711672712 {#2827
    date: 2024-03-29 01:38:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2834 …}
  +votes: Doctrine\ORM\PersistentCollection {#2836 …}
  +reports: Doctrine\ORM\PersistentCollection {#2838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
  +badges: Doctrine\ORM\PersistentCollection {#2844 …}
  +children: [
    1 => App\Entity\EntryComment {#2241
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2077 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
      +root: App\Entity\EntryComment {#2081
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2077 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
        +image: null
        +parent: null
        +root: null
        +body: "Probably not enough to use an adblock. Personally [www.youtube.com/channel/UCYVU6rModlGxvJbszCclGGw](https://www.youtube.com/channel/UCYVU6rModlGxvJbszCclGGw) this guy helped me understand internet tracking and profiling."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1711138132 {#2096
          date: 2024-03-22 21:08:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Loucypher@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2098 …}
        +nested: Doctrine\ORM\PersistentCollection {#2080 …}
        +votes: Doctrine\ORM\PersistentCollection {#2089 …}
        +reports: Doctrine\ORM\PersistentCollection {#2095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
        -id: 273402
        -bodyTs: "'/channel/ucyvu6rmodlgxvjbszcclggw](https://www.youtube.com/channel/ucyvu6rmodlgxvjbszcclggw)':11 'adblock':7 'enough':3 'guy':13 'help':14 'internet':17 'person':8 'probabl':1 'profil':20 'track':18 'understand':16 'use':5 'www.youtube.com':10 'www.youtube.com/channel/ucyvu6rmodlgxvjbszcclggw](https://www.youtube.com/channel/ucyvu6rmodlgxvjbszcclggw)':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5358746"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704202516 {#2062
          date: 2024-01-02 14:35:16.0 +01:00
        }
        +"title": 273402
      }
      +body: "Can’t remember the exact video. But research a bit about web fingerprinting."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704262718 {#2092
        date: 2024-01-03 07:18:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Loucypher@lemmy.ml"
        "@RovingFox@infosec.pub"
        "@catfooddispenser@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2130 …}
      +nested: Doctrine\ORM\PersistentCollection {#2129 …}
      +votes: Doctrine\ORM\PersistentCollection {#2132 …}
      +reports: Doctrine\ORM\PersistentCollection {#2040 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
      -id: 275776
      -bodyTs: "'bit':10 'exact':5 'fingerprint':13 'rememb':3 'research':8 'video':6 'web':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5377181"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704262718 {#2094
        date: 2024-01-03 07:18:38.0 +01:00
      }
      +"title": 275776
    }
    0 => App\Entity\EntryComment {#2081}
  ]
  -id: 26649
  -titleTs: "'ad':5 'built':8 'insight':1 'network':6"
  -bodyTs: "'ad':9,67 'adguard':86 'alreadi':21 'also':82 'benefit':75 'block':28 'build':70 'collect':58 'cosmet':77 'data':57 'disrupt':55 'end':80 'even':60 'fenc':41 'firsthand':6 'focus':51 'go':22 'hate':13 'heart':18 'i.e':59 'industri':10 'insight':47 'instanc':87 'intern':46 'know':5 'local':85 'mayb':31 'network':68,90 'profil':72 'realli':54 'run':83 'share':44 'side':38 'still':69 'ublock':64 'use':63 'way':26 'work':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704252226
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10016217"
  +editedAt: DateTimeImmutable @1710710109 {#2812
    date: 2024-03-17 22:15:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704165826 {#2790
    date: 2024-01-02 04:23:46.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2077
  +user: Proxies\__CG__\App\Entity\User {#2832 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
  +slug: "Insight-on-how-the-ADs-network-is-built"
  +title: "Insight on how the ADs network is built?"
  +url: null
  +body: "Does any of you know firsthand how the ad industry works? I hate them with all my heart and I already go out of my way to block them but maybe you have been on the other side of the fence and can share some internal insight on what to focus on to really disrupt the data collection. I.e. even if I use uBlock can the ad network still build a profile? Is the benefit only cosmetic on my end? I also run a local AdGuard instance on my network"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711672712 {#2827
    date: 2024-03-29 01:38:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2834 …}
  +votes: Doctrine\ORM\PersistentCollection {#2836 …}
  +reports: Doctrine\ORM\PersistentCollection {#2838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
  +badges: Doctrine\ORM\PersistentCollection {#2844 …}
  +children: [
    1 => App\Entity\EntryComment {#2241
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2077 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
      +root: App\Entity\EntryComment {#2081
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2077 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
        +image: null
        +parent: null
        +root: null
        +body: "Probably not enough to use an adblock. Personally [www.youtube.com/channel/UCYVU6rModlGxvJbszCclGGw](https://www.youtube.com/channel/UCYVU6rModlGxvJbszCclGGw) this guy helped me understand internet tracking and profiling."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1711138132 {#2096
          date: 2024-03-22 21:08:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Loucypher@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2098 …}
        +nested: Doctrine\ORM\PersistentCollection {#2080 …}
        +votes: Doctrine\ORM\PersistentCollection {#2089 …}
        +reports: Doctrine\ORM\PersistentCollection {#2095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
        -id: 273402
        -bodyTs: "'/channel/ucyvu6rmodlgxvjbszcclggw](https://www.youtube.com/channel/ucyvu6rmodlgxvjbszcclggw)':11 'adblock':7 'enough':3 'guy':13 'help':14 'internet':17 'person':8 'probabl':1 'profil':20 'track':18 'understand':16 'use':5 'www.youtube.com':10 'www.youtube.com/channel/ucyvu6rmodlgxvjbszcclggw](https://www.youtube.com/channel/ucyvu6rmodlgxvjbszcclggw)':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5358746"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704202516 {#2062
          date: 2024-01-02 14:35:16.0 +01:00
        }
        +"title": 273402
      }
      +body: "Can’t remember the exact video. But research a bit about web fingerprinting."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704262718 {#2092
        date: 2024-01-03 07:18:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Loucypher@lemmy.ml"
        "@RovingFox@infosec.pub"
        "@catfooddispenser@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2130 …}
      +nested: Doctrine\ORM\PersistentCollection {#2129 …}
      +votes: Doctrine\ORM\PersistentCollection {#2132 …}
      +reports: Doctrine\ORM\PersistentCollection {#2040 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
      -id: 275776
      -bodyTs: "'bit':10 'exact':5 'fingerprint':13 'rememb':3 'research':8 'video':6 'web':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5377181"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704262718 {#2094
        date: 2024-01-03 07:18:38.0 +01:00
      }
      +"title": 275776
    }
    0 => App\Entity\EntryComment {#2081}
  ]
  -id: 26649
  -titleTs: "'ad':5 'built':8 'insight':1 'network':6"
  -bodyTs: "'ad':9,67 'adguard':86 'alreadi':21 'also':82 'benefit':75 'block':28 'build':70 'collect':58 'cosmet':77 'data':57 'disrupt':55 'end':80 'even':60 'fenc':41 'firsthand':6 'focus':51 'go':22 'hate':13 'heart':18 'i.e':59 'industri':10 'insight':47 'instanc':87 'intern':46 'know':5 'local':85 'mayb':31 'network':68,90 'profil':72 'realli':54 'run':83 'share':44 'side':38 'still':69 'ublock':64 'use':63 'way':26 'work':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704252226
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10016217"
  +editedAt: DateTimeImmutable @1710710109 {#2812
    date: 2024-03-17 22:15:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704165826 {#2790
    date: 2024-01-02 04:23:46.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 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
66 DENIED moderate
App\Entity\EntryComment {#2241
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2077
    +user: Proxies\__CG__\App\Entity\User {#2832 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
    +slug: "Insight-on-how-the-ADs-network-is-built"
    +title: "Insight on how the ADs network is built?"
    +url: null
    +body: "Does any of you know firsthand how the ad industry works? I hate them with all my heart and I already go out of my way to block them but maybe you have been on the other side of the fence and can share some internal insight on what to focus on to really disrupt the data collection. I.e. even if I use uBlock can the ad network still build a profile? Is the benefit only cosmetic on my end? I also run a local AdGuard instance on my network"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 42
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711672712 {#2827
      date: 2024-03-29 01:38:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2834 …}
    +votes: Doctrine\ORM\PersistentCollection {#2836 …}
    +reports: Doctrine\ORM\PersistentCollection {#2838 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
    +badges: Doctrine\ORM\PersistentCollection {#2844 …}
    +children: [
      1 => App\Entity\EntryComment {#2241}
      0 => App\Entity\EntryComment {#2081
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2077 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
        +image: null
        +parent: null
        +root: null
        +body: "Probably not enough to use an adblock. Personally [www.youtube.com/channel/UCYVU6rModlGxvJbszCclGGw](https://www.youtube.com/channel/UCYVU6rModlGxvJbszCclGGw) this guy helped me understand internet tracking and profiling."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1711138132 {#2096
          date: 2024-03-22 21:08:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Loucypher@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2098 …}
        +nested: Doctrine\ORM\PersistentCollection {#2080 …}
        +votes: Doctrine\ORM\PersistentCollection {#2089 …}
        +reports: Doctrine\ORM\PersistentCollection {#2095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
        -id: 273402
        -bodyTs: "'/channel/ucyvu6rmodlgxvjbszcclggw](https://www.youtube.com/channel/ucyvu6rmodlgxvjbszcclggw)':11 'adblock':7 'enough':3 'guy':13 'help':14 'internet':17 'person':8 'probabl':1 'profil':20 'track':18 'understand':16 'use':5 'www.youtube.com':10 'www.youtube.com/channel/ucyvu6rmodlgxvjbszcclggw](https://www.youtube.com/channel/ucyvu6rmodlgxvjbszcclggw)':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5358746"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704202516 {#2062
          date: 2024-01-02 14:35:16.0 +01:00
        }
        +"title": 273402
      }
    ]
    -id: 26649
    -titleTs: "'ad':5 'built':8 'insight':1 'network':6"
    -bodyTs: "'ad':9,67 'adguard':86 'alreadi':21 'also':82 'benefit':75 'block':28 'build':70 'collect':58 'cosmet':77 'data':57 'disrupt':55 'end':80 'even':60 'fenc':41 'firsthand':6 'focus':51 'go':22 'hate':13 'heart':18 'i.e':59 'industri':10 'insight':47 'instanc':87 'intern':46 'know':5 'local':85 'mayb':31 'network':68,90 'profil':72 'realli':54 'run':83 'share':44 'side':38 'still':69 'ublock':64 'use':63 'way':26 'work':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704252226
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10016217"
    +editedAt: DateTimeImmutable @1710710109 {#2812
      date: 2024-03-17 22:15:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704165826 {#2790
      date: 2024-01-02 04:23:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
  +root: App\Entity\EntryComment {#2081}
  +body: "Can’t remember the exact video. But research a bit about web fingerprinting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704262718 {#2092
    date: 2024-01-03 07:18:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Loucypher@lemmy.ml"
    "@RovingFox@infosec.pub"
    "@catfooddispenser@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2130 …}
  +nested: Doctrine\ORM\PersistentCollection {#2129 …}
  +votes: Doctrine\ORM\PersistentCollection {#2132 …}
  +reports: Doctrine\ORM\PersistentCollection {#2040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  -id: 275776
  -bodyTs: "'bit':10 'exact':5 'fingerprint':13 'rememb':3 'research':8 'video':6 'web':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5377181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704262718 {#2094
    date: 2024-01-03 07:18:38.0 +01:00
  }
  +"title": 275776
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2241
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2077
    +user: Proxies\__CG__\App\Entity\User {#2832 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
    +slug: "Insight-on-how-the-ADs-network-is-built"
    +title: "Insight on how the ADs network is built?"
    +url: null
    +body: "Does any of you know firsthand how the ad industry works? I hate them with all my heart and I already go out of my way to block them but maybe you have been on the other side of the fence and can share some internal insight on what to focus on to really disrupt the data collection. I.e. even if I use uBlock can the ad network still build a profile? Is the benefit only cosmetic on my end? I also run a local AdGuard instance on my network"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 42
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711672712 {#2827
      date: 2024-03-29 01:38:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2834 …}
    +votes: Doctrine\ORM\PersistentCollection {#2836 …}
    +reports: Doctrine\ORM\PersistentCollection {#2838 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
    +badges: Doctrine\ORM\PersistentCollection {#2844 …}
    +children: [
      1 => App\Entity\EntryComment {#2241}
      0 => App\Entity\EntryComment {#2081
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2077 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
        +image: null
        +parent: null
        +root: null
        +body: "Probably not enough to use an adblock. Personally [www.youtube.com/channel/UCYVU6rModlGxvJbszCclGGw](https://www.youtube.com/channel/UCYVU6rModlGxvJbszCclGGw) this guy helped me understand internet tracking and profiling."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1711138132 {#2096
          date: 2024-03-22 21:08:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Loucypher@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2098 …}
        +nested: Doctrine\ORM\PersistentCollection {#2080 …}
        +votes: Doctrine\ORM\PersistentCollection {#2089 …}
        +reports: Doctrine\ORM\PersistentCollection {#2095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
        -id: 273402
        -bodyTs: "'/channel/ucyvu6rmodlgxvjbszcclggw](https://www.youtube.com/channel/ucyvu6rmodlgxvjbszcclggw)':11 'adblock':7 'enough':3 'guy':13 'help':14 'internet':17 'person':8 'probabl':1 'profil':20 'track':18 'understand':16 'use':5 'www.youtube.com':10 'www.youtube.com/channel/ucyvu6rmodlgxvjbszcclggw](https://www.youtube.com/channel/ucyvu6rmodlgxvjbszcclggw)':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5358746"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704202516 {#2062
          date: 2024-01-02 14:35:16.0 +01:00
        }
        +"title": 273402
      }
    ]
    -id: 26649
    -titleTs: "'ad':5 'built':8 'insight':1 'network':6"
    -bodyTs: "'ad':9,67 'adguard':86 'alreadi':21 'also':82 'benefit':75 'block':28 'build':70 'collect':58 'cosmet':77 'data':57 'disrupt':55 'end':80 'even':60 'fenc':41 'firsthand':6 'focus':51 'go':22 'hate':13 'heart':18 'i.e':59 'industri':10 'insight':47 'instanc':87 'intern':46 'know':5 'local':85 'mayb':31 'network':68,90 'profil':72 'realli':54 'run':83 'share':44 'side':38 'still':69 'ublock':64 'use':63 'way':26 'work':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704252226
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10016217"
    +editedAt: DateTimeImmutable @1710710109 {#2812
      date: 2024-03-17 22:15:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704165826 {#2790
      date: 2024-01-02 04:23:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
  +root: App\Entity\EntryComment {#2081}
  +body: "Can’t remember the exact video. But research a bit about web fingerprinting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704262718 {#2092
    date: 2024-01-03 07:18:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Loucypher@lemmy.ml"
    "@RovingFox@infosec.pub"
    "@catfooddispenser@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2130 …}
  +nested: Doctrine\ORM\PersistentCollection {#2129 …}
  +votes: Doctrine\ORM\PersistentCollection {#2132 …}
  +reports: Doctrine\ORM\PersistentCollection {#2040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  -id: 275776
  -bodyTs: "'bit':10 'exact':5 'fingerprint':13 'rememb':3 'research':8 'video':6 'web':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5377181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704262718 {#2094
    date: 2024-01-03 07:18:38.0 +01:00
  }
  +"title": 275776
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2241
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2077
    +user: Proxies\__CG__\App\Entity\User {#2832 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
    +slug: "Insight-on-how-the-ADs-network-is-built"
    +title: "Insight on how the ADs network is built?"
    +url: null
    +body: "Does any of you know firsthand how the ad industry works? I hate them with all my heart and I already go out of my way to block them but maybe you have been on the other side of the fence and can share some internal insight on what to focus on to really disrupt the data collection. I.e. even if I use uBlock can the ad network still build a profile? Is the benefit only cosmetic on my end? I also run a local AdGuard instance on my network"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 42
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711672712 {#2827
      date: 2024-03-29 01:38:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2834 …}
    +votes: Doctrine\ORM\PersistentCollection {#2836 …}
    +reports: Doctrine\ORM\PersistentCollection {#2838 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
    +badges: Doctrine\ORM\PersistentCollection {#2844 …}
    +children: [
      1 => App\Entity\EntryComment {#2241}
      0 => App\Entity\EntryComment {#2081
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2077 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
        +image: null
        +parent: null
        +root: null
        +body: "Probably not enough to use an adblock. Personally [www.youtube.com/channel/UCYVU6rModlGxvJbszCclGGw](https://www.youtube.com/channel/UCYVU6rModlGxvJbszCclGGw) this guy helped me understand internet tracking and profiling."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1711138132 {#2096
          date: 2024-03-22 21:08:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Loucypher@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2098 …}
        +nested: Doctrine\ORM\PersistentCollection {#2080 …}
        +votes: Doctrine\ORM\PersistentCollection {#2089 …}
        +reports: Doctrine\ORM\PersistentCollection {#2095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
        -id: 273402
        -bodyTs: "'/channel/ucyvu6rmodlgxvjbszcclggw](https://www.youtube.com/channel/ucyvu6rmodlgxvjbszcclggw)':11 'adblock':7 'enough':3 'guy':13 'help':14 'internet':17 'person':8 'probabl':1 'profil':20 'track':18 'understand':16 'use':5 'www.youtube.com':10 'www.youtube.com/channel/ucyvu6rmodlgxvjbszcclggw](https://www.youtube.com/channel/ucyvu6rmodlgxvjbszcclggw)':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5358746"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704202516 {#2062
          date: 2024-01-02 14:35:16.0 +01:00
        }
        +"title": 273402
      }
    ]
    -id: 26649
    -titleTs: "'ad':5 'built':8 'insight':1 'network':6"
    -bodyTs: "'ad':9,67 'adguard':86 'alreadi':21 'also':82 'benefit':75 'block':28 'build':70 'collect':58 'cosmet':77 'data':57 'disrupt':55 'end':80 'even':60 'fenc':41 'firsthand':6 'focus':51 'go':22 'hate':13 'heart':18 'i.e':59 'industri':10 'insight':47 'instanc':87 'intern':46 'know':5 'local':85 'mayb':31 'network':68,90 'profil':72 'realli':54 'run':83 'share':44 'side':38 'still':69 'ublock':64 'use':63 'way':26 'work':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704252226
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10016217"
    +editedAt: DateTimeImmutable @1710710109 {#2812
      date: 2024-03-17 22:15:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704165826 {#2790
      date: 2024-01-02 04:23:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
  +root: App\Entity\EntryComment {#2081}
  +body: "Can’t remember the exact video. But research a bit about web fingerprinting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704262718 {#2092
    date: 2024-01-03 07:18:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Loucypher@lemmy.ml"
    "@RovingFox@infosec.pub"
    "@catfooddispenser@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2130 …}
  +nested: Doctrine\ORM\PersistentCollection {#2129 …}
  +votes: Doctrine\ORM\PersistentCollection {#2132 …}
  +reports: Doctrine\ORM\PersistentCollection {#2040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  -id: 275776
  -bodyTs: "'bit':10 'exact':5 'fingerprint':13 'rememb':3 'research':8 'video':6 'web':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5377181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704262718 {#2094
    date: 2024-01-03 07:18:38.0 +01:00
  }
  +"title": 275776
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 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
70 DENIED moderate
App\Entity\EntryComment {#2081
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2077
    +user: Proxies\__CG__\App\Entity\User {#2832 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
    +slug: "Insight-on-how-the-ADs-network-is-built"
    +title: "Insight on how the ADs network is built?"
    +url: null
    +body: "Does any of you know firsthand how the ad industry works? I hate them with all my heart and I already go out of my way to block them but maybe you have been on the other side of the fence and can share some internal insight on what to focus on to really disrupt the data collection. I.e. even if I use uBlock can the ad network still build a profile? Is the benefit only cosmetic on my end? I also run a local AdGuard instance on my network"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 42
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711672712 {#2827
      date: 2024-03-29 01:38:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2834 …}
    +votes: Doctrine\ORM\PersistentCollection {#2836 …}
    +reports: Doctrine\ORM\PersistentCollection {#2838 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
    +badges: Doctrine\ORM\PersistentCollection {#2844 …}
    +children: [
      1 => App\Entity\EntryComment {#2241
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2077 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +root: App\Entity\EntryComment {#2081}
        +body: "Can’t remember the exact video. But research a bit about web fingerprinting."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704262718 {#2092
          date: 2024-01-03 07:18:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Loucypher@lemmy.ml"
          "@RovingFox@infosec.pub"
          "@catfooddispenser@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 275776
        -bodyTs: "'bit':10 'exact':5 'fingerprint':13 'rememb':3 'research':8 'video':6 'web':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5377181"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704262718 {#2094
          date: 2024-01-03 07:18:38.0 +01:00
        }
        +"title": 275776
      }
      0 => App\Entity\EntryComment {#2081}
    ]
    -id: 26649
    -titleTs: "'ad':5 'built':8 'insight':1 'network':6"
    -bodyTs: "'ad':9,67 'adguard':86 'alreadi':21 'also':82 'benefit':75 'block':28 'build':70 'collect':58 'cosmet':77 'data':57 'disrupt':55 'end':80 'even':60 'fenc':41 'firsthand':6 'focus':51 'go':22 'hate':13 'heart':18 'i.e':59 'industri':10 'insight':47 'instanc':87 'intern':46 'know':5 'local':85 'mayb':31 'network':68,90 'profil':72 'realli':54 'run':83 'share':44 'side':38 'still':69 'ublock':64 'use':63 'way':26 'work':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704252226
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10016217"
    +editedAt: DateTimeImmutable @1710710109 {#2812
      date: 2024-03-17 22:15:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704165826 {#2790
      date: 2024-01-02 04:23:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +parent: null
  +root: null
  +body: "Probably not enough to use an adblock. Personally [www.youtube.com/channel/UCYVU6rModlGxvJbszCclGGw](https://www.youtube.com/channel/UCYVU6rModlGxvJbszCclGGw) this guy helped me understand internet tracking and profiling."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1711138132 {#2096
    date: 2024-03-22 21:08:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Loucypher@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2098 …}
  +nested: Doctrine\ORM\PersistentCollection {#2080 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 273402
  -bodyTs: "'/channel/ucyvu6rmodlgxvjbszcclggw](https://www.youtube.com/channel/ucyvu6rmodlgxvjbszcclggw)':11 'adblock':7 'enough':3 'guy':13 'help':14 'internet':17 'person':8 'probabl':1 'profil':20 'track':18 'understand':16 'use':5 'www.youtube.com':10 'www.youtube.com/channel/ucyvu6rmodlgxvjbszcclggw](https://www.youtube.com/channel/ucyvu6rmodlgxvjbszcclggw)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5358746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704202516 {#2062
    date: 2024-01-02 14:35:16.0 +01:00
  }
  +"title": 273402
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#2081
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2077
    +user: Proxies\__CG__\App\Entity\User {#2832 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
    +slug: "Insight-on-how-the-ADs-network-is-built"
    +title: "Insight on how the ADs network is built?"
    +url: null
    +body: "Does any of you know firsthand how the ad industry works? I hate them with all my heart and I already go out of my way to block them but maybe you have been on the other side of the fence and can share some internal insight on what to focus on to really disrupt the data collection. I.e. even if I use uBlock can the ad network still build a profile? Is the benefit only cosmetic on my end? I also run a local AdGuard instance on my network"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 42
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711672712 {#2827
      date: 2024-03-29 01:38:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2834 …}
    +votes: Doctrine\ORM\PersistentCollection {#2836 …}
    +reports: Doctrine\ORM\PersistentCollection {#2838 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
    +badges: Doctrine\ORM\PersistentCollection {#2844 …}
    +children: [
      1 => App\Entity\EntryComment {#2241
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2077 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +root: App\Entity\EntryComment {#2081}
        +body: "Can’t remember the exact video. But research a bit about web fingerprinting."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704262718 {#2092
          date: 2024-01-03 07:18:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Loucypher@lemmy.ml"
          "@RovingFox@infosec.pub"
          "@catfooddispenser@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 275776
        -bodyTs: "'bit':10 'exact':5 'fingerprint':13 'rememb':3 'research':8 'video':6 'web':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5377181"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704262718 {#2094
          date: 2024-01-03 07:18:38.0 +01:00
        }
        +"title": 275776
      }
      0 => App\Entity\EntryComment {#2081}
    ]
    -id: 26649
    -titleTs: "'ad':5 'built':8 'insight':1 'network':6"
    -bodyTs: "'ad':9,67 'adguard':86 'alreadi':21 'also':82 'benefit':75 'block':28 'build':70 'collect':58 'cosmet':77 'data':57 'disrupt':55 'end':80 'even':60 'fenc':41 'firsthand':6 'focus':51 'go':22 'hate':13 'heart':18 'i.e':59 'industri':10 'insight':47 'instanc':87 'intern':46 'know':5 'local':85 'mayb':31 'network':68,90 'profil':72 'realli':54 'run':83 'share':44 'side':38 'still':69 'ublock':64 'use':63 'way':26 'work':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704252226
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10016217"
    +editedAt: DateTimeImmutable @1710710109 {#2812
      date: 2024-03-17 22:15:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704165826 {#2790
      date: 2024-01-02 04:23:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +parent: null
  +root: null
  +body: "Probably not enough to use an adblock. Personally [www.youtube.com/channel/UCYVU6rModlGxvJbszCclGGw](https://www.youtube.com/channel/UCYVU6rModlGxvJbszCclGGw) this guy helped me understand internet tracking and profiling."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1711138132 {#2096
    date: 2024-03-22 21:08:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Loucypher@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2098 …}
  +nested: Doctrine\ORM\PersistentCollection {#2080 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 273402
  -bodyTs: "'/channel/ucyvu6rmodlgxvjbszcclggw](https://www.youtube.com/channel/ucyvu6rmodlgxvjbszcclggw)':11 'adblock':7 'enough':3 'guy':13 'help':14 'internet':17 'person':8 'probabl':1 'profil':20 'track':18 'understand':16 'use':5 'www.youtube.com':10 'www.youtube.com/channel/ucyvu6rmodlgxvjbszcclggw](https://www.youtube.com/channel/ucyvu6rmodlgxvjbszcclggw)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5358746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704202516 {#2062
    date: 2024-01-02 14:35:16.0 +01:00
  }
  +"title": 273402
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#2081
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2077
    +user: Proxies\__CG__\App\Entity\User {#2832 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
    +slug: "Insight-on-how-the-ADs-network-is-built"
    +title: "Insight on how the ADs network is built?"
    +url: null
    +body: "Does any of you know firsthand how the ad industry works? I hate them with all my heart and I already go out of my way to block them but maybe you have been on the other side of the fence and can share some internal insight on what to focus on to really disrupt the data collection. I.e. even if I use uBlock can the ad network still build a profile? Is the benefit only cosmetic on my end? I also run a local AdGuard instance on my network"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 42
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711672712 {#2827
      date: 2024-03-29 01:38:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2834 …}
    +votes: Doctrine\ORM\PersistentCollection {#2836 …}
    +reports: Doctrine\ORM\PersistentCollection {#2838 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
    +badges: Doctrine\ORM\PersistentCollection {#2844 …}
    +children: [
      1 => App\Entity\EntryComment {#2241
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2077 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +root: App\Entity\EntryComment {#2081}
        +body: "Can’t remember the exact video. But research a bit about web fingerprinting."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704262718 {#2092
          date: 2024-01-03 07:18:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Loucypher@lemmy.ml"
          "@RovingFox@infosec.pub"
          "@catfooddispenser@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 275776
        -bodyTs: "'bit':10 'exact':5 'fingerprint':13 'rememb':3 'research':8 'video':6 'web':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5377181"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704262718 {#2094
          date: 2024-01-03 07:18:38.0 +01:00
        }
        +"title": 275776
      }
      0 => App\Entity\EntryComment {#2081}
    ]
    -id: 26649
    -titleTs: "'ad':5 'built':8 'insight':1 'network':6"
    -bodyTs: "'ad':9,67 'adguard':86 'alreadi':21 'also':82 'benefit':75 'block':28 'build':70 'collect':58 'cosmet':77 'data':57 'disrupt':55 'end':80 'even':60 'fenc':41 'firsthand':6 'focus':51 'go':22 'hate':13 'heart':18 'i.e':59 'industri':10 'insight':47 'instanc':87 'intern':46 'know':5 'local':85 'mayb':31 'network':68,90 'profil':72 'realli':54 'run':83 'share':44 'side':38 'still':69 'ublock':64 'use':63 'way':26 'work':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704252226
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10016217"
    +editedAt: DateTimeImmutable @1710710109 {#2812
      date: 2024-03-17 22:15:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704165826 {#2790
      date: 2024-01-02 04:23:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +parent: null
  +root: null
  +body: "Probably not enough to use an adblock. Personally [www.youtube.com/channel/UCYVU6rModlGxvJbszCclGGw](https://www.youtube.com/channel/UCYVU6rModlGxvJbszCclGGw) this guy helped me understand internet tracking and profiling."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1711138132 {#2096
    date: 2024-03-22 21:08:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Loucypher@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2098 …}
  +nested: Doctrine\ORM\PersistentCollection {#2080 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 273402
  -bodyTs: "'/channel/ucyvu6rmodlgxvjbszcclggw](https://www.youtube.com/channel/ucyvu6rmodlgxvjbszcclggw)':11 'adblock':7 'enough':3 'guy':13 'help':14 'internet':17 'person':8 'probabl':1 'profil':20 'track':18 'understand':16 'use':5 'www.youtube.com':10 'www.youtube.com/channel/ucyvu6rmodlgxvjbszcclggw](https://www.youtube.com/channel/ucyvu6rmodlgxvjbszcclggw)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5358746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704202516 {#2062
    date: 2024-01-02 14:35:16.0 +01:00
  }
  +"title": 273402
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 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
74 DENIED moderate
App\Entity\EntryComment {#2031
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2026 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
  +root: App\Entity\EntryComment {#2032
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2026 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
    +image: null
    +parent: null
    +root: null
    +body: "As long as the app is not open source, they can claim anything without being true."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1720744804 {#2023
      date: 2024-07-12 02:40:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ByroTriz@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2024 …}
    +nested: Doctrine\ORM\PersistentCollection {#2018 …}
    +votes: Doctrine\ORM\PersistentCollection {#2011 …}
    +reports: Doctrine\ORM\PersistentCollection {#2021 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
    -id: 270268
    -bodyTs: "'anyth':13 'app':5 'claim':12 'long':2 'open':8 'sourc':9 'true':16 'without':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5342539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704121232 {#2030
      date: 2024-01-01 16:00:32.0 +01:00
    }
    +"title": 270268
  }
  +body: "From where?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704127199 {#2027
    date: 2024-01-01 17:39:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ByroTriz@lemmy.ml"
    "@RovingFox@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2037 …}
  +nested: Doctrine\ORM\PersistentCollection {#2075 …}
  +votes: Doctrine\ORM\PersistentCollection {#2079 …}
  +reports: Doctrine\ORM\PersistentCollection {#2078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
  -id: 270733
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5344104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704127199 {#2035
    date: 2024-01-01 17:39:59.0 +01:00
  }
  +"title": 270733
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#2031
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2026 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
  +root: App\Entity\EntryComment {#2032
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2026 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
    +image: null
    +parent: null
    +root: null
    +body: "As long as the app is not open source, they can claim anything without being true."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1720744804 {#2023
      date: 2024-07-12 02:40:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ByroTriz@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2024 …}
    +nested: Doctrine\ORM\PersistentCollection {#2018 …}
    +votes: Doctrine\ORM\PersistentCollection {#2011 …}
    +reports: Doctrine\ORM\PersistentCollection {#2021 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
    -id: 270268
    -bodyTs: "'anyth':13 'app':5 'claim':12 'long':2 'open':8 'sourc':9 'true':16 'without':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5342539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704121232 {#2030
      date: 2024-01-01 16:00:32.0 +01:00
    }
    +"title": 270268
  }
  +body: "From where?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704127199 {#2027
    date: 2024-01-01 17:39:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ByroTriz@lemmy.ml"
    "@RovingFox@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2037 …}
  +nested: Doctrine\ORM\PersistentCollection {#2075 …}
  +votes: Doctrine\ORM\PersistentCollection {#2079 …}
  +reports: Doctrine\ORM\PersistentCollection {#2078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
  -id: 270733
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5344104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704127199 {#2035
    date: 2024-01-01 17:39:59.0 +01:00
  }
  +"title": 270733
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#2031
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2026 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
  +root: App\Entity\EntryComment {#2032
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2026 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
    +image: null
    +parent: null
    +root: null
    +body: "As long as the app is not open source, they can claim anything without being true."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1720744804 {#2023
      date: 2024-07-12 02:40:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ByroTriz@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2024 …}
    +nested: Doctrine\ORM\PersistentCollection {#2018 …}
    +votes: Doctrine\ORM\PersistentCollection {#2011 …}
    +reports: Doctrine\ORM\PersistentCollection {#2021 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
    -id: 270268
    -bodyTs: "'anyth':13 'app':5 'claim':12 'long':2 'open':8 'sourc':9 'true':16 'without':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5342539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704121232 {#2030
      date: 2024-01-01 16:00:32.0 +01:00
    }
    +"title": 270268
  }
  +body: "From where?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704127199 {#2027
    date: 2024-01-01 17:39:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ByroTriz@lemmy.ml"
    "@RovingFox@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2037 …}
  +nested: Doctrine\ORM\PersistentCollection {#2075 …}
  +votes: Doctrine\ORM\PersistentCollection {#2079 …}
  +reports: Doctrine\ORM\PersistentCollection {#2078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
  -id: 270733
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5344104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704127199 {#2035
    date: 2024-01-01 17:39:59.0 +01:00
  }
  +"title": 270733
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 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
78 DENIED moderate
App\Entity\EntryComment {#2032
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2026 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +parent: null
  +root: null
  +body: "As long as the app is not open source, they can claim anything without being true."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1720744804 {#2023
    date: 2024-07-12 02:40:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ByroTriz@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2024 …}
  +nested: Doctrine\ORM\PersistentCollection {#2018 …}
  +votes: Doctrine\ORM\PersistentCollection {#2011 …}
  +reports: Doctrine\ORM\PersistentCollection {#2021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
  -id: 270268
  -bodyTs: "'anyth':13 'app':5 'claim':12 'long':2 'open':8 'sourc':9 'true':16 'without':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5342539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704121232 {#2030
    date: 2024-01-01 16:00:32.0 +01:00
  }
  +"title": 270268
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#2032
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2026 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +parent: null
  +root: null
  +body: "As long as the app is not open source, they can claim anything without being true."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1720744804 {#2023
    date: 2024-07-12 02:40:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ByroTriz@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2024 …}
  +nested: Doctrine\ORM\PersistentCollection {#2018 …}
  +votes: Doctrine\ORM\PersistentCollection {#2011 …}
  +reports: Doctrine\ORM\PersistentCollection {#2021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
  -id: 270268
  -bodyTs: "'anyth':13 'app':5 'claim':12 'long':2 'open':8 'sourc':9 'true':16 'without':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5342539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704121232 {#2030
    date: 2024-01-01 16:00:32.0 +01:00
  }
  +"title": 270268
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#2032
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2026 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +parent: null
  +root: null
  +body: "As long as the app is not open source, they can claim anything without being true."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1720744804 {#2023
    date: 2024-07-12 02:40:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ByroTriz@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2024 …}
  +nested: Doctrine\ORM\PersistentCollection {#2018 …}
  +votes: Doctrine\ORM\PersistentCollection {#2011 …}
  +reports: Doctrine\ORM\PersistentCollection {#2021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
  -id: 270268
  -bodyTs: "'anyth':13 'app':5 'claim':12 'long':2 'open':8 'sourc':9 'true':16 'without':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5342539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704121232 {#2030
    date: 2024-01-01 16:00:32.0 +01:00
  }
  +"title": 270268
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 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
82 DENIED moderate
App\Entity\EntryComment {#2111
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2026 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2101 …}
  +root: App\Entity\EntryComment {#2032
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2026 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
    +image: null
    +parent: null
    +root: null
    +body: "As long as the app is not open source, they can claim anything without being true."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1720744804 {#2023
      date: 2024-07-12 02:40:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ByroTriz@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2024 …}
    +nested: Doctrine\ORM\PersistentCollection {#2018 …}
    +votes: Doctrine\ORM\PersistentCollection {#2011 …}
    +reports: Doctrine\ORM\PersistentCollection {#2021 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
    -id: 270268
    -bodyTs: "'anyth':13 'app':5 'claim':12 'long':2 'open':8 'sourc':9 'true':16 'without':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5342539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704121232 {#2030
      date: 2024-01-01 16:00:32.0 +01:00
    }
    +"title": 270268
  }
  +body: """
    Source available if only requeated is not enough, the big benefit is when any one can at any point check the code on a whim. Not ask for a permit and wait until the company decides(if they decide or just leave you hanging) to give you a copy of the code.\n
    \n
    Besides the fact that even in this scenario, malicious code can be hidden.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704898859 {#2105
    date: 2024-01-10 16:00:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ByroTriz@lemmy.ml"
    "@RovingFox@infosec.pub"
    "@toastal@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2102 …}
  +nested: Doctrine\ORM\PersistentCollection {#2103 …}
  +votes: Doctrine\ORM\PersistentCollection {#2110 …}
  +reports: Doctrine\ORM\PersistentCollection {#2112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2117 …}
  -id: 296055
  -bodyTs: "'ask':27 'avail':2 'benefit':11 'besid':53 'big':10 'check':20 'code':22,52,62 'compani':35 'copi':49 'decid':36,39 'enough':8 'even':57 'fact':55 'give':46 'hang':44 'hidden':65 'leav':42 'malici':61 'one':15 'permit':30 'point':19 'requeat':5 'scenario':60 'sourc':1 'wait':32 'whim':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5560045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704898859 {#2108
    date: 2024-01-10 16:00:59.0 +01:00
  }
  +"title": 296055
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#2111
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2026 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2101 …}
  +root: App\Entity\EntryComment {#2032
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2026 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
    +image: null
    +parent: null
    +root: null
    +body: "As long as the app is not open source, they can claim anything without being true."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1720744804 {#2023
      date: 2024-07-12 02:40:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ByroTriz@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2024 …}
    +nested: Doctrine\ORM\PersistentCollection {#2018 …}
    +votes: Doctrine\ORM\PersistentCollection {#2011 …}
    +reports: Doctrine\ORM\PersistentCollection {#2021 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
    -id: 270268
    -bodyTs: "'anyth':13 'app':5 'claim':12 'long':2 'open':8 'sourc':9 'true':16 'without':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5342539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704121232 {#2030
      date: 2024-01-01 16:00:32.0 +01:00
    }
    +"title": 270268
  }
  +body: """
    Source available if only requeated is not enough, the big benefit is when any one can at any point check the code on a whim. Not ask for a permit and wait until the company decides(if they decide or just leave you hanging) to give you a copy of the code.\n
    \n
    Besides the fact that even in this scenario, malicious code can be hidden.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704898859 {#2105
    date: 2024-01-10 16:00:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ByroTriz@lemmy.ml"
    "@RovingFox@infosec.pub"
    "@toastal@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2102 …}
  +nested: Doctrine\ORM\PersistentCollection {#2103 …}
  +votes: Doctrine\ORM\PersistentCollection {#2110 …}
  +reports: Doctrine\ORM\PersistentCollection {#2112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2117 …}
  -id: 296055
  -bodyTs: "'ask':27 'avail':2 'benefit':11 'besid':53 'big':10 'check':20 'code':22,52,62 'compani':35 'copi':49 'decid':36,39 'enough':8 'even':57 'fact':55 'give':46 'hang':44 'hidden':65 'leav':42 'malici':61 'one':15 'permit':30 'point':19 'requeat':5 'scenario':60 'sourc':1 'wait':32 'whim':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5560045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704898859 {#2108
    date: 2024-01-10 16:00:59.0 +01:00
  }
  +"title": 296055
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#2111
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2026 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2101 …}
  +root: App\Entity\EntryComment {#2032
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2026 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
    +image: null
    +parent: null
    +root: null
    +body: "As long as the app is not open source, they can claim anything without being true."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1720744804 {#2023
      date: 2024-07-12 02:40:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ByroTriz@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2024 …}
    +nested: Doctrine\ORM\PersistentCollection {#2018 …}
    +votes: Doctrine\ORM\PersistentCollection {#2011 …}
    +reports: Doctrine\ORM\PersistentCollection {#2021 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
    -id: 270268
    -bodyTs: "'anyth':13 'app':5 'claim':12 'long':2 'open':8 'sourc':9 'true':16 'without':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5342539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704121232 {#2030
      date: 2024-01-01 16:00:32.0 +01:00
    }
    +"title": 270268
  }
  +body: """
    Source available if only requeated is not enough, the big benefit is when any one can at any point check the code on a whim. Not ask for a permit and wait until the company decides(if they decide or just leave you hanging) to give you a copy of the code.\n
    \n
    Besides the fact that even in this scenario, malicious code can be hidden.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704898859 {#2105
    date: 2024-01-10 16:00:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ByroTriz@lemmy.ml"
    "@RovingFox@infosec.pub"
    "@toastal@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2102 …}
  +nested: Doctrine\ORM\PersistentCollection {#2103 …}
  +votes: Doctrine\ORM\PersistentCollection {#2110 …}
  +reports: Doctrine\ORM\PersistentCollection {#2112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2117 …}
  -id: 296055
  -bodyTs: "'ask':27 'avail':2 'benefit':11 'besid':53 'big':10 'check':20 'code':22,52,62 'compani':35 'copi':49 'decid':36,39 'enough':8 'even':57 'fact':55 'give':46 'hang':44 'hidden':65 'leav':42 'malici':61 'one':15 'permit':30 'point':19 'requeat':5 'scenario':60 'sourc':1 'wait':32 'whim':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5560045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704898859 {#2108
    date: 2024-01-10 16:00:59.0 +01:00
  }
  +"title": 296055
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 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
86 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2461
  +user: Proxies\__CG__\App\Entity\User {#2792 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
  +slug: "YSK-Siri-Forces-Your-Web-Searches-thru-G-gle"
  +title: "YSK - Siri Forces Your Web Searches thru G♾️gle"
  +url: null
  +body: """
    You cannot change it, you must setup ScreenTime and disable Siri WebSearch\n
    \n
    May or may not be anonymized but if you click on Google stuff, its likely fair game. Not happy about this, I dont care about their default deals but they have no right to not allow your Siri searches to also respect your preference in search engine you’ve consciously decided on\n
    \n
    Once again, very sneaky
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701968309 {#2787
    date: 2023-12-07 17:58:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2794 …}
  +votes: Doctrine\ORM\PersistentCollection {#2796 …}
  +reports: Doctrine\ORM\PersistentCollection {#2798 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
  +badges: Doctrine\ORM\PersistentCollection {#2804 …}
  +children: [
    1 => App\Entity\EntryComment {#2460
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
      +image: null
      +parent: null
      +root: null
      +body: "I personally believe that trusting Apple with your privacy or preferances is naive. That wasn’t and will never be their focus."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1703339951 {#1725
        date: 2023-12-23 14:59:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cheese_greater@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2422 …}
      +nested: Doctrine\ORM\PersistentCollection {#2453 …}
      +votes: Doctrine\ORM\PersistentCollection {#2457 …}
      +reports: Doctrine\ORM\PersistentCollection {#2455 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
      -id: 205745
      -bodyTs: "'appl':6 'believ':3 'focus':22 'naiv':13 'never':19 'person':2 'prefer':11 'privaci':9 'trust':5 'wasn':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4885638"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701936495 {#2456
        date: 2023-12-07 09:08:15.0 +01:00
      }
      +"title": 205745
    }
    0 => App\Entity\EntryComment {#2363
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
      +root: App\Entity\EntryComment {#2460}
      +body: "Doubt, I am not saying it is worse, but not better either."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701959961 {#2471
        date: 2023-12-07 15:39:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cheese_greater@lemmy.world"
        "@RovingFox@infosec.pub"
        "@auf@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2393 …}
      +nested: Doctrine\ORM\PersistentCollection {#2392 …}
      +votes: Doctrine\ORM\PersistentCollection {#2369 …}
      +reports: Doctrine\ORM\PersistentCollection {#2391 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
      -id: 206657
      -bodyTs: "'better':11 'doubt':1 'either':12 'say':5 'wors':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4890534"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701959961 {#2371
        date: 2023-12-07 15:39:21.0 +01:00
      }
      +"title": 206657
    }
  ]
  -id: 20799
  -titleTs: "'forc':3 'g':8 'gle':9 'search':6 'siri':2 'thru':7 'web':5 'ysk':1"
  -bodyTs: "'allow':48 'also':53 'anonym':18 'cannot':2 'care':36 'chang':3 'click':22 'conscious':62 'deal':40 'decid':63 'default':39 'disabl':10 'dont':35 'engin':59 'fair':28 'game':29 'googl':24 'happi':31 'like':27 'may':13,15 'must':6 'prefer':56 'respect':54 'right':45 'screentim':8 'search':51,58 'setup':7 'siri':11,50 'sneaki':68 'stuff':25 've':61 'websearch':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702009135
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9245729"
  +editedAt: DateTimeImmutable @1703288596 {#2774
    date: 2023-12-23 00:43:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701922735 {#2753
    date: 2023-12-07 05:18:55.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2461
  +user: Proxies\__CG__\App\Entity\User {#2792 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
  +slug: "YSK-Siri-Forces-Your-Web-Searches-thru-G-gle"
  +title: "YSK - Siri Forces Your Web Searches thru G♾️gle"
  +url: null
  +body: """
    You cannot change it, you must setup ScreenTime and disable Siri WebSearch\n
    \n
    May or may not be anonymized but if you click on Google stuff, its likely fair game. Not happy about this, I dont care about their default deals but they have no right to not allow your Siri searches to also respect your preference in search engine you’ve consciously decided on\n
    \n
    Once again, very sneaky
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701968309 {#2787
    date: 2023-12-07 17:58:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2794 …}
  +votes: Doctrine\ORM\PersistentCollection {#2796 …}
  +reports: Doctrine\ORM\PersistentCollection {#2798 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
  +badges: Doctrine\ORM\PersistentCollection {#2804 …}
  +children: [
    1 => App\Entity\EntryComment {#2460
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
      +image: null
      +parent: null
      +root: null
      +body: "I personally believe that trusting Apple with your privacy or preferances is naive. That wasn’t and will never be their focus."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1703339951 {#1725
        date: 2023-12-23 14:59:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cheese_greater@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2422 …}
      +nested: Doctrine\ORM\PersistentCollection {#2453 …}
      +votes: Doctrine\ORM\PersistentCollection {#2457 …}
      +reports: Doctrine\ORM\PersistentCollection {#2455 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
      -id: 205745
      -bodyTs: "'appl':6 'believ':3 'focus':22 'naiv':13 'never':19 'person':2 'prefer':11 'privaci':9 'trust':5 'wasn':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4885638"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701936495 {#2456
        date: 2023-12-07 09:08:15.0 +01:00
      }
      +"title": 205745
    }
    0 => App\Entity\EntryComment {#2363
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
      +root: App\Entity\EntryComment {#2460}
      +body: "Doubt, I am not saying it is worse, but not better either."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701959961 {#2471
        date: 2023-12-07 15:39:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cheese_greater@lemmy.world"
        "@RovingFox@infosec.pub"
        "@auf@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2393 …}
      +nested: Doctrine\ORM\PersistentCollection {#2392 …}
      +votes: Doctrine\ORM\PersistentCollection {#2369 …}
      +reports: Doctrine\ORM\PersistentCollection {#2391 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
      -id: 206657
      -bodyTs: "'better':11 'doubt':1 'either':12 'say':5 'wors':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4890534"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701959961 {#2371
        date: 2023-12-07 15:39:21.0 +01:00
      }
      +"title": 206657
    }
  ]
  -id: 20799
  -titleTs: "'forc':3 'g':8 'gle':9 'search':6 'siri':2 'thru':7 'web':5 'ysk':1"
  -bodyTs: "'allow':48 'also':53 'anonym':18 'cannot':2 'care':36 'chang':3 'click':22 'conscious':62 'deal':40 'decid':63 'default':39 'disabl':10 'dont':35 'engin':59 'fair':28 'game':29 'googl':24 'happi':31 'like':27 'may':13,15 'must':6 'prefer':56 'respect':54 'right':45 'screentim':8 'search':51,58 'setup':7 'siri':11,50 'sneaki':68 'stuff':25 've':61 'websearch':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702009135
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9245729"
  +editedAt: DateTimeImmutable @1703288596 {#2774
    date: 2023-12-23 00:43:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701922735 {#2753
    date: 2023-12-07 05:18:55.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2461
  +user: Proxies\__CG__\App\Entity\User {#2792 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
  +slug: "YSK-Siri-Forces-Your-Web-Searches-thru-G-gle"
  +title: "YSK - Siri Forces Your Web Searches thru G♾️gle"
  +url: null
  +body: """
    You cannot change it, you must setup ScreenTime and disable Siri WebSearch\n
    \n
    May or may not be anonymized but if you click on Google stuff, its likely fair game. Not happy about this, I dont care about their default deals but they have no right to not allow your Siri searches to also respect your preference in search engine you’ve consciously decided on\n
    \n
    Once again, very sneaky
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701968309 {#2787
    date: 2023-12-07 17:58:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2794 …}
  +votes: Doctrine\ORM\PersistentCollection {#2796 …}
  +reports: Doctrine\ORM\PersistentCollection {#2798 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
  +badges: Doctrine\ORM\PersistentCollection {#2804 …}
  +children: [
    1 => App\Entity\EntryComment {#2460
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
      +image: null
      +parent: null
      +root: null
      +body: "I personally believe that trusting Apple with your privacy or preferances is naive. That wasn’t and will never be their focus."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1703339951 {#1725
        date: 2023-12-23 14:59:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cheese_greater@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2422 …}
      +nested: Doctrine\ORM\PersistentCollection {#2453 …}
      +votes: Doctrine\ORM\PersistentCollection {#2457 …}
      +reports: Doctrine\ORM\PersistentCollection {#2455 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
      -id: 205745
      -bodyTs: "'appl':6 'believ':3 'focus':22 'naiv':13 'never':19 'person':2 'prefer':11 'privaci':9 'trust':5 'wasn':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4885638"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701936495 {#2456
        date: 2023-12-07 09:08:15.0 +01:00
      }
      +"title": 205745
    }
    0 => App\Entity\EntryComment {#2363
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
      +root: App\Entity\EntryComment {#2460}
      +body: "Doubt, I am not saying it is worse, but not better either."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701959961 {#2471
        date: 2023-12-07 15:39:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cheese_greater@lemmy.world"
        "@RovingFox@infosec.pub"
        "@auf@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2393 …}
      +nested: Doctrine\ORM\PersistentCollection {#2392 …}
      +votes: Doctrine\ORM\PersistentCollection {#2369 …}
      +reports: Doctrine\ORM\PersistentCollection {#2391 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
      -id: 206657
      -bodyTs: "'better':11 'doubt':1 'either':12 'say':5 'wors':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4890534"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701959961 {#2371
        date: 2023-12-07 15:39:21.0 +01:00
      }
      +"title": 206657
    }
  ]
  -id: 20799
  -titleTs: "'forc':3 'g':8 'gle':9 'search':6 'siri':2 'thru':7 'web':5 'ysk':1"
  -bodyTs: "'allow':48 'also':53 'anonym':18 'cannot':2 'care':36 'chang':3 'click':22 'conscious':62 'deal':40 'decid':63 'default':39 'disabl':10 'dont':35 'engin':59 'fair':28 'game':29 'googl':24 'happi':31 'like':27 'may':13,15 'must':6 'prefer':56 'respect':54 'right':45 'screentim':8 'search':51,58 'setup':7 'siri':11,50 'sneaki':68 'stuff':25 've':61 'websearch':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702009135
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9245729"
  +editedAt: DateTimeImmutable @1703288596 {#2774
    date: 2023-12-23 00:43:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701922735 {#2753
    date: 2023-12-07 05:18:55.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 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
90 DENIED moderate
App\Entity\EntryComment {#2460
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2792 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
    +slug: "YSK-Siri-Forces-Your-Web-Searches-thru-G-gle"
    +title: "YSK - Siri Forces Your Web Searches thru G♾️gle"
    +url: null
    +body: """
      You cannot change it, you must setup ScreenTime and disable Siri WebSearch\n
      \n
      May or may not be anonymized but if you click on Google stuff, its likely fair game. Not happy about this, I dont care about their default deals but they have no right to not allow your Siri searches to also respect your preference in search engine you’ve consciously decided on\n
      \n
      Once again, very sneaky
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 60
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701968309 {#2787
      date: 2023-12-07 17:58:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2794 …}
    +votes: Doctrine\ORM\PersistentCollection {#2796 …}
    +reports: Doctrine\ORM\PersistentCollection {#2798 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
    +badges: Doctrine\ORM\PersistentCollection {#2804 …}
    +children: [
      1 => App\Entity\EntryComment {#2460}
      0 => App\Entity\EntryComment {#2363
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: App\Entity\EntryComment {#2460}
        +body: "Doubt, I am not saying it is worse, but not better either."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701959961 {#2471
          date: 2023-12-07 15:39:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cheese_greater@lemmy.world"
          "@RovingFox@infosec.pub"
          "@auf@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2393 …}
        +nested: Doctrine\ORM\PersistentCollection {#2392 …}
        +votes: Doctrine\ORM\PersistentCollection {#2369 …}
        +reports: Doctrine\ORM\PersistentCollection {#2391 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
        -id: 206657
        -bodyTs: "'better':11 'doubt':1 'either':12 'say':5 'wors':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4890534"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701959961 {#2371
          date: 2023-12-07 15:39:21.0 +01:00
        }
        +"title": 206657
      }
    ]
    -id: 20799
    -titleTs: "'forc':3 'g':8 'gle':9 'search':6 'siri':2 'thru':7 'web':5 'ysk':1"
    -bodyTs: "'allow':48 'also':53 'anonym':18 'cannot':2 'care':36 'chang':3 'click':22 'conscious':62 'deal':40 'decid':63 'default':39 'disabl':10 'dont':35 'engin':59 'fair':28 'game':29 'googl':24 'happi':31 'like':27 'may':13,15 'must':6 'prefer':56 'respect':54 'right':45 'screentim':8 'search':51,58 'setup':7 'siri':11,50 'sneaki':68 'stuff':25 've':61 'websearch':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702009135
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9245729"
    +editedAt: DateTimeImmutable @1703288596 {#2774
      date: 2023-12-23 00:43:16.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701922735 {#2753
      date: 2023-12-07 05:18:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +parent: null
  +root: null
  +body: "I personally believe that trusting Apple with your privacy or preferances is naive. That wasn’t and will never be their focus."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1703339951 {#1725
    date: 2023-12-23 14:59:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cheese_greater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2422 …}
  +nested: Doctrine\ORM\PersistentCollection {#2453 …}
  +votes: Doctrine\ORM\PersistentCollection {#2457 …}
  +reports: Doctrine\ORM\PersistentCollection {#2455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
  -id: 205745
  -bodyTs: "'appl':6 'believ':3 'focus':22 'naiv':13 'never':19 'person':2 'prefer':11 'privaci':9 'trust':5 'wasn':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4885638"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701936495 {#2456
    date: 2023-12-07 09:08:15.0 +01:00
  }
  +"title": 205745
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#2460
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2792 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
    +slug: "YSK-Siri-Forces-Your-Web-Searches-thru-G-gle"
    +title: "YSK - Siri Forces Your Web Searches thru G♾️gle"
    +url: null
    +body: """
      You cannot change it, you must setup ScreenTime and disable Siri WebSearch\n
      \n
      May or may not be anonymized but if you click on Google stuff, its likely fair game. Not happy about this, I dont care about their default deals but they have no right to not allow your Siri searches to also respect your preference in search engine you’ve consciously decided on\n
      \n
      Once again, very sneaky
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 60
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701968309 {#2787
      date: 2023-12-07 17:58:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2794 …}
    +votes: Doctrine\ORM\PersistentCollection {#2796 …}
    +reports: Doctrine\ORM\PersistentCollection {#2798 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
    +badges: Doctrine\ORM\PersistentCollection {#2804 …}
    +children: [
      1 => App\Entity\EntryComment {#2460}
      0 => App\Entity\EntryComment {#2363
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: App\Entity\EntryComment {#2460}
        +body: "Doubt, I am not saying it is worse, but not better either."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701959961 {#2471
          date: 2023-12-07 15:39:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cheese_greater@lemmy.world"
          "@RovingFox@infosec.pub"
          "@auf@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2393 …}
        +nested: Doctrine\ORM\PersistentCollection {#2392 …}
        +votes: Doctrine\ORM\PersistentCollection {#2369 …}
        +reports: Doctrine\ORM\PersistentCollection {#2391 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
        -id: 206657
        -bodyTs: "'better':11 'doubt':1 'either':12 'say':5 'wors':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4890534"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701959961 {#2371
          date: 2023-12-07 15:39:21.0 +01:00
        }
        +"title": 206657
      }
    ]
    -id: 20799
    -titleTs: "'forc':3 'g':8 'gle':9 'search':6 'siri':2 'thru':7 'web':5 'ysk':1"
    -bodyTs: "'allow':48 'also':53 'anonym':18 'cannot':2 'care':36 'chang':3 'click':22 'conscious':62 'deal':40 'decid':63 'default':39 'disabl':10 'dont':35 'engin':59 'fair':28 'game':29 'googl':24 'happi':31 'like':27 'may':13,15 'must':6 'prefer':56 'respect':54 'right':45 'screentim':8 'search':51,58 'setup':7 'siri':11,50 'sneaki':68 'stuff':25 've':61 'websearch':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702009135
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9245729"
    +editedAt: DateTimeImmutable @1703288596 {#2774
      date: 2023-12-23 00:43:16.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701922735 {#2753
      date: 2023-12-07 05:18:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +parent: null
  +root: null
  +body: "I personally believe that trusting Apple with your privacy or preferances is naive. That wasn’t and will never be their focus."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1703339951 {#1725
    date: 2023-12-23 14:59:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cheese_greater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2422 …}
  +nested: Doctrine\ORM\PersistentCollection {#2453 …}
  +votes: Doctrine\ORM\PersistentCollection {#2457 …}
  +reports: Doctrine\ORM\PersistentCollection {#2455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
  -id: 205745
  -bodyTs: "'appl':6 'believ':3 'focus':22 'naiv':13 'never':19 'person':2 'prefer':11 'privaci':9 'trust':5 'wasn':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4885638"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701936495 {#2456
    date: 2023-12-07 09:08:15.0 +01:00
  }
  +"title": 205745
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#2460
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2792 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
    +slug: "YSK-Siri-Forces-Your-Web-Searches-thru-G-gle"
    +title: "YSK - Siri Forces Your Web Searches thru G♾️gle"
    +url: null
    +body: """
      You cannot change it, you must setup ScreenTime and disable Siri WebSearch\n
      \n
      May or may not be anonymized but if you click on Google stuff, its likely fair game. Not happy about this, I dont care about their default deals but they have no right to not allow your Siri searches to also respect your preference in search engine you’ve consciously decided on\n
      \n
      Once again, very sneaky
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 60
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701968309 {#2787
      date: 2023-12-07 17:58:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2794 …}
    +votes: Doctrine\ORM\PersistentCollection {#2796 …}
    +reports: Doctrine\ORM\PersistentCollection {#2798 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
    +badges: Doctrine\ORM\PersistentCollection {#2804 …}
    +children: [
      1 => App\Entity\EntryComment {#2460}
      0 => App\Entity\EntryComment {#2363
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: App\Entity\EntryComment {#2460}
        +body: "Doubt, I am not saying it is worse, but not better either."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701959961 {#2471
          date: 2023-12-07 15:39:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cheese_greater@lemmy.world"
          "@RovingFox@infosec.pub"
          "@auf@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2393 …}
        +nested: Doctrine\ORM\PersistentCollection {#2392 …}
        +votes: Doctrine\ORM\PersistentCollection {#2369 …}
        +reports: Doctrine\ORM\PersistentCollection {#2391 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
        -id: 206657
        -bodyTs: "'better':11 'doubt':1 'either':12 'say':5 'wors':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4890534"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701959961 {#2371
          date: 2023-12-07 15:39:21.0 +01:00
        }
        +"title": 206657
      }
    ]
    -id: 20799
    -titleTs: "'forc':3 'g':8 'gle':9 'search':6 'siri':2 'thru':7 'web':5 'ysk':1"
    -bodyTs: "'allow':48 'also':53 'anonym':18 'cannot':2 'care':36 'chang':3 'click':22 'conscious':62 'deal':40 'decid':63 'default':39 'disabl':10 'dont':35 'engin':59 'fair':28 'game':29 'googl':24 'happi':31 'like':27 'may':13,15 'must':6 'prefer':56 'respect':54 'right':45 'screentim':8 'search':51,58 'setup':7 'siri':11,50 'sneaki':68 'stuff':25 've':61 'websearch':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702009135
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9245729"
    +editedAt: DateTimeImmutable @1703288596 {#2774
      date: 2023-12-23 00:43:16.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701922735 {#2753
      date: 2023-12-07 05:18:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +parent: null
  +root: null
  +body: "I personally believe that trusting Apple with your privacy or preferances is naive. That wasn’t and will never be their focus."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1703339951 {#1725
    date: 2023-12-23 14:59:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cheese_greater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2422 …}
  +nested: Doctrine\ORM\PersistentCollection {#2453 …}
  +votes: Doctrine\ORM\PersistentCollection {#2457 …}
  +reports: Doctrine\ORM\PersistentCollection {#2455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
  -id: 205745
  -bodyTs: "'appl':6 'believ':3 'focus':22 'naiv':13 'never':19 'person':2 'prefer':11 'privaci':9 'trust':5 'wasn':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4885638"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701936495 {#2456
    date: 2023-12-07 09:08:15.0 +01:00
  }
  +"title": 205745
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 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
94 DENIED moderate
App\Entity\EntryComment {#2363
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2792 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
    +slug: "YSK-Siri-Forces-Your-Web-Searches-thru-G-gle"
    +title: "YSK - Siri Forces Your Web Searches thru G♾️gle"
    +url: null
    +body: """
      You cannot change it, you must setup ScreenTime and disable Siri WebSearch\n
      \n
      May or may not be anonymized but if you click on Google stuff, its likely fair game. Not happy about this, I dont care about their default deals but they have no right to not allow your Siri searches to also respect your preference in search engine you’ve consciously decided on\n
      \n
      Once again, very sneaky
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 60
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701968309 {#2787
      date: 2023-12-07 17:58:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2794 …}
    +votes: Doctrine\ORM\PersistentCollection {#2796 …}
    +reports: Doctrine\ORM\PersistentCollection {#2798 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
    +badges: Doctrine\ORM\PersistentCollection {#2804 …}
    +children: [
      1 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
        +image: null
        +parent: null
        +root: null
        +body: "I personally believe that trusting Apple with your privacy or preferances is naive. That wasn’t and will never be their focus."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1703339951 {#1725
          date: 2023-12-23 14:59:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cheese_greater@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2422 …}
        +nested: Doctrine\ORM\PersistentCollection {#2453 …}
        +votes: Doctrine\ORM\PersistentCollection {#2457 …}
        +reports: Doctrine\ORM\PersistentCollection {#2455 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
        -id: 205745
        -bodyTs: "'appl':6 'believ':3 'focus':22 'naiv':13 'never':19 'person':2 'prefer':11 'privaci':9 'trust':5 'wasn':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4885638"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701936495 {#2456
          date: 2023-12-07 09:08:15.0 +01:00
        }
        +"title": 205745
      }
      0 => App\Entity\EntryComment {#2363}
    ]
    -id: 20799
    -titleTs: "'forc':3 'g':8 'gle':9 'search':6 'siri':2 'thru':7 'web':5 'ysk':1"
    -bodyTs: "'allow':48 'also':53 'anonym':18 'cannot':2 'care':36 'chang':3 'click':22 'conscious':62 'deal':40 'decid':63 'default':39 'disabl':10 'dont':35 'engin':59 'fair':28 'game':29 'googl':24 'happi':31 'like':27 'may':13,15 'must':6 'prefer':56 'respect':54 'right':45 'screentim':8 'search':51,58 'setup':7 'siri':11,50 'sneaki':68 'stuff':25 've':61 'websearch':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702009135
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9245729"
    +editedAt: DateTimeImmutable @1703288596 {#2774
      date: 2023-12-23 00:43:16.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701922735 {#2753
      date: 2023-12-07 05:18:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
  +root: App\Entity\EntryComment {#2460}
  +body: "Doubt, I am not saying it is worse, but not better either."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701959961 {#2471
    date: 2023-12-07 15:39:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cheese_greater@lemmy.world"
    "@RovingFox@infosec.pub"
    "@auf@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2393 …}
  +nested: Doctrine\ORM\PersistentCollection {#2392 …}
  +votes: Doctrine\ORM\PersistentCollection {#2369 …}
  +reports: Doctrine\ORM\PersistentCollection {#2391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
  -id: 206657
  -bodyTs: "'better':11 'doubt':1 'either':12 'say':5 'wors':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4890534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701959961 {#2371
    date: 2023-12-07 15:39:21.0 +01:00
  }
  +"title": 206657
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#2363
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2792 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
    +slug: "YSK-Siri-Forces-Your-Web-Searches-thru-G-gle"
    +title: "YSK - Siri Forces Your Web Searches thru G♾️gle"
    +url: null
    +body: """
      You cannot change it, you must setup ScreenTime and disable Siri WebSearch\n
      \n
      May or may not be anonymized but if you click on Google stuff, its likely fair game. Not happy about this, I dont care about their default deals but they have no right to not allow your Siri searches to also respect your preference in search engine you’ve consciously decided on\n
      \n
      Once again, very sneaky
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 60
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701968309 {#2787
      date: 2023-12-07 17:58:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2794 …}
    +votes: Doctrine\ORM\PersistentCollection {#2796 …}
    +reports: Doctrine\ORM\PersistentCollection {#2798 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
    +badges: Doctrine\ORM\PersistentCollection {#2804 …}
    +children: [
      1 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
        +image: null
        +parent: null
        +root: null
        +body: "I personally believe that trusting Apple with your privacy or preferances is naive. That wasn’t and will never be their focus."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1703339951 {#1725
          date: 2023-12-23 14:59:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cheese_greater@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2422 …}
        +nested: Doctrine\ORM\PersistentCollection {#2453 …}
        +votes: Doctrine\ORM\PersistentCollection {#2457 …}
        +reports: Doctrine\ORM\PersistentCollection {#2455 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
        -id: 205745
        -bodyTs: "'appl':6 'believ':3 'focus':22 'naiv':13 'never':19 'person':2 'prefer':11 'privaci':9 'trust':5 'wasn':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4885638"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701936495 {#2456
          date: 2023-12-07 09:08:15.0 +01:00
        }
        +"title": 205745
      }
      0 => App\Entity\EntryComment {#2363}
    ]
    -id: 20799
    -titleTs: "'forc':3 'g':8 'gle':9 'search':6 'siri':2 'thru':7 'web':5 'ysk':1"
    -bodyTs: "'allow':48 'also':53 'anonym':18 'cannot':2 'care':36 'chang':3 'click':22 'conscious':62 'deal':40 'decid':63 'default':39 'disabl':10 'dont':35 'engin':59 'fair':28 'game':29 'googl':24 'happi':31 'like':27 'may':13,15 'must':6 'prefer':56 'respect':54 'right':45 'screentim':8 'search':51,58 'setup':7 'siri':11,50 'sneaki':68 'stuff':25 've':61 'websearch':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702009135
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9245729"
    +editedAt: DateTimeImmutable @1703288596 {#2774
      date: 2023-12-23 00:43:16.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701922735 {#2753
      date: 2023-12-07 05:18:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
  +root: App\Entity\EntryComment {#2460}
  +body: "Doubt, I am not saying it is worse, but not better either."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701959961 {#2471
    date: 2023-12-07 15:39:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cheese_greater@lemmy.world"
    "@RovingFox@infosec.pub"
    "@auf@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2393 …}
  +nested: Doctrine\ORM\PersistentCollection {#2392 …}
  +votes: Doctrine\ORM\PersistentCollection {#2369 …}
  +reports: Doctrine\ORM\PersistentCollection {#2391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
  -id: 206657
  -bodyTs: "'better':11 'doubt':1 'either':12 'say':5 'wors':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4890534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701959961 {#2371
    date: 2023-12-07 15:39:21.0 +01:00
  }
  +"title": 206657
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#2363
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2792 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
    +slug: "YSK-Siri-Forces-Your-Web-Searches-thru-G-gle"
    +title: "YSK - Siri Forces Your Web Searches thru G♾️gle"
    +url: null
    +body: """
      You cannot change it, you must setup ScreenTime and disable Siri WebSearch\n
      \n
      May or may not be anonymized but if you click on Google stuff, its likely fair game. Not happy about this, I dont care about their default deals but they have no right to not allow your Siri searches to also respect your preference in search engine you’ve consciously decided on\n
      \n
      Once again, very sneaky
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 60
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701968309 {#2787
      date: 2023-12-07 17:58:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2794 …}
    +votes: Doctrine\ORM\PersistentCollection {#2796 …}
    +reports: Doctrine\ORM\PersistentCollection {#2798 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
    +badges: Doctrine\ORM\PersistentCollection {#2804 …}
    +children: [
      1 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
        +image: null
        +parent: null
        +root: null
        +body: "I personally believe that trusting Apple with your privacy or preferances is naive. That wasn’t and will never be their focus."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1703339951 {#1725
          date: 2023-12-23 14:59:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cheese_greater@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2422 …}
        +nested: Doctrine\ORM\PersistentCollection {#2453 …}
        +votes: Doctrine\ORM\PersistentCollection {#2457 …}
        +reports: Doctrine\ORM\PersistentCollection {#2455 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
        -id: 205745
        -bodyTs: "'appl':6 'believ':3 'focus':22 'naiv':13 'never':19 'person':2 'prefer':11 'privaci':9 'trust':5 'wasn':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4885638"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701936495 {#2456
          date: 2023-12-07 09:08:15.0 +01:00
        }
        +"title": 205745
      }
      0 => App\Entity\EntryComment {#2363}
    ]
    -id: 20799
    -titleTs: "'forc':3 'g':8 'gle':9 'search':6 'siri':2 'thru':7 'web':5 'ysk':1"
    -bodyTs: "'allow':48 'also':53 'anonym':18 'cannot':2 'care':36 'chang':3 'click':22 'conscious':62 'deal':40 'decid':63 'default':39 'disabl':10 'dont':35 'engin':59 'fair':28 'game':29 'googl':24 'happi':31 'like':27 'may':13,15 'must':6 'prefer':56 'respect':54 'right':45 'screentim':8 'search':51,58 'setup':7 'siri':11,50 'sneaki':68 'stuff':25 've':61 'websearch':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702009135
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9245729"
    +editedAt: DateTimeImmutable @1703288596 {#2774
      date: 2023-12-23 00:43:16.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701922735 {#2753
      date: 2023-12-07 05:18:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
  +root: App\Entity\EntryComment {#2460}
  +body: "Doubt, I am not saying it is worse, but not better either."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701959961 {#2471
    date: 2023-12-07 15:39:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cheese_greater@lemmy.world"
    "@RovingFox@infosec.pub"
    "@auf@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2393 …}
  +nested: Doctrine\ORM\PersistentCollection {#2392 …}
  +votes: Doctrine\ORM\PersistentCollection {#2369 …}
  +reports: Doctrine\ORM\PersistentCollection {#2391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
  -id: 206657
  -bodyTs: "'better':11 'doubt':1 'either':12 'say':5 'wors':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4890534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701959961 {#2371
    date: 2023-12-07 15:39:21.0 +01:00
  }
  +"title": 206657
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 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
98 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1381
  +user: Proxies\__CG__\App\Entity\User {#2717 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
  +slug: "Who-s-winning-here-exactly"
  +title: "Who's winning here, exactly?"
  +url: null
  +body: """
    This year we made good progress. You know, Linux gaming becoming better, Reddit fucking up, Metaverse failing etc. But on the other hand Big Tech has or are planning to make some moves. Such as, Google’s Web Enviroment Integrity API (EDIT: they backed off), UK’s encryption bill, etc.\n
    \n
    So what do you think of the future? I’m currently optimistic. I think the best recent event was Reddit fucking up. Obviously one of the biggest information sources going down that path isn’t something to celebrate. But it was bound to happen. I believe decentralized social networks becoming more popular is what Aaron Swartz would have wanted if he saw how Reddit was being managed.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724495662 {#2750
    date: 2024-08-24 12:34:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2755 …}
  +votes: Doctrine\ORM\PersistentCollection {#2758 …}
  +reports: Doctrine\ORM\PersistentCollection {#2760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2764 …}
  +badges: Doctrine\ORM\PersistentCollection {#2766 …}
  +children: [
    App\Entity\EntryComment {#2395
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1381 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
      +image: null
      +parent: null
      +root: null
      +body: "I am seeing it as a net positive. Especially because of the Windows 12 bit, the more Windows is an inconvenience, the more will jump ship, and some will land on linux."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699045019 {#2361
        date: 2023-11-03 21:56:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Quintus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1383 …}
      +nested: Doctrine\ORM\PersistentCollection {#1405 …}
      +votes: Doctrine\ORM\PersistentCollection {#1382 …}
      +reports: Doctrine\ORM\PersistentCollection {#1404 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
      -id: 231026
      -bodyTs: "'12':14 'bit':15 'especi':9 'inconveni':21 'jump':25 'land':30 'linux':32 'net':7 'posit':8 'see':3 'ship':26 'window':13,18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/3938179"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699045019 {#2359
        date: 2023-11-03 21:56:59.0 +01:00
      }
      +"title": 231026
    }
  ]
  -id: 19934
  -titleTs: "'exact':5 'win':3"
  -bodyTs: "'aaron':105 'api':41 'back':44 'becom':11,100 'believ':96 'best':66 'better':12 'big':24 'biggest':77 'bill':49 'bound':92 'celebr':88 'current':61 'decentr':97 'edit':42 'encrypt':48 'enviro':39 'etc':18,50 'event':68 'fail':17 'fuck':14,71 'futur':58 'game':10 'go':80 'good':5 'googl':36 'hand':23 'happen':94 'inform':78 'integr':40 'isn':84 'know':8 'linux':9 'm':60 'made':4 'make':31 'manag':117 'metavers':16 'move':33 'network':99 'obvious':73 'one':74 'optimist':62 'path':83 'plan':29 'popular':102 'progress':6 'recent':67 'reddit':13,70,114 'saw':112 'social':98 'someth':86 'sourc':79 'swartz':106 'tech':25 'think':55,64 'uk':46 'want':109 'web':38 'would':107 'year':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699072467
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7451858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699039967 {#2738
    date: 2023-11-03 20:32:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1381
  +user: Proxies\__CG__\App\Entity\User {#2717 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
  +slug: "Who-s-winning-here-exactly"
  +title: "Who's winning here, exactly?"
  +url: null
  +body: """
    This year we made good progress. You know, Linux gaming becoming better, Reddit fucking up, Metaverse failing etc. But on the other hand Big Tech has or are planning to make some moves. Such as, Google’s Web Enviroment Integrity API (EDIT: they backed off), UK’s encryption bill, etc.\n
    \n
    So what do you think of the future? I’m currently optimistic. I think the best recent event was Reddit fucking up. Obviously one of the biggest information sources going down that path isn’t something to celebrate. But it was bound to happen. I believe decentralized social networks becoming more popular is what Aaron Swartz would have wanted if he saw how Reddit was being managed.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724495662 {#2750
    date: 2024-08-24 12:34:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2755 …}
  +votes: Doctrine\ORM\PersistentCollection {#2758 …}
  +reports: Doctrine\ORM\PersistentCollection {#2760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2764 …}
  +badges: Doctrine\ORM\PersistentCollection {#2766 …}
  +children: [
    App\Entity\EntryComment {#2395
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1381 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
      +image: null
      +parent: null
      +root: null
      +body: "I am seeing it as a net positive. Especially because of the Windows 12 bit, the more Windows is an inconvenience, the more will jump ship, and some will land on linux."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699045019 {#2361
        date: 2023-11-03 21:56:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Quintus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1383 …}
      +nested: Doctrine\ORM\PersistentCollection {#1405 …}
      +votes: Doctrine\ORM\PersistentCollection {#1382 …}
      +reports: Doctrine\ORM\PersistentCollection {#1404 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
      -id: 231026
      -bodyTs: "'12':14 'bit':15 'especi':9 'inconveni':21 'jump':25 'land':30 'linux':32 'net':7 'posit':8 'see':3 'ship':26 'window':13,18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/3938179"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699045019 {#2359
        date: 2023-11-03 21:56:59.0 +01:00
      }
      +"title": 231026
    }
  ]
  -id: 19934
  -titleTs: "'exact':5 'win':3"
  -bodyTs: "'aaron':105 'api':41 'back':44 'becom':11,100 'believ':96 'best':66 'better':12 'big':24 'biggest':77 'bill':49 'bound':92 'celebr':88 'current':61 'decentr':97 'edit':42 'encrypt':48 'enviro':39 'etc':18,50 'event':68 'fail':17 'fuck':14,71 'futur':58 'game':10 'go':80 'good':5 'googl':36 'hand':23 'happen':94 'inform':78 'integr':40 'isn':84 'know':8 'linux':9 'm':60 'made':4 'make':31 'manag':117 'metavers':16 'move':33 'network':99 'obvious':73 'one':74 'optimist':62 'path':83 'plan':29 'popular':102 'progress':6 'recent':67 'reddit':13,70,114 'saw':112 'social':98 'someth':86 'sourc':79 'swartz':106 'tech':25 'think':55,64 'uk':46 'want':109 'web':38 'would':107 'year':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699072467
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7451858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699039967 {#2738
    date: 2023-11-03 20:32:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1381
  +user: Proxies\__CG__\App\Entity\User {#2717 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
  +slug: "Who-s-winning-here-exactly"
  +title: "Who's winning here, exactly?"
  +url: null
  +body: """
    This year we made good progress. You know, Linux gaming becoming better, Reddit fucking up, Metaverse failing etc. But on the other hand Big Tech has or are planning to make some moves. Such as, Google’s Web Enviroment Integrity API (EDIT: they backed off), UK’s encryption bill, etc.\n
    \n
    So what do you think of the future? I’m currently optimistic. I think the best recent event was Reddit fucking up. Obviously one of the biggest information sources going down that path isn’t something to celebrate. But it was bound to happen. I believe decentralized social networks becoming more popular is what Aaron Swartz would have wanted if he saw how Reddit was being managed.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724495662 {#2750
    date: 2024-08-24 12:34:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2755 …}
  +votes: Doctrine\ORM\PersistentCollection {#2758 …}
  +reports: Doctrine\ORM\PersistentCollection {#2760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2764 …}
  +badges: Doctrine\ORM\PersistentCollection {#2766 …}
  +children: [
    App\Entity\EntryComment {#2395
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1381 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
      +image: null
      +parent: null
      +root: null
      +body: "I am seeing it as a net positive. Especially because of the Windows 12 bit, the more Windows is an inconvenience, the more will jump ship, and some will land on linux."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699045019 {#2361
        date: 2023-11-03 21:56:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Quintus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1383 …}
      +nested: Doctrine\ORM\PersistentCollection {#1405 …}
      +votes: Doctrine\ORM\PersistentCollection {#1382 …}
      +reports: Doctrine\ORM\PersistentCollection {#1404 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
      -id: 231026
      -bodyTs: "'12':14 'bit':15 'especi':9 'inconveni':21 'jump':25 'land':30 'linux':32 'net':7 'posit':8 'see':3 'ship':26 'window':13,18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/3938179"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699045019 {#2359
        date: 2023-11-03 21:56:59.0 +01:00
      }
      +"title": 231026
    }
  ]
  -id: 19934
  -titleTs: "'exact':5 'win':3"
  -bodyTs: "'aaron':105 'api':41 'back':44 'becom':11,100 'believ':96 'best':66 'better':12 'big':24 'biggest':77 'bill':49 'bound':92 'celebr':88 'current':61 'decentr':97 'edit':42 'encrypt':48 'enviro':39 'etc':18,50 'event':68 'fail':17 'fuck':14,71 'futur':58 'game':10 'go':80 'good':5 'googl':36 'hand':23 'happen':94 'inform':78 'integr':40 'isn':84 'know':8 'linux':9 'm':60 'made':4 'make':31 'manag':117 'metavers':16 'move':33 'network':99 'obvious':73 'one':74 'optimist':62 'path':83 'plan':29 'popular':102 'progress':6 'recent':67 'reddit':13,70,114 'saw':112 'social':98 'someth':86 'sourc':79 'swartz':106 'tech':25 'think':55,64 'uk':46 'want':109 'web':38 'would':107 'year':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699072467
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7451858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699039967 {#2738
    date: 2023-11-03 20:32:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 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
102 DENIED moderate
App\Entity\EntryComment {#2395
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1381
    +user: Proxies\__CG__\App\Entity\User {#2717 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
    +slug: "Who-s-winning-here-exactly"
    +title: "Who's winning here, exactly?"
    +url: null
    +body: """
      This year we made good progress. You know, Linux gaming becoming better, Reddit fucking up, Metaverse failing etc. But on the other hand Big Tech has or are planning to make some moves. Such as, Google’s Web Enviroment Integrity API (EDIT: they backed off), UK’s encryption bill, etc.\n
      \n
      So what do you think of the future? I’m currently optimistic. I think the best recent event was Reddit fucking up. Obviously one of the biggest information sources going down that path isn’t something to celebrate. But it was bound to happen. I believe decentralized social networks becoming more popular is what Aaron Swartz would have wanted if he saw how Reddit was being managed.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724495662 {#2750
      date: 2024-08-24 12:34:22.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2755 …}
    +votes: Doctrine\ORM\PersistentCollection {#2758 …}
    +reports: Doctrine\ORM\PersistentCollection {#2760 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2762 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2764 …}
    +badges: Doctrine\ORM\PersistentCollection {#2766 …}
    +children: [
      App\Entity\EntryComment {#2395}
    ]
    -id: 19934
    -titleTs: "'exact':5 'win':3"
    -bodyTs: "'aaron':105 'api':41 'back':44 'becom':11,100 'believ':96 'best':66 'better':12 'big':24 'biggest':77 'bill':49 'bound':92 'celebr':88 'current':61 'decentr':97 'edit':42 'encrypt':48 'enviro':39 'etc':18,50 'event':68 'fail':17 'fuck':14,71 'futur':58 'game':10 'go':80 'good':5 'googl':36 'hand':23 'happen':94 'inform':78 'integr':40 'isn':84 'know':8 'linux':9 'm':60 'made':4 'make':31 'manag':117 'metavers':16 'move':33 'network':99 'obvious':73 'one':74 'optimist':62 'path':83 'plan':29 'popular':102 'progress':6 'recent':67 'reddit':13,70,114 'saw':112 'social':98 'someth':86 'sourc':79 'swartz':106 'tech':25 'think':55,64 'uk':46 'want':109 'web':38 'would':107 'year':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699072467
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7451858"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699039967 {#2738
      date: 2023-11-03 20:32:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +parent: null
  +root: null
  +body: "I am seeing it as a net positive. Especially because of the Windows 12 bit, the more Windows is an inconvenience, the more will jump ship, and some will land on linux."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699045019 {#2361
    date: 2023-11-03 21:56:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Quintus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1383 …}
  +nested: Doctrine\ORM\PersistentCollection {#1405 …}
  +votes: Doctrine\ORM\PersistentCollection {#1382 …}
  +reports: Doctrine\ORM\PersistentCollection {#1404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
  -id: 231026
  -bodyTs: "'12':14 'bit':15 'especi':9 'inconveni':21 'jump':25 'land':30 'linux':32 'net':7 'posit':8 'see':3 'ship':26 'window':13,18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/3938179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699045019 {#2359
    date: 2023-11-03 21:56:59.0 +01:00
  }
  +"title": 231026
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#2395
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1381
    +user: Proxies\__CG__\App\Entity\User {#2717 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
    +slug: "Who-s-winning-here-exactly"
    +title: "Who's winning here, exactly?"
    +url: null
    +body: """
      This year we made good progress. You know, Linux gaming becoming better, Reddit fucking up, Metaverse failing etc. But on the other hand Big Tech has or are planning to make some moves. Such as, Google’s Web Enviroment Integrity API (EDIT: they backed off), UK’s encryption bill, etc.\n
      \n
      So what do you think of the future? I’m currently optimistic. I think the best recent event was Reddit fucking up. Obviously one of the biggest information sources going down that path isn’t something to celebrate. But it was bound to happen. I believe decentralized social networks becoming more popular is what Aaron Swartz would have wanted if he saw how Reddit was being managed.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724495662 {#2750
      date: 2024-08-24 12:34:22.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2755 …}
    +votes: Doctrine\ORM\PersistentCollection {#2758 …}
    +reports: Doctrine\ORM\PersistentCollection {#2760 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2762 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2764 …}
    +badges: Doctrine\ORM\PersistentCollection {#2766 …}
    +children: [
      App\Entity\EntryComment {#2395}
    ]
    -id: 19934
    -titleTs: "'exact':5 'win':3"
    -bodyTs: "'aaron':105 'api':41 'back':44 'becom':11,100 'believ':96 'best':66 'better':12 'big':24 'biggest':77 'bill':49 'bound':92 'celebr':88 'current':61 'decentr':97 'edit':42 'encrypt':48 'enviro':39 'etc':18,50 'event':68 'fail':17 'fuck':14,71 'futur':58 'game':10 'go':80 'good':5 'googl':36 'hand':23 'happen':94 'inform':78 'integr':40 'isn':84 'know':8 'linux':9 'm':60 'made':4 'make':31 'manag':117 'metavers':16 'move':33 'network':99 'obvious':73 'one':74 'optimist':62 'path':83 'plan':29 'popular':102 'progress':6 'recent':67 'reddit':13,70,114 'saw':112 'social':98 'someth':86 'sourc':79 'swartz':106 'tech':25 'think':55,64 'uk':46 'want':109 'web':38 'would':107 'year':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699072467
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7451858"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699039967 {#2738
      date: 2023-11-03 20:32:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +parent: null
  +root: null
  +body: "I am seeing it as a net positive. Especially because of the Windows 12 bit, the more Windows is an inconvenience, the more will jump ship, and some will land on linux."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699045019 {#2361
    date: 2023-11-03 21:56:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Quintus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1383 …}
  +nested: Doctrine\ORM\PersistentCollection {#1405 …}
  +votes: Doctrine\ORM\PersistentCollection {#1382 …}
  +reports: Doctrine\ORM\PersistentCollection {#1404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
  -id: 231026
  -bodyTs: "'12':14 'bit':15 'especi':9 'inconveni':21 'jump':25 'land':30 'linux':32 'net':7 'posit':8 'see':3 'ship':26 'window':13,18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/3938179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699045019 {#2359
    date: 2023-11-03 21:56:59.0 +01:00
  }
  +"title": 231026
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#2395
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1381
    +user: Proxies\__CG__\App\Entity\User {#2717 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
    +slug: "Who-s-winning-here-exactly"
    +title: "Who's winning here, exactly?"
    +url: null
    +body: """
      This year we made good progress. You know, Linux gaming becoming better, Reddit fucking up, Metaverse failing etc. But on the other hand Big Tech has or are planning to make some moves. Such as, Google’s Web Enviroment Integrity API (EDIT: they backed off), UK’s encryption bill, etc.\n
      \n
      So what do you think of the future? I’m currently optimistic. I think the best recent event was Reddit fucking up. Obviously one of the biggest information sources going down that path isn’t something to celebrate. But it was bound to happen. I believe decentralized social networks becoming more popular is what Aaron Swartz would have wanted if he saw how Reddit was being managed.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724495662 {#2750
      date: 2024-08-24 12:34:22.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2755 …}
    +votes: Doctrine\ORM\PersistentCollection {#2758 …}
    +reports: Doctrine\ORM\PersistentCollection {#2760 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2762 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2764 …}
    +badges: Doctrine\ORM\PersistentCollection {#2766 …}
    +children: [
      App\Entity\EntryComment {#2395}
    ]
    -id: 19934
    -titleTs: "'exact':5 'win':3"
    -bodyTs: "'aaron':105 'api':41 'back':44 'becom':11,100 'believ':96 'best':66 'better':12 'big':24 'biggest':77 'bill':49 'bound':92 'celebr':88 'current':61 'decentr':97 'edit':42 'encrypt':48 'enviro':39 'etc':18,50 'event':68 'fail':17 'fuck':14,71 'futur':58 'game':10 'go':80 'good':5 'googl':36 'hand':23 'happen':94 'inform':78 'integr':40 'isn':84 'know':8 'linux':9 'm':60 'made':4 'make':31 'manag':117 'metavers':16 'move':33 'network':99 'obvious':73 'one':74 'optimist':62 'path':83 'plan':29 'popular':102 'progress':6 'recent':67 'reddit':13,70,114 'saw':112 'social':98 'someth':86 'sourc':79 'swartz':106 'tech':25 'think':55,64 'uk':46 'want':109 'web':38 'would':107 'year':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699072467
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7451858"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699039967 {#2738
      date: 2023-11-03 20:32:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +parent: null
  +root: null
  +body: "I am seeing it as a net positive. Especially because of the Windows 12 bit, the more Windows is an inconvenience, the more will jump ship, and some will land on linux."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699045019 {#2361
    date: 2023-11-03 21:56:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Quintus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1383 …}
  +nested: Doctrine\ORM\PersistentCollection {#1405 …}
  +votes: Doctrine\ORM\PersistentCollection {#1382 …}
  +reports: Doctrine\ORM\PersistentCollection {#1404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
  -id: 231026
  -bodyTs: "'12':14 'bit':15 'especi':9 'inconveni':21 'jump':25 'land':30 'linux':32 'net':7 'posit':8 'see':3 'ship':26 'window':13,18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/3938179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699045019 {#2359
    date: 2023-11-03 21:56:59.0 +01:00
  }
  +"title": 231026
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 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
106 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2344
  +user: Proxies\__CG__\App\Entity\User {#2662 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
  +slug: "URLCheck-like-program-for-PC-windows"
  +title: "URLCheck like program for PC (windows =\ )?"
  +url: null
  +body: "I got so used to using it, filtering params manually and route editing when needed, that I find myself do it manually in a notepad on my PC lol. Does anyone know and OSS software that does that? From my searches I found only one app that claims to do that, but isn’t OSS so I put it on hold. Worse case I’ll block its access to the internet though."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712319848 {#2696
    date: 2024-04-05 14:24:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2701 …}
  +votes: Doctrine\ORM\PersistentCollection {#2704 …}
  +reports: Doctrine\ORM\PersistentCollection {#2706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2710 …}
  +badges: Doctrine\ORM\PersistentCollection {#2712 …}
  +children: [
    App\Entity\EntryComment {#2332
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2344 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
      +body: """
        I don’t think that would cover it. URLchecker acts as a default browser. When you click on a link it will let you if it will redirect you and where, if it has trackers in the link, you can also send the link for a quick virus scan.\n
        \n
        Those are just the common uses, It has more features.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704485406 {#2351
        date: 2024-01-05 21:10:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@XpeeN@sopuli.xyz"
        "@xoggy@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2141 …}
      +nested: Doctrine\ORM\PersistentCollection {#2164 …}
      +votes: Doctrine\ORM\PersistentCollection {#2314 …}
      +reports: Doctrine\ORM\PersistentCollection {#2328 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
      -id: 283603
      -bodyTs: "'act':10 'also':41 'browser':14 'click':17 'common':54 'cover':7 'default':13 'featur':59 'let':23 'link':20,38,44 'quick':47 'redirect':28 'scan':49 'send':42 'think':4 'tracker':35 'urlcheck':9 'use':55 'virus':48 'would':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5445984"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704485406 {#2347
        date: 2024-01-05 21:10:06.0 +01:00
      }
      +"title": 283603
    }
  ]
  -id: 27142
  -titleTs: "'like':2 'pc':5 'program':3 'urlcheck':1 'window':6"
  -bodyTs: "'access':68 'anyon':31 'app':46 'block':66 'case':63 'claim':48 'edit':13 'filter':8 'find':18 'found':43 'got':2 'hold':61 'internet':71 'isn':53 'know':32 'll':65 'lol':29 'manual':10,22 'need':15 'notepad':25 'one':45 'oss':34,55 'param':9 'pc':28 'put':58 'rout':12 'search':41 'softwar':35 'though':72 'use':4,6 'wors':62"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704426355
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/7608413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704361855 {#2684
    date: 2024-01-04 10:50:55.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2344
  +user: Proxies\__CG__\App\Entity\User {#2662 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
  +slug: "URLCheck-like-program-for-PC-windows"
  +title: "URLCheck like program for PC (windows =\ )?"
  +url: null
  +body: "I got so used to using it, filtering params manually and route editing when needed, that I find myself do it manually in a notepad on my PC lol. Does anyone know and OSS software that does that? From my searches I found only one app that claims to do that, but isn’t OSS so I put it on hold. Worse case I’ll block its access to the internet though."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712319848 {#2696
    date: 2024-04-05 14:24:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2701 …}
  +votes: Doctrine\ORM\PersistentCollection {#2704 …}
  +reports: Doctrine\ORM\PersistentCollection {#2706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2710 …}
  +badges: Doctrine\ORM\PersistentCollection {#2712 …}
  +children: [
    App\Entity\EntryComment {#2332
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2344 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
      +body: """
        I don’t think that would cover it. URLchecker acts as a default browser. When you click on a link it will let you if it will redirect you and where, if it has trackers in the link, you can also send the link for a quick virus scan.\n
        \n
        Those are just the common uses, It has more features.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704485406 {#2351
        date: 2024-01-05 21:10:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@XpeeN@sopuli.xyz"
        "@xoggy@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2141 …}
      +nested: Doctrine\ORM\PersistentCollection {#2164 …}
      +votes: Doctrine\ORM\PersistentCollection {#2314 …}
      +reports: Doctrine\ORM\PersistentCollection {#2328 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
      -id: 283603
      -bodyTs: "'act':10 'also':41 'browser':14 'click':17 'common':54 'cover':7 'default':13 'featur':59 'let':23 'link':20,38,44 'quick':47 'redirect':28 'scan':49 'send':42 'think':4 'tracker':35 'urlcheck':9 'use':55 'virus':48 'would':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5445984"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704485406 {#2347
        date: 2024-01-05 21:10:06.0 +01:00
      }
      +"title": 283603
    }
  ]
  -id: 27142
  -titleTs: "'like':2 'pc':5 'program':3 'urlcheck':1 'window':6"
  -bodyTs: "'access':68 'anyon':31 'app':46 'block':66 'case':63 'claim':48 'edit':13 'filter':8 'find':18 'found':43 'got':2 'hold':61 'internet':71 'isn':53 'know':32 'll':65 'lol':29 'manual':10,22 'need':15 'notepad':25 'one':45 'oss':34,55 'param':9 'pc':28 'put':58 'rout':12 'search':41 'softwar':35 'though':72 'use':4,6 'wors':62"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704426355
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/7608413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704361855 {#2684
    date: 2024-01-04 10:50:55.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2344
  +user: Proxies\__CG__\App\Entity\User {#2662 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
  +slug: "URLCheck-like-program-for-PC-windows"
  +title: "URLCheck like program for PC (windows =\ )?"
  +url: null
  +body: "I got so used to using it, filtering params manually and route editing when needed, that I find myself do it manually in a notepad on my PC lol. Does anyone know and OSS software that does that? From my searches I found only one app that claims to do that, but isn’t OSS so I put it on hold. Worse case I’ll block its access to the internet though."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712319848 {#2696
    date: 2024-04-05 14:24:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2701 …}
  +votes: Doctrine\ORM\PersistentCollection {#2704 …}
  +reports: Doctrine\ORM\PersistentCollection {#2706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2710 …}
  +badges: Doctrine\ORM\PersistentCollection {#2712 …}
  +children: [
    App\Entity\EntryComment {#2332
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2344 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
      +body: """
        I don’t think that would cover it. URLchecker acts as a default browser. When you click on a link it will let you if it will redirect you and where, if it has trackers in the link, you can also send the link for a quick virus scan.\n
        \n
        Those are just the common uses, It has more features.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704485406 {#2351
        date: 2024-01-05 21:10:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@XpeeN@sopuli.xyz"
        "@xoggy@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2141 …}
      +nested: Doctrine\ORM\PersistentCollection {#2164 …}
      +votes: Doctrine\ORM\PersistentCollection {#2314 …}
      +reports: Doctrine\ORM\PersistentCollection {#2328 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
      -id: 283603
      -bodyTs: "'act':10 'also':41 'browser':14 'click':17 'common':54 'cover':7 'default':13 'featur':59 'let':23 'link':20,38,44 'quick':47 'redirect':28 'scan':49 'send':42 'think':4 'tracker':35 'urlcheck':9 'use':55 'virus':48 'would':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5445984"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704485406 {#2347
        date: 2024-01-05 21:10:06.0 +01:00
      }
      +"title": 283603
    }
  ]
  -id: 27142
  -titleTs: "'like':2 'pc':5 'program':3 'urlcheck':1 'window':6"
  -bodyTs: "'access':68 'anyon':31 'app':46 'block':66 'case':63 'claim':48 'edit':13 'filter':8 'find':18 'found':43 'got':2 'hold':61 'internet':71 'isn':53 'know':32 'll':65 'lol':29 'manual':10,22 'need':15 'notepad':25 'one':45 'oss':34,55 'param':9 'pc':28 'put':58 'rout':12 'search':41 'softwar':35 'though':72 'use':4,6 'wors':62"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704426355
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/7608413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704361855 {#2684
    date: 2024-01-04 10:50:55.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 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
110 DENIED moderate
App\Entity\EntryComment {#2332
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2344
    +user: Proxies\__CG__\App\Entity\User {#2662 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
    +slug: "URLCheck-like-program-for-PC-windows"
    +title: "URLCheck like program for PC (windows =\ )?"
    +url: null
    +body: "I got so used to using it, filtering params manually and route editing when needed, that I find myself do it manually in a notepad on my PC lol. Does anyone know and OSS software that does that? From my searches I found only one app that claims to do that, but isn’t OSS so I put it on hold. Worse case I’ll block its access to the internet though."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 21
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712319848 {#2696
      date: 2024-04-05 14:24:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2701 …}
    +votes: Doctrine\ORM\PersistentCollection {#2704 …}
    +reports: Doctrine\ORM\PersistentCollection {#2706 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2708 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2710 …}
    +badges: Doctrine\ORM\PersistentCollection {#2712 …}
    +children: [
      App\Entity\EntryComment {#2332}
    ]
    -id: 27142
    -titleTs: "'like':2 'pc':5 'program':3 'urlcheck':1 'window':6"
    -bodyTs: "'access':68 'anyon':31 'app':46 'block':66 'case':63 'claim':48 'edit':13 'filter':8 'find':18 'found':43 'got':2 'hold':61 'internet':71 'isn':53 'know':32 'll':65 'lol':29 'manual':10,22 'need':15 'notepad':25 'one':45 'oss':34,55 'param':9 'pc':28 'put':58 'rout':12 'search':41 'softwar':35 'though':72 'use':4,6 'wors':62"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704426355
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/7608413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704361855 {#2684
      date: 2024-01-04 10:50:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
  +body: """
    I don’t think that would cover it. URLchecker acts as a default browser. When you click on a link it will let you if it will redirect you and where, if it has trackers in the link, you can also send the link for a quick virus scan.\n
    \n
    Those are just the common uses, It has more features.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704485406 {#2351
    date: 2024-01-05 21:10:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@XpeeN@sopuli.xyz"
    "@xoggy@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2141 …}
  +nested: Doctrine\ORM\PersistentCollection {#2164 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 283603
  -bodyTs: "'act':10 'also':41 'browser':14 'click':17 'common':54 'cover':7 'default':13 'featur':59 'let':23 'link':20,38,44 'quick':47 'redirect':28 'scan':49 'send':42 'think':4 'tracker':35 'urlcheck':9 'use':55 'virus':48 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5445984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704485406 {#2347
    date: 2024-01-05 21:10:06.0 +01:00
  }
  +"title": 283603
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#2332
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2344
    +user: Proxies\__CG__\App\Entity\User {#2662 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
    +slug: "URLCheck-like-program-for-PC-windows"
    +title: "URLCheck like program for PC (windows =\ )?"
    +url: null
    +body: "I got so used to using it, filtering params manually and route editing when needed, that I find myself do it manually in a notepad on my PC lol. Does anyone know and OSS software that does that? From my searches I found only one app that claims to do that, but isn’t OSS so I put it on hold. Worse case I’ll block its access to the internet though."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 21
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712319848 {#2696
      date: 2024-04-05 14:24:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2701 …}
    +votes: Doctrine\ORM\PersistentCollection {#2704 …}
    +reports: Doctrine\ORM\PersistentCollection {#2706 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2708 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2710 …}
    +badges: Doctrine\ORM\PersistentCollection {#2712 …}
    +children: [
      App\Entity\EntryComment {#2332}
    ]
    -id: 27142
    -titleTs: "'like':2 'pc':5 'program':3 'urlcheck':1 'window':6"
    -bodyTs: "'access':68 'anyon':31 'app':46 'block':66 'case':63 'claim':48 'edit':13 'filter':8 'find':18 'found':43 'got':2 'hold':61 'internet':71 'isn':53 'know':32 'll':65 'lol':29 'manual':10,22 'need':15 'notepad':25 'one':45 'oss':34,55 'param':9 'pc':28 'put':58 'rout':12 'search':41 'softwar':35 'though':72 'use':4,6 'wors':62"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704426355
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/7608413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704361855 {#2684
      date: 2024-01-04 10:50:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
  +body: """
    I don’t think that would cover it. URLchecker acts as a default browser. When you click on a link it will let you if it will redirect you and where, if it has trackers in the link, you can also send the link for a quick virus scan.\n
    \n
    Those are just the common uses, It has more features.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704485406 {#2351
    date: 2024-01-05 21:10:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@XpeeN@sopuli.xyz"
    "@xoggy@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2141 …}
  +nested: Doctrine\ORM\PersistentCollection {#2164 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 283603
  -bodyTs: "'act':10 'also':41 'browser':14 'click':17 'common':54 'cover':7 'default':13 'featur':59 'let':23 'link':20,38,44 'quick':47 'redirect':28 'scan':49 'send':42 'think':4 'tracker':35 'urlcheck':9 'use':55 'virus':48 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5445984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704485406 {#2347
    date: 2024-01-05 21:10:06.0 +01:00
  }
  +"title": 283603
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#2332
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2344
    +user: Proxies\__CG__\App\Entity\User {#2662 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
    +slug: "URLCheck-like-program-for-PC-windows"
    +title: "URLCheck like program for PC (windows =\ )?"
    +url: null
    +body: "I got so used to using it, filtering params manually and route editing when needed, that I find myself do it manually in a notepad on my PC lol. Does anyone know and OSS software that does that? From my searches I found only one app that claims to do that, but isn’t OSS so I put it on hold. Worse case I’ll block its access to the internet though."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 21
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712319848 {#2696
      date: 2024-04-05 14:24:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2701 …}
    +votes: Doctrine\ORM\PersistentCollection {#2704 …}
    +reports: Doctrine\ORM\PersistentCollection {#2706 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2708 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2710 …}
    +badges: Doctrine\ORM\PersistentCollection {#2712 …}
    +children: [
      App\Entity\EntryComment {#2332}
    ]
    -id: 27142
    -titleTs: "'like':2 'pc':5 'program':3 'urlcheck':1 'window':6"
    -bodyTs: "'access':68 'anyon':31 'app':46 'block':66 'case':63 'claim':48 'edit':13 'filter':8 'find':18 'found':43 'got':2 'hold':61 'internet':71 'isn':53 'know':32 'll':65 'lol':29 'manual':10,22 'need':15 'notepad':25 'one':45 'oss':34,55 'param':9 'pc':28 'put':58 'rout':12 'search':41 'softwar':35 'though':72 'use':4,6 'wors':62"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704426355
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/7608413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704361855 {#2684
      date: 2024-01-04 10:50:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
  +body: """
    I don’t think that would cover it. URLchecker acts as a default browser. When you click on a link it will let you if it will redirect you and where, if it has trackers in the link, you can also send the link for a quick virus scan.\n
    \n
    Those are just the common uses, It has more features.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704485406 {#2351
    date: 2024-01-05 21:10:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@XpeeN@sopuli.xyz"
    "@xoggy@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2141 …}
  +nested: Doctrine\ORM\PersistentCollection {#2164 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 283603
  -bodyTs: "'act':10 'also':41 'browser':14 'click':17 'common':54 'cover':7 'default':13 'featur':59 'let':23 'link':20,38,44 'quick':47 'redirect':28 'scan':49 'send':42 'think':4 'tracker':35 'urlcheck':9 'use':55 'virus':48 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5445984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704485406 {#2347
    date: 2024-01-05 21:10:06.0 +01:00
  }
  +"title": 283603
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 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
114 DENIED moderate
App\Entity\Entry {#1693
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
  +slug: "Wireguard-server-recommendations"
  +title: "Wireguard server recommendations"
  +url: null
  +body: "I am looking for some recomandations to add more wireguard servers. Right now I only have a few protonvpn free servers."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725447993 {#1627
    date: 2024-09-04 13:06:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  +badges: Doctrine\ORM\PersistentCollection {#1567 …}
  +children: []
  -id: 30651
  -titleTs: "'recommend':3 'server':2 'wireguard':1"
  -bodyTs: "'add':8 'free':20 'look':3 'protonvpn':19 'recomand':6 'right':12 'server':11,21 'wireguard':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705389783
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/7194651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705327283 {#1635
    date: 2024-01-15 15:01:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\Entry {#1693
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
  +slug: "Wireguard-server-recommendations"
  +title: "Wireguard server recommendations"
  +url: null
  +body: "I am looking for some recomandations to add more wireguard servers. Right now I only have a few protonvpn free servers."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725447993 {#1627
    date: 2024-09-04 13:06:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  +badges: Doctrine\ORM\PersistentCollection {#1567 …}
  +children: []
  -id: 30651
  -titleTs: "'recommend':3 'server':2 'wireguard':1"
  -bodyTs: "'add':8 'free':20 'look':3 'protonvpn':19 'recomand':6 'right':12 'server':11,21 'wireguard':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705389783
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/7194651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705327283 {#1635
    date: 2024-01-15 15:01:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\Entry {#1693
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
  +slug: "Wireguard-server-recommendations"
  +title: "Wireguard server recommendations"
  +url: null
  +body: "I am looking for some recomandations to add more wireguard servers. Right now I only have a few protonvpn free servers."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725447993 {#1627
    date: 2024-09-04 13:06:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  +badges: Doctrine\ORM\PersistentCollection {#1567 …}
  +children: []
  -id: 30651
  -titleTs: "'recommend':3 'server':2 'wireguard':1"
  -bodyTs: "'add':8 'free':20 'look':3 'protonvpn':19 'recomand':6 'right':12 'server':11,21 'wireguard':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705389783
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/7194651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705327283 {#1635
    date: 2024-01-15 15:01:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_ADMIN
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED ROLE_MODERATOR
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details