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 …}
}
37.72 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 {#1371 …}
  +entry: App\Entity\Entry {#1849 …}
  +magazine: App\Entity\Magazine {#312
    +icon: Proxies\__CG__\App\Entity\Image {#293 …}
    +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: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#320
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +entries: Doctrine\ORM\PersistentCollection {#227 …}
    +posts: Doctrine\ORM\PersistentCollection {#185 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
    +bans: Doctrine\ORM\PersistentCollection {#164 …}
    +reports: Doctrine\ORM\PersistentCollection {#150 …}
    +badges: Doctrine\ORM\PersistentCollection {#128 …}
    +logs: Doctrine\ORM\PersistentCollection {#118 …}
    +awards: Doctrine\ORM\PersistentCollection {#107 …}
    +categories: Doctrine\ORM\PersistentCollection {#94 …}
    -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 {#315
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    It really comes down to what is your use case. Also, a bit of a mindset change since you have to do a bit more research on some apps yourself, nothing too bad, like checking on the App’s Github if they have one, to see issues or bugs. Some of which may apply to you… or not. F-Droid has a link for most apps on their app.\n
    \n
    Personally, I removed almost all apps on my phone that have ads and/or improved privacy in one way or another.\n
    \n
    I used to use Nova but I found KISS launcher or it’s fork TinyBit Launcher much better. Why? Because I do a lot of searches and liked that it is search focused and you can add all types of different searches once you know the proper syntax. From Wikipedia, to Youtube, to Searxng, to Dictionaries or DuckDuckGo, you can add almost all search engines. The app is really, really light on resources and it does what I want it to do.\n
    \n
    I dropped all Google products, rooted my phone and removed them off my phone along with Google Play Services. Avoid all apps with any trackers. Albeit I still have a couple that I still need. But it is a great improvement.\n
    \n
    Use K9 for mail, OpenVPN in lieu of my VPN provider’s app, BraveNewPipe or NewPipe w/Sponsor block for Youtube and other services. Use Mull instead of Firefox, due to being more privacy focused. Eternity for Lemmy, as a, well, Lemmy client.\n
    \n
    KDEconnect to send/ping/transfer/control PC’s and phones over local Wifi. It’s free. Now, I know that many people may not use it, but I set up a Nextcloud Instance on my server and thus have Notes, Maps, RSS reader, File and Bookmarks Sync all through that by using their free apps. All available for free from F-Droid. But you do need a server.\n
    \n
    Also, Termux as terminal. You can do lots with it due to all the apps and services you can install and run. I used to run a Searx instance from my phone and I used that to search along with my VPN.\n
    \n
    For weather I use either QuickWeather or Geometric Weather, with icons you can get for free from the Playstore.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706138252 {#1769
    date: 2024-01-25 00:17:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@Tangent5280@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1375 …}
  +nested: Doctrine\ORM\PersistentCollection {#1400 …}
  +votes: Doctrine\ORM\PersistentCollection {#2428 …}
  +reports: Doctrine\ORM\PersistentCollection {#1904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#60 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2487 …}
  -id: 337950
  -bodyTs: "'ad':82 'add':127,151 'albeit':198 'almost':74,152 'along':187,360 'also':11,322 'and/or':83 'anoth':90 'app':29,38,67,70,76,157,194,226,307,336 'appli':54 'avail':309 'avoid':192 'bad':33 'better':108 'bit':13,24 'block':231 'bookmark':298 'bravenewpip':227 'bug':49 'case':10 'chang':17 'check':35 'client':255 'come':3 'coupl':203 'dictionari':146 'differ':131 'droid':61,315 'drop':174 'duckduckgo':148 'due':242,332 'either':368 'engin':155 'etern':248 'f':60,314 'f-droid':59,313 'file':296 'firefox':241 'focus':123,247 'fork':104 'found':98 'free':268,306,311,379 'geometr':371 'get':377 'github':40 'googl':176,189 'great':212 'icon':374 'improv':84,213 'instal':341 'instanc':285,350 'instead':239 'issu':47 'k9':215 'kdeconnect':256 'kiss':99 'know':135,271 'launcher':100,106 'lemmi':250,254 'lieu':220 'light':161 'like':34,118 'link':64 'local':264 'lot':114,329 'mail':217 'mani':273 'map':293 'may':53,275 'mindset':16 'much':107 'mull':238 'need':207,319 'newpip':229 'nextcloud':284 'note':292 'noth':31 'nova':95 'one':44,87 'openvpn':218 'pc':259 'peopl':274 'person':71 'phone':79,180,186,262,353 'play':190 'playstor':382 'privaci':85,246 'product':177 'proper':137 'provid':224 'quickweath':369 'reader':295 'realli':2,159,160 'remov':73,182 'research':26 'resourc':163 'root':178 'rss':294 'run':343,347 'search':116,122,132,154,359 'searx':349 'searxng':144 'see':46 'send/ping/transfer/control':258 'server':288,321 'servic':191,236,338 'set':281 'sinc':18 'still':200,206 'sync':299 'syntax':138 'termin':325 'termux':323 'thus':290 'tinybit':105 'tracker':197 'type':129 'use':9,92,94,214,237,277,304,345,356,367 'vpn':223,363 'w/sponsor':230 'want':169 'way':88 'weather':365,372 'well':253 'wifi':265 'wikipedia':140 'youtub':142,233"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7694661"
  +editedAt: DateTimeImmutable @1728466945 {#1969
    date: 2024-10-09 11:42:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706138252 {#1399
    date: 2024-01-25 00:17:32.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 {#1371 …}
  +entry: App\Entity\Entry {#1849 …}
  +magazine: App\Entity\Magazine {#312
    +icon: Proxies\__CG__\App\Entity\Image {#293 …}
    +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: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#320
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +entries: Doctrine\ORM\PersistentCollection {#227 …}
    +posts: Doctrine\ORM\PersistentCollection {#185 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
    +bans: Doctrine\ORM\PersistentCollection {#164 …}
    +reports: Doctrine\ORM\PersistentCollection {#150 …}
    +badges: Doctrine\ORM\PersistentCollection {#128 …}
    +logs: Doctrine\ORM\PersistentCollection {#118 …}
    +awards: Doctrine\ORM\PersistentCollection {#107 …}
    +categories: Doctrine\ORM\PersistentCollection {#94 …}
    -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 {#315
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    It really comes down to what is your use case. Also, a bit of a mindset change since you have to do a bit more research on some apps yourself, nothing too bad, like checking on the App’s Github if they have one, to see issues or bugs. Some of which may apply to you… or not. F-Droid has a link for most apps on their app.\n
    \n
    Personally, I removed almost all apps on my phone that have ads and/or improved privacy in one way or another.\n
    \n
    I used to use Nova but I found KISS launcher or it’s fork TinyBit Launcher much better. Why? Because I do a lot of searches and liked that it is search focused and you can add all types of different searches once you know the proper syntax. From Wikipedia, to Youtube, to Searxng, to Dictionaries or DuckDuckGo, you can add almost all search engines. The app is really, really light on resources and it does what I want it to do.\n
    \n
    I dropped all Google products, rooted my phone and removed them off my phone along with Google Play Services. Avoid all apps with any trackers. Albeit I still have a couple that I still need. But it is a great improvement.\n
    \n
    Use K9 for mail, OpenVPN in lieu of my VPN provider’s app, BraveNewPipe or NewPipe w/Sponsor block for Youtube and other services. Use Mull instead of Firefox, due to being more privacy focused. Eternity for Lemmy, as a, well, Lemmy client.\n
    \n
    KDEconnect to send/ping/transfer/control PC’s and phones over local Wifi. It’s free. Now, I know that many people may not use it, but I set up a Nextcloud Instance on my server and thus have Notes, Maps, RSS reader, File and Bookmarks Sync all through that by using their free apps. All available for free from F-Droid. But you do need a server.\n
    \n
    Also, Termux as terminal. You can do lots with it due to all the apps and services you can install and run. I used to run a Searx instance from my phone and I used that to search along with my VPN.\n
    \n
    For weather I use either QuickWeather or Geometric Weather, with icons you can get for free from the Playstore.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706138252 {#1769
    date: 2024-01-25 00:17:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@Tangent5280@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1375 …}
  +nested: Doctrine\ORM\PersistentCollection {#1400 …}
  +votes: Doctrine\ORM\PersistentCollection {#2428 …}
  +reports: Doctrine\ORM\PersistentCollection {#1904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#60 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2487 …}
  -id: 337950
  -bodyTs: "'ad':82 'add':127,151 'albeit':198 'almost':74,152 'along':187,360 'also':11,322 'and/or':83 'anoth':90 'app':29,38,67,70,76,157,194,226,307,336 'appli':54 'avail':309 'avoid':192 'bad':33 'better':108 'bit':13,24 'block':231 'bookmark':298 'bravenewpip':227 'bug':49 'case':10 'chang':17 'check':35 'client':255 'come':3 'coupl':203 'dictionari':146 'differ':131 'droid':61,315 'drop':174 'duckduckgo':148 'due':242,332 'either':368 'engin':155 'etern':248 'f':60,314 'f-droid':59,313 'file':296 'firefox':241 'focus':123,247 'fork':104 'found':98 'free':268,306,311,379 'geometr':371 'get':377 'github':40 'googl':176,189 'great':212 'icon':374 'improv':84,213 'instal':341 'instanc':285,350 'instead':239 'issu':47 'k9':215 'kdeconnect':256 'kiss':99 'know':135,271 'launcher':100,106 'lemmi':250,254 'lieu':220 'light':161 'like':34,118 'link':64 'local':264 'lot':114,329 'mail':217 'mani':273 'map':293 'may':53,275 'mindset':16 'much':107 'mull':238 'need':207,319 'newpip':229 'nextcloud':284 'note':292 'noth':31 'nova':95 'one':44,87 'openvpn':218 'pc':259 'peopl':274 'person':71 'phone':79,180,186,262,353 'play':190 'playstor':382 'privaci':85,246 'product':177 'proper':137 'provid':224 'quickweath':369 'reader':295 'realli':2,159,160 'remov':73,182 'research':26 'resourc':163 'root':178 'rss':294 'run':343,347 'search':116,122,132,154,359 'searx':349 'searxng':144 'see':46 'send/ping/transfer/control':258 'server':288,321 'servic':191,236,338 'set':281 'sinc':18 'still':200,206 'sync':299 'syntax':138 'termin':325 'termux':323 'thus':290 'tinybit':105 'tracker':197 'type':129 'use':9,92,94,214,237,277,304,345,356,367 'vpn':223,363 'w/sponsor':230 'want':169 'way':88 'weather':365,372 'well':253 'wifi':265 'wikipedia':140 'youtub':142,233"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7694661"
  +editedAt: DateTimeImmutable @1728466945 {#1969
    date: 2024-10-09 11:42:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706138252 {#1399
    date: 2024-01-25 00:17:32.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 {#1371 …}
  +entry: App\Entity\Entry {#1849 …}
  +magazine: App\Entity\Magazine {#312
    +icon: Proxies\__CG__\App\Entity\Image {#293 …}
    +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: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#320
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +entries: Doctrine\ORM\PersistentCollection {#227 …}
    +posts: Doctrine\ORM\PersistentCollection {#185 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
    +bans: Doctrine\ORM\PersistentCollection {#164 …}
    +reports: Doctrine\ORM\PersistentCollection {#150 …}
    +badges: Doctrine\ORM\PersistentCollection {#128 …}
    +logs: Doctrine\ORM\PersistentCollection {#118 …}
    +awards: Doctrine\ORM\PersistentCollection {#107 …}
    +categories: Doctrine\ORM\PersistentCollection {#94 …}
    -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 {#315
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    It really comes down to what is your use case. Also, a bit of a mindset change since you have to do a bit more research on some apps yourself, nothing too bad, like checking on the App’s Github if they have one, to see issues or bugs. Some of which may apply to you… or not. F-Droid has a link for most apps on their app.\n
    \n
    Personally, I removed almost all apps on my phone that have ads and/or improved privacy in one way or another.\n
    \n
    I used to use Nova but I found KISS launcher or it’s fork TinyBit Launcher much better. Why? Because I do a lot of searches and liked that it is search focused and you can add all types of different searches once you know the proper syntax. From Wikipedia, to Youtube, to Searxng, to Dictionaries or DuckDuckGo, you can add almost all search engines. The app is really, really light on resources and it does what I want it to do.\n
    \n
    I dropped all Google products, rooted my phone and removed them off my phone along with Google Play Services. Avoid all apps with any trackers. Albeit I still have a couple that I still need. But it is a great improvement.\n
    \n
    Use K9 for mail, OpenVPN in lieu of my VPN provider’s app, BraveNewPipe or NewPipe w/Sponsor block for Youtube and other services. Use Mull instead of Firefox, due to being more privacy focused. Eternity for Lemmy, as a, well, Lemmy client.\n
    \n
    KDEconnect to send/ping/transfer/control PC’s and phones over local Wifi. It’s free. Now, I know that many people may not use it, but I set up a Nextcloud Instance on my server and thus have Notes, Maps, RSS reader, File and Bookmarks Sync all through that by using their free apps. All available for free from F-Droid. But you do need a server.\n
    \n
    Also, Termux as terminal. You can do lots with it due to all the apps and services you can install and run. I used to run a Searx instance from my phone and I used that to search along with my VPN.\n
    \n
    For weather I use either QuickWeather or Geometric Weather, with icons you can get for free from the Playstore.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706138252 {#1769
    date: 2024-01-25 00:17:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@Tangent5280@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1375 …}
  +nested: Doctrine\ORM\PersistentCollection {#1400 …}
  +votes: Doctrine\ORM\PersistentCollection {#2428 …}
  +reports: Doctrine\ORM\PersistentCollection {#1904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#60 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2487 …}
  -id: 337950
  -bodyTs: "'ad':82 'add':127,151 'albeit':198 'almost':74,152 'along':187,360 'also':11,322 'and/or':83 'anoth':90 'app':29,38,67,70,76,157,194,226,307,336 'appli':54 'avail':309 'avoid':192 'bad':33 'better':108 'bit':13,24 'block':231 'bookmark':298 'bravenewpip':227 'bug':49 'case':10 'chang':17 'check':35 'client':255 'come':3 'coupl':203 'dictionari':146 'differ':131 'droid':61,315 'drop':174 'duckduckgo':148 'due':242,332 'either':368 'engin':155 'etern':248 'f':60,314 'f-droid':59,313 'file':296 'firefox':241 'focus':123,247 'fork':104 'found':98 'free':268,306,311,379 'geometr':371 'get':377 'github':40 'googl':176,189 'great':212 'icon':374 'improv':84,213 'instal':341 'instanc':285,350 'instead':239 'issu':47 'k9':215 'kdeconnect':256 'kiss':99 'know':135,271 'launcher':100,106 'lemmi':250,254 'lieu':220 'light':161 'like':34,118 'link':64 'local':264 'lot':114,329 'mail':217 'mani':273 'map':293 'may':53,275 'mindset':16 'much':107 'mull':238 'need':207,319 'newpip':229 'nextcloud':284 'note':292 'noth':31 'nova':95 'one':44,87 'openvpn':218 'pc':259 'peopl':274 'person':71 'phone':79,180,186,262,353 'play':190 'playstor':382 'privaci':85,246 'product':177 'proper':137 'provid':224 'quickweath':369 'reader':295 'realli':2,159,160 'remov':73,182 'research':26 'resourc':163 'root':178 'rss':294 'run':343,347 'search':116,122,132,154,359 'searx':349 'searxng':144 'see':46 'send/ping/transfer/control':258 'server':288,321 'servic':191,236,338 'set':281 'sinc':18 'still':200,206 'sync':299 'syntax':138 'termin':325 'termux':323 'thus':290 'tinybit':105 'tracker':197 'type':129 'use':9,92,94,214,237,277,304,345,356,367 'vpn':223,363 'w/sponsor':230 'want':169 'way':88 'weather':365,372 'well':253 'wifi':265 'wikipedia':140 'youtub':142,233"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7694661"
  +editedAt: DateTimeImmutable @1728466945 {#1969
    date: 2024-10-09 11:42:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706138252 {#1399
    date: 2024-01-25 00:17:32.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 {#312
  +icon: Proxies\__CG__\App\Entity\Image {#293 …}
  +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: 97
  +entryCommentCount: 1299
  +postCount: 2
  +postCommentCount: 5
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583535 {#320
    date: 2024-10-22 09:52:15.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#284 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
  +entries: Doctrine\ORM\PersistentCollection {#227 …}
  +posts: Doctrine\ORM\PersistentCollection {#185 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
  +bans: Doctrine\ORM\PersistentCollection {#164 …}
  +reports: Doctrine\ORM\PersistentCollection {#150 …}
  +badges: Doctrine\ORM\PersistentCollection {#128 …}
  +logs: Doctrine\ORM\PersistentCollection {#118 …}
  +awards: Doctrine\ORM\PersistentCollection {#107 …}
  +categories: Doctrine\ORM\PersistentCollection {#94 …}
  -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 {#315
    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