GET https://kbin.spritesserver.nl/index.php/u/@dotslashme@infosec.pub/newest/2023-10-07::2023-10-07

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 …}
}
11.82 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.10 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 {#1578
  +user: Proxies\__CG__\App\Entity\User {#1737 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1906 …}
  +slug: "Should-I-worry-about-legitimate-interest-tracking-cookies"
  +title: "Should I worry about "legitimate interest" tracking cookies?"
  +url: null
  +body: """
    I know they’ve been around since the GDPR came into effect, but I’ve suddenly noticed a sharp increase in the cookie prompts on web pages which have a second “legitimate interest” page. Some of these have an “object all” button, but plenty require you to manually opt-out of sometimes *hundreds* of ad-trackers.\n
    \n
    The cynic in me assumes this is a legal loophole, whereby they can claim legitimate interest in your data in order to do exactly what they were going to do anyway (which is *not* what the *legitimate interest* feature of the GDPR is for) without being required to give you a “reject all” button.\n
    \n
    1. Am I being overly paranoid or is this exactly what’s happening?\n
    2. Does blocking all third-party cookies (something your browser should be able to do by default) negate all this need to reject anyway?\n
    3. If not then what’s the solution?\n
    \n
    If you do have an answer then please state if it applies to EU/UK or other, non-GDPR-respecting countries!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697043634 {#1715
    date: 2023-10-11 19:00:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1910 …}
  +votes: Doctrine\ORM\PersistentCollection {#2381 …}
  +reports: Doctrine\ORM\PersistentCollection {#2364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
  +badges: Doctrine\ORM\PersistentCollection {#2033 …}
  +children: [
    1 => App\Entity\EntryComment {#1595
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: "Personally I don’t trust cookie policies at all, I use plugins that will bypass cookie banners and then auto delete cookies 20 seconds later."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1696703816 {#1430
        date: 2023-10-07 20:36:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bug@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1574 …}
      +nested: Doctrine\ORM\PersistentCollection {#1588 …}
      +votes: Doctrine\ORM\PersistentCollection {#1584 …}
      +reports: Doctrine\ORM\PersistentCollection {#1580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
      -id: 35794
      -bodyTs: "'20':23 'auto':20 'banner':17 'bypass':15 'cooki':6,16,22 'delet':21 'later':25 'person':1 'plugin':12 'polici':7 'second':24 'trust':5 'use':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/3144397"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696680085 {#1429
        date: 2023-10-07 14:01:25.0 +02:00
      }
      +"title": 35794
    }
    0 => App\Entity\EntryComment {#1525
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
      +root: App\Entity\EntryComment {#1595}
      +body: "Yes, it is a choice. I choose to delete cookies because it is the technique most websites use. Tracking plugins, canvas, webrtc, etc are harder to defend against and if they are all deployed by a tracking site, it is almost impossible to not be unique."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696703814 {#1666
        date: 2023-10-07 20:36:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bug@lemmy.one"
        "@dotslashme@infosec.pub"
        "@chemicalwonka@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1711 …}
      +nested: Doctrine\ORM\PersistentCollection {#1692 …}
      +votes: Doctrine\ORM\PersistentCollection {#1686 …}
      +reports: Doctrine\ORM\PersistentCollection {#1680 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
      -id: 36212
      -bodyTs: "'almost':41 'canva':21 'choic':5 'choos':7 'cooki':10 'defend':27 'delet':9 'deploy':34 'etc':23 'harder':25 'imposs':42 'plugin':20 'site':38 'techniqu':15 'track':19,37 'uniqu':46 'use':18 'webrtc':22 'websit':17 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/3161898"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696703814 {#1561
        date: 2023-10-07 20:36:54.0 +02:00
      }
      +"title": 36212
    }
  ]
  -id: 3379
  -titleTs: "'cooki':8 'interest':6 'legitim':5 'track':7 'worri':3"
  -bodyTs: "'1':113 '2':126 '3':151 'abl':139 'ad':57 'ad-track':56 'answer':164 'anyway':89,150 'appli':170 'around':6 'assum':63 'block':128 'browser':136 'button':42,112 'came':10 'claim':72 'cooki':23,133 'countri':179 'cynic':60 'data':77 'default':143 'effect':12 'eu/uk':172 'exact':82,122 'featur':97 'gdpr':9,100,177 'give':107 'go':86 'happen':125 'hundr':54 'increas':20 'interest':33,74,96 'know':2 'legal':67 'legitim':32,73,95 'loophol':68 'manual':48 'need':147 'negat':144 'non':176 'non-gdpr-respect':175 'notic':17 'object':40 'opt':50 'opt-out':49 'order':79 'over':117 'page':27,34 'paranoid':118 'parti':132 'pleas':166 'plenti':44 'prompt':24 'reject':110,149 'requir':45,105 'respect':178 'second':31 'sharp':19 'sinc':7 'solut':158 'someth':134 'sometim':53 'state':167 'sudden':16 'third':131 'third-parti':130 'tracker':58 've':4,15 'web':26 'wherebi':69 'without':103"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696760859
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/5042916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696674459 {#1709
    date: 2023-10-07 12:27:39.0 +02: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 {#1578
  +user: Proxies\__CG__\App\Entity\User {#1737 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1906 …}
  +slug: "Should-I-worry-about-legitimate-interest-tracking-cookies"
  +title: "Should I worry about "legitimate interest" tracking cookies?"
  +url: null
  +body: """
    I know they’ve been around since the GDPR came into effect, but I’ve suddenly noticed a sharp increase in the cookie prompts on web pages which have a second “legitimate interest” page. Some of these have an “object all” button, but plenty require you to manually opt-out of sometimes *hundreds* of ad-trackers.\n
    \n
    The cynic in me assumes this is a legal loophole, whereby they can claim legitimate interest in your data in order to do exactly what they were going to do anyway (which is *not* what the *legitimate interest* feature of the GDPR is for) without being required to give you a “reject all” button.\n
    \n
    1. Am I being overly paranoid or is this exactly what’s happening?\n
    2. Does blocking all third-party cookies (something your browser should be able to do by default) negate all this need to reject anyway?\n
    3. If not then what’s the solution?\n
    \n
    If you do have an answer then please state if it applies to EU/UK or other, non-GDPR-respecting countries!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697043634 {#1715
    date: 2023-10-11 19:00:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1910 …}
  +votes: Doctrine\ORM\PersistentCollection {#2381 …}
  +reports: Doctrine\ORM\PersistentCollection {#2364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
  +badges: Doctrine\ORM\PersistentCollection {#2033 …}
  +children: [
    1 => App\Entity\EntryComment {#1595
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: "Personally I don’t trust cookie policies at all, I use plugins that will bypass cookie banners and then auto delete cookies 20 seconds later."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1696703816 {#1430
        date: 2023-10-07 20:36:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bug@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1574 …}
      +nested: Doctrine\ORM\PersistentCollection {#1588 …}
      +votes: Doctrine\ORM\PersistentCollection {#1584 …}
      +reports: Doctrine\ORM\PersistentCollection {#1580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
      -id: 35794
      -bodyTs: "'20':23 'auto':20 'banner':17 'bypass':15 'cooki':6,16,22 'delet':21 'later':25 'person':1 'plugin':12 'polici':7 'second':24 'trust':5 'use':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/3144397"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696680085 {#1429
        date: 2023-10-07 14:01:25.0 +02:00
      }
      +"title": 35794
    }
    0 => App\Entity\EntryComment {#1525
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
      +root: App\Entity\EntryComment {#1595}
      +body: "Yes, it is a choice. I choose to delete cookies because it is the technique most websites use. Tracking plugins, canvas, webrtc, etc are harder to defend against and if they are all deployed by a tracking site, it is almost impossible to not be unique."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696703814 {#1666
        date: 2023-10-07 20:36:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bug@lemmy.one"
        "@dotslashme@infosec.pub"
        "@chemicalwonka@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1711 …}
      +nested: Doctrine\ORM\PersistentCollection {#1692 …}
      +votes: Doctrine\ORM\PersistentCollection {#1686 …}
      +reports: Doctrine\ORM\PersistentCollection {#1680 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
      -id: 36212
      -bodyTs: "'almost':41 'canva':21 'choic':5 'choos':7 'cooki':10 'defend':27 'delet':9 'deploy':34 'etc':23 'harder':25 'imposs':42 'plugin':20 'site':38 'techniqu':15 'track':19,37 'uniqu':46 'use':18 'webrtc':22 'websit':17 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/3161898"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696703814 {#1561
        date: 2023-10-07 20:36:54.0 +02:00
      }
      +"title": 36212
    }
  ]
  -id: 3379
  -titleTs: "'cooki':8 'interest':6 'legitim':5 'track':7 'worri':3"
  -bodyTs: "'1':113 '2':126 '3':151 'abl':139 'ad':57 'ad-track':56 'answer':164 'anyway':89,150 'appli':170 'around':6 'assum':63 'block':128 'browser':136 'button':42,112 'came':10 'claim':72 'cooki':23,133 'countri':179 'cynic':60 'data':77 'default':143 'effect':12 'eu/uk':172 'exact':82,122 'featur':97 'gdpr':9,100,177 'give':107 'go':86 'happen':125 'hundr':54 'increas':20 'interest':33,74,96 'know':2 'legal':67 'legitim':32,73,95 'loophol':68 'manual':48 'need':147 'negat':144 'non':176 'non-gdpr-respect':175 'notic':17 'object':40 'opt':50 'opt-out':49 'order':79 'over':117 'page':27,34 'paranoid':118 'parti':132 'pleas':166 'plenti':44 'prompt':24 'reject':110,149 'requir':45,105 'respect':178 'second':31 'sharp':19 'sinc':7 'solut':158 'someth':134 'sometim':53 'state':167 'sudden':16 'third':131 'third-parti':130 'tracker':58 've':4,15 'web':26 'wherebi':69 'without':103"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696760859
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/5042916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696674459 {#1709
    date: 2023-10-07 12:27:39.0 +02: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 {#1578
  +user: Proxies\__CG__\App\Entity\User {#1737 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1906 …}
  +slug: "Should-I-worry-about-legitimate-interest-tracking-cookies"
  +title: "Should I worry about "legitimate interest" tracking cookies?"
  +url: null
  +body: """
    I know they’ve been around since the GDPR came into effect, but I’ve suddenly noticed a sharp increase in the cookie prompts on web pages which have a second “legitimate interest” page. Some of these have an “object all” button, but plenty require you to manually opt-out of sometimes *hundreds* of ad-trackers.\n
    \n
    The cynic in me assumes this is a legal loophole, whereby they can claim legitimate interest in your data in order to do exactly what they were going to do anyway (which is *not* what the *legitimate interest* feature of the GDPR is for) without being required to give you a “reject all” button.\n
    \n
    1. Am I being overly paranoid or is this exactly what’s happening?\n
    2. Does blocking all third-party cookies (something your browser should be able to do by default) negate all this need to reject anyway?\n
    3. If not then what’s the solution?\n
    \n
    If you do have an answer then please state if it applies to EU/UK or other, non-GDPR-respecting countries!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697043634 {#1715
    date: 2023-10-11 19:00:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1910 …}
  +votes: Doctrine\ORM\PersistentCollection {#2381 …}
  +reports: Doctrine\ORM\PersistentCollection {#2364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
  +badges: Doctrine\ORM\PersistentCollection {#2033 …}
  +children: [
    1 => App\Entity\EntryComment {#1595
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: "Personally I don’t trust cookie policies at all, I use plugins that will bypass cookie banners and then auto delete cookies 20 seconds later."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1696703816 {#1430
        date: 2023-10-07 20:36:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bug@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1574 …}
      +nested: Doctrine\ORM\PersistentCollection {#1588 …}
      +votes: Doctrine\ORM\PersistentCollection {#1584 …}
      +reports: Doctrine\ORM\PersistentCollection {#1580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
      -id: 35794
      -bodyTs: "'20':23 'auto':20 'banner':17 'bypass':15 'cooki':6,16,22 'delet':21 'later':25 'person':1 'plugin':12 'polici':7 'second':24 'trust':5 'use':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/3144397"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696680085 {#1429
        date: 2023-10-07 14:01:25.0 +02:00
      }
      +"title": 35794
    }
    0 => App\Entity\EntryComment {#1525
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
      +root: App\Entity\EntryComment {#1595}
      +body: "Yes, it is a choice. I choose to delete cookies because it is the technique most websites use. Tracking plugins, canvas, webrtc, etc are harder to defend against and if they are all deployed by a tracking site, it is almost impossible to not be unique."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696703814 {#1666
        date: 2023-10-07 20:36:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bug@lemmy.one"
        "@dotslashme@infosec.pub"
        "@chemicalwonka@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1711 …}
      +nested: Doctrine\ORM\PersistentCollection {#1692 …}
      +votes: Doctrine\ORM\PersistentCollection {#1686 …}
      +reports: Doctrine\ORM\PersistentCollection {#1680 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
      -id: 36212
      -bodyTs: "'almost':41 'canva':21 'choic':5 'choos':7 'cooki':10 'defend':27 'delet':9 'deploy':34 'etc':23 'harder':25 'imposs':42 'plugin':20 'site':38 'techniqu':15 'track':19,37 'uniqu':46 'use':18 'webrtc':22 'websit':17 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/3161898"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696703814 {#1561
        date: 2023-10-07 20:36:54.0 +02:00
      }
      +"title": 36212
    }
  ]
  -id: 3379
  -titleTs: "'cooki':8 'interest':6 'legitim':5 'track':7 'worri':3"
  -bodyTs: "'1':113 '2':126 '3':151 'abl':139 'ad':57 'ad-track':56 'answer':164 'anyway':89,150 'appli':170 'around':6 'assum':63 'block':128 'browser':136 'button':42,112 'came':10 'claim':72 'cooki':23,133 'countri':179 'cynic':60 'data':77 'default':143 'effect':12 'eu/uk':172 'exact':82,122 'featur':97 'gdpr':9,100,177 'give':107 'go':86 'happen':125 'hundr':54 'increas':20 'interest':33,74,96 'know':2 'legal':67 'legitim':32,73,95 'loophol':68 'manual':48 'need':147 'negat':144 'non':176 'non-gdpr-respect':175 'notic':17 'object':40 'opt':50 'opt-out':49 'order':79 'over':117 'page':27,34 'paranoid':118 'parti':132 'pleas':166 'plenti':44 'prompt':24 'reject':110,149 'requir':45,105 'respect':178 'second':31 'sharp':19 'sinc':7 'solut':158 'someth':134 'sometim':53 'state':167 'sudden':16 'third':131 'third-parti':130 'tracker':58 've':4,15 'web':26 'wherebi':69 'without':103"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696760859
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/5042916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696674459 {#1709
    date: 2023-10-07 12:27:39.0 +02: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 {#1595
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#1737 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1906 …}
    +slug: "Should-I-worry-about-legitimate-interest-tracking-cookies"
    +title: "Should I worry about "legitimate interest" tracking cookies?"
    +url: null
    +body: """
      I know they’ve been around since the GDPR came into effect, but I’ve suddenly noticed a sharp increase in the cookie prompts on web pages which have a second “legitimate interest” page. Some of these have an “object all” button, but plenty require you to manually opt-out of sometimes *hundreds* of ad-trackers.\n
      \n
      The cynic in me assumes this is a legal loophole, whereby they can claim legitimate interest in your data in order to do exactly what they were going to do anyway (which is *not* what the *legitimate interest* feature of the GDPR is for) without being required to give you a “reject all” button.\n
      \n
      1. Am I being overly paranoid or is this exactly what’s happening?\n
      2. Does blocking all third-party cookies (something your browser should be able to do by default) negate all this need to reject anyway?\n
      3. If not then what’s the solution?\n
      \n
      If you do have an answer then please state if it applies to EU/UK or other, non-GDPR-respecting countries!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 35
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697043634 {#1715
      date: 2023-10-11 19:00:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1910 …}
    +votes: Doctrine\ORM\PersistentCollection {#2381 …}
    +reports: Doctrine\ORM\PersistentCollection {#2364 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
    +badges: Doctrine\ORM\PersistentCollection {#2033 …}
    +children: [
      1 => App\Entity\EntryComment {#1595}
      0 => App\Entity\EntryComment {#1525
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: App\Entity\EntryComment {#1595}
        +body: "Yes, it is a choice. I choose to delete cookies because it is the technique most websites use. Tracking plugins, canvas, webrtc, etc are harder to defend against and if they are all deployed by a tracking site, it is almost impossible to not be unique."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1696703814 {#1666
          date: 2023-10-07 20:36:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bug@lemmy.one"
          "@dotslashme@infosec.pub"
          "@chemicalwonka@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1711 …}
        +nested: Doctrine\ORM\PersistentCollection {#1692 …}
        +votes: Doctrine\ORM\PersistentCollection {#1686 …}
        +reports: Doctrine\ORM\PersistentCollection {#1680 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
        -id: 36212
        -bodyTs: "'almost':41 'canva':21 'choic':5 'choos':7 'cooki':10 'defend':27 'delet':9 'deploy':34 'etc':23 'harder':25 'imposs':42 'plugin':20 'site':38 'techniqu':15 'track':19,37 'uniqu':46 'use':18 'webrtc':22 'websit':17 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/3161898"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696703814 {#1561
          date: 2023-10-07 20:36:54.0 +02:00
        }
        +"title": 36212
      }
    ]
    -id: 3379
    -titleTs: "'cooki':8 'interest':6 'legitim':5 'track':7 'worri':3"
    -bodyTs: "'1':113 '2':126 '3':151 'abl':139 'ad':57 'ad-track':56 'answer':164 'anyway':89,150 'appli':170 'around':6 'assum':63 'block':128 'browser':136 'button':42,112 'came':10 'claim':72 'cooki':23,133 'countri':179 'cynic':60 'data':77 'default':143 'effect':12 'eu/uk':172 'exact':82,122 'featur':97 'gdpr':9,100,177 'give':107 'go':86 'happen':125 'hundr':54 'increas':20 'interest':33,74,96 'know':2 'legal':67 'legitim':32,73,95 'loophol':68 'manual':48 'need':147 'negat':144 'non':176 'non-gdpr-respect':175 'notic':17 'object':40 'opt':50 'opt-out':49 'order':79 'over':117 'page':27,34 'paranoid':118 'parti':132 'pleas':166 'plenti':44 'prompt':24 'reject':110,149 'requir':45,105 'respect':178 'second':31 'sharp':19 'sinc':7 'solut':158 'someth':134 'sometim':53 'state':167 'sudden':16 'third':131 'third-parti':130 'tracker':58 've':4,15 'web':26 'wherebi':69 'without':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760859
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/5042916"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696674459 {#1709
      date: 2023-10-07 12:27:39.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: "Personally I don’t trust cookie policies at all, I use plugins that will bypass cookie banners and then auto delete cookies 20 seconds later."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696703816 {#1430
    date: 2023-10-07 20:36:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bug@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1574 …}
  +nested: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  -id: 35794
  -bodyTs: "'20':23 'auto':20 'banner':17 'bypass':15 'cooki':6,16,22 'delet':21 'later':25 'person':1 'plugin':12 'polici':7 'second':24 'trust':5 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/3144397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696680085 {#1429
    date: 2023-10-07 14:01:25.0 +02:00
  }
  +"title": 35794
}
"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 {#1595
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#1737 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1906 …}
    +slug: "Should-I-worry-about-legitimate-interest-tracking-cookies"
    +title: "Should I worry about "legitimate interest" tracking cookies?"
    +url: null
    +body: """
      I know they’ve been around since the GDPR came into effect, but I’ve suddenly noticed a sharp increase in the cookie prompts on web pages which have a second “legitimate interest” page. Some of these have an “object all” button, but plenty require you to manually opt-out of sometimes *hundreds* of ad-trackers.\n
      \n
      The cynic in me assumes this is a legal loophole, whereby they can claim legitimate interest in your data in order to do exactly what they were going to do anyway (which is *not* what the *legitimate interest* feature of the GDPR is for) without being required to give you a “reject all” button.\n
      \n
      1. Am I being overly paranoid or is this exactly what’s happening?\n
      2. Does blocking all third-party cookies (something your browser should be able to do by default) negate all this need to reject anyway?\n
      3. If not then what’s the solution?\n
      \n
      If you do have an answer then please state if it applies to EU/UK or other, non-GDPR-respecting countries!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 35
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697043634 {#1715
      date: 2023-10-11 19:00:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1910 …}
    +votes: Doctrine\ORM\PersistentCollection {#2381 …}
    +reports: Doctrine\ORM\PersistentCollection {#2364 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
    +badges: Doctrine\ORM\PersistentCollection {#2033 …}
    +children: [
      1 => App\Entity\EntryComment {#1595}
      0 => App\Entity\EntryComment {#1525
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: App\Entity\EntryComment {#1595}
        +body: "Yes, it is a choice. I choose to delete cookies because it is the technique most websites use. Tracking plugins, canvas, webrtc, etc are harder to defend against and if they are all deployed by a tracking site, it is almost impossible to not be unique."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1696703814 {#1666
          date: 2023-10-07 20:36:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bug@lemmy.one"
          "@dotslashme@infosec.pub"
          "@chemicalwonka@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1711 …}
        +nested: Doctrine\ORM\PersistentCollection {#1692 …}
        +votes: Doctrine\ORM\PersistentCollection {#1686 …}
        +reports: Doctrine\ORM\PersistentCollection {#1680 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
        -id: 36212
        -bodyTs: "'almost':41 'canva':21 'choic':5 'choos':7 'cooki':10 'defend':27 'delet':9 'deploy':34 'etc':23 'harder':25 'imposs':42 'plugin':20 'site':38 'techniqu':15 'track':19,37 'uniqu':46 'use':18 'webrtc':22 'websit':17 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/3161898"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696703814 {#1561
          date: 2023-10-07 20:36:54.0 +02:00
        }
        +"title": 36212
      }
    ]
    -id: 3379
    -titleTs: "'cooki':8 'interest':6 'legitim':5 'track':7 'worri':3"
    -bodyTs: "'1':113 '2':126 '3':151 'abl':139 'ad':57 'ad-track':56 'answer':164 'anyway':89,150 'appli':170 'around':6 'assum':63 'block':128 'browser':136 'button':42,112 'came':10 'claim':72 'cooki':23,133 'countri':179 'cynic':60 'data':77 'default':143 'effect':12 'eu/uk':172 'exact':82,122 'featur':97 'gdpr':9,100,177 'give':107 'go':86 'happen':125 'hundr':54 'increas':20 'interest':33,74,96 'know':2 'legal':67 'legitim':32,73,95 'loophol':68 'manual':48 'need':147 'negat':144 'non':176 'non-gdpr-respect':175 'notic':17 'object':40 'opt':50 'opt-out':49 'order':79 'over':117 'page':27,34 'paranoid':118 'parti':132 'pleas':166 'plenti':44 'prompt':24 'reject':110,149 'requir':45,105 'respect':178 'second':31 'sharp':19 'sinc':7 'solut':158 'someth':134 'sometim':53 'state':167 'sudden':16 'third':131 'third-parti':130 'tracker':58 've':4,15 'web':26 'wherebi':69 'without':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760859
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/5042916"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696674459 {#1709
      date: 2023-10-07 12:27:39.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: "Personally I don’t trust cookie policies at all, I use plugins that will bypass cookie banners and then auto delete cookies 20 seconds later."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696703816 {#1430
    date: 2023-10-07 20:36:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bug@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1574 …}
  +nested: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  -id: 35794
  -bodyTs: "'20':23 'auto':20 'banner':17 'bypass':15 'cooki':6,16,22 'delet':21 'later':25 'person':1 'plugin':12 'polici':7 'second':24 'trust':5 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/3144397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696680085 {#1429
    date: 2023-10-07 14:01:25.0 +02:00
  }
  +"title": 35794
}
"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 {#1595
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#1737 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1906 …}
    +slug: "Should-I-worry-about-legitimate-interest-tracking-cookies"
    +title: "Should I worry about "legitimate interest" tracking cookies?"
    +url: null
    +body: """
      I know they’ve been around since the GDPR came into effect, but I’ve suddenly noticed a sharp increase in the cookie prompts on web pages which have a second “legitimate interest” page. Some of these have an “object all” button, but plenty require you to manually opt-out of sometimes *hundreds* of ad-trackers.\n
      \n
      The cynic in me assumes this is a legal loophole, whereby they can claim legitimate interest in your data in order to do exactly what they were going to do anyway (which is *not* what the *legitimate interest* feature of the GDPR is for) without being required to give you a “reject all” button.\n
      \n
      1. Am I being overly paranoid or is this exactly what’s happening?\n
      2. Does blocking all third-party cookies (something your browser should be able to do by default) negate all this need to reject anyway?\n
      3. If not then what’s the solution?\n
      \n
      If you do have an answer then please state if it applies to EU/UK or other, non-GDPR-respecting countries!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 35
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697043634 {#1715
      date: 2023-10-11 19:00:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1910 …}
    +votes: Doctrine\ORM\PersistentCollection {#2381 …}
    +reports: Doctrine\ORM\PersistentCollection {#2364 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
    +badges: Doctrine\ORM\PersistentCollection {#2033 …}
    +children: [
      1 => App\Entity\EntryComment {#1595}
      0 => App\Entity\EntryComment {#1525
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: App\Entity\EntryComment {#1595}
        +body: "Yes, it is a choice. I choose to delete cookies because it is the technique most websites use. Tracking plugins, canvas, webrtc, etc are harder to defend against and if they are all deployed by a tracking site, it is almost impossible to not be unique."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1696703814 {#1666
          date: 2023-10-07 20:36:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bug@lemmy.one"
          "@dotslashme@infosec.pub"
          "@chemicalwonka@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1711 …}
        +nested: Doctrine\ORM\PersistentCollection {#1692 …}
        +votes: Doctrine\ORM\PersistentCollection {#1686 …}
        +reports: Doctrine\ORM\PersistentCollection {#1680 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
        -id: 36212
        -bodyTs: "'almost':41 'canva':21 'choic':5 'choos':7 'cooki':10 'defend':27 'delet':9 'deploy':34 'etc':23 'harder':25 'imposs':42 'plugin':20 'site':38 'techniqu':15 'track':19,37 'uniqu':46 'use':18 'webrtc':22 'websit':17 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/3161898"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696703814 {#1561
          date: 2023-10-07 20:36:54.0 +02:00
        }
        +"title": 36212
      }
    ]
    -id: 3379
    -titleTs: "'cooki':8 'interest':6 'legitim':5 'track':7 'worri':3"
    -bodyTs: "'1':113 '2':126 '3':151 'abl':139 'ad':57 'ad-track':56 'answer':164 'anyway':89,150 'appli':170 'around':6 'assum':63 'block':128 'browser':136 'button':42,112 'came':10 'claim':72 'cooki':23,133 'countri':179 'cynic':60 'data':77 'default':143 'effect':12 'eu/uk':172 'exact':82,122 'featur':97 'gdpr':9,100,177 'give':107 'go':86 'happen':125 'hundr':54 'increas':20 'interest':33,74,96 'know':2 'legal':67 'legitim':32,73,95 'loophol':68 'manual':48 'need':147 'negat':144 'non':176 'non-gdpr-respect':175 'notic':17 'object':40 'opt':50 'opt-out':49 'order':79 'over':117 'page':27,34 'paranoid':118 'parti':132 'pleas':166 'plenti':44 'prompt':24 'reject':110,149 'requir':45,105 'respect':178 'second':31 'sharp':19 'sinc':7 'solut':158 'someth':134 'sometim':53 'state':167 'sudden':16 'third':131 'third-parti':130 'tracker':58 've':4,15 'web':26 'wherebi':69 'without':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760859
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/5042916"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696674459 {#1709
      date: 2023-10-07 12:27:39.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: "Personally I don’t trust cookie policies at all, I use plugins that will bypass cookie banners and then auto delete cookies 20 seconds later."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696703816 {#1430
    date: 2023-10-07 20:36:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bug@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1574 …}
  +nested: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  -id: 35794
  -bodyTs: "'20':23 'auto':20 'banner':17 'bypass':15 'cooki':6,16,22 'delet':21 'later':25 'person':1 'plugin':12 'polici':7 'second':24 'trust':5 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/3144397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696680085 {#1429
    date: 2023-10-07 14:01:25.0 +02:00
  }
  +"title": 35794
}
"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 {#1525
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#1737 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1906 …}
    +slug: "Should-I-worry-about-legitimate-interest-tracking-cookies"
    +title: "Should I worry about "legitimate interest" tracking cookies?"
    +url: null
    +body: """
      I know they’ve been around since the GDPR came into effect, but I’ve suddenly noticed a sharp increase in the cookie prompts on web pages which have a second “legitimate interest” page. Some of these have an “object all” button, but plenty require you to manually opt-out of sometimes *hundreds* of ad-trackers.\n
      \n
      The cynic in me assumes this is a legal loophole, whereby they can claim legitimate interest in your data in order to do exactly what they were going to do anyway (which is *not* what the *legitimate interest* feature of the GDPR is for) without being required to give you a “reject all” button.\n
      \n
      1. Am I being overly paranoid or is this exactly what’s happening?\n
      2. Does blocking all third-party cookies (something your browser should be able to do by default) negate all this need to reject anyway?\n
      3. If not then what’s the solution?\n
      \n
      If you do have an answer then please state if it applies to EU/UK or other, non-GDPR-respecting countries!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 35
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697043634 {#1715
      date: 2023-10-11 19:00:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1910 …}
    +votes: Doctrine\ORM\PersistentCollection {#2381 …}
    +reports: Doctrine\ORM\PersistentCollection {#2364 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
    +badges: Doctrine\ORM\PersistentCollection {#2033 …}
    +children: [
      1 => App\Entity\EntryComment {#1595
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: null
        +root: null
        +body: "Personally I don’t trust cookie policies at all, I use plugins that will bypass cookie banners and then auto delete cookies 20 seconds later."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1696703816 {#1430
          date: 2023-10-07 20:36:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bug@lemmy.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1574 …}
        +nested: Doctrine\ORM\PersistentCollection {#1588 …}
        +votes: Doctrine\ORM\PersistentCollection {#1584 …}
        +reports: Doctrine\ORM\PersistentCollection {#1580 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
        -id: 35794
        -bodyTs: "'20':23 'auto':20 'banner':17 'bypass':15 'cooki':6,16,22 'delet':21 'later':25 'person':1 'plugin':12 'polici':7 'second':24 'trust':5 'use':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/3144397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696680085 {#1429
          date: 2023-10-07 14:01:25.0 +02:00
        }
        +"title": 35794
      }
      0 => App\Entity\EntryComment {#1525}
    ]
    -id: 3379
    -titleTs: "'cooki':8 'interest':6 'legitim':5 'track':7 'worri':3"
    -bodyTs: "'1':113 '2':126 '3':151 'abl':139 'ad':57 'ad-track':56 'answer':164 'anyway':89,150 'appli':170 'around':6 'assum':63 'block':128 'browser':136 'button':42,112 'came':10 'claim':72 'cooki':23,133 'countri':179 'cynic':60 'data':77 'default':143 'effect':12 'eu/uk':172 'exact':82,122 'featur':97 'gdpr':9,100,177 'give':107 'go':86 'happen':125 'hundr':54 'increas':20 'interest':33,74,96 'know':2 'legal':67 'legitim':32,73,95 'loophol':68 'manual':48 'need':147 'negat':144 'non':176 'non-gdpr-respect':175 'notic':17 'object':40 'opt':50 'opt-out':49 'order':79 'over':117 'page':27,34 'paranoid':118 'parti':132 'pleas':166 'plenti':44 'prompt':24 'reject':110,149 'requir':45,105 'respect':178 'second':31 'sharp':19 'sinc':7 'solut':158 'someth':134 'sometim':53 'state':167 'sudden':16 'third':131 'third-parti':130 'tracker':58 've':4,15 'web':26 'wherebi':69 'without':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760859
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/5042916"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696674459 {#1709
      date: 2023-10-07 12:27:39.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
  +root: App\Entity\EntryComment {#1595}
  +body: "Yes, it is a choice. I choose to delete cookies because it is the technique most websites use. Tracking plugins, canvas, webrtc, etc are harder to defend against and if they are all deployed by a tracking site, it is almost impossible to not be unique."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696703814 {#1666
    date: 2023-10-07 20:36:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bug@lemmy.one"
    "@dotslashme@infosec.pub"
    "@chemicalwonka@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1711 …}
  +nested: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1686 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 36212
  -bodyTs: "'almost':41 'canva':21 'choic':5 'choos':7 'cooki':10 'defend':27 'delet':9 'deploy':34 'etc':23 'harder':25 'imposs':42 'plugin':20 'site':38 'techniqu':15 'track':19,37 'uniqu':46 'use':18 'webrtc':22 'websit':17 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/3161898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696703814 {#1561
    date: 2023-10-07 20:36:54.0 +02:00
  }
  +"title": 36212
}
"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 {#1525
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#1737 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1906 …}
    +slug: "Should-I-worry-about-legitimate-interest-tracking-cookies"
    +title: "Should I worry about "legitimate interest" tracking cookies?"
    +url: null
    +body: """
      I know they’ve been around since the GDPR came into effect, but I’ve suddenly noticed a sharp increase in the cookie prompts on web pages which have a second “legitimate interest” page. Some of these have an “object all” button, but plenty require you to manually opt-out of sometimes *hundreds* of ad-trackers.\n
      \n
      The cynic in me assumes this is a legal loophole, whereby they can claim legitimate interest in your data in order to do exactly what they were going to do anyway (which is *not* what the *legitimate interest* feature of the GDPR is for) without being required to give you a “reject all” button.\n
      \n
      1. Am I being overly paranoid or is this exactly what’s happening?\n
      2. Does blocking all third-party cookies (something your browser should be able to do by default) negate all this need to reject anyway?\n
      3. If not then what’s the solution?\n
      \n
      If you do have an answer then please state if it applies to EU/UK or other, non-GDPR-respecting countries!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 35
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697043634 {#1715
      date: 2023-10-11 19:00:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1910 …}
    +votes: Doctrine\ORM\PersistentCollection {#2381 …}
    +reports: Doctrine\ORM\PersistentCollection {#2364 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
    +badges: Doctrine\ORM\PersistentCollection {#2033 …}
    +children: [
      1 => App\Entity\EntryComment {#1595
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: null
        +root: null
        +body: "Personally I don’t trust cookie policies at all, I use plugins that will bypass cookie banners and then auto delete cookies 20 seconds later."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1696703816 {#1430
          date: 2023-10-07 20:36:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bug@lemmy.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1574 …}
        +nested: Doctrine\ORM\PersistentCollection {#1588 …}
        +votes: Doctrine\ORM\PersistentCollection {#1584 …}
        +reports: Doctrine\ORM\PersistentCollection {#1580 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
        -id: 35794
        -bodyTs: "'20':23 'auto':20 'banner':17 'bypass':15 'cooki':6,16,22 'delet':21 'later':25 'person':1 'plugin':12 'polici':7 'second':24 'trust':5 'use':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/3144397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696680085 {#1429
          date: 2023-10-07 14:01:25.0 +02:00
        }
        +"title": 35794
      }
      0 => App\Entity\EntryComment {#1525}
    ]
    -id: 3379
    -titleTs: "'cooki':8 'interest':6 'legitim':5 'track':7 'worri':3"
    -bodyTs: "'1':113 '2':126 '3':151 'abl':139 'ad':57 'ad-track':56 'answer':164 'anyway':89,150 'appli':170 'around':6 'assum':63 'block':128 'browser':136 'button':42,112 'came':10 'claim':72 'cooki':23,133 'countri':179 'cynic':60 'data':77 'default':143 'effect':12 'eu/uk':172 'exact':82,122 'featur':97 'gdpr':9,100,177 'give':107 'go':86 'happen':125 'hundr':54 'increas':20 'interest':33,74,96 'know':2 'legal':67 'legitim':32,73,95 'loophol':68 'manual':48 'need':147 'negat':144 'non':176 'non-gdpr-respect':175 'notic':17 'object':40 'opt':50 'opt-out':49 'order':79 'over':117 'page':27,34 'paranoid':118 'parti':132 'pleas':166 'plenti':44 'prompt':24 'reject':110,149 'requir':45,105 'respect':178 'second':31 'sharp':19 'sinc':7 'solut':158 'someth':134 'sometim':53 'state':167 'sudden':16 'third':131 'third-parti':130 'tracker':58 've':4,15 'web':26 'wherebi':69 'without':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760859
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/5042916"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696674459 {#1709
      date: 2023-10-07 12:27:39.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
  +root: App\Entity\EntryComment {#1595}
  +body: "Yes, it is a choice. I choose to delete cookies because it is the technique most websites use. Tracking plugins, canvas, webrtc, etc are harder to defend against and if they are all deployed by a tracking site, it is almost impossible to not be unique."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696703814 {#1666
    date: 2023-10-07 20:36:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bug@lemmy.one"
    "@dotslashme@infosec.pub"
    "@chemicalwonka@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1711 …}
  +nested: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1686 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 36212
  -bodyTs: "'almost':41 'canva':21 'choic':5 'choos':7 'cooki':10 'defend':27 'delet':9 'deploy':34 'etc':23 'harder':25 'imposs':42 'plugin':20 'site':38 'techniqu':15 'track':19,37 'uniqu':46 'use':18 'webrtc':22 'websit':17 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/3161898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696703814 {#1561
    date: 2023-10-07 20:36:54.0 +02:00
  }
  +"title": 36212
}
"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 {#1525
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#1737 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1906 …}
    +slug: "Should-I-worry-about-legitimate-interest-tracking-cookies"
    +title: "Should I worry about "legitimate interest" tracking cookies?"
    +url: null
    +body: """
      I know they’ve been around since the GDPR came into effect, but I’ve suddenly noticed a sharp increase in the cookie prompts on web pages which have a second “legitimate interest” page. Some of these have an “object all” button, but plenty require you to manually opt-out of sometimes *hundreds* of ad-trackers.\n
      \n
      The cynic in me assumes this is a legal loophole, whereby they can claim legitimate interest in your data in order to do exactly what they were going to do anyway (which is *not* what the *legitimate interest* feature of the GDPR is for) without being required to give you a “reject all” button.\n
      \n
      1. Am I being overly paranoid or is this exactly what’s happening?\n
      2. Does blocking all third-party cookies (something your browser should be able to do by default) negate all this need to reject anyway?\n
      3. If not then what’s the solution?\n
      \n
      If you do have an answer then please state if it applies to EU/UK or other, non-GDPR-respecting countries!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 35
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697043634 {#1715
      date: 2023-10-11 19:00:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1910 …}
    +votes: Doctrine\ORM\PersistentCollection {#2381 …}
    +reports: Doctrine\ORM\PersistentCollection {#2364 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
    +badges: Doctrine\ORM\PersistentCollection {#2033 …}
    +children: [
      1 => App\Entity\EntryComment {#1595
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: null
        +root: null
        +body: "Personally I don’t trust cookie policies at all, I use plugins that will bypass cookie banners and then auto delete cookies 20 seconds later."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1696703816 {#1430
          date: 2023-10-07 20:36:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bug@lemmy.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1574 …}
        +nested: Doctrine\ORM\PersistentCollection {#1588 …}
        +votes: Doctrine\ORM\PersistentCollection {#1584 …}
        +reports: Doctrine\ORM\PersistentCollection {#1580 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
        -id: 35794
        -bodyTs: "'20':23 'auto':20 'banner':17 'bypass':15 'cooki':6,16,22 'delet':21 'later':25 'person':1 'plugin':12 'polici':7 'second':24 'trust':5 'use':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/3144397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696680085 {#1429
          date: 2023-10-07 14:01:25.0 +02:00
        }
        +"title": 35794
      }
      0 => App\Entity\EntryComment {#1525}
    ]
    -id: 3379
    -titleTs: "'cooki':8 'interest':6 'legitim':5 'track':7 'worri':3"
    -bodyTs: "'1':113 '2':126 '3':151 'abl':139 'ad':57 'ad-track':56 'answer':164 'anyway':89,150 'appli':170 'around':6 'assum':63 'block':128 'browser':136 'button':42,112 'came':10 'claim':72 'cooki':23,133 'countri':179 'cynic':60 'data':77 'default':143 'effect':12 'eu/uk':172 'exact':82,122 'featur':97 'gdpr':9,100,177 'give':107 'go':86 'happen':125 'hundr':54 'increas':20 'interest':33,74,96 'know':2 'legal':67 'legitim':32,73,95 'loophol':68 'manual':48 'need':147 'negat':144 'non':176 'non-gdpr-respect':175 'notic':17 'object':40 'opt':50 'opt-out':49 'order':79 'over':117 'page':27,34 'paranoid':118 'parti':132 'pleas':166 'plenti':44 'prompt':24 'reject':110,149 'requir':45,105 'respect':178 'second':31 'sharp':19 'sinc':7 'solut':158 'someth':134 'sometim':53 'state':167 'sudden':16 'third':131 'third-parti':130 'tracker':58 've':4,15 'web':26 'wherebi':69 'without':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760859
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/5042916"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696674459 {#1709
      date: 2023-10-07 12:27:39.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
  +root: App\Entity\EntryComment {#1595}
  +body: "Yes, it is a choice. I choose to delete cookies because it is the technique most websites use. Tracking plugins, canvas, webrtc, etc are harder to defend against and if they are all deployed by a tracking site, it is almost impossible to not be unique."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696703814 {#1666
    date: 2023-10-07 20:36:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bug@lemmy.one"
    "@dotslashme@infosec.pub"
    "@chemicalwonka@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1711 …}
  +nested: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1686 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 36212
  -bodyTs: "'almost':41 'canva':21 'choic':5 'choos':7 'cooki':10 'defend':27 'delet':9 'deploy':34 'etc':23 'harder':25 'imposs':42 'plugin':20 'site':38 'techniqu':15 'track':19,37 'uniqu':46 'use':18 'webrtc':22 'websit':17 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/3161898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696703814 {#1561
    date: 2023-10-07 20:36:54.0 +02:00
  }
  +"title": 36212
}
"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_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
14 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