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.20 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.07 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\EntryComment {#1378
  +user: Proxies\__CG__\App\Entity\User {#1379 …}
  +entry: App\Entity\Entry {#2390 …}
  +magazine: App\Entity\Magazine {#308
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 93
    +entryCommentCount: 1268
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729492541 {#316
      date: 2024-10-21 08:35:41.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#321
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#318
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Like my USB mouse working with any computer, I used to be able to pick up a phone and text anyone on the planet without having to check which app they’re on. Sure there are the ‘de facto’ apps, but these vary by country and social group. The reason for the proliferation of the third party apps lies squarely on the proprietary, ckosed protocols by each of them and viral growth during the early days when the telcos were still figuring out data-based text and voice - players were playing up their features like ‘security’ and ‘privacy’ and creating the walled gardens as you mentioned. The current leaders grew due to rapid adoption and a person’s social clout. Just try dating nowadays in Asia, where multiple texting apps reside on a typical phone. Don’t kid yourself - the messages mentioned earlier serve only the marketing goals of each app and just lock you in with FOMO or the hassle of switching. The companies don’t give a shit about your privacy, as long as they can monetize your data, feed and activity.\n
    \n
    RCS, to me, wants to take us back to industry standardization, so any provider can follow the standard and immediately be connected to everyone, instead of having to deal with different platforms, protocols. An iphone should be able to communicate with an Android and all the flavours without degradation or the color of the bubbles. Sure, the current implementation of RCS is google’s, but the standard is not. Hopefully, managed by a (neutral) standards body, the shortcomings people point out will be patched and adopted by the app developers. Desired featured will be folded into the standards and make their way into then apps. This, again to me, while slower, is preferable than being tied to the whims of a provider, e.g. Whatsapp, iMessage and telegram, does away with the market fragmentation (not competition) and gets rid off all the artificial bullshit like blue/ green bubbles, security lapses and image degredation between apps.\n
    \n
    Just my 2c. Do with it as you will.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706527221 {#1842
    date: 2024-01-29 12:20:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lascapi@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1400 …}
  +nested: Doctrine\ORM\PersistentCollection {#1902 …}
  +votes: Doctrine\ORM\PersistentCollection {#2433 …}
  +reports: Doctrine\ORM\PersistentCollection {#2438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  -id: 349503
  -bodyTs: "'2c':342 'abl':13,223 'activ':185 'adopt':115,271 'android':228 'anyon':21 'app':30,40,58,131,152,274,290,339 'artifici':327 'asia':127 'away':314 'back':193 'base':86 'blue':330 'bodi':261 'bubbl':240,332 'bullshit':328 'check':28 'ckose':64 'clout':121 'color':237 'communic':225 'compani':166 'competit':320 'comput':8 'connect':207 'countri':45 'creat':101 'current':109,243 'data':85,182 'data-bas':84 'date':124 'day':76 'de':38 'deal':214 'degrad':234 'degred':337 'desir':276 'develop':275 'differ':216 'due':112 'e.g':308 'earli':75 'earlier':144 'everyon':209 'facto':39 'featur':95,277 'feed':183 'figur':82 'flavour':232 'fold':280 'follow':201 'fomo':159 'fragment':318 'garden':104 'get':322 'give':169 'goal':149 'googl':248 'green':331 'grew':111 'group':48 'growth':72 'hassl':162 'hope':255 'imag':336 'imessag':310 'immedi':205 'implement':244 'industri':195 'instead':210 'iphon':220 'kid':139 'laps':334 'leader':110 'lie':59 'like':1,96,329 'lock':155 'long':176 'make':285 'manag':256 'market':148,317 'mention':107,143 'messag':142 'monet':180 'mous':4 'multipl':129 'neutral':259 'nowaday':125 'parti':57 'patch':269 'peopl':264 'person':118 'phone':18,136 'pick':15 'planet':24 'platform':217 'play':92 'player':90 'point':265 'prefer':298 'privaci':99,174 'prolifer':53 'proprietari':63 'protocol':65,218 'provid':199,307 'rapid':114 'rcs':186,246 're':32 'reason':50 'resid':132 'rid':323 'secur':97,333 'serv':145 'shit':171 'shortcom':263 'slower':296 'social':47,120 'squar':60 'standard':196,203,252,260,283 'still':81 'sure':34,241 'switch':164 'take':191 'telco':79 'telegram':312 'text':20,87,130 'third':56 'tie':301 'tri':123 'typic':135 'us':192 'usb':3 'use':10 'vari':43 'viral':71 'voic':89 'wall':103 'want':189 'way':287 'whatsapp':309 'whim':304 'without':25,233 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7123374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706527221 {#1971
    date: 2024-01-29 12:20:21.0 +01:00
  }
}
"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
3 DENIED edit
App\Entity\EntryComment {#1378
  +user: Proxies\__CG__\App\Entity\User {#1379 …}
  +entry: App\Entity\Entry {#2390 …}
  +magazine: App\Entity\Magazine {#308
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 93
    +entryCommentCount: 1268
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729492541 {#316
      date: 2024-10-21 08:35:41.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#321
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#318
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Like my USB mouse working with any computer, I used to be able to pick up a phone and text anyone on the planet without having to check which app they’re on. Sure there are the ‘de facto’ apps, but these vary by country and social group. The reason for the proliferation of the third party apps lies squarely on the proprietary, ckosed protocols by each of them and viral growth during the early days when the telcos were still figuring out data-based text and voice - players were playing up their features like ‘security’ and ‘privacy’ and creating the walled gardens as you mentioned. The current leaders grew due to rapid adoption and a person’s social clout. Just try dating nowadays in Asia, where multiple texting apps reside on a typical phone. Don’t kid yourself - the messages mentioned earlier serve only the marketing goals of each app and just lock you in with FOMO or the hassle of switching. The companies don’t give a shit about your privacy, as long as they can monetize your data, feed and activity.\n
    \n
    RCS, to me, wants to take us back to industry standardization, so any provider can follow the standard and immediately be connected to everyone, instead of having to deal with different platforms, protocols. An iphone should be able to communicate with an Android and all the flavours without degradation or the color of the bubbles. Sure, the current implementation of RCS is google’s, but the standard is not. Hopefully, managed by a (neutral) standards body, the shortcomings people point out will be patched and adopted by the app developers. Desired featured will be folded into the standards and make their way into then apps. This, again to me, while slower, is preferable than being tied to the whims of a provider, e.g. Whatsapp, iMessage and telegram, does away with the market fragmentation (not competition) and gets rid off all the artificial bullshit like blue/ green bubbles, security lapses and image degredation between apps.\n
    \n
    Just my 2c. Do with it as you will.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706527221 {#1842
    date: 2024-01-29 12:20:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lascapi@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1400 …}
  +nested: Doctrine\ORM\PersistentCollection {#1902 …}
  +votes: Doctrine\ORM\PersistentCollection {#2433 …}
  +reports: Doctrine\ORM\PersistentCollection {#2438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  -id: 349503
  -bodyTs: "'2c':342 'abl':13,223 'activ':185 'adopt':115,271 'android':228 'anyon':21 'app':30,40,58,131,152,274,290,339 'artifici':327 'asia':127 'away':314 'back':193 'base':86 'blue':330 'bodi':261 'bubbl':240,332 'bullshit':328 'check':28 'ckose':64 'clout':121 'color':237 'communic':225 'compani':166 'competit':320 'comput':8 'connect':207 'countri':45 'creat':101 'current':109,243 'data':85,182 'data-bas':84 'date':124 'day':76 'de':38 'deal':214 'degrad':234 'degred':337 'desir':276 'develop':275 'differ':216 'due':112 'e.g':308 'earli':75 'earlier':144 'everyon':209 'facto':39 'featur':95,277 'feed':183 'figur':82 'flavour':232 'fold':280 'follow':201 'fomo':159 'fragment':318 'garden':104 'get':322 'give':169 'goal':149 'googl':248 'green':331 'grew':111 'group':48 'growth':72 'hassl':162 'hope':255 'imag':336 'imessag':310 'immedi':205 'implement':244 'industri':195 'instead':210 'iphon':220 'kid':139 'laps':334 'leader':110 'lie':59 'like':1,96,329 'lock':155 'long':176 'make':285 'manag':256 'market':148,317 'mention':107,143 'messag':142 'monet':180 'mous':4 'multipl':129 'neutral':259 'nowaday':125 'parti':57 'patch':269 'peopl':264 'person':118 'phone':18,136 'pick':15 'planet':24 'platform':217 'play':92 'player':90 'point':265 'prefer':298 'privaci':99,174 'prolifer':53 'proprietari':63 'protocol':65,218 'provid':199,307 'rapid':114 'rcs':186,246 're':32 'reason':50 'resid':132 'rid':323 'secur':97,333 'serv':145 'shit':171 'shortcom':263 'slower':296 'social':47,120 'squar':60 'standard':196,203,252,260,283 'still':81 'sure':34,241 'switch':164 'take':191 'telco':79 'telegram':312 'text':20,87,130 'third':56 'tie':301 'tri':123 'typic':135 'us':192 'usb':3 'use':10 'vari':43 'viral':71 'voic':89 'wall':103 'want':189 'way':287 'whatsapp':309 'whim':304 'without':25,233 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7123374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706527221 {#1971
    date: 2024-01-29 12:20:21.0 +01:00
  }
}
"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
4 DENIED moderate
App\Entity\EntryComment {#1378
  +user: Proxies\__CG__\App\Entity\User {#1379 …}
  +entry: App\Entity\Entry {#2390 …}
  +magazine: App\Entity\Magazine {#308
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 93
    +entryCommentCount: 1268
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729492541 {#316
      date: 2024-10-21 08:35:41.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#321
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#318
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Like my USB mouse working with any computer, I used to be able to pick up a phone and text anyone on the planet without having to check which app they’re on. Sure there are the ‘de facto’ apps, but these vary by country and social group. The reason for the proliferation of the third party apps lies squarely on the proprietary, ckosed protocols by each of them and viral growth during the early days when the telcos were still figuring out data-based text and voice - players were playing up their features like ‘security’ and ‘privacy’ and creating the walled gardens as you mentioned. The current leaders grew due to rapid adoption and a person’s social clout. Just try dating nowadays in Asia, where multiple texting apps reside on a typical phone. Don’t kid yourself - the messages mentioned earlier serve only the marketing goals of each app and just lock you in with FOMO or the hassle of switching. The companies don’t give a shit about your privacy, as long as they can monetize your data, feed and activity.\n
    \n
    RCS, to me, wants to take us back to industry standardization, so any provider can follow the standard and immediately be connected to everyone, instead of having to deal with different platforms, protocols. An iphone should be able to communicate with an Android and all the flavours without degradation or the color of the bubbles. Sure, the current implementation of RCS is google’s, but the standard is not. Hopefully, managed by a (neutral) standards body, the shortcomings people point out will be patched and adopted by the app developers. Desired featured will be folded into the standards and make their way into then apps. This, again to me, while slower, is preferable than being tied to the whims of a provider, e.g. Whatsapp, iMessage and telegram, does away with the market fragmentation (not competition) and gets rid off all the artificial bullshit like blue/ green bubbles, security lapses and image degredation between apps.\n
    \n
    Just my 2c. Do with it as you will.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706527221 {#1842
    date: 2024-01-29 12:20:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lascapi@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1400 …}
  +nested: Doctrine\ORM\PersistentCollection {#1902 …}
  +votes: Doctrine\ORM\PersistentCollection {#2433 …}
  +reports: Doctrine\ORM\PersistentCollection {#2438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  -id: 349503
  -bodyTs: "'2c':342 'abl':13,223 'activ':185 'adopt':115,271 'android':228 'anyon':21 'app':30,40,58,131,152,274,290,339 'artifici':327 'asia':127 'away':314 'back':193 'base':86 'blue':330 'bodi':261 'bubbl':240,332 'bullshit':328 'check':28 'ckose':64 'clout':121 'color':237 'communic':225 'compani':166 'competit':320 'comput':8 'connect':207 'countri':45 'creat':101 'current':109,243 'data':85,182 'data-bas':84 'date':124 'day':76 'de':38 'deal':214 'degrad':234 'degred':337 'desir':276 'develop':275 'differ':216 'due':112 'e.g':308 'earli':75 'earlier':144 'everyon':209 'facto':39 'featur':95,277 'feed':183 'figur':82 'flavour':232 'fold':280 'follow':201 'fomo':159 'fragment':318 'garden':104 'get':322 'give':169 'goal':149 'googl':248 'green':331 'grew':111 'group':48 'growth':72 'hassl':162 'hope':255 'imag':336 'imessag':310 'immedi':205 'implement':244 'industri':195 'instead':210 'iphon':220 'kid':139 'laps':334 'leader':110 'lie':59 'like':1,96,329 'lock':155 'long':176 'make':285 'manag':256 'market':148,317 'mention':107,143 'messag':142 'monet':180 'mous':4 'multipl':129 'neutral':259 'nowaday':125 'parti':57 'patch':269 'peopl':264 'person':118 'phone':18,136 'pick':15 'planet':24 'platform':217 'play':92 'player':90 'point':265 'prefer':298 'privaci':99,174 'prolifer':53 'proprietari':63 'protocol':65,218 'provid':199,307 'rapid':114 'rcs':186,246 're':32 'reason':50 'resid':132 'rid':323 'secur':97,333 'serv':145 'shit':171 'shortcom':263 'slower':296 'social':47,120 'squar':60 'standard':196,203,252,260,283 'still':81 'sure':34,241 'switch':164 'take':191 'telco':79 'telegram':312 'text':20,87,130 'third':56 'tie':301 'tri':123 'typic':135 'us':192 'usb':3 'use':10 'vari':43 'viral':71 'voic':89 'wall':103 'want':189 'way':287 'whatsapp':309 'whim':304 'without':25,233 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7123374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706527221 {#1971
    date: 2024-01-29 12:20:21.0 +01:00
  }
}
"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
5 DENIED edit
App\Entity\Magazine {#308
  +icon: Proxies\__CG__\App\Entity\Image {#288 …}
  +name: "opensource@lemmy.ml"
  +title: "opensource"
  +description: """
    All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
    \n
    Useful Links\n
    ============\n
    \n
    - [Open Source Initiative](https://opensource.org/)\n
    - [Free Software Foundation](https://www.fsf.org/)\n
    - [Electronic Frontier Foundation](https://www.eff.org/)\n
    - [Software Freedom Conservancy](https://sfconservancy.org/)\n
    - [It’s FOSS](https://itsfoss.com/)\n
    \n
    Rules\n
    =====\n
    \n
    - Posts must be relevant to the open source ideology\n
    - No NSFW content\n
    - No hate speech, bigotry, etc\n
    \n
    Related Communities\n
    ===================\n
    \n
    - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
    - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
    - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
    - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
    - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
    \n
    Community icon from opensource.org, but we are not affiliated with them.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 93
  +entryCommentCount: 1268
  +postCount: 2
  +postCommentCount: 5
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729492541 {#316
    date: 2024-10-21 08:35:41.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#279 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
  +entries: Doctrine\ORM\PersistentCollection {#222 …}
  +posts: Doctrine\ORM\PersistentCollection {#180 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
  +bans: Doctrine\ORM\PersistentCollection {#159 …}
  +reports: Doctrine\ORM\PersistentCollection {#145 …}
  +badges: Doctrine\ORM\PersistentCollection {#123 …}
  +logs: Doctrine\ORM\PersistentCollection {#113 …}
  +awards: Doctrine\ORM\PersistentCollection {#102 …}
  +categories: Doctrine\ORM\PersistentCollection {#89 …}
  -id: 128
  +apId: "opensource@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/opensource"
  +apPublicUrl: "https://lemmy.ml/c/opensource"
  +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "opensource"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1703910302 {#321
    date: 2023-12-30 05:25:02.0 +01:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1703910301 {#318
    date: 2023-12-30 05:25:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"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