GET https://kbin.spritesserver.nl/u/@bug@lemmy.one/threads

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.23 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#1586
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1604 …}
  +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 {#1588
    date: 2023-10-11 19:00:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1596 …}
  +votes: Doctrine\ORM\PersistentCollection {#1702 …}
  +reports: Doctrine\ORM\PersistentCollection {#1687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
  +badges: Doctrine\ORM\PersistentCollection {#1707 …}
  +children: []
  -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 {#1635
    date: 2023-10-07 12:27:39.0 +02: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
3 DENIED edit
App\Entity\Entry {#1586
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1604 …}
  +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 {#1588
    date: 2023-10-11 19:00:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1596 …}
  +votes: Doctrine\ORM\PersistentCollection {#1702 …}
  +reports: Doctrine\ORM\PersistentCollection {#1687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
  +badges: Doctrine\ORM\PersistentCollection {#1707 …}
  +children: []
  -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 {#1635
    date: 2023-10-07 12:27:39.0 +02: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
4 DENIED moderate
App\Entity\Entry {#1586
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1604 …}
  +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 {#1588
    date: 2023-10-11 19:00:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1596 …}
  +votes: Doctrine\ORM\PersistentCollection {#1702 …}
  +reports: Doctrine\ORM\PersistentCollection {#1687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
  +badges: Doctrine\ORM\PersistentCollection {#1707 …}
  +children: []
  -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 {#1635
    date: 2023-10-07 12:27:39.0 +02: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
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\Entry {#2447
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1604 …}
  +slug: "What-s-actually-going-on-with-GrapheneOS-at-the-moment"
  +title: "What's actually going on with GrapheneOS at the moment?"
  +url: null
  +body: """
    I’ve seen the post saying that the lead developer is stepping down, I’ve seen his accusations of abuse. I’ve seen enormous write-ups which make questionable claims about how he’s the devil himself. I’ve seen a lot of rumour and hearsay, and now I’ve got no idea what to think.\n
    \n
    Is anyone able to give a short, unbiased summary of what’s going on? (Ultimately, from a selfish point of view, I want to know if the project is likely to fall apart or if this is just bickering between egos!)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1685690278 {#1739
    date: 2023-06-02 09:17:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2462 …}
  +votes: Doctrine\ORM\PersistentCollection {#2464 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2457 …}
  +badges: Doctrine\ORM\PersistentCollection {#2455 …}
  +children: []
  -id: 15280
  -titleTs: "'actual':3 'go':4 'grapheneo':7 'moment':10"
  -bodyTs: "'abl':60 'abus':20 'accus':18 'anyon':59 'apart':90 'bicker':96 'claim':31 'develop':10 'devil':37 'ego':98 'enorm':24 'fall':89 'give':62 'go':70 'got':52 'hearsay':47 'idea':54 'know':82 'lead':9 'like':87 'lot':43 'make':29 'point':76 'post':5 'project':85 'question':30 'rumour':45 'say':6 'seen':3,16,23,41 'selfish':75 'short':64 'step':12 'summari':66 'think':57 'ultim':72 'unbias':65 'up':27 've':2,15,22,40,51 'view':78 'want':80 'write':26 'write-up':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1685690278
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/2405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1685690278 {#1720
    date: 2023-06-02 09:17:58.0 +02: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
7 DENIED edit
App\Entity\Entry {#2447
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1604 …}
  +slug: "What-s-actually-going-on-with-GrapheneOS-at-the-moment"
  +title: "What's actually going on with GrapheneOS at the moment?"
  +url: null
  +body: """
    I’ve seen the post saying that the lead developer is stepping down, I’ve seen his accusations of abuse. I’ve seen enormous write-ups which make questionable claims about how he’s the devil himself. I’ve seen a lot of rumour and hearsay, and now I’ve got no idea what to think.\n
    \n
    Is anyone able to give a short, unbiased summary of what’s going on? (Ultimately, from a selfish point of view, I want to know if the project is likely to fall apart or if this is just bickering between egos!)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1685690278 {#1739
    date: 2023-06-02 09:17:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2462 …}
  +votes: Doctrine\ORM\PersistentCollection {#2464 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2457 …}
  +badges: Doctrine\ORM\PersistentCollection {#2455 …}
  +children: []
  -id: 15280
  -titleTs: "'actual':3 'go':4 'grapheneo':7 'moment':10"
  -bodyTs: "'abl':60 'abus':20 'accus':18 'anyon':59 'apart':90 'bicker':96 'claim':31 'develop':10 'devil':37 'ego':98 'enorm':24 'fall':89 'give':62 'go':70 'got':52 'hearsay':47 'idea':54 'know':82 'lead':9 'like':87 'lot':43 'make':29 'point':76 'post':5 'project':85 'question':30 'rumour':45 'say':6 'seen':3,16,23,41 'selfish':75 'short':64 'step':12 'summari':66 'think':57 'ultim':72 'unbias':65 'up':27 've':2,15,22,40,51 'view':78 'want':80 'write':26 'write-up':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1685690278
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/2405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1685690278 {#1720
    date: 2023-06-02 09:17:58.0 +02: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
8 DENIED moderate
App\Entity\Entry {#2447
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1604 …}
  +slug: "What-s-actually-going-on-with-GrapheneOS-at-the-moment"
  +title: "What's actually going on with GrapheneOS at the moment?"
  +url: null
  +body: """
    I’ve seen the post saying that the lead developer is stepping down, I’ve seen his accusations of abuse. I’ve seen enormous write-ups which make questionable claims about how he’s the devil himself. I’ve seen a lot of rumour and hearsay, and now I’ve got no idea what to think.\n
    \n
    Is anyone able to give a short, unbiased summary of what’s going on? (Ultimately, from a selfish point of view, I want to know if the project is likely to fall apart or if this is just bickering between egos!)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1685690278 {#1739
    date: 2023-06-02 09:17:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2462 …}
  +votes: Doctrine\ORM\PersistentCollection {#2464 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2457 …}
  +badges: Doctrine\ORM\PersistentCollection {#2455 …}
  +children: []
  -id: 15280
  -titleTs: "'actual':3 'go':4 'grapheneo':7 'moment':10"
  -bodyTs: "'abl':60 'abus':20 'accus':18 'anyon':59 'apart':90 'bicker':96 'claim':31 'develop':10 'devil':37 'ego':98 'enorm':24 'fall':89 'give':62 'go':70 'got':52 'hearsay':47 'idea':54 'know':82 'lead':9 'like':87 'lot':43 'make':29 'point':76 'post':5 'project':85 'question':30 'rumour':45 'say':6 'seen':3,16,23,41 'selfish':75 'short':64 'step':12 'summari':66 'think':57 'ultim':72 'unbias':65 'up':27 've':2,15,22,40,51 'view':78 'want':80 'write':26 'write-up':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1685690278
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/2405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1685690278 {#1720
    date: 2023-06-02 09:17:58.0 +02: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