GET https://kbin.spritesserver.nl/u/@MigratingtoLemmy@lemmy.world/active?p=6

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 …}
}
7.03 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.06 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2221
  +user: Proxies\__CG__\App\Entity\User {#2804 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Wanting-to-improve-my-Linux-skills-after-17-months-of"
  +title: "Wanting to improve my Linux skills after 17 months of daily driving Linux"
  +url: null
  +body: """
    I’ve been daily driving Linux for 17 months now (currently on Linux Mint). I have got very comfortable with basic commands and many just works distros (such as Linux Mint, or Pop!_OS) with apt as the package manager. I’ve tried Debian as a distro to try to challenge myself, but have always ran into issues. On my PC, I could never get wifi to work, which made it difficult to install properly. I’ve used it on my daily driver laptop, but ran into some issues. I thought a more advanced distro, that is still stable, would be good overall. However, not getting new software for a long time sounds quite annoying.\n
    \n
    I’m wanting to challenge myself to get much better with Linux, partitioning, CLI, CLI tools, understanding the components of my system, trying tiling window managers, etc. I’ve been considering installing Arch the traditional way, on my X220, as a way to force myself to improve. Is this a good way to learn more about Linux and a Linux system in general? I always hear good things about the Arch Wiki. Is there any other tips someone can give me, to sharpen my Linux skills? I was even considering trying out Gentoo on my X220, but the compiling times sound painful. I wouldn’t daily drive Gentoo or Arch, just yet, but I would try to use them as much as possible for general use.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 55
  +favouriteCount: 128
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729426691 {#2839
    date: 2024-10-20 14:18:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2844 …}
  +votes: Doctrine\ORM\PersistentCollection {#2847 …}
  +reports: Doctrine\ORM\PersistentCollection {#2849 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
  +badges: Doctrine\ORM\PersistentCollection {#2855 …}
  +children: [
    App\Entity\EntryComment {#2222
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2221 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
      +body: "That is peak GNU/Linux. Or maybe even non-GNU/Linux"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700966959 {#2220
        date: 2023-11-26 03:49:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cogitoprinciple@lemmy.world"
        "@penquin@lemm.ee"
        "@BeardedGingerWonder@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2196 …}
      +nested: Doctrine\ORM\PersistentCollection {#2194 …}
      +votes: Doctrine\ORM\PersistentCollection {#2193 …}
      +reports: Doctrine\ORM\PersistentCollection {#2205 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2202 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2210 …}
      -id: 164755
      -bodyTs: "'/linux':11 'even':7 'gnu':10 'gnu/linux':4 'mayb':6 'non':9 'non-gnu':8 'peak':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5588971"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700966959 {#2218
        date: 2023-11-26 03:49:19.0 +01:00
      }
      +"title": 164755
    }
  ]
  -id: 16829
  -titleTs: "'17':8 'daili':11 'drive':12 'improv':3 'linux':5,13 'month':9 'skill':6 'want':1"
  -bodyTs: "'17':8 'advanc':94 'alway':55,180 'annoy':115 'apt':36 'arch':148,186,225 'basic':21 'better':125 'challeng':51,120 'cli':129,130 'comfort':19 'command':22 'compil':214 'compon':134 'consid':146,205 'could':63 'current':11 'daili':4,82,221 'debian':44 'difficult':72 'distro':27,47,95 'drive':5,222 'driver':83 'etc':142 'even':204 'forc':159 'general':178,240 'gentoo':208,223 'get':65,106,123 'give':195 'good':102,166,182 'got':17 'hear':181 'howev':104 'improv':162 'instal':74,147 'issu':58,89 'laptop':84 'learn':169 'linux':6,13,30,127,172,175,200 'long':111 'm':117 'made':70 'manag':40,141 'mani':24 'mint':14,31 'month':9 'much':124,236 'never':64 'new':107 'os':34 'overal':103 'packag':39 'pain':217 'partit':128 'pc':61 'pop':33 'possibl':238 'proper':75 'quit':114 'ran':56,86 'sharpen':198 'skill':201 'softwar':108 'someon':193 'sound':113,216 'stabl':99 'still':98 'system':137,176 'thing':183 'thought':91 'tile':139 'time':112,215 'tip':192 'tool':131 'tradit':150 'tri':43,49,138,206,231 'understand':132 'use':78,233,241 've':2,42,77,144 'want':118 'way':151,157,167 'wifi':66 'wiki':187 'window':140 'work':26,68 'would':100,230 'wouldn':219 'x220':154,211 'yet':227"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701039381
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8754637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700952981 {#2827
    date: 2023-11-25 23:56:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2221
  +user: Proxies\__CG__\App\Entity\User {#2804 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Wanting-to-improve-my-Linux-skills-after-17-months-of"
  +title: "Wanting to improve my Linux skills after 17 months of daily driving Linux"
  +url: null
  +body: """
    I’ve been daily driving Linux for 17 months now (currently on Linux Mint). I have got very comfortable with basic commands and many just works distros (such as Linux Mint, or Pop!_OS) with apt as the package manager. I’ve tried Debian as a distro to try to challenge myself, but have always ran into issues. On my PC, I could never get wifi to work, which made it difficult to install properly. I’ve used it on my daily driver laptop, but ran into some issues. I thought a more advanced distro, that is still stable, would be good overall. However, not getting new software for a long time sounds quite annoying.\n
    \n
    I’m wanting to challenge myself to get much better with Linux, partitioning, CLI, CLI tools, understanding the components of my system, trying tiling window managers, etc. I’ve been considering installing Arch the traditional way, on my X220, as a way to force myself to improve. Is this a good way to learn more about Linux and a Linux system in general? I always hear good things about the Arch Wiki. Is there any other tips someone can give me, to sharpen my Linux skills? I was even considering trying out Gentoo on my X220, but the compiling times sound painful. I wouldn’t daily drive Gentoo or Arch, just yet, but I would try to use them as much as possible for general use.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 55
  +favouriteCount: 128
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729426691 {#2839
    date: 2024-10-20 14:18:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2844 …}
  +votes: Doctrine\ORM\PersistentCollection {#2847 …}
  +reports: Doctrine\ORM\PersistentCollection {#2849 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
  +badges: Doctrine\ORM\PersistentCollection {#2855 …}
  +children: [
    App\Entity\EntryComment {#2222
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2221 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
      +body: "That is peak GNU/Linux. Or maybe even non-GNU/Linux"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700966959 {#2220
        date: 2023-11-26 03:49:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cogitoprinciple@lemmy.world"
        "@penquin@lemm.ee"
        "@BeardedGingerWonder@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2196 …}
      +nested: Doctrine\ORM\PersistentCollection {#2194 …}
      +votes: Doctrine\ORM\PersistentCollection {#2193 …}
      +reports: Doctrine\ORM\PersistentCollection {#2205 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2202 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2210 …}
      -id: 164755
      -bodyTs: "'/linux':11 'even':7 'gnu':10 'gnu/linux':4 'mayb':6 'non':9 'non-gnu':8 'peak':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5588971"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700966959 {#2218
        date: 2023-11-26 03:49:19.0 +01:00
      }
      +"title": 164755
    }
  ]
  -id: 16829
  -titleTs: "'17':8 'daili':11 'drive':12 'improv':3 'linux':5,13 'month':9 'skill':6 'want':1"
  -bodyTs: "'17':8 'advanc':94 'alway':55,180 'annoy':115 'apt':36 'arch':148,186,225 'basic':21 'better':125 'challeng':51,120 'cli':129,130 'comfort':19 'command':22 'compil':214 'compon':134 'consid':146,205 'could':63 'current':11 'daili':4,82,221 'debian':44 'difficult':72 'distro':27,47,95 'drive':5,222 'driver':83 'etc':142 'even':204 'forc':159 'general':178,240 'gentoo':208,223 'get':65,106,123 'give':195 'good':102,166,182 'got':17 'hear':181 'howev':104 'improv':162 'instal':74,147 'issu':58,89 'laptop':84 'learn':169 'linux':6,13,30,127,172,175,200 'long':111 'm':117 'made':70 'manag':40,141 'mani':24 'mint':14,31 'month':9 'much':124,236 'never':64 'new':107 'os':34 'overal':103 'packag':39 'pain':217 'partit':128 'pc':61 'pop':33 'possibl':238 'proper':75 'quit':114 'ran':56,86 'sharpen':198 'skill':201 'softwar':108 'someon':193 'sound':113,216 'stabl':99 'still':98 'system':137,176 'thing':183 'thought':91 'tile':139 'time':112,215 'tip':192 'tool':131 'tradit':150 'tri':43,49,138,206,231 'understand':132 'use':78,233,241 've':2,42,77,144 'want':118 'way':151,157,167 'wifi':66 'wiki':187 'window':140 'work':26,68 'would':100,230 'wouldn':219 'x220':154,211 'yet':227"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701039381
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8754637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700952981 {#2827
    date: 2023-11-25 23:56:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2221
  +user: Proxies\__CG__\App\Entity\User {#2804 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Wanting-to-improve-my-Linux-skills-after-17-months-of"
  +title: "Wanting to improve my Linux skills after 17 months of daily driving Linux"
  +url: null
  +body: """
    I’ve been daily driving Linux for 17 months now (currently on Linux Mint). I have got very comfortable with basic commands and many just works distros (such as Linux Mint, or Pop!_OS) with apt as the package manager. I’ve tried Debian as a distro to try to challenge myself, but have always ran into issues. On my PC, I could never get wifi to work, which made it difficult to install properly. I’ve used it on my daily driver laptop, but ran into some issues. I thought a more advanced distro, that is still stable, would be good overall. However, not getting new software for a long time sounds quite annoying.\n
    \n
    I’m wanting to challenge myself to get much better with Linux, partitioning, CLI, CLI tools, understanding the components of my system, trying tiling window managers, etc. I’ve been considering installing Arch the traditional way, on my X220, as a way to force myself to improve. Is this a good way to learn more about Linux and a Linux system in general? I always hear good things about the Arch Wiki. Is there any other tips someone can give me, to sharpen my Linux skills? I was even considering trying out Gentoo on my X220, but the compiling times sound painful. I wouldn’t daily drive Gentoo or Arch, just yet, but I would try to use them as much as possible for general use.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 55
  +favouriteCount: 128
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729426691 {#2839
    date: 2024-10-20 14:18:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2844 …}
  +votes: Doctrine\ORM\PersistentCollection {#2847 …}
  +reports: Doctrine\ORM\PersistentCollection {#2849 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
  +badges: Doctrine\ORM\PersistentCollection {#2855 …}
  +children: [
    App\Entity\EntryComment {#2222
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2221 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
      +body: "That is peak GNU/Linux. Or maybe even non-GNU/Linux"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700966959 {#2220
        date: 2023-11-26 03:49:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cogitoprinciple@lemmy.world"
        "@penquin@lemm.ee"
        "@BeardedGingerWonder@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2196 …}
      +nested: Doctrine\ORM\PersistentCollection {#2194 …}
      +votes: Doctrine\ORM\PersistentCollection {#2193 …}
      +reports: Doctrine\ORM\PersistentCollection {#2205 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2202 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2210 …}
      -id: 164755
      -bodyTs: "'/linux':11 'even':7 'gnu':10 'gnu/linux':4 'mayb':6 'non':9 'non-gnu':8 'peak':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5588971"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700966959 {#2218
        date: 2023-11-26 03:49:19.0 +01:00
      }
      +"title": 164755
    }
  ]
  -id: 16829
  -titleTs: "'17':8 'daili':11 'drive':12 'improv':3 'linux':5,13 'month':9 'skill':6 'want':1"
  -bodyTs: "'17':8 'advanc':94 'alway':55,180 'annoy':115 'apt':36 'arch':148,186,225 'basic':21 'better':125 'challeng':51,120 'cli':129,130 'comfort':19 'command':22 'compil':214 'compon':134 'consid':146,205 'could':63 'current':11 'daili':4,82,221 'debian':44 'difficult':72 'distro':27,47,95 'drive':5,222 'driver':83 'etc':142 'even':204 'forc':159 'general':178,240 'gentoo':208,223 'get':65,106,123 'give':195 'good':102,166,182 'got':17 'hear':181 'howev':104 'improv':162 'instal':74,147 'issu':58,89 'laptop':84 'learn':169 'linux':6,13,30,127,172,175,200 'long':111 'm':117 'made':70 'manag':40,141 'mani':24 'mint':14,31 'month':9 'much':124,236 'never':64 'new':107 'os':34 'overal':103 'packag':39 'pain':217 'partit':128 'pc':61 'pop':33 'possibl':238 'proper':75 'quit':114 'ran':56,86 'sharpen':198 'skill':201 'softwar':108 'someon':193 'sound':113,216 'stabl':99 'still':98 'system':137,176 'thing':183 'thought':91 'tile':139 'time':112,215 'tip':192 'tool':131 'tradit':150 'tri':43,49,138,206,231 'understand':132 'use':78,233,241 've':2,42,77,144 'want':118 'way':151,157,167 'wifi':66 'wiki':187 'window':140 'work':26,68 'would':100,230 'wouldn':219 'x220':154,211 'yet':227"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701039381
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8754637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700952981 {#2827
    date: 2023-11-25 23:56:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2222
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221
    +user: Proxies\__CG__\App\Entity\User {#2804 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Wanting-to-improve-my-Linux-skills-after-17-months-of"
    +title: "Wanting to improve my Linux skills after 17 months of daily driving Linux"
    +url: null
    +body: """
      I’ve been daily driving Linux for 17 months now (currently on Linux Mint). I have got very comfortable with basic commands and many just works distros (such as Linux Mint, or Pop!_OS) with apt as the package manager. I’ve tried Debian as a distro to try to challenge myself, but have always ran into issues. On my PC, I could never get wifi to work, which made it difficult to install properly. I’ve used it on my daily driver laptop, but ran into some issues. I thought a more advanced distro, that is still stable, would be good overall. However, not getting new software for a long time sounds quite annoying.\n
      \n
      I’m wanting to challenge myself to get much better with Linux, partitioning, CLI, CLI tools, understanding the components of my system, trying tiling window managers, etc. I’ve been considering installing Arch the traditional way, on my X220, as a way to force myself to improve. Is this a good way to learn more about Linux and a Linux system in general? I always hear good things about the Arch Wiki. Is there any other tips someone can give me, to sharpen my Linux skills? I was even considering trying out Gentoo on my X220, but the compiling times sound painful. I wouldn’t daily drive Gentoo or Arch, just yet, but I would try to use them as much as possible for general use.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 55
    +favouriteCount: 128
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729426691 {#2839
      date: 2024-10-20 14:18:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2844 …}
    +votes: Doctrine\ORM\PersistentCollection {#2847 …}
    +reports: Doctrine\ORM\PersistentCollection {#2849 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
    +badges: Doctrine\ORM\PersistentCollection {#2855 …}
    +children: [
      App\Entity\EntryComment {#2222}
    ]
    -id: 16829
    -titleTs: "'17':8 'daili':11 'drive':12 'improv':3 'linux':5,13 'month':9 'skill':6 'want':1"
    -bodyTs: "'17':8 'advanc':94 'alway':55,180 'annoy':115 'apt':36 'arch':148,186,225 'basic':21 'better':125 'challeng':51,120 'cli':129,130 'comfort':19 'command':22 'compil':214 'compon':134 'consid':146,205 'could':63 'current':11 'daili':4,82,221 'debian':44 'difficult':72 'distro':27,47,95 'drive':5,222 'driver':83 'etc':142 'even':204 'forc':159 'general':178,240 'gentoo':208,223 'get':65,106,123 'give':195 'good':102,166,182 'got':17 'hear':181 'howev':104 'improv':162 'instal':74,147 'issu':58,89 'laptop':84 'learn':169 'linux':6,13,30,127,172,175,200 'long':111 'm':117 'made':70 'manag':40,141 'mani':24 'mint':14,31 'month':9 'much':124,236 'never':64 'new':107 'os':34 'overal':103 'packag':39 'pain':217 'partit':128 'pc':61 'pop':33 'possibl':238 'proper':75 'quit':114 'ran':56,86 'sharpen':198 'skill':201 'softwar':108 'someon':193 'sound':113,216 'stabl':99 'still':98 'system':137,176 'thing':183 'thought':91 'tile':139 'time':112,215 'tip':192 'tool':131 'tradit':150 'tri':43,49,138,206,231 'understand':132 'use':78,233,241 've':2,42,77,144 'want':118 'way':151,157,167 'wifi':66 'wiki':187 'window':140 'work':26,68 'would':100,230 'wouldn':219 'x220':154,211 'yet':227"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701039381
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8754637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700952981 {#2827
      date: 2023-11-25 23:56:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +body: "That is peak GNU/Linux. Or maybe even non-GNU/Linux"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700966959 {#2220
    date: 2023-11-26 03:49:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cogitoprinciple@lemmy.world"
    "@penquin@lemm.ee"
    "@BeardedGingerWonder@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2196 …}
  +nested: Doctrine\ORM\PersistentCollection {#2194 …}
  +votes: Doctrine\ORM\PersistentCollection {#2193 …}
  +reports: Doctrine\ORM\PersistentCollection {#2205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2210 …}
  -id: 164755
  -bodyTs: "'/linux':11 'even':7 'gnu':10 'gnu/linux':4 'mayb':6 'non':9 'non-gnu':8 'peak':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5588971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700966959 {#2218
    date: 2023-11-26 03:49:19.0 +01:00
  }
  +"title": 164755
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2222
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221
    +user: Proxies\__CG__\App\Entity\User {#2804 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Wanting-to-improve-my-Linux-skills-after-17-months-of"
    +title: "Wanting to improve my Linux skills after 17 months of daily driving Linux"
    +url: null
    +body: """
      I’ve been daily driving Linux for 17 months now (currently on Linux Mint). I have got very comfortable with basic commands and many just works distros (such as Linux Mint, or Pop!_OS) with apt as the package manager. I’ve tried Debian as a distro to try to challenge myself, but have always ran into issues. On my PC, I could never get wifi to work, which made it difficult to install properly. I’ve used it on my daily driver laptop, but ran into some issues. I thought a more advanced distro, that is still stable, would be good overall. However, not getting new software for a long time sounds quite annoying.\n
      \n
      I’m wanting to challenge myself to get much better with Linux, partitioning, CLI, CLI tools, understanding the components of my system, trying tiling window managers, etc. I’ve been considering installing Arch the traditional way, on my X220, as a way to force myself to improve. Is this a good way to learn more about Linux and a Linux system in general? I always hear good things about the Arch Wiki. Is there any other tips someone can give me, to sharpen my Linux skills? I was even considering trying out Gentoo on my X220, but the compiling times sound painful. I wouldn’t daily drive Gentoo or Arch, just yet, but I would try to use them as much as possible for general use.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 55
    +favouriteCount: 128
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729426691 {#2839
      date: 2024-10-20 14:18:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2844 …}
    +votes: Doctrine\ORM\PersistentCollection {#2847 …}
    +reports: Doctrine\ORM\PersistentCollection {#2849 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
    +badges: Doctrine\ORM\PersistentCollection {#2855 …}
    +children: [
      App\Entity\EntryComment {#2222}
    ]
    -id: 16829
    -titleTs: "'17':8 'daili':11 'drive':12 'improv':3 'linux':5,13 'month':9 'skill':6 'want':1"
    -bodyTs: "'17':8 'advanc':94 'alway':55,180 'annoy':115 'apt':36 'arch':148,186,225 'basic':21 'better':125 'challeng':51,120 'cli':129,130 'comfort':19 'command':22 'compil':214 'compon':134 'consid':146,205 'could':63 'current':11 'daili':4,82,221 'debian':44 'difficult':72 'distro':27,47,95 'drive':5,222 'driver':83 'etc':142 'even':204 'forc':159 'general':178,240 'gentoo':208,223 'get':65,106,123 'give':195 'good':102,166,182 'got':17 'hear':181 'howev':104 'improv':162 'instal':74,147 'issu':58,89 'laptop':84 'learn':169 'linux':6,13,30,127,172,175,200 'long':111 'm':117 'made':70 'manag':40,141 'mani':24 'mint':14,31 'month':9 'much':124,236 'never':64 'new':107 'os':34 'overal':103 'packag':39 'pain':217 'partit':128 'pc':61 'pop':33 'possibl':238 'proper':75 'quit':114 'ran':56,86 'sharpen':198 'skill':201 'softwar':108 'someon':193 'sound':113,216 'stabl':99 'still':98 'system':137,176 'thing':183 'thought':91 'tile':139 'time':112,215 'tip':192 'tool':131 'tradit':150 'tri':43,49,138,206,231 'understand':132 'use':78,233,241 've':2,42,77,144 'want':118 'way':151,157,167 'wifi':66 'wiki':187 'window':140 'work':26,68 'would':100,230 'wouldn':219 'x220':154,211 'yet':227"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701039381
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8754637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700952981 {#2827
      date: 2023-11-25 23:56:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +body: "That is peak GNU/Linux. Or maybe even non-GNU/Linux"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700966959 {#2220
    date: 2023-11-26 03:49:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cogitoprinciple@lemmy.world"
    "@penquin@lemm.ee"
    "@BeardedGingerWonder@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2196 …}
  +nested: Doctrine\ORM\PersistentCollection {#2194 …}
  +votes: Doctrine\ORM\PersistentCollection {#2193 …}
  +reports: Doctrine\ORM\PersistentCollection {#2205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2210 …}
  -id: 164755
  -bodyTs: "'/linux':11 'even':7 'gnu':10 'gnu/linux':4 'mayb':6 'non':9 'non-gnu':8 'peak':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5588971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700966959 {#2218
    date: 2023-11-26 03:49:19.0 +01:00
  }
  +"title": 164755
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2222
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221
    +user: Proxies\__CG__\App\Entity\User {#2804 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Wanting-to-improve-my-Linux-skills-after-17-months-of"
    +title: "Wanting to improve my Linux skills after 17 months of daily driving Linux"
    +url: null
    +body: """
      I’ve been daily driving Linux for 17 months now (currently on Linux Mint). I have got very comfortable with basic commands and many just works distros (such as Linux Mint, or Pop!_OS) with apt as the package manager. I’ve tried Debian as a distro to try to challenge myself, but have always ran into issues. On my PC, I could never get wifi to work, which made it difficult to install properly. I’ve used it on my daily driver laptop, but ran into some issues. I thought a more advanced distro, that is still stable, would be good overall. However, not getting new software for a long time sounds quite annoying.\n
      \n
      I’m wanting to challenge myself to get much better with Linux, partitioning, CLI, CLI tools, understanding the components of my system, trying tiling window managers, etc. I’ve been considering installing Arch the traditional way, on my X220, as a way to force myself to improve. Is this a good way to learn more about Linux and a Linux system in general? I always hear good things about the Arch Wiki. Is there any other tips someone can give me, to sharpen my Linux skills? I was even considering trying out Gentoo on my X220, but the compiling times sound painful. I wouldn’t daily drive Gentoo or Arch, just yet, but I would try to use them as much as possible for general use.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 55
    +favouriteCount: 128
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729426691 {#2839
      date: 2024-10-20 14:18:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2844 …}
    +votes: Doctrine\ORM\PersistentCollection {#2847 …}
    +reports: Doctrine\ORM\PersistentCollection {#2849 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
    +badges: Doctrine\ORM\PersistentCollection {#2855 …}
    +children: [
      App\Entity\EntryComment {#2222}
    ]
    -id: 16829
    -titleTs: "'17':8 'daili':11 'drive':12 'improv':3 'linux':5,13 'month':9 'skill':6 'want':1"
    -bodyTs: "'17':8 'advanc':94 'alway':55,180 'annoy':115 'apt':36 'arch':148,186,225 'basic':21 'better':125 'challeng':51,120 'cli':129,130 'comfort':19 'command':22 'compil':214 'compon':134 'consid':146,205 'could':63 'current':11 'daili':4,82,221 'debian':44 'difficult':72 'distro':27,47,95 'drive':5,222 'driver':83 'etc':142 'even':204 'forc':159 'general':178,240 'gentoo':208,223 'get':65,106,123 'give':195 'good':102,166,182 'got':17 'hear':181 'howev':104 'improv':162 'instal':74,147 'issu':58,89 'laptop':84 'learn':169 'linux':6,13,30,127,172,175,200 'long':111 'm':117 'made':70 'manag':40,141 'mani':24 'mint':14,31 'month':9 'much':124,236 'never':64 'new':107 'os':34 'overal':103 'packag':39 'pain':217 'partit':128 'pc':61 'pop':33 'possibl':238 'proper':75 'quit':114 'ran':56,86 'sharpen':198 'skill':201 'softwar':108 'someon':193 'sound':113,216 'stabl':99 'still':98 'system':137,176 'thing':183 'thought':91 'tile':139 'time':112,215 'tip':192 'tool':131 'tradit':150 'tri':43,49,138,206,231 'understand':132 'use':78,233,241 've':2,42,77,144 'want':118 'way':151,157,167 'wifi':66 'wiki':187 'window':140 'work':26,68 'would':100,230 'wouldn':219 'x220':154,211 'yet':227"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701039381
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8754637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700952981 {#2827
      date: 2023-11-25 23:56:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +body: "That is peak GNU/Linux. Or maybe even non-GNU/Linux"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700966959 {#2220
    date: 2023-11-26 03:49:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cogitoprinciple@lemmy.world"
    "@penquin@lemm.ee"
    "@BeardedGingerWonder@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2196 …}
  +nested: Doctrine\ORM\PersistentCollection {#2194 …}
  +votes: Doctrine\ORM\PersistentCollection {#2193 …}
  +reports: Doctrine\ORM\PersistentCollection {#2205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2210 …}
  -id: 164755
  -bodyTs: "'/linux':11 'even':7 'gnu':10 'gnu/linux':4 'mayb':6 'non':9 'non-gnu':8 'peak':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5588971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700966959 {#2218
    date: 2023-11-26 03:49:19.0 +01:00
  }
  +"title": 164755
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2262
  +user: Proxies\__CG__\App\Entity\User {#2765 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: Proxies\__CG__\App\Entity\Image {#2806 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2808 …}
  +slug: "PipeWire-1-0-Released-For-Managing-Audio-Video-Steams-On-The-Linux"
  +title: "PipeWire 1.0 Released For Managing Audio/Video Steams On The Linux Desktop"
  +url: "https://www.phoronix.com/news/PipeWire-1.0-Released"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 46
  +favouriteCount: 429
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724614809 {#2801
    date: 2024-08-25 21:40:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2809 …}
  +votes: Doctrine\ORM\PersistentCollection {#2811 …}
  +reports: Doctrine\ORM\PersistentCollection {#2813 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2815 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2817 …}
  +badges: Doctrine\ORM\PersistentCollection {#2819 …}
  +children: [
    App\Entity\EntryComment {#2265
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2262 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
      +image: null
      +parent: null
      +root: null
      +body: "Brilliant piece of software"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701069757 {#2190
        date: 2023-11-27 08:22:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MazonnaCara89@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2263 …}
      +nested: Doctrine\ORM\PersistentCollection {#2235 …}
      +votes: Doctrine\ORM\PersistentCollection {#2239 …}
      +reports: Doctrine\ORM\PersistentCollection {#2236 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
      -id: 169306
      -bodyTs: "'brilliant':1 'piec':2 'softwar':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5615792"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701069757 {#2253
        date: 2023-11-27 08:22:37.0 +01:00
      }
      +"title": 169306
    }
  ]
  -id: 16947
  -titleTs: "'1.0':2 'audio/video':6 'desktop':11 'linux':10 'manag':5 'pipewir':1 'releas':3 'steam':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701088699
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8492308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701002299 {#2789
    date: 2023-11-26 13:38:19.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2262
  +user: Proxies\__CG__\App\Entity\User {#2765 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: Proxies\__CG__\App\Entity\Image {#2806 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2808 …}
  +slug: "PipeWire-1-0-Released-For-Managing-Audio-Video-Steams-On-The-Linux"
  +title: "PipeWire 1.0 Released For Managing Audio/Video Steams On The Linux Desktop"
  +url: "https://www.phoronix.com/news/PipeWire-1.0-Released"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 46
  +favouriteCount: 429
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724614809 {#2801
    date: 2024-08-25 21:40:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2809 …}
  +votes: Doctrine\ORM\PersistentCollection {#2811 …}
  +reports: Doctrine\ORM\PersistentCollection {#2813 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2815 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2817 …}
  +badges: Doctrine\ORM\PersistentCollection {#2819 …}
  +children: [
    App\Entity\EntryComment {#2265
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2262 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
      +image: null
      +parent: null
      +root: null
      +body: "Brilliant piece of software"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701069757 {#2190
        date: 2023-11-27 08:22:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MazonnaCara89@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2263 …}
      +nested: Doctrine\ORM\PersistentCollection {#2235 …}
      +votes: Doctrine\ORM\PersistentCollection {#2239 …}
      +reports: Doctrine\ORM\PersistentCollection {#2236 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
      -id: 169306
      -bodyTs: "'brilliant':1 'piec':2 'softwar':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5615792"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701069757 {#2253
        date: 2023-11-27 08:22:37.0 +01:00
      }
      +"title": 169306
    }
  ]
  -id: 16947
  -titleTs: "'1.0':2 'audio/video':6 'desktop':11 'linux':10 'manag':5 'pipewir':1 'releas':3 'steam':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701088699
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8492308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701002299 {#2789
    date: 2023-11-26 13:38:19.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2262
  +user: Proxies\__CG__\App\Entity\User {#2765 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: Proxies\__CG__\App\Entity\Image {#2806 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2808 …}
  +slug: "PipeWire-1-0-Released-For-Managing-Audio-Video-Steams-On-The-Linux"
  +title: "PipeWire 1.0 Released For Managing Audio/Video Steams On The Linux Desktop"
  +url: "https://www.phoronix.com/news/PipeWire-1.0-Released"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 46
  +favouriteCount: 429
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724614809 {#2801
    date: 2024-08-25 21:40:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2809 …}
  +votes: Doctrine\ORM\PersistentCollection {#2811 …}
  +reports: Doctrine\ORM\PersistentCollection {#2813 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2815 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2817 …}
  +badges: Doctrine\ORM\PersistentCollection {#2819 …}
  +children: [
    App\Entity\EntryComment {#2265
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2262 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
      +image: null
      +parent: null
      +root: null
      +body: "Brilliant piece of software"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701069757 {#2190
        date: 2023-11-27 08:22:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MazonnaCara89@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2263 …}
      +nested: Doctrine\ORM\PersistentCollection {#2235 …}
      +votes: Doctrine\ORM\PersistentCollection {#2239 …}
      +reports: Doctrine\ORM\PersistentCollection {#2236 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
      -id: 169306
      -bodyTs: "'brilliant':1 'piec':2 'softwar':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5615792"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701069757 {#2253
        date: 2023-11-27 08:22:37.0 +01:00
      }
      +"title": 169306
    }
  ]
  -id: 16947
  -titleTs: "'1.0':2 'audio/video':6 'desktop':11 'linux':10 'manag':5 'pipewir':1 'releas':3 'steam':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701088699
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8492308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701002299 {#2789
    date: 2023-11-26 13:38:19.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2265
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2262
    +user: Proxies\__CG__\App\Entity\User {#2765 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: Proxies\__CG__\App\Entity\Image {#2806 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2808 …}
    +slug: "PipeWire-1-0-Released-For-Managing-Audio-Video-Steams-On-The-Linux"
    +title: "PipeWire 1.0 Released For Managing Audio/Video Steams On The Linux Desktop"
    +url: "https://www.phoronix.com/news/PipeWire-1.0-Released"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 429
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724614809 {#2801
      date: 2024-08-25 21:40:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2809 …}
    +votes: Doctrine\ORM\PersistentCollection {#2811 …}
    +reports: Doctrine\ORM\PersistentCollection {#2813 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2815 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2817 …}
    +badges: Doctrine\ORM\PersistentCollection {#2819 …}
    +children: [
      App\Entity\EntryComment {#2265}
    ]
    -id: 16947
    -titleTs: "'1.0':2 'audio/video':6 'desktop':11 'linux':10 'manag':5 'pipewir':1 'releas':3 'steam':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701088699
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8492308"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701002299 {#2789
      date: 2023-11-26 13:38:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: null
  +root: null
  +body: "Brilliant piece of software"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701069757 {#2190
    date: 2023-11-27 08:22:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MazonnaCara89@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2263 …}
  +nested: Doctrine\ORM\PersistentCollection {#2235 …}
  +votes: Doctrine\ORM\PersistentCollection {#2239 …}
  +reports: Doctrine\ORM\PersistentCollection {#2236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
  -id: 169306
  -bodyTs: "'brilliant':1 'piec':2 'softwar':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5615792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701069757 {#2253
    date: 2023-11-27 08:22:37.0 +01:00
  }
  +"title": 169306
}
"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
15 DENIED edit
App\Entity\EntryComment {#2265
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2262
    +user: Proxies\__CG__\App\Entity\User {#2765 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: Proxies\__CG__\App\Entity\Image {#2806 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2808 …}
    +slug: "PipeWire-1-0-Released-For-Managing-Audio-Video-Steams-On-The-Linux"
    +title: "PipeWire 1.0 Released For Managing Audio/Video Steams On The Linux Desktop"
    +url: "https://www.phoronix.com/news/PipeWire-1.0-Released"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 429
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724614809 {#2801
      date: 2024-08-25 21:40:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2809 …}
    +votes: Doctrine\ORM\PersistentCollection {#2811 …}
    +reports: Doctrine\ORM\PersistentCollection {#2813 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2815 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2817 …}
    +badges: Doctrine\ORM\PersistentCollection {#2819 …}
    +children: [
      App\Entity\EntryComment {#2265}
    ]
    -id: 16947
    -titleTs: "'1.0':2 'audio/video':6 'desktop':11 'linux':10 'manag':5 'pipewir':1 'releas':3 'steam':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701088699
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8492308"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701002299 {#2789
      date: 2023-11-26 13:38:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: null
  +root: null
  +body: "Brilliant piece of software"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701069757 {#2190
    date: 2023-11-27 08:22:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MazonnaCara89@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2263 …}
  +nested: Doctrine\ORM\PersistentCollection {#2235 …}
  +votes: Doctrine\ORM\PersistentCollection {#2239 …}
  +reports: Doctrine\ORM\PersistentCollection {#2236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
  -id: 169306
  -bodyTs: "'brilliant':1 'piec':2 'softwar':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5615792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701069757 {#2253
    date: 2023-11-27 08:22:37.0 +01:00
  }
  +"title": 169306
}
"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
16 DENIED moderate
App\Entity\EntryComment {#2265
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2262
    +user: Proxies\__CG__\App\Entity\User {#2765 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: Proxies\__CG__\App\Entity\Image {#2806 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2808 …}
    +slug: "PipeWire-1-0-Released-For-Managing-Audio-Video-Steams-On-The-Linux"
    +title: "PipeWire 1.0 Released For Managing Audio/Video Steams On The Linux Desktop"
    +url: "https://www.phoronix.com/news/PipeWire-1.0-Released"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 429
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724614809 {#2801
      date: 2024-08-25 21:40:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2809 …}
    +votes: Doctrine\ORM\PersistentCollection {#2811 …}
    +reports: Doctrine\ORM\PersistentCollection {#2813 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2815 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2817 …}
    +badges: Doctrine\ORM\PersistentCollection {#2819 …}
    +children: [
      App\Entity\EntryComment {#2265}
    ]
    -id: 16947
    -titleTs: "'1.0':2 'audio/video':6 'desktop':11 'linux':10 'manag':5 'pipewir':1 'releas':3 'steam':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701088699
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8492308"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701002299 {#2789
      date: 2023-11-26 13:38:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: null
  +root: null
  +body: "Brilliant piece of software"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701069757 {#2190
    date: 2023-11-27 08:22:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MazonnaCara89@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2263 …}
  +nested: Doctrine\ORM\PersistentCollection {#2235 …}
  +votes: Doctrine\ORM\PersistentCollection {#2239 …}
  +reports: Doctrine\ORM\PersistentCollection {#2236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
  -id: 169306
  -bodyTs: "'brilliant':1 'piec':2 'softwar':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5615792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701069757 {#2253
    date: 2023-11-27 08:22:37.0 +01:00
  }
  +"title": 169306
}
"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
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2034
  +user: Proxies\__CG__\App\Entity\User {#2767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: Proxies\__CG__\App\Entity\Image {#2769 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2770 …}
  +slug: "My-server-Flow-Comics-Games-Movies-Shows"
  +title: "My server Flow Comics/Games/Movies/Shows"
  +url: "https://discuss.tchncs.de/pictrs/image/7a799180-4f12-4737-9d84-a06f9502b7ad.png"
  +body: """
    Before I forget here’s the server flow for my 64tb sever. Supports Anime and all the works, never could get manga working with torrent/usenet well enough on ubuntu though.\n
    \n
    A short list:\n
    \n
    - Anime/Tv/Movies\n
    - Switch games management (kinda)\n
    - Cross Seed\n
    - Unpackerr\n
    - Radarr + Sonarr Queue Cleanup\n
    - Trakt Sync\n
    - Trakt List to add sonarr item (bad practice but whatever)\n
    - Comics (weekly bundles are OP)\n
    - My shitty cronjobs\n
    \n
    Make suggestions on improvements, I probably won’t be using this settup on my next server, but similar.\n
    \n
    For adding content I used Ombi and the plex watchlist sync feature for those that were leeching on my plex, worked well enough. For better management I used the LunaSea app (great fucking app, go get it now, it’s free)\n
    \n
    I didn’t do music bc I have tidal with plex and that’s more then fine, lidarr sucked too much for the artists I like and attempts at streamrip automation failed all the time.\n
    \n
    Cronjob abuse is my friend\n
    \n
    Forgot to mention this also supports auto-uploading content (with filters) on a cronjob
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 452
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721778380 {#2762
    date: 2024-07-24 01:46:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2771 …}
  +votes: Doctrine\ORM\PersistentCollection {#2773 …}
  +reports: Doctrine\ORM\PersistentCollection {#2775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2779 …}
  +badges: Doctrine\ORM\PersistentCollection {#2781 …}
  +children: [
    App\Entity\EntryComment {#2142
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2034 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
      +body: "What do you use for automated manga downloads? I’ll probably have to stick with FMD2, but development seems to be a bit slow"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701146665 {#2287
        date: 2023-11-28 05:44:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BitterSweet@discuss.tchncs.de"
        "@MigratingtoLemmy@lemmy.world"
        "@jecht360@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2155 …}
      +nested: Doctrine\ORM\PersistentCollection {#2158 …}
      +votes: Doctrine\ORM\PersistentCollection {#2151 …}
      +reports: Doctrine\ORM\PersistentCollection {#2145 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
      -id: 172588
      -bodyTs: "'autom':6 'bit':23 'develop':18 'download':8 'fmd2':16 'll':10 'manga':7 'probabl':11 'seem':19 'slow':24 'stick':14 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5639438"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701146665 {#2188
        date: 2023-11-28 05:44:25.0 +01:00
      }
      +"title": 172588
    }
  ]
  -id: 17516
  -titleTs: "'comics/games/movies/shows':4 'flow':3 'server':2"
  -bodyTs: "'64tb':11 'abus':161 'ad':85 'add':51 'also':169 'anim':14 'anime/tv/movies':34 'app':114,117 'artist':148 'attempt':152 'auto':172 'auto-upload':171 'autom':155 'bad':54 'bc':130 'better':108 'bundl':60 'cleanup':45 'comic':58 'content':86,174 'could':20 'cronjob':65,160,179 'cross':39 'didn':126 'enough':27,106 'fail':156 'featur':95 'filter':176 'fine':141 'flow':8 'forget':3 'forgot':165 'free':124 'friend':164 'fuck':116 'game':36 'get':21,119 'go':118 'great':115 'improv':69 'item':53 'kinda':38 'leech':100 'lidarr':142 'like':150 'list':33,49 'lunasea':113 'make':66 'manag':37,109 'manga':22 'mention':167 'much':145 'music':129 'never':19 'next':80 'ombi':89 'op':62 'plex':92,103,135 'practic':55 'probabl':71 'queue':44 'radarr':42 'seed':40 'server':7,81 'settup':77 'sever':12 'shitti':64 'short':32 'similar':83 'sonarr':43,52 'streamrip':154 'suck':143 'suggest':67 'support':13,170 'switch':35 'sync':47,94 'though':30 'tidal':133 'time':159 'torrent/usenet':25 'trakt':46,48 'ubuntu':29 'unpackerr':41 'upload':173 'use':75,88,111 'watchlist':93 'week':59 'well':26,105 'whatev':57 'won':72 'work':18,23,104"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701208233
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6939894"
  +editedAt: DateTimeImmutable @1703230403 {#2720
    date: 2023-12-22 08:33:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701121833 {#2678
    date: 2023-11-27 22:50:33.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2034
  +user: Proxies\__CG__\App\Entity\User {#2767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: Proxies\__CG__\App\Entity\Image {#2769 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2770 …}
  +slug: "My-server-Flow-Comics-Games-Movies-Shows"
  +title: "My server Flow Comics/Games/Movies/Shows"
  +url: "https://discuss.tchncs.de/pictrs/image/7a799180-4f12-4737-9d84-a06f9502b7ad.png"
  +body: """
    Before I forget here’s the server flow for my 64tb sever. Supports Anime and all the works, never could get manga working with torrent/usenet well enough on ubuntu though.\n
    \n
    A short list:\n
    \n
    - Anime/Tv/Movies\n
    - Switch games management (kinda)\n
    - Cross Seed\n
    - Unpackerr\n
    - Radarr + Sonarr Queue Cleanup\n
    - Trakt Sync\n
    - Trakt List to add sonarr item (bad practice but whatever)\n
    - Comics (weekly bundles are OP)\n
    - My shitty cronjobs\n
    \n
    Make suggestions on improvements, I probably won’t be using this settup on my next server, but similar.\n
    \n
    For adding content I used Ombi and the plex watchlist sync feature for those that were leeching on my plex, worked well enough. For better management I used the LunaSea app (great fucking app, go get it now, it’s free)\n
    \n
    I didn’t do music bc I have tidal with plex and that’s more then fine, lidarr sucked too much for the artists I like and attempts at streamrip automation failed all the time.\n
    \n
    Cronjob abuse is my friend\n
    \n
    Forgot to mention this also supports auto-uploading content (with filters) on a cronjob
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 452
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721778380 {#2762
    date: 2024-07-24 01:46:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2771 …}
  +votes: Doctrine\ORM\PersistentCollection {#2773 …}
  +reports: Doctrine\ORM\PersistentCollection {#2775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2779 …}
  +badges: Doctrine\ORM\PersistentCollection {#2781 …}
  +children: [
    App\Entity\EntryComment {#2142
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2034 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
      +body: "What do you use for automated manga downloads? I’ll probably have to stick with FMD2, but development seems to be a bit slow"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701146665 {#2287
        date: 2023-11-28 05:44:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BitterSweet@discuss.tchncs.de"
        "@MigratingtoLemmy@lemmy.world"
        "@jecht360@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2155 …}
      +nested: Doctrine\ORM\PersistentCollection {#2158 …}
      +votes: Doctrine\ORM\PersistentCollection {#2151 …}
      +reports: Doctrine\ORM\PersistentCollection {#2145 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
      -id: 172588
      -bodyTs: "'autom':6 'bit':23 'develop':18 'download':8 'fmd2':16 'll':10 'manga':7 'probabl':11 'seem':19 'slow':24 'stick':14 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5639438"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701146665 {#2188
        date: 2023-11-28 05:44:25.0 +01:00
      }
      +"title": 172588
    }
  ]
  -id: 17516
  -titleTs: "'comics/games/movies/shows':4 'flow':3 'server':2"
  -bodyTs: "'64tb':11 'abus':161 'ad':85 'add':51 'also':169 'anim':14 'anime/tv/movies':34 'app':114,117 'artist':148 'attempt':152 'auto':172 'auto-upload':171 'autom':155 'bad':54 'bc':130 'better':108 'bundl':60 'cleanup':45 'comic':58 'content':86,174 'could':20 'cronjob':65,160,179 'cross':39 'didn':126 'enough':27,106 'fail':156 'featur':95 'filter':176 'fine':141 'flow':8 'forget':3 'forgot':165 'free':124 'friend':164 'fuck':116 'game':36 'get':21,119 'go':118 'great':115 'improv':69 'item':53 'kinda':38 'leech':100 'lidarr':142 'like':150 'list':33,49 'lunasea':113 'make':66 'manag':37,109 'manga':22 'mention':167 'much':145 'music':129 'never':19 'next':80 'ombi':89 'op':62 'plex':92,103,135 'practic':55 'probabl':71 'queue':44 'radarr':42 'seed':40 'server':7,81 'settup':77 'sever':12 'shitti':64 'short':32 'similar':83 'sonarr':43,52 'streamrip':154 'suck':143 'suggest':67 'support':13,170 'switch':35 'sync':47,94 'though':30 'tidal':133 'time':159 'torrent/usenet':25 'trakt':46,48 'ubuntu':29 'unpackerr':41 'upload':173 'use':75,88,111 'watchlist':93 'week':59 'well':26,105 'whatev':57 'won':72 'work':18,23,104"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701208233
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6939894"
  +editedAt: DateTimeImmutable @1703230403 {#2720
    date: 2023-12-22 08:33:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701121833 {#2678
    date: 2023-11-27 22:50:33.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2034
  +user: Proxies\__CG__\App\Entity\User {#2767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: Proxies\__CG__\App\Entity\Image {#2769 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2770 …}
  +slug: "My-server-Flow-Comics-Games-Movies-Shows"
  +title: "My server Flow Comics/Games/Movies/Shows"
  +url: "https://discuss.tchncs.de/pictrs/image/7a799180-4f12-4737-9d84-a06f9502b7ad.png"
  +body: """
    Before I forget here’s the server flow for my 64tb sever. Supports Anime and all the works, never could get manga working with torrent/usenet well enough on ubuntu though.\n
    \n
    A short list:\n
    \n
    - Anime/Tv/Movies\n
    - Switch games management (kinda)\n
    - Cross Seed\n
    - Unpackerr\n
    - Radarr + Sonarr Queue Cleanup\n
    - Trakt Sync\n
    - Trakt List to add sonarr item (bad practice but whatever)\n
    - Comics (weekly bundles are OP)\n
    - My shitty cronjobs\n
    \n
    Make suggestions on improvements, I probably won’t be using this settup on my next server, but similar.\n
    \n
    For adding content I used Ombi and the plex watchlist sync feature for those that were leeching on my plex, worked well enough. For better management I used the LunaSea app (great fucking app, go get it now, it’s free)\n
    \n
    I didn’t do music bc I have tidal with plex and that’s more then fine, lidarr sucked too much for the artists I like and attempts at streamrip automation failed all the time.\n
    \n
    Cronjob abuse is my friend\n
    \n
    Forgot to mention this also supports auto-uploading content (with filters) on a cronjob
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 452
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721778380 {#2762
    date: 2024-07-24 01:46:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2771 …}
  +votes: Doctrine\ORM\PersistentCollection {#2773 …}
  +reports: Doctrine\ORM\PersistentCollection {#2775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2779 …}
  +badges: Doctrine\ORM\PersistentCollection {#2781 …}
  +children: [
    App\Entity\EntryComment {#2142
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2034 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
      +body: "What do you use for automated manga downloads? I’ll probably have to stick with FMD2, but development seems to be a bit slow"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701146665 {#2287
        date: 2023-11-28 05:44:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BitterSweet@discuss.tchncs.de"
        "@MigratingtoLemmy@lemmy.world"
        "@jecht360@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2155 …}
      +nested: Doctrine\ORM\PersistentCollection {#2158 …}
      +votes: Doctrine\ORM\PersistentCollection {#2151 …}
      +reports: Doctrine\ORM\PersistentCollection {#2145 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
      -id: 172588
      -bodyTs: "'autom':6 'bit':23 'develop':18 'download':8 'fmd2':16 'll':10 'manga':7 'probabl':11 'seem':19 'slow':24 'stick':14 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5639438"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701146665 {#2188
        date: 2023-11-28 05:44:25.0 +01:00
      }
      +"title": 172588
    }
  ]
  -id: 17516
  -titleTs: "'comics/games/movies/shows':4 'flow':3 'server':2"
  -bodyTs: "'64tb':11 'abus':161 'ad':85 'add':51 'also':169 'anim':14 'anime/tv/movies':34 'app':114,117 'artist':148 'attempt':152 'auto':172 'auto-upload':171 'autom':155 'bad':54 'bc':130 'better':108 'bundl':60 'cleanup':45 'comic':58 'content':86,174 'could':20 'cronjob':65,160,179 'cross':39 'didn':126 'enough':27,106 'fail':156 'featur':95 'filter':176 'fine':141 'flow':8 'forget':3 'forgot':165 'free':124 'friend':164 'fuck':116 'game':36 'get':21,119 'go':118 'great':115 'improv':69 'item':53 'kinda':38 'leech':100 'lidarr':142 'like':150 'list':33,49 'lunasea':113 'make':66 'manag':37,109 'manga':22 'mention':167 'much':145 'music':129 'never':19 'next':80 'ombi':89 'op':62 'plex':92,103,135 'practic':55 'probabl':71 'queue':44 'radarr':42 'seed':40 'server':7,81 'settup':77 'sever':12 'shitti':64 'short':32 'similar':83 'sonarr':43,52 'streamrip':154 'suck':143 'suggest':67 'support':13,170 'switch':35 'sync':47,94 'though':30 'tidal':133 'time':159 'torrent/usenet':25 'trakt':46,48 'ubuntu':29 'unpackerr':41 'upload':173 'use':75,88,111 'watchlist':93 'week':59 'well':26,105 'whatev':57 'won':72 'work':18,23,104"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701208233
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6939894"
  +editedAt: DateTimeImmutable @1703230403 {#2720
    date: 2023-12-22 08:33:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701121833 {#2678
    date: 2023-11-27 22:50:33.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2142
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2034
    +user: Proxies\__CG__\App\Entity\User {#2767 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: Proxies\__CG__\App\Entity\Image {#2769 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2770 …}
    +slug: "My-server-Flow-Comics-Games-Movies-Shows"
    +title: "My server Flow Comics/Games/Movies/Shows"
    +url: "https://discuss.tchncs.de/pictrs/image/7a799180-4f12-4737-9d84-a06f9502b7ad.png"
    +body: """
      Before I forget here’s the server flow for my 64tb sever. Supports Anime and all the works, never could get manga working with torrent/usenet well enough on ubuntu though.\n
      \n
      A short list:\n
      \n
      - Anime/Tv/Movies\n
      - Switch games management (kinda)\n
      - Cross Seed\n
      - Unpackerr\n
      - Radarr + Sonarr Queue Cleanup\n
      - Trakt Sync\n
      - Trakt List to add sonarr item (bad practice but whatever)\n
      - Comics (weekly bundles are OP)\n
      - My shitty cronjobs\n
      \n
      Make suggestions on improvements, I probably won’t be using this settup on my next server, but similar.\n
      \n
      For adding content I used Ombi and the plex watchlist sync feature for those that were leeching on my plex, worked well enough. For better management I used the LunaSea app (great fucking app, go get it now, it’s free)\n
      \n
      I didn’t do music bc I have tidal with plex and that’s more then fine, lidarr sucked too much for the artists I like and attempts at streamrip automation failed all the time.\n
      \n
      Cronjob abuse is my friend\n
      \n
      Forgot to mention this also supports auto-uploading content (with filters) on a cronjob
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 68
    +favouriteCount: 452
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721778380 {#2762
      date: 2024-07-24 01:46:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2771 …}
    +votes: Doctrine\ORM\PersistentCollection {#2773 …}
    +reports: Doctrine\ORM\PersistentCollection {#2775 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2779 …}
    +badges: Doctrine\ORM\PersistentCollection {#2781 …}
    +children: [
      App\Entity\EntryComment {#2142}
    ]
    -id: 17516
    -titleTs: "'comics/games/movies/shows':4 'flow':3 'server':2"
    -bodyTs: "'64tb':11 'abus':161 'ad':85 'add':51 'also':169 'anim':14 'anime/tv/movies':34 'app':114,117 'artist':148 'attempt':152 'auto':172 'auto-upload':171 'autom':155 'bad':54 'bc':130 'better':108 'bundl':60 'cleanup':45 'comic':58 'content':86,174 'could':20 'cronjob':65,160,179 'cross':39 'didn':126 'enough':27,106 'fail':156 'featur':95 'filter':176 'fine':141 'flow':8 'forget':3 'forgot':165 'free':124 'friend':164 'fuck':116 'game':36 'get':21,119 'go':118 'great':115 'improv':69 'item':53 'kinda':38 'leech':100 'lidarr':142 'like':150 'list':33,49 'lunasea':113 'make':66 'manag':37,109 'manga':22 'mention':167 'much':145 'music':129 'never':19 'next':80 'ombi':89 'op':62 'plex':92,103,135 'practic':55 'probabl':71 'queue':44 'radarr':42 'seed':40 'server':7,81 'settup':77 'sever':12 'shitti':64 'short':32 'similar':83 'sonarr':43,52 'streamrip':154 'suck':143 'suggest':67 'support':13,170 'switch':35 'sync':47,94 'though':30 'tidal':133 'time':159 'torrent/usenet':25 'trakt':46,48 'ubuntu':29 'unpackerr':41 'upload':173 'use':75,88,111 'watchlist':93 'week':59 'well':26,105 'whatev':57 'won':72 'work':18,23,104"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701208233
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6939894"
    +editedAt: DateTimeImmutable @1703230403 {#2720
      date: 2023-12-22 08:33:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701121833 {#2678
      date: 2023-11-27 22:50:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
  +body: "What do you use for automated manga downloads? I’ll probably have to stick with FMD2, but development seems to be a bit slow"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701146665 {#2287
    date: 2023-11-28 05:44:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BitterSweet@discuss.tchncs.de"
    "@MigratingtoLemmy@lemmy.world"
    "@jecht360@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2155 …}
  +nested: Doctrine\ORM\PersistentCollection {#2158 …}
  +votes: Doctrine\ORM\PersistentCollection {#2151 …}
  +reports: Doctrine\ORM\PersistentCollection {#2145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
  -id: 172588
  -bodyTs: "'autom':6 'bit':23 'develop':18 'download':8 'fmd2':16 'll':10 'manga':7 'probabl':11 'seem':19 'slow':24 'stick':14 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5639438"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701146665 {#2188
    date: 2023-11-28 05:44:25.0 +01:00
  }
  +"title": 172588
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2142
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2034
    +user: Proxies\__CG__\App\Entity\User {#2767 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: Proxies\__CG__\App\Entity\Image {#2769 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2770 …}
    +slug: "My-server-Flow-Comics-Games-Movies-Shows"
    +title: "My server Flow Comics/Games/Movies/Shows"
    +url: "https://discuss.tchncs.de/pictrs/image/7a799180-4f12-4737-9d84-a06f9502b7ad.png"
    +body: """
      Before I forget here’s the server flow for my 64tb sever. Supports Anime and all the works, never could get manga working with torrent/usenet well enough on ubuntu though.\n
      \n
      A short list:\n
      \n
      - Anime/Tv/Movies\n
      - Switch games management (kinda)\n
      - Cross Seed\n
      - Unpackerr\n
      - Radarr + Sonarr Queue Cleanup\n
      - Trakt Sync\n
      - Trakt List to add sonarr item (bad practice but whatever)\n
      - Comics (weekly bundles are OP)\n
      - My shitty cronjobs\n
      \n
      Make suggestions on improvements, I probably won’t be using this settup on my next server, but similar.\n
      \n
      For adding content I used Ombi and the plex watchlist sync feature for those that were leeching on my plex, worked well enough. For better management I used the LunaSea app (great fucking app, go get it now, it’s free)\n
      \n
      I didn’t do music bc I have tidal with plex and that’s more then fine, lidarr sucked too much for the artists I like and attempts at streamrip automation failed all the time.\n
      \n
      Cronjob abuse is my friend\n
      \n
      Forgot to mention this also supports auto-uploading content (with filters) on a cronjob
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 68
    +favouriteCount: 452
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721778380 {#2762
      date: 2024-07-24 01:46:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2771 …}
    +votes: Doctrine\ORM\PersistentCollection {#2773 …}
    +reports: Doctrine\ORM\PersistentCollection {#2775 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2779 …}
    +badges: Doctrine\ORM\PersistentCollection {#2781 …}
    +children: [
      App\Entity\EntryComment {#2142}
    ]
    -id: 17516
    -titleTs: "'comics/games/movies/shows':4 'flow':3 'server':2"
    -bodyTs: "'64tb':11 'abus':161 'ad':85 'add':51 'also':169 'anim':14 'anime/tv/movies':34 'app':114,117 'artist':148 'attempt':152 'auto':172 'auto-upload':171 'autom':155 'bad':54 'bc':130 'better':108 'bundl':60 'cleanup':45 'comic':58 'content':86,174 'could':20 'cronjob':65,160,179 'cross':39 'didn':126 'enough':27,106 'fail':156 'featur':95 'filter':176 'fine':141 'flow':8 'forget':3 'forgot':165 'free':124 'friend':164 'fuck':116 'game':36 'get':21,119 'go':118 'great':115 'improv':69 'item':53 'kinda':38 'leech':100 'lidarr':142 'like':150 'list':33,49 'lunasea':113 'make':66 'manag':37,109 'manga':22 'mention':167 'much':145 'music':129 'never':19 'next':80 'ombi':89 'op':62 'plex':92,103,135 'practic':55 'probabl':71 'queue':44 'radarr':42 'seed':40 'server':7,81 'settup':77 'sever':12 'shitti':64 'short':32 'similar':83 'sonarr':43,52 'streamrip':154 'suck':143 'suggest':67 'support':13,170 'switch':35 'sync':47,94 'though':30 'tidal':133 'time':159 'torrent/usenet':25 'trakt':46,48 'ubuntu':29 'unpackerr':41 'upload':173 'use':75,88,111 'watchlist':93 'week':59 'well':26,105 'whatev':57 'won':72 'work':18,23,104"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701208233
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6939894"
    +editedAt: DateTimeImmutable @1703230403 {#2720
      date: 2023-12-22 08:33:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701121833 {#2678
      date: 2023-11-27 22:50:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
  +body: "What do you use for automated manga downloads? I’ll probably have to stick with FMD2, but development seems to be a bit slow"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701146665 {#2287
    date: 2023-11-28 05:44:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BitterSweet@discuss.tchncs.de"
    "@MigratingtoLemmy@lemmy.world"
    "@jecht360@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2155 …}
  +nested: Doctrine\ORM\PersistentCollection {#2158 …}
  +votes: Doctrine\ORM\PersistentCollection {#2151 …}
  +reports: Doctrine\ORM\PersistentCollection {#2145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
  -id: 172588
  -bodyTs: "'autom':6 'bit':23 'develop':18 'download':8 'fmd2':16 'll':10 'manga':7 'probabl':11 'seem':19 'slow':24 'stick':14 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5639438"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701146665 {#2188
    date: 2023-11-28 05:44:25.0 +01:00
  }
  +"title": 172588
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2142
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2034
    +user: Proxies\__CG__\App\Entity\User {#2767 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: Proxies\__CG__\App\Entity\Image {#2769 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2770 …}
    +slug: "My-server-Flow-Comics-Games-Movies-Shows"
    +title: "My server Flow Comics/Games/Movies/Shows"
    +url: "https://discuss.tchncs.de/pictrs/image/7a799180-4f12-4737-9d84-a06f9502b7ad.png"
    +body: """
      Before I forget here’s the server flow for my 64tb sever. Supports Anime and all the works, never could get manga working with torrent/usenet well enough on ubuntu though.\n
      \n
      A short list:\n
      \n
      - Anime/Tv/Movies\n
      - Switch games management (kinda)\n
      - Cross Seed\n
      - Unpackerr\n
      - Radarr + Sonarr Queue Cleanup\n
      - Trakt Sync\n
      - Trakt List to add sonarr item (bad practice but whatever)\n
      - Comics (weekly bundles are OP)\n
      - My shitty cronjobs\n
      \n
      Make suggestions on improvements, I probably won’t be using this settup on my next server, but similar.\n
      \n
      For adding content I used Ombi and the plex watchlist sync feature for those that were leeching on my plex, worked well enough. For better management I used the LunaSea app (great fucking app, go get it now, it’s free)\n
      \n
      I didn’t do music bc I have tidal with plex and that’s more then fine, lidarr sucked too much for the artists I like and attempts at streamrip automation failed all the time.\n
      \n
      Cronjob abuse is my friend\n
      \n
      Forgot to mention this also supports auto-uploading content (with filters) on a cronjob
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 68
    +favouriteCount: 452
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721778380 {#2762
      date: 2024-07-24 01:46:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2771 …}
    +votes: Doctrine\ORM\PersistentCollection {#2773 …}
    +reports: Doctrine\ORM\PersistentCollection {#2775 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2779 …}
    +badges: Doctrine\ORM\PersistentCollection {#2781 …}
    +children: [
      App\Entity\EntryComment {#2142}
    ]
    -id: 17516
    -titleTs: "'comics/games/movies/shows':4 'flow':3 'server':2"
    -bodyTs: "'64tb':11 'abus':161 'ad':85 'add':51 'also':169 'anim':14 'anime/tv/movies':34 'app':114,117 'artist':148 'attempt':152 'auto':172 'auto-upload':171 'autom':155 'bad':54 'bc':130 'better':108 'bundl':60 'cleanup':45 'comic':58 'content':86,174 'could':20 'cronjob':65,160,179 'cross':39 'didn':126 'enough':27,106 'fail':156 'featur':95 'filter':176 'fine':141 'flow':8 'forget':3 'forgot':165 'free':124 'friend':164 'fuck':116 'game':36 'get':21,119 'go':118 'great':115 'improv':69 'item':53 'kinda':38 'leech':100 'lidarr':142 'like':150 'list':33,49 'lunasea':113 'make':66 'manag':37,109 'manga':22 'mention':167 'much':145 'music':129 'never':19 'next':80 'ombi':89 'op':62 'plex':92,103,135 'practic':55 'probabl':71 'queue':44 'radarr':42 'seed':40 'server':7,81 'settup':77 'sever':12 'shitti':64 'short':32 'similar':83 'sonarr':43,52 'streamrip':154 'suck':143 'suggest':67 'support':13,170 'switch':35 'sync':47,94 'though':30 'tidal':133 'time':159 'torrent/usenet':25 'trakt':46,48 'ubuntu':29 'unpackerr':41 'upload':173 'use':75,88,111 'watchlist':93 'week':59 'well':26,105 'whatev':57 'won':72 'work':18,23,104"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701208233
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6939894"
    +editedAt: DateTimeImmutable @1703230403 {#2720
      date: 2023-12-22 08:33:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701121833 {#2678
      date: 2023-11-27 22:50:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
  +body: "What do you use for automated manga downloads? I’ll probably have to stick with FMD2, but development seems to be a bit slow"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701146665 {#2287
    date: 2023-11-28 05:44:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BitterSweet@discuss.tchncs.de"
    "@MigratingtoLemmy@lemmy.world"
    "@jecht360@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2155 …}
  +nested: Doctrine\ORM\PersistentCollection {#2158 …}
  +votes: Doctrine\ORM\PersistentCollection {#2151 …}
  +reports: Doctrine\ORM\PersistentCollection {#2145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
  -id: 172588
  -bodyTs: "'autom':6 'bit':23 'develop':18 'download':8 'fmd2':16 'll':10 'manga':7 'probabl':11 'seem':19 'slow':24 'stick':14 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5639438"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701146665 {#2188
    date: 2023-11-28 05:44:25.0 +01:00
  }
  +"title": 172588
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2087
  +user: Proxies\__CG__\App\Entity\User {#2958 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Spending-a-few-days-with-Hyprland-made-me-realize-how"
  +title: "Spending a few days with Hyprland made me realize how awesome Gnome is"
  +url: null
  +body: """
    Don’t get me wrong. Hyprland is great. I like it a lot. It looks fresh, it’s easy to configure and the keybindings are super easy to implement, but it’s also very barebones. Most of the functionality expected from a DE come from external software. Be it a top bar, an app launcher, a notification daemon or anything else. Each has to be configured independently, which is good for some people, but not really for me. I could probably make Waybar look good if I spent a lot of time on it, but as of today, meh. Rofi is neat, fast and minimalist, but looks straight from the 90’, and as a result feels janky next to the hypermodern look and feel of Hyprland (Edit: OK I’ve found some nice themes for Rofi, just need to find a way to add blur behind the window). Quick settings are inexistant, or could be implemented with a collection of shell or Python scripts I’m not really motivated enough to pursue. A full Hyprland DE with top bar, quick settings and app launcher, with unified looks and centralized setings would actually be awesome and might make me switch (I know it’s not the philosophy of this project).\n
    \n
    Which brought me back to Gnome 45. I wouldn’t use vanilla Gnome without extensions, but with a few QOL or eyecandy extensions like dash-to-dock and Blur My Shell, it can look as fresh and modern as you want. The quick settings popup may have made me lazy, but it’s an incredibly efficient tool for switching Wifi networks, audio devices or power profiles. All the media keys work out of the box. Gnome Settings is what a settings app should be, complete yet simple to navigate and use. I love the new workspace indicator in the top bar.\n
    \n
    Gnome is “boring” in a good way. It’s a complete and unified experience, works great out of the box, is predictable and lets you be as productive or procrastinating as you want without getting in your way, while being infinitely extensible to let you tweak as little or as much as you want.\n
    \n
    Thank you Gnome devs for your awesome work. Thank you Hyprland devs for letting me try something new and fresh, even if it’s not for me.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 30
  +favouriteCount: 143
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709368933 {#2953
    date: 2024-03-02 09:42:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2960 …}
  +votes: Doctrine\ORM\PersistentCollection {#2962 …}
  +reports: Doctrine\ORM\PersistentCollection {#2964 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2968 …}
  +badges: Doctrine\ORM\PersistentCollection {#2970 …}
  +children: [
    App\Entity\EntryComment {#2095
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2087 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
      +image: null
      +parent: null
      +root: null
      +body: "Anybody with experience with Cagebreak? I like ratpoison but maybe not having to port a lot of configuration by hand would be nice"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700821415 {#2089
        date: 2023-11-24 11:23:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wfh@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2091 …}
      +nested: Doctrine\ORM\PersistentCollection {#2090 …}
      +votes: Doctrine\ORM\PersistentCollection {#2092 …}
      +reports: Doctrine\ORM\PersistentCollection {#2241 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
      -id: 157961
      -bodyTs: "'anybodi':1 'cagebreak':5 'configur':18 'experi':3 'hand':20 'like':7 'lot':16 'mayb':10 'nice':23 'port':14 'ratpoison':8 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5546831"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700821415 {#2088
        date: 2023-11-24 11:23:35.0 +01:00
      }
      +"title": 157961
    }
  ]
  -id: 15865
  -titleTs: "'awesom':11 'day':4 'gnome':12 'hyprland':6 'made':7 'realiz':9 'spend':1"
  -bodyTs: "'45':216 '90':111 'actual':192 'add':144 'also':33 'anyth':60 'app':54,183,292 'audio':272 'awesom':194,372 'back':213 'bar':52,179,311 'barebon':35 'behind':146 'blur':145,239 'bore':314 'box':285,331 'brought':211 'central':189 'collect':159 'come':44 'complet':295,322 'configur':21,66 'could':80,154 'daemon':58 'dash':235 'dash-to-dock':234 'de':43,176 'dev':369,377 'devic':273 'dock':237 'easi':19,27 'edit':127 'effici':266 'els':61 'enough':170 'even':386 'expect':40 'experi':325 'extens':224,232,353 'extern':46 'eyecandi':231 'fast':103 'feel':116,124 'find':140 'found':131 'fresh':16,246,385 'full':174 'function':39 'get':3,346 'gnome':215,222,286,312,368 'good':70,85,317 'great':8,327 'hypermodern':121 'hyprland':6,126,175,376 'implement':29,156 'incred':265 'independ':67 'indic':307 'inexist':152 'infinit':352 'janki':117 'key':280 'keybind':24 'know':201 'launcher':55,184 'lazi':260 'let':335,355,379 'like':10,233 'littl':359 'look':15,84,107,122,187,244 'lot':13,90 'love':303 'm':166 'made':258 'make':82,197 'may':256 'media':279 'meh':99 'might':196 'minimalist':105 'modern':248 'motiv':169 'much':362 'navig':299 'neat':102 'need':138 'network':271 'new':305,383 'next':118 'nice':133 'notif':57 'ok':128 'peopl':73 'philosophi':206 'popup':255 'power':275 'predict':333 'probabl':81 'procrastin':341 'product':339 'profil':276 'project':209 'pursu':172 'python':163 'qol':229 'quick':149,180,253 'realli':76,168 'result':115 'rofi':100,136 'script':164 'set':150,181,254,287,291 'sete':190 'shell':161,241 'simpl':297 'softwar':47 'someth':382 'spent':88 'straight':108 'super':26 'switch':199,269 'thank':366,374 'theme':134 'time':92 'today':98 'tool':267 'top':51,178,310 'tri':381 'tweak':357 'unifi':186,324 'use':220,301 'vanilla':221 've':130 'want':251,344,365 'way':142,318,349 'waybar':83 'wifi':270 'window':148 'without':223,345 'work':281,326,373 'workspac':306 'would':191 'wouldn':218 'wrong':5 'yet':296"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700820566
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15810299"
  +editedAt: DateTimeImmutable @1701229791 {#2941
    date: 2023-11-29 04:49:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700734166 {#2920
    date: 2023-11-23 11:09:26.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2087
  +user: Proxies\__CG__\App\Entity\User {#2958 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Spending-a-few-days-with-Hyprland-made-me-realize-how"
  +title: "Spending a few days with Hyprland made me realize how awesome Gnome is"
  +url: null
  +body: """
    Don’t get me wrong. Hyprland is great. I like it a lot. It looks fresh, it’s easy to configure and the keybindings are super easy to implement, but it’s also very barebones. Most of the functionality expected from a DE come from external software. Be it a top bar, an app launcher, a notification daemon or anything else. Each has to be configured independently, which is good for some people, but not really for me. I could probably make Waybar look good if I spent a lot of time on it, but as of today, meh. Rofi is neat, fast and minimalist, but looks straight from the 90’, and as a result feels janky next to the hypermodern look and feel of Hyprland (Edit: OK I’ve found some nice themes for Rofi, just need to find a way to add blur behind the window). Quick settings are inexistant, or could be implemented with a collection of shell or Python scripts I’m not really motivated enough to pursue. A full Hyprland DE with top bar, quick settings and app launcher, with unified looks and centralized setings would actually be awesome and might make me switch (I know it’s not the philosophy of this project).\n
    \n
    Which brought me back to Gnome 45. I wouldn’t use vanilla Gnome without extensions, but with a few QOL or eyecandy extensions like dash-to-dock and Blur My Shell, it can look as fresh and modern as you want. The quick settings popup may have made me lazy, but it’s an incredibly efficient tool for switching Wifi networks, audio devices or power profiles. All the media keys work out of the box. Gnome Settings is what a settings app should be, complete yet simple to navigate and use. I love the new workspace indicator in the top bar.\n
    \n
    Gnome is “boring” in a good way. It’s a complete and unified experience, works great out of the box, is predictable and lets you be as productive or procrastinating as you want without getting in your way, while being infinitely extensible to let you tweak as little or as much as you want.\n
    \n
    Thank you Gnome devs for your awesome work. Thank you Hyprland devs for letting me try something new and fresh, even if it’s not for me.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 30
  +favouriteCount: 143
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709368933 {#2953
    date: 2024-03-02 09:42:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2960 …}
  +votes: Doctrine\ORM\PersistentCollection {#2962 …}
  +reports: Doctrine\ORM\PersistentCollection {#2964 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2968 …}
  +badges: Doctrine\ORM\PersistentCollection {#2970 …}
  +children: [
    App\Entity\EntryComment {#2095
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2087 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
      +image: null
      +parent: null
      +root: null
      +body: "Anybody with experience with Cagebreak? I like ratpoison but maybe not having to port a lot of configuration by hand would be nice"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700821415 {#2089
        date: 2023-11-24 11:23:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wfh@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2091 …}
      +nested: Doctrine\ORM\PersistentCollection {#2090 …}
      +votes: Doctrine\ORM\PersistentCollection {#2092 …}
      +reports: Doctrine\ORM\PersistentCollection {#2241 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
      -id: 157961
      -bodyTs: "'anybodi':1 'cagebreak':5 'configur':18 'experi':3 'hand':20 'like':7 'lot':16 'mayb':10 'nice':23 'port':14 'ratpoison':8 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5546831"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700821415 {#2088
        date: 2023-11-24 11:23:35.0 +01:00
      }
      +"title": 157961
    }
  ]
  -id: 15865
  -titleTs: "'awesom':11 'day':4 'gnome':12 'hyprland':6 'made':7 'realiz':9 'spend':1"
  -bodyTs: "'45':216 '90':111 'actual':192 'add':144 'also':33 'anyth':60 'app':54,183,292 'audio':272 'awesom':194,372 'back':213 'bar':52,179,311 'barebon':35 'behind':146 'blur':145,239 'bore':314 'box':285,331 'brought':211 'central':189 'collect':159 'come':44 'complet':295,322 'configur':21,66 'could':80,154 'daemon':58 'dash':235 'dash-to-dock':234 'de':43,176 'dev':369,377 'devic':273 'dock':237 'easi':19,27 'edit':127 'effici':266 'els':61 'enough':170 'even':386 'expect':40 'experi':325 'extens':224,232,353 'extern':46 'eyecandi':231 'fast':103 'feel':116,124 'find':140 'found':131 'fresh':16,246,385 'full':174 'function':39 'get':3,346 'gnome':215,222,286,312,368 'good':70,85,317 'great':8,327 'hypermodern':121 'hyprland':6,126,175,376 'implement':29,156 'incred':265 'independ':67 'indic':307 'inexist':152 'infinit':352 'janki':117 'key':280 'keybind':24 'know':201 'launcher':55,184 'lazi':260 'let':335,355,379 'like':10,233 'littl':359 'look':15,84,107,122,187,244 'lot':13,90 'love':303 'm':166 'made':258 'make':82,197 'may':256 'media':279 'meh':99 'might':196 'minimalist':105 'modern':248 'motiv':169 'much':362 'navig':299 'neat':102 'need':138 'network':271 'new':305,383 'next':118 'nice':133 'notif':57 'ok':128 'peopl':73 'philosophi':206 'popup':255 'power':275 'predict':333 'probabl':81 'procrastin':341 'product':339 'profil':276 'project':209 'pursu':172 'python':163 'qol':229 'quick':149,180,253 'realli':76,168 'result':115 'rofi':100,136 'script':164 'set':150,181,254,287,291 'sete':190 'shell':161,241 'simpl':297 'softwar':47 'someth':382 'spent':88 'straight':108 'super':26 'switch':199,269 'thank':366,374 'theme':134 'time':92 'today':98 'tool':267 'top':51,178,310 'tri':381 'tweak':357 'unifi':186,324 'use':220,301 'vanilla':221 've':130 'want':251,344,365 'way':142,318,349 'waybar':83 'wifi':270 'window':148 'without':223,345 'work':281,326,373 'workspac':306 'would':191 'wouldn':218 'wrong':5 'yet':296"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700820566
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15810299"
  +editedAt: DateTimeImmutable @1701229791 {#2941
    date: 2023-11-29 04:49:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700734166 {#2920
    date: 2023-11-23 11:09:26.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2087
  +user: Proxies\__CG__\App\Entity\User {#2958 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Spending-a-few-days-with-Hyprland-made-me-realize-how"
  +title: "Spending a few days with Hyprland made me realize how awesome Gnome is"
  +url: null
  +body: """
    Don’t get me wrong. Hyprland is great. I like it a lot. It looks fresh, it’s easy to configure and the keybindings are super easy to implement, but it’s also very barebones. Most of the functionality expected from a DE come from external software. Be it a top bar, an app launcher, a notification daemon or anything else. Each has to be configured independently, which is good for some people, but not really for me. I could probably make Waybar look good if I spent a lot of time on it, but as of today, meh. Rofi is neat, fast and minimalist, but looks straight from the 90’, and as a result feels janky next to the hypermodern look and feel of Hyprland (Edit: OK I’ve found some nice themes for Rofi, just need to find a way to add blur behind the window). Quick settings are inexistant, or could be implemented with a collection of shell or Python scripts I’m not really motivated enough to pursue. A full Hyprland DE with top bar, quick settings and app launcher, with unified looks and centralized setings would actually be awesome and might make me switch (I know it’s not the philosophy of this project).\n
    \n
    Which brought me back to Gnome 45. I wouldn’t use vanilla Gnome without extensions, but with a few QOL or eyecandy extensions like dash-to-dock and Blur My Shell, it can look as fresh and modern as you want. The quick settings popup may have made me lazy, but it’s an incredibly efficient tool for switching Wifi networks, audio devices or power profiles. All the media keys work out of the box. Gnome Settings is what a settings app should be, complete yet simple to navigate and use. I love the new workspace indicator in the top bar.\n
    \n
    Gnome is “boring” in a good way. It’s a complete and unified experience, works great out of the box, is predictable and lets you be as productive or procrastinating as you want without getting in your way, while being infinitely extensible to let you tweak as little or as much as you want.\n
    \n
    Thank you Gnome devs for your awesome work. Thank you Hyprland devs for letting me try something new and fresh, even if it’s not for me.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 30
  +favouriteCount: 143
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709368933 {#2953
    date: 2024-03-02 09:42:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2960 …}
  +votes: Doctrine\ORM\PersistentCollection {#2962 …}
  +reports: Doctrine\ORM\PersistentCollection {#2964 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2968 …}
  +badges: Doctrine\ORM\PersistentCollection {#2970 …}
  +children: [
    App\Entity\EntryComment {#2095
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2087 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
      +image: null
      +parent: null
      +root: null
      +body: "Anybody with experience with Cagebreak? I like ratpoison but maybe not having to port a lot of configuration by hand would be nice"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700821415 {#2089
        date: 2023-11-24 11:23:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wfh@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2091 …}
      +nested: Doctrine\ORM\PersistentCollection {#2090 …}
      +votes: Doctrine\ORM\PersistentCollection {#2092 …}
      +reports: Doctrine\ORM\PersistentCollection {#2241 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
      -id: 157961
      -bodyTs: "'anybodi':1 'cagebreak':5 'configur':18 'experi':3 'hand':20 'like':7 'lot':16 'mayb':10 'nice':23 'port':14 'ratpoison':8 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5546831"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700821415 {#2088
        date: 2023-11-24 11:23:35.0 +01:00
      }
      +"title": 157961
    }
  ]
  -id: 15865
  -titleTs: "'awesom':11 'day':4 'gnome':12 'hyprland':6 'made':7 'realiz':9 'spend':1"
  -bodyTs: "'45':216 '90':111 'actual':192 'add':144 'also':33 'anyth':60 'app':54,183,292 'audio':272 'awesom':194,372 'back':213 'bar':52,179,311 'barebon':35 'behind':146 'blur':145,239 'bore':314 'box':285,331 'brought':211 'central':189 'collect':159 'come':44 'complet':295,322 'configur':21,66 'could':80,154 'daemon':58 'dash':235 'dash-to-dock':234 'de':43,176 'dev':369,377 'devic':273 'dock':237 'easi':19,27 'edit':127 'effici':266 'els':61 'enough':170 'even':386 'expect':40 'experi':325 'extens':224,232,353 'extern':46 'eyecandi':231 'fast':103 'feel':116,124 'find':140 'found':131 'fresh':16,246,385 'full':174 'function':39 'get':3,346 'gnome':215,222,286,312,368 'good':70,85,317 'great':8,327 'hypermodern':121 'hyprland':6,126,175,376 'implement':29,156 'incred':265 'independ':67 'indic':307 'inexist':152 'infinit':352 'janki':117 'key':280 'keybind':24 'know':201 'launcher':55,184 'lazi':260 'let':335,355,379 'like':10,233 'littl':359 'look':15,84,107,122,187,244 'lot':13,90 'love':303 'm':166 'made':258 'make':82,197 'may':256 'media':279 'meh':99 'might':196 'minimalist':105 'modern':248 'motiv':169 'much':362 'navig':299 'neat':102 'need':138 'network':271 'new':305,383 'next':118 'nice':133 'notif':57 'ok':128 'peopl':73 'philosophi':206 'popup':255 'power':275 'predict':333 'probabl':81 'procrastin':341 'product':339 'profil':276 'project':209 'pursu':172 'python':163 'qol':229 'quick':149,180,253 'realli':76,168 'result':115 'rofi':100,136 'script':164 'set':150,181,254,287,291 'sete':190 'shell':161,241 'simpl':297 'softwar':47 'someth':382 'spent':88 'straight':108 'super':26 'switch':199,269 'thank':366,374 'theme':134 'time':92 'today':98 'tool':267 'top':51,178,310 'tri':381 'tweak':357 'unifi':186,324 'use':220,301 'vanilla':221 've':130 'want':251,344,365 'way':142,318,349 'waybar':83 'wifi':270 'window':148 'without':223,345 'work':281,326,373 'workspac':306 'would':191 'wouldn':218 'wrong':5 'yet':296"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700820566
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15810299"
  +editedAt: DateTimeImmutable @1701229791 {#2941
    date: 2023-11-29 04:49:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700734166 {#2920
    date: 2023-11-23 11:09:26.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2095
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2087
    +user: Proxies\__CG__\App\Entity\User {#2958 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Spending-a-few-days-with-Hyprland-made-me-realize-how"
    +title: "Spending a few days with Hyprland made me realize how awesome Gnome is"
    +url: null
    +body: """
      Don’t get me wrong. Hyprland is great. I like it a lot. It looks fresh, it’s easy to configure and the keybindings are super easy to implement, but it’s also very barebones. Most of the functionality expected from a DE come from external software. Be it a top bar, an app launcher, a notification daemon or anything else. Each has to be configured independently, which is good for some people, but not really for me. I could probably make Waybar look good if I spent a lot of time on it, but as of today, meh. Rofi is neat, fast and minimalist, but looks straight from the 90’, and as a result feels janky next to the hypermodern look and feel of Hyprland (Edit: OK I’ve found some nice themes for Rofi, just need to find a way to add blur behind the window). Quick settings are inexistant, or could be implemented with a collection of shell or Python scripts I’m not really motivated enough to pursue. A full Hyprland DE with top bar, quick settings and app launcher, with unified looks and centralized setings would actually be awesome and might make me switch (I know it’s not the philosophy of this project).\n
      \n
      Which brought me back to Gnome 45. I wouldn’t use vanilla Gnome without extensions, but with a few QOL or eyecandy extensions like dash-to-dock and Blur My Shell, it can look as fresh and modern as you want. The quick settings popup may have made me lazy, but it’s an incredibly efficient tool for switching Wifi networks, audio devices or power profiles. All the media keys work out of the box. Gnome Settings is what a settings app should be, complete yet simple to navigate and use. I love the new workspace indicator in the top bar.\n
      \n
      Gnome is “boring” in a good way. It’s a complete and unified experience, works great out of the box, is predictable and lets you be as productive or procrastinating as you want without getting in your way, while being infinitely extensible to let you tweak as little or as much as you want.\n
      \n
      Thank you Gnome devs for your awesome work. Thank you Hyprland devs for letting me try something new and fresh, even if it’s not for me.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 30
    +favouriteCount: 143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709368933 {#2953
      date: 2024-03-02 09:42:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2960 …}
    +votes: Doctrine\ORM\PersistentCollection {#2962 …}
    +reports: Doctrine\ORM\PersistentCollection {#2964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2966 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2968 …}
    +badges: Doctrine\ORM\PersistentCollection {#2970 …}
    +children: [
      App\Entity\EntryComment {#2095}
    ]
    -id: 15865
    -titleTs: "'awesom':11 'day':4 'gnome':12 'hyprland':6 'made':7 'realiz':9 'spend':1"
    -bodyTs: "'45':216 '90':111 'actual':192 'add':144 'also':33 'anyth':60 'app':54,183,292 'audio':272 'awesom':194,372 'back':213 'bar':52,179,311 'barebon':35 'behind':146 'blur':145,239 'bore':314 'box':285,331 'brought':211 'central':189 'collect':159 'come':44 'complet':295,322 'configur':21,66 'could':80,154 'daemon':58 'dash':235 'dash-to-dock':234 'de':43,176 'dev':369,377 'devic':273 'dock':237 'easi':19,27 'edit':127 'effici':266 'els':61 'enough':170 'even':386 'expect':40 'experi':325 'extens':224,232,353 'extern':46 'eyecandi':231 'fast':103 'feel':116,124 'find':140 'found':131 'fresh':16,246,385 'full':174 'function':39 'get':3,346 'gnome':215,222,286,312,368 'good':70,85,317 'great':8,327 'hypermodern':121 'hyprland':6,126,175,376 'implement':29,156 'incred':265 'independ':67 'indic':307 'inexist':152 'infinit':352 'janki':117 'key':280 'keybind':24 'know':201 'launcher':55,184 'lazi':260 'let':335,355,379 'like':10,233 'littl':359 'look':15,84,107,122,187,244 'lot':13,90 'love':303 'm':166 'made':258 'make':82,197 'may':256 'media':279 'meh':99 'might':196 'minimalist':105 'modern':248 'motiv':169 'much':362 'navig':299 'neat':102 'need':138 'network':271 'new':305,383 'next':118 'nice':133 'notif':57 'ok':128 'peopl':73 'philosophi':206 'popup':255 'power':275 'predict':333 'probabl':81 'procrastin':341 'product':339 'profil':276 'project':209 'pursu':172 'python':163 'qol':229 'quick':149,180,253 'realli':76,168 'result':115 'rofi':100,136 'script':164 'set':150,181,254,287,291 'sete':190 'shell':161,241 'simpl':297 'softwar':47 'someth':382 'spent':88 'straight':108 'super':26 'switch':199,269 'thank':366,374 'theme':134 'time':92 'today':98 'tool':267 'top':51,178,310 'tri':381 'tweak':357 'unifi':186,324 'use':220,301 'vanilla':221 've':130 'want':251,344,365 'way':142,318,349 'waybar':83 'wifi':270 'window':148 'without':223,345 'work':281,326,373 'workspac':306 'would':191 'wouldn':218 'wrong':5 'yet':296"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700820566
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15810299"
    +editedAt: DateTimeImmutable @1701229791 {#2941
      date: 2023-11-29 04:49:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700734166 {#2920
      date: 2023-11-23 11:09:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: null
  +root: null
  +body: "Anybody with experience with Cagebreak? I like ratpoison but maybe not having to port a lot of configuration by hand would be nice"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700821415 {#2089
    date: 2023-11-24 11:23:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wfh@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2091 …}
  +nested: Doctrine\ORM\PersistentCollection {#2090 …}
  +votes: Doctrine\ORM\PersistentCollection {#2092 …}
  +reports: Doctrine\ORM\PersistentCollection {#2241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
  -id: 157961
  -bodyTs: "'anybodi':1 'cagebreak':5 'configur':18 'experi':3 'hand':20 'like':7 'lot':16 'mayb':10 'nice':23 'port':14 'ratpoison':8 'would':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5546831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700821415 {#2088
    date: 2023-11-24 11:23:35.0 +01:00
  }
  +"title": 157961
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2095
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2087
    +user: Proxies\__CG__\App\Entity\User {#2958 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Spending-a-few-days-with-Hyprland-made-me-realize-how"
    +title: "Spending a few days with Hyprland made me realize how awesome Gnome is"
    +url: null
    +body: """
      Don’t get me wrong. Hyprland is great. I like it a lot. It looks fresh, it’s easy to configure and the keybindings are super easy to implement, but it’s also very barebones. Most of the functionality expected from a DE come from external software. Be it a top bar, an app launcher, a notification daemon or anything else. Each has to be configured independently, which is good for some people, but not really for me. I could probably make Waybar look good if I spent a lot of time on it, but as of today, meh. Rofi is neat, fast and minimalist, but looks straight from the 90’, and as a result feels janky next to the hypermodern look and feel of Hyprland (Edit: OK I’ve found some nice themes for Rofi, just need to find a way to add blur behind the window). Quick settings are inexistant, or could be implemented with a collection of shell or Python scripts I’m not really motivated enough to pursue. A full Hyprland DE with top bar, quick settings and app launcher, with unified looks and centralized setings would actually be awesome and might make me switch (I know it’s not the philosophy of this project).\n
      \n
      Which brought me back to Gnome 45. I wouldn’t use vanilla Gnome without extensions, but with a few QOL or eyecandy extensions like dash-to-dock and Blur My Shell, it can look as fresh and modern as you want. The quick settings popup may have made me lazy, but it’s an incredibly efficient tool for switching Wifi networks, audio devices or power profiles. All the media keys work out of the box. Gnome Settings is what a settings app should be, complete yet simple to navigate and use. I love the new workspace indicator in the top bar.\n
      \n
      Gnome is “boring” in a good way. It’s a complete and unified experience, works great out of the box, is predictable and lets you be as productive or procrastinating as you want without getting in your way, while being infinitely extensible to let you tweak as little or as much as you want.\n
      \n
      Thank you Gnome devs for your awesome work. Thank you Hyprland devs for letting me try something new and fresh, even if it’s not for me.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 30
    +favouriteCount: 143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709368933 {#2953
      date: 2024-03-02 09:42:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2960 …}
    +votes: Doctrine\ORM\PersistentCollection {#2962 …}
    +reports: Doctrine\ORM\PersistentCollection {#2964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2966 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2968 …}
    +badges: Doctrine\ORM\PersistentCollection {#2970 …}
    +children: [
      App\Entity\EntryComment {#2095}
    ]
    -id: 15865
    -titleTs: "'awesom':11 'day':4 'gnome':12 'hyprland':6 'made':7 'realiz':9 'spend':1"
    -bodyTs: "'45':216 '90':111 'actual':192 'add':144 'also':33 'anyth':60 'app':54,183,292 'audio':272 'awesom':194,372 'back':213 'bar':52,179,311 'barebon':35 'behind':146 'blur':145,239 'bore':314 'box':285,331 'brought':211 'central':189 'collect':159 'come':44 'complet':295,322 'configur':21,66 'could':80,154 'daemon':58 'dash':235 'dash-to-dock':234 'de':43,176 'dev':369,377 'devic':273 'dock':237 'easi':19,27 'edit':127 'effici':266 'els':61 'enough':170 'even':386 'expect':40 'experi':325 'extens':224,232,353 'extern':46 'eyecandi':231 'fast':103 'feel':116,124 'find':140 'found':131 'fresh':16,246,385 'full':174 'function':39 'get':3,346 'gnome':215,222,286,312,368 'good':70,85,317 'great':8,327 'hypermodern':121 'hyprland':6,126,175,376 'implement':29,156 'incred':265 'independ':67 'indic':307 'inexist':152 'infinit':352 'janki':117 'key':280 'keybind':24 'know':201 'launcher':55,184 'lazi':260 'let':335,355,379 'like':10,233 'littl':359 'look':15,84,107,122,187,244 'lot':13,90 'love':303 'm':166 'made':258 'make':82,197 'may':256 'media':279 'meh':99 'might':196 'minimalist':105 'modern':248 'motiv':169 'much':362 'navig':299 'neat':102 'need':138 'network':271 'new':305,383 'next':118 'nice':133 'notif':57 'ok':128 'peopl':73 'philosophi':206 'popup':255 'power':275 'predict':333 'probabl':81 'procrastin':341 'product':339 'profil':276 'project':209 'pursu':172 'python':163 'qol':229 'quick':149,180,253 'realli':76,168 'result':115 'rofi':100,136 'script':164 'set':150,181,254,287,291 'sete':190 'shell':161,241 'simpl':297 'softwar':47 'someth':382 'spent':88 'straight':108 'super':26 'switch':199,269 'thank':366,374 'theme':134 'time':92 'today':98 'tool':267 'top':51,178,310 'tri':381 'tweak':357 'unifi':186,324 'use':220,301 'vanilla':221 've':130 'want':251,344,365 'way':142,318,349 'waybar':83 'wifi':270 'window':148 'without':223,345 'work':281,326,373 'workspac':306 'would':191 'wouldn':218 'wrong':5 'yet':296"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700820566
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15810299"
    +editedAt: DateTimeImmutable @1701229791 {#2941
      date: 2023-11-29 04:49:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700734166 {#2920
      date: 2023-11-23 11:09:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: null
  +root: null
  +body: "Anybody with experience with Cagebreak? I like ratpoison but maybe not having to port a lot of configuration by hand would be nice"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700821415 {#2089
    date: 2023-11-24 11:23:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wfh@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2091 …}
  +nested: Doctrine\ORM\PersistentCollection {#2090 …}
  +votes: Doctrine\ORM\PersistentCollection {#2092 …}
  +reports: Doctrine\ORM\PersistentCollection {#2241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
  -id: 157961
  -bodyTs: "'anybodi':1 'cagebreak':5 'configur':18 'experi':3 'hand':20 'like':7 'lot':16 'mayb':10 'nice':23 'port':14 'ratpoison':8 'would':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5546831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700821415 {#2088
    date: 2023-11-24 11:23:35.0 +01:00
  }
  +"title": 157961
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2095
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2087
    +user: Proxies\__CG__\App\Entity\User {#2958 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Spending-a-few-days-with-Hyprland-made-me-realize-how"
    +title: "Spending a few days with Hyprland made me realize how awesome Gnome is"
    +url: null
    +body: """
      Don’t get me wrong. Hyprland is great. I like it a lot. It looks fresh, it’s easy to configure and the keybindings are super easy to implement, but it’s also very barebones. Most of the functionality expected from a DE come from external software. Be it a top bar, an app launcher, a notification daemon or anything else. Each has to be configured independently, which is good for some people, but not really for me. I could probably make Waybar look good if I spent a lot of time on it, but as of today, meh. Rofi is neat, fast and minimalist, but looks straight from the 90’, and as a result feels janky next to the hypermodern look and feel of Hyprland (Edit: OK I’ve found some nice themes for Rofi, just need to find a way to add blur behind the window). Quick settings are inexistant, or could be implemented with a collection of shell or Python scripts I’m not really motivated enough to pursue. A full Hyprland DE with top bar, quick settings and app launcher, with unified looks and centralized setings would actually be awesome and might make me switch (I know it’s not the philosophy of this project).\n
      \n
      Which brought me back to Gnome 45. I wouldn’t use vanilla Gnome without extensions, but with a few QOL or eyecandy extensions like dash-to-dock and Blur My Shell, it can look as fresh and modern as you want. The quick settings popup may have made me lazy, but it’s an incredibly efficient tool for switching Wifi networks, audio devices or power profiles. All the media keys work out of the box. Gnome Settings is what a settings app should be, complete yet simple to navigate and use. I love the new workspace indicator in the top bar.\n
      \n
      Gnome is “boring” in a good way. It’s a complete and unified experience, works great out of the box, is predictable and lets you be as productive or procrastinating as you want without getting in your way, while being infinitely extensible to let you tweak as little or as much as you want.\n
      \n
      Thank you Gnome devs for your awesome work. Thank you Hyprland devs for letting me try something new and fresh, even if it’s not for me.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 30
    +favouriteCount: 143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709368933 {#2953
      date: 2024-03-02 09:42:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2960 …}
    +votes: Doctrine\ORM\PersistentCollection {#2962 …}
    +reports: Doctrine\ORM\PersistentCollection {#2964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2966 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2968 …}
    +badges: Doctrine\ORM\PersistentCollection {#2970 …}
    +children: [
      App\Entity\EntryComment {#2095}
    ]
    -id: 15865
    -titleTs: "'awesom':11 'day':4 'gnome':12 'hyprland':6 'made':7 'realiz':9 'spend':1"
    -bodyTs: "'45':216 '90':111 'actual':192 'add':144 'also':33 'anyth':60 'app':54,183,292 'audio':272 'awesom':194,372 'back':213 'bar':52,179,311 'barebon':35 'behind':146 'blur':145,239 'bore':314 'box':285,331 'brought':211 'central':189 'collect':159 'come':44 'complet':295,322 'configur':21,66 'could':80,154 'daemon':58 'dash':235 'dash-to-dock':234 'de':43,176 'dev':369,377 'devic':273 'dock':237 'easi':19,27 'edit':127 'effici':266 'els':61 'enough':170 'even':386 'expect':40 'experi':325 'extens':224,232,353 'extern':46 'eyecandi':231 'fast':103 'feel':116,124 'find':140 'found':131 'fresh':16,246,385 'full':174 'function':39 'get':3,346 'gnome':215,222,286,312,368 'good':70,85,317 'great':8,327 'hypermodern':121 'hyprland':6,126,175,376 'implement':29,156 'incred':265 'independ':67 'indic':307 'inexist':152 'infinit':352 'janki':117 'key':280 'keybind':24 'know':201 'launcher':55,184 'lazi':260 'let':335,355,379 'like':10,233 'littl':359 'look':15,84,107,122,187,244 'lot':13,90 'love':303 'm':166 'made':258 'make':82,197 'may':256 'media':279 'meh':99 'might':196 'minimalist':105 'modern':248 'motiv':169 'much':362 'navig':299 'neat':102 'need':138 'network':271 'new':305,383 'next':118 'nice':133 'notif':57 'ok':128 'peopl':73 'philosophi':206 'popup':255 'power':275 'predict':333 'probabl':81 'procrastin':341 'product':339 'profil':276 'project':209 'pursu':172 'python':163 'qol':229 'quick':149,180,253 'realli':76,168 'result':115 'rofi':100,136 'script':164 'set':150,181,254,287,291 'sete':190 'shell':161,241 'simpl':297 'softwar':47 'someth':382 'spent':88 'straight':108 'super':26 'switch':199,269 'thank':366,374 'theme':134 'time':92 'today':98 'tool':267 'top':51,178,310 'tri':381 'tweak':357 'unifi':186,324 'use':220,301 'vanilla':221 've':130 'want':251,344,365 'way':142,318,349 'waybar':83 'wifi':270 'window':148 'without':223,345 'work':281,326,373 'workspac':306 'would':191 'wouldn':218 'wrong':5 'yet':296"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700820566
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15810299"
    +editedAt: DateTimeImmutable @1701229791 {#2941
      date: 2023-11-29 04:49:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700734166 {#2920
      date: 2023-11-23 11:09:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: null
  +root: null
  +body: "Anybody with experience with Cagebreak? I like ratpoison but maybe not having to port a lot of configuration by hand would be nice"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700821415 {#2089
    date: 2023-11-24 11:23:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wfh@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2091 …}
  +nested: Doctrine\ORM\PersistentCollection {#2090 …}
  +votes: Doctrine\ORM\PersistentCollection {#2092 …}
  +reports: Doctrine\ORM\PersistentCollection {#2241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
  -id: 157961
  -bodyTs: "'anybodi':1 'cagebreak':5 'configur':18 'experi':3 'hand':20 'like':7 'lot':16 'mayb':10 'nice':23 'port':14 'ratpoison':8 'would':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5546831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700821415 {#2088
    date: 2023-11-24 11:23:35.0 +01:00
  }
  +"title": 157961
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2209
  +user: Proxies\__CG__\App\Entity\User {#2786 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "I-deleted-my-google-accounts-today"
  +title: "I deleted my google accounts today"
  +url: null
  +body: "It took a few months preparation but I deleted all my google accounts today, and it feels good."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 116
  +favouriteCount: 447
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703381898 {#2821
    date: 2023-12-24 02:38:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2826 …}
  +votes: Doctrine\ORM\PersistentCollection {#2829 …}
  +reports: Doctrine\ORM\PersistentCollection {#2831 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2833 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2835 …}
  +badges: Doctrine\ORM\PersistentCollection {#2837 …}
  +children: [
    App\Entity\EntryComment {#2208
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2209 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "Exclusively Tutanota/Proton?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700967799 {#2207
        date: 2023-11-26 04:03:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mertn@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2204 …}
      +nested: Doctrine\ORM\PersistentCollection {#2211 …}
      +votes: Doctrine\ORM\PersistentCollection {#2266 …}
      +reports: Doctrine\ORM\PersistentCollection {#2268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
      -id: 164797
      -bodyTs: "'exclus':1 'tutanota/proton':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5589241"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700967799 {#2212
        date: 2023-11-26 04:03:19.0 +01:00
      }
      +"title": 164797
    }
  ]
  -id: 16849
  -titleTs: "'account':5 'delet':2 'googl':4 'today':6"
  -bodyTs: "'account':13 'delet':9 'feel':17 'good':18 'googl':12 'month':5 'prepar':6 'today':14 'took':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701048553
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8759873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700962153 {#2807
    date: 2023-11-26 02:29:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2209
  +user: Proxies\__CG__\App\Entity\User {#2786 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "I-deleted-my-google-accounts-today"
  +title: "I deleted my google accounts today"
  +url: null
  +body: "It took a few months preparation but I deleted all my google accounts today, and it feels good."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 116
  +favouriteCount: 447
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703381898 {#2821
    date: 2023-12-24 02:38:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2826 …}
  +votes: Doctrine\ORM\PersistentCollection {#2829 …}
  +reports: Doctrine\ORM\PersistentCollection {#2831 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2833 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2835 …}
  +badges: Doctrine\ORM\PersistentCollection {#2837 …}
  +children: [
    App\Entity\EntryComment {#2208
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2209 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "Exclusively Tutanota/Proton?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700967799 {#2207
        date: 2023-11-26 04:03:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mertn@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2204 …}
      +nested: Doctrine\ORM\PersistentCollection {#2211 …}
      +votes: Doctrine\ORM\PersistentCollection {#2266 …}
      +reports: Doctrine\ORM\PersistentCollection {#2268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
      -id: 164797
      -bodyTs: "'exclus':1 'tutanota/proton':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5589241"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700967799 {#2212
        date: 2023-11-26 04:03:19.0 +01:00
      }
      +"title": 164797
    }
  ]
  -id: 16849
  -titleTs: "'account':5 'delet':2 'googl':4 'today':6"
  -bodyTs: "'account':13 'delet':9 'feel':17 'good':18 'googl':12 'month':5 'prepar':6 'today':14 'took':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701048553
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8759873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700962153 {#2807
    date: 2023-11-26 02:29:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2209
  +user: Proxies\__CG__\App\Entity\User {#2786 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "I-deleted-my-google-accounts-today"
  +title: "I deleted my google accounts today"
  +url: null
  +body: "It took a few months preparation but I deleted all my google accounts today, and it feels good."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 116
  +favouriteCount: 447
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703381898 {#2821
    date: 2023-12-24 02:38:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2826 …}
  +votes: Doctrine\ORM\PersistentCollection {#2829 …}
  +reports: Doctrine\ORM\PersistentCollection {#2831 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2833 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2835 …}
  +badges: Doctrine\ORM\PersistentCollection {#2837 …}
  +children: [
    App\Entity\EntryComment {#2208
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2209 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "Exclusively Tutanota/Proton?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700967799 {#2207
        date: 2023-11-26 04:03:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mertn@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2204 …}
      +nested: Doctrine\ORM\PersistentCollection {#2211 …}
      +votes: Doctrine\ORM\PersistentCollection {#2266 …}
      +reports: Doctrine\ORM\PersistentCollection {#2268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
      -id: 164797
      -bodyTs: "'exclus':1 'tutanota/proton':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5589241"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700967799 {#2212
        date: 2023-11-26 04:03:19.0 +01:00
      }
      +"title": 164797
    }
  ]
  -id: 16849
  -titleTs: "'account':5 'delet':2 'googl':4 'today':6"
  -bodyTs: "'account':13 'delet':9 'feel':17 'good':18 'googl':12 'month':5 'prepar':6 'today':14 'took':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701048553
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8759873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700962153 {#2807
    date: 2023-11-26 02:29:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2208
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2209
    +user: Proxies\__CG__\App\Entity\User {#2786 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "I-deleted-my-google-accounts-today"
    +title: "I deleted my google accounts today"
    +url: null
    +body: "It took a few months preparation but I deleted all my google accounts today, and it feels good."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 116
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703381898 {#2821
      date: 2023-12-24 02:38:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2826 …}
    +votes: Doctrine\ORM\PersistentCollection {#2829 …}
    +reports: Doctrine\ORM\PersistentCollection {#2831 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2833 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2835 …}
    +badges: Doctrine\ORM\PersistentCollection {#2837 …}
    +children: [
      App\Entity\EntryComment {#2208}
    ]
    -id: 16849
    -titleTs: "'account':5 'delet':2 'googl':4 'today':6"
    -bodyTs: "'account':13 'delet':9 'feel':17 'good':18 'googl':12 'month':5 'prepar':6 'today':14 'took':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701048553
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8759873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700962153 {#2807
      date: 2023-11-26 02:29:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "Exclusively Tutanota/Proton?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700967799 {#2207
    date: 2023-11-26 04:03:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mertn@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2204 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
  -id: 164797
  -bodyTs: "'exclus':1 'tutanota/proton':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5589241"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700967799 {#2212
    date: 2023-11-26 04:03:19.0 +01:00
  }
  +"title": 164797
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2208
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2209
    +user: Proxies\__CG__\App\Entity\User {#2786 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "I-deleted-my-google-accounts-today"
    +title: "I deleted my google accounts today"
    +url: null
    +body: "It took a few months preparation but I deleted all my google accounts today, and it feels good."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 116
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703381898 {#2821
      date: 2023-12-24 02:38:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2826 …}
    +votes: Doctrine\ORM\PersistentCollection {#2829 …}
    +reports: Doctrine\ORM\PersistentCollection {#2831 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2833 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2835 …}
    +badges: Doctrine\ORM\PersistentCollection {#2837 …}
    +children: [
      App\Entity\EntryComment {#2208}
    ]
    -id: 16849
    -titleTs: "'account':5 'delet':2 'googl':4 'today':6"
    -bodyTs: "'account':13 'delet':9 'feel':17 'good':18 'googl':12 'month':5 'prepar':6 'today':14 'took':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701048553
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8759873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700962153 {#2807
      date: 2023-11-26 02:29:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "Exclusively Tutanota/Proton?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700967799 {#2207
    date: 2023-11-26 04:03:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mertn@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2204 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
  -id: 164797
  -bodyTs: "'exclus':1 'tutanota/proton':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5589241"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700967799 {#2212
    date: 2023-11-26 04:03:19.0 +01:00
  }
  +"title": 164797
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2208
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2209
    +user: Proxies\__CG__\App\Entity\User {#2786 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "I-deleted-my-google-accounts-today"
    +title: "I deleted my google accounts today"
    +url: null
    +body: "It took a few months preparation but I deleted all my google accounts today, and it feels good."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 116
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703381898 {#2821
      date: 2023-12-24 02:38:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2826 …}
    +votes: Doctrine\ORM\PersistentCollection {#2829 …}
    +reports: Doctrine\ORM\PersistentCollection {#2831 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2833 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2835 …}
    +badges: Doctrine\ORM\PersistentCollection {#2837 …}
    +children: [
      App\Entity\EntryComment {#2208}
    ]
    -id: 16849
    -titleTs: "'account':5 'delet':2 'googl':4 'today':6"
    -bodyTs: "'account':13 'delet':9 'feel':17 'good':18 'googl':12 'month':5 'prepar':6 'today':14 'took':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701048553
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8759873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700962153 {#2807
      date: 2023-11-26 02:29:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "Exclusively Tutanota/Proton?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700967799 {#2207
    date: 2023-11-26 04:03:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mertn@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2204 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
  -id: 164797
  -bodyTs: "'exclus':1 'tutanota/proton':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5589241"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700967799 {#2212
    date: 2023-11-26 04:03:19.0 +01:00
  }
  +"title": 164797
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2294
  +user: Proxies\__CG__\App\Entity\User {#2862 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2290 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Do-you-prefer-to-wear-a-smartwatch-or-a-regular"
  +title: "Do you prefer to wear a smartwatch or a regular watch?"
  +url: null
  +body: "Would love to know what you guys think and your reasoning for it. I’m starting to see a lot of Apple Watches/Fitbits/Galaxy Watches in my area compared to more traditional timepieces."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 217
  +favouriteCount: 159
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701350164 {#2857
    date: 2023-11-30 14:16:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2864 …}
  +votes: Doctrine\ORM\PersistentCollection {#2866 …}
  +reports: Doctrine\ORM\PersistentCollection {#2868 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2870 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2872 …}
  +badges: Doctrine\ORM\PersistentCollection {#2874 …}
  +children: [
    App\Entity\EntryComment {#2292
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2294 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2290 …}
      +image: null
      +parent: null
      +root: null
      +body: "Cheap casio because I definitely do not want a mobile on my wrist. Too distracting already"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700931466 {#2313
        date: 2023-11-25 17:57:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cameri@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2296 …}
      +nested: Doctrine\ORM\PersistentCollection {#2281 …}
      +votes: Doctrine\ORM\PersistentCollection {#2280 …}
      +reports: Doctrine\ORM\PersistentCollection {#2278 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2279 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2277 …}
      -id: 163040
      -bodyTs: "'alreadi':16 'casio':2 'cheap':1 'definit':5 'distract':15 'mobil':10 'want':8 'wrist':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5578261"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700931466 {#2316
        date: 2023-11-25 17:57:46.0 +01:00
      }
      +"title": 163040
    }
  ]
  -id: 16700
  -titleTs: "'prefer':3 'regular':10 'smartwatch':7 'watch':11 'wear':5"
  -bodyTs: "'appl':22 'area':27 'compar':28 'guy':7 'know':4 'lot':20 'love':2 'm':15 'reason':11 'see':18 'start':16 'think':8 'timepiec':32 'tradit':31 'watch':24 'watches/fitbits/galaxy':23 'would':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701012753
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8738536"
  +editedAt: DateTimeImmutable @1701506487 {#2845
    date: 2023-12-02 09:41:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700926353 {#2824
    date: 2023-11-25 16:32:33.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2294
  +user: Proxies\__CG__\App\Entity\User {#2862 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2290 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Do-you-prefer-to-wear-a-smartwatch-or-a-regular"
  +title: "Do you prefer to wear a smartwatch or a regular watch?"
  +url: null
  +body: "Would love to know what you guys think and your reasoning for it. I’m starting to see a lot of Apple Watches/Fitbits/Galaxy Watches in my area compared to more traditional timepieces."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 217
  +favouriteCount: 159
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701350164 {#2857
    date: 2023-11-30 14:16:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2864 …}
  +votes: Doctrine\ORM\PersistentCollection {#2866 …}
  +reports: Doctrine\ORM\PersistentCollection {#2868 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2870 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2872 …}
  +badges: Doctrine\ORM\PersistentCollection {#2874 …}
  +children: [
    App\Entity\EntryComment {#2292
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2294 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2290 …}
      +image: null
      +parent: null
      +root: null
      +body: "Cheap casio because I definitely do not want a mobile on my wrist. Too distracting already"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700931466 {#2313
        date: 2023-11-25 17:57:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cameri@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2296 …}
      +nested: Doctrine\ORM\PersistentCollection {#2281 …}
      +votes: Doctrine\ORM\PersistentCollection {#2280 …}
      +reports: Doctrine\ORM\PersistentCollection {#2278 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2279 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2277 …}
      -id: 163040
      -bodyTs: "'alreadi':16 'casio':2 'cheap':1 'definit':5 'distract':15 'mobil':10 'want':8 'wrist':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5578261"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700931466 {#2316
        date: 2023-11-25 17:57:46.0 +01:00
      }
      +"title": 163040
    }
  ]
  -id: 16700
  -titleTs: "'prefer':3 'regular':10 'smartwatch':7 'watch':11 'wear':5"
  -bodyTs: "'appl':22 'area':27 'compar':28 'guy':7 'know':4 'lot':20 'love':2 'm':15 'reason':11 'see':18 'start':16 'think':8 'timepiec':32 'tradit':31 'watch':24 'watches/fitbits/galaxy':23 'would':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701012753
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8738536"
  +editedAt: DateTimeImmutable @1701506487 {#2845
    date: 2023-12-02 09:41:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700926353 {#2824
    date: 2023-11-25 16:32:33.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2294
  +user: Proxies\__CG__\App\Entity\User {#2862 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2290 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Do-you-prefer-to-wear-a-smartwatch-or-a-regular"
  +title: "Do you prefer to wear a smartwatch or a regular watch?"
  +url: null
  +body: "Would love to know what you guys think and your reasoning for it. I’m starting to see a lot of Apple Watches/Fitbits/Galaxy Watches in my area compared to more traditional timepieces."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 217
  +favouriteCount: 159
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701350164 {#2857
    date: 2023-11-30 14:16:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2864 …}
  +votes: Doctrine\ORM\PersistentCollection {#2866 …}
  +reports: Doctrine\ORM\PersistentCollection {#2868 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2870 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2872 …}
  +badges: Doctrine\ORM\PersistentCollection {#2874 …}
  +children: [
    App\Entity\EntryComment {#2292
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2294 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2290 …}
      +image: null
      +parent: null
      +root: null
      +body: "Cheap casio because I definitely do not want a mobile on my wrist. Too distracting already"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700931466 {#2313
        date: 2023-11-25 17:57:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cameri@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2296 …}
      +nested: Doctrine\ORM\PersistentCollection {#2281 …}
      +votes: Doctrine\ORM\PersistentCollection {#2280 …}
      +reports: Doctrine\ORM\PersistentCollection {#2278 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2279 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2277 …}
      -id: 163040
      -bodyTs: "'alreadi':16 'casio':2 'cheap':1 'definit':5 'distract':15 'mobil':10 'want':8 'wrist':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5578261"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700931466 {#2316
        date: 2023-11-25 17:57:46.0 +01:00
      }
      +"title": 163040
    }
  ]
  -id: 16700
  -titleTs: "'prefer':3 'regular':10 'smartwatch':7 'watch':11 'wear':5"
  -bodyTs: "'appl':22 'area':27 'compar':28 'guy':7 'know':4 'lot':20 'love':2 'm':15 'reason':11 'see':18 'start':16 'think':8 'timepiec':32 'tradit':31 'watch':24 'watches/fitbits/galaxy':23 'would':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701012753
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8738536"
  +editedAt: DateTimeImmutable @1701506487 {#2845
    date: 2023-12-02 09:41:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700926353 {#2824
    date: 2023-11-25 16:32:33.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2292
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2294
    +user: Proxies\__CG__\App\Entity\User {#2862 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2290 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Do-you-prefer-to-wear-a-smartwatch-or-a-regular"
    +title: "Do you prefer to wear a smartwatch or a regular watch?"
    +url: null
    +body: "Would love to know what you guys think and your reasoning for it. I’m starting to see a lot of Apple Watches/Fitbits/Galaxy Watches in my area compared to more traditional timepieces."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 217
    +favouriteCount: 159
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701350164 {#2857
      date: 2023-11-30 14:16:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2864 …}
    +votes: Doctrine\ORM\PersistentCollection {#2866 …}
    +reports: Doctrine\ORM\PersistentCollection {#2868 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2870 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2872 …}
    +badges: Doctrine\ORM\PersistentCollection {#2874 …}
    +children: [
      App\Entity\EntryComment {#2292}
    ]
    -id: 16700
    -titleTs: "'prefer':3 'regular':10 'smartwatch':7 'watch':11 'wear':5"
    -bodyTs: "'appl':22 'area':27 'compar':28 'guy':7 'know':4 'lot':20 'love':2 'm':15 'reason':11 'see':18 'start':16 'think':8 'timepiec':32 'tradit':31 'watch':24 'watches/fitbits/galaxy':23 'would':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701012753
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8738536"
    +editedAt: DateTimeImmutable @1701506487 {#2845
      date: 2023-12-02 09:41:27.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700926353 {#2824
      date: 2023-11-25 16:32:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2290 …}
  +image: null
  +parent: null
  +root: null
  +body: "Cheap casio because I definitely do not want a mobile on my wrist. Too distracting already"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700931466 {#2313
    date: 2023-11-25 17:57:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cameri@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2296 …}
  +nested: Doctrine\ORM\PersistentCollection {#2281 …}
  +votes: Doctrine\ORM\PersistentCollection {#2280 …}
  +reports: Doctrine\ORM\PersistentCollection {#2278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2277 …}
  -id: 163040
  -bodyTs: "'alreadi':16 'casio':2 'cheap':1 'definit':5 'distract':15 'mobil':10 'want':8 'wrist':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5578261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700931466 {#2316
    date: 2023-11-25 17:57:46.0 +01:00
  }
  +"title": 163040
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2292
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2294
    +user: Proxies\__CG__\App\Entity\User {#2862 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2290 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Do-you-prefer-to-wear-a-smartwatch-or-a-regular"
    +title: "Do you prefer to wear a smartwatch or a regular watch?"
    +url: null
    +body: "Would love to know what you guys think and your reasoning for it. I’m starting to see a lot of Apple Watches/Fitbits/Galaxy Watches in my area compared to more traditional timepieces."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 217
    +favouriteCount: 159
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701350164 {#2857
      date: 2023-11-30 14:16:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2864 …}
    +votes: Doctrine\ORM\PersistentCollection {#2866 …}
    +reports: Doctrine\ORM\PersistentCollection {#2868 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2870 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2872 …}
    +badges: Doctrine\ORM\PersistentCollection {#2874 …}
    +children: [
      App\Entity\EntryComment {#2292}
    ]
    -id: 16700
    -titleTs: "'prefer':3 'regular':10 'smartwatch':7 'watch':11 'wear':5"
    -bodyTs: "'appl':22 'area':27 'compar':28 'guy':7 'know':4 'lot':20 'love':2 'm':15 'reason':11 'see':18 'start':16 'think':8 'timepiec':32 'tradit':31 'watch':24 'watches/fitbits/galaxy':23 'would':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701012753
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8738536"
    +editedAt: DateTimeImmutable @1701506487 {#2845
      date: 2023-12-02 09:41:27.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700926353 {#2824
      date: 2023-11-25 16:32:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2290 …}
  +image: null
  +parent: null
  +root: null
  +body: "Cheap casio because I definitely do not want a mobile on my wrist. Too distracting already"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700931466 {#2313
    date: 2023-11-25 17:57:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cameri@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2296 …}
  +nested: Doctrine\ORM\PersistentCollection {#2281 …}
  +votes: Doctrine\ORM\PersistentCollection {#2280 …}
  +reports: Doctrine\ORM\PersistentCollection {#2278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2277 …}
  -id: 163040
  -bodyTs: "'alreadi':16 'casio':2 'cheap':1 'definit':5 'distract':15 'mobil':10 'want':8 'wrist':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5578261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700931466 {#2316
    date: 2023-11-25 17:57:46.0 +01:00
  }
  +"title": 163040
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2292
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2294
    +user: Proxies\__CG__\App\Entity\User {#2862 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2290 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Do-you-prefer-to-wear-a-smartwatch-or-a-regular"
    +title: "Do you prefer to wear a smartwatch or a regular watch?"
    +url: null
    +body: "Would love to know what you guys think and your reasoning for it. I’m starting to see a lot of Apple Watches/Fitbits/Galaxy Watches in my area compared to more traditional timepieces."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 217
    +favouriteCount: 159
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701350164 {#2857
      date: 2023-11-30 14:16:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2864 …}
    +votes: Doctrine\ORM\PersistentCollection {#2866 …}
    +reports: Doctrine\ORM\PersistentCollection {#2868 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2870 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2872 …}
    +badges: Doctrine\ORM\PersistentCollection {#2874 …}
    +children: [
      App\Entity\EntryComment {#2292}
    ]
    -id: 16700
    -titleTs: "'prefer':3 'regular':10 'smartwatch':7 'watch':11 'wear':5"
    -bodyTs: "'appl':22 'area':27 'compar':28 'guy':7 'know':4 'lot':20 'love':2 'm':15 'reason':11 'see':18 'start':16 'think':8 'timepiec':32 'tradit':31 'watch':24 'watches/fitbits/galaxy':23 'would':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701012753
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8738536"
    +editedAt: DateTimeImmutable @1701506487 {#2845
      date: 2023-12-02 09:41:27.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700926353 {#2824
      date: 2023-11-25 16:32:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2290 …}
  +image: null
  +parent: null
  +root: null
  +body: "Cheap casio because I definitely do not want a mobile on my wrist. Too distracting already"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700931466 {#2313
    date: 2023-11-25 17:57:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cameri@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2296 …}
  +nested: Doctrine\ORM\PersistentCollection {#2281 …}
  +votes: Doctrine\ORM\PersistentCollection {#2280 …}
  +reports: Doctrine\ORM\PersistentCollection {#2278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2277 …}
  -id: 163040
  -bodyTs: "'alreadi':16 'casio':2 'cheap':1 'definit':5 'distract':15 'mobil':10 'want':8 'wrist':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5578261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700931466 {#2316
    date: 2023-11-25 17:57:46.0 +01:00
  }
  +"title": 163040
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2260
  +user: Proxies\__CG__\App\Entity\User {#2723 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "What-are-people-daily-driving-these-days"
  +title: "What are people daily driving these days?"
  +url: null
  +body: """
    I’m between distros and looking for a new daily driver for my laptop. What are people daily driving these days? Are there any new cool things to try?\n
    \n
    I have been using linux mint recently. I have used nixos and arch in the past. Personally, linux mint uses flatpacks too much for my liking. Although, I might have a warped perspective after using arch. (the aur is crazy big)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 218
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701296056 {#2783
    date: 2023-11-29 23:14:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2788 …}
  +votes: Doctrine\ORM\PersistentCollection {#2791 …}
  +reports: Doctrine\ORM\PersistentCollection {#2793 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2797 …}
  +badges: Doctrine\ORM\PersistentCollection {#2799 …}
  +children: [
    App\Entity\EntryComment {#2259
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2260 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2244 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
      +body: "Some people also like super stable"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701069982 {#2249
        date: 2023-11-27 08:26:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@blotz@lemmy.world"
        "@KISSmyOS@lemmy.world"
        "@xohshoo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2250 …}
      +nested: Doctrine\ORM\PersistentCollection {#2245 …}
      +votes: Doctrine\ORM\PersistentCollection {#2243 …}
      +reports: Doctrine\ORM\PersistentCollection {#2255 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2251 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2285 …}
      -id: 169309
      -bodyTs: "'also':3 'like':4 'peopl':2 'stabl':6 'super':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5615834"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701069982 {#2258
        date: 2023-11-27 08:26:22.0 +01:00
      }
      +"title": 169309
    }
  ]
  -id: 16946
  -titleTs: "'daili':4 'day':7 'drive':5 'peopl':3"
  -bodyTs: "'although':56 'arch':42,65 'aur':67 'big':70 'cool':26 'crazi':69 'daili':10,18 'day':21 'distro':4 'drive':19 'driver':11 'flatpack':50 'laptop':14 'like':55 'linux':34,47 'look':6 'm':2 'might':58 'mint':35,48 'much':52 'new':9,25 'nixo':40 'past':45 'peopl':17 'person':46 'perspect':62 'recent':36 'thing':27 'tri':29 'use':33,39,49,64 'warp':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701088291
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8776555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701001891 {#2768
    date: 2023-11-26 13:31:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2260
  +user: Proxies\__CG__\App\Entity\User {#2723 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "What-are-people-daily-driving-these-days"
  +title: "What are people daily driving these days?"
  +url: null
  +body: """
    I’m between distros and looking for a new daily driver for my laptop. What are people daily driving these days? Are there any new cool things to try?\n
    \n
    I have been using linux mint recently. I have used nixos and arch in the past. Personally, linux mint uses flatpacks too much for my liking. Although, I might have a warped perspective after using arch. (the aur is crazy big)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 218
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701296056 {#2783
    date: 2023-11-29 23:14:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2788 …}
  +votes: Doctrine\ORM\PersistentCollection {#2791 …}
  +reports: Doctrine\ORM\PersistentCollection {#2793 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2797 …}
  +badges: Doctrine\ORM\PersistentCollection {#2799 …}
  +children: [
    App\Entity\EntryComment {#2259
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2260 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2244 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
      +body: "Some people also like super stable"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701069982 {#2249
        date: 2023-11-27 08:26:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@blotz@lemmy.world"
        "@KISSmyOS@lemmy.world"
        "@xohshoo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2250 …}
      +nested: Doctrine\ORM\PersistentCollection {#2245 …}
      +votes: Doctrine\ORM\PersistentCollection {#2243 …}
      +reports: Doctrine\ORM\PersistentCollection {#2255 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2251 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2285 …}
      -id: 169309
      -bodyTs: "'also':3 'like':4 'peopl':2 'stabl':6 'super':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5615834"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701069982 {#2258
        date: 2023-11-27 08:26:22.0 +01:00
      }
      +"title": 169309
    }
  ]
  -id: 16946
  -titleTs: "'daili':4 'day':7 'drive':5 'peopl':3"
  -bodyTs: "'although':56 'arch':42,65 'aur':67 'big':70 'cool':26 'crazi':69 'daili':10,18 'day':21 'distro':4 'drive':19 'driver':11 'flatpack':50 'laptop':14 'like':55 'linux':34,47 'look':6 'm':2 'might':58 'mint':35,48 'much':52 'new':9,25 'nixo':40 'past':45 'peopl':17 'person':46 'perspect':62 'recent':36 'thing':27 'tri':29 'use':33,39,49,64 'warp':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701088291
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8776555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701001891 {#2768
    date: 2023-11-26 13:31:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2260
  +user: Proxies\__CG__\App\Entity\User {#2723 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "What-are-people-daily-driving-these-days"
  +title: "What are people daily driving these days?"
  +url: null
  +body: """
    I’m between distros and looking for a new daily driver for my laptop. What are people daily driving these days? Are there any new cool things to try?\n
    \n
    I have been using linux mint recently. I have used nixos and arch in the past. Personally, linux mint uses flatpacks too much for my liking. Although, I might have a warped perspective after using arch. (the aur is crazy big)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 218
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701296056 {#2783
    date: 2023-11-29 23:14:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2788 …}
  +votes: Doctrine\ORM\PersistentCollection {#2791 …}
  +reports: Doctrine\ORM\PersistentCollection {#2793 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2797 …}
  +badges: Doctrine\ORM\PersistentCollection {#2799 …}
  +children: [
    App\Entity\EntryComment {#2259
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2260 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2244 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
      +body: "Some people also like super stable"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701069982 {#2249
        date: 2023-11-27 08:26:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@blotz@lemmy.world"
        "@KISSmyOS@lemmy.world"
        "@xohshoo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2250 …}
      +nested: Doctrine\ORM\PersistentCollection {#2245 …}
      +votes: Doctrine\ORM\PersistentCollection {#2243 …}
      +reports: Doctrine\ORM\PersistentCollection {#2255 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2251 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2285 …}
      -id: 169309
      -bodyTs: "'also':3 'like':4 'peopl':2 'stabl':6 'super':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5615834"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701069982 {#2258
        date: 2023-11-27 08:26:22.0 +01:00
      }
      +"title": 169309
    }
  ]
  -id: 16946
  -titleTs: "'daili':4 'day':7 'drive':5 'peopl':3"
  -bodyTs: "'although':56 'arch':42,65 'aur':67 'big':70 'cool':26 'crazi':69 'daili':10,18 'day':21 'distro':4 'drive':19 'driver':11 'flatpack':50 'laptop':14 'like':55 'linux':34,47 'look':6 'm':2 'might':58 'mint':35,48 'much':52 'new':9,25 'nixo':40 'past':45 'peopl':17 'person':46 'perspect':62 'recent':36 'thing':27 'tri':29 'use':33,39,49,64 'warp':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701088291
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8776555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701001891 {#2768
    date: 2023-11-26 13:31:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2259
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2260
    +user: Proxies\__CG__\App\Entity\User {#2723 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "What-are-people-daily-driving-these-days"
    +title: "What are people daily driving these days?"
    +url: null
    +body: """
      I’m between distros and looking for a new daily driver for my laptop. What are people daily driving these days? Are there any new cool things to try?\n
      \n
      I have been using linux mint recently. I have used nixos and arch in the past. Personally, linux mint uses flatpacks too much for my liking. Although, I might have a warped perspective after using arch. (the aur is crazy big)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 218
    +favouriteCount: 96
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701296056 {#2783
      date: 2023-11-29 23:14:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2788 …}
    +votes: Doctrine\ORM\PersistentCollection {#2791 …}
    +reports: Doctrine\ORM\PersistentCollection {#2793 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2795 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2797 …}
    +badges: Doctrine\ORM\PersistentCollection {#2799 …}
    +children: [
      App\Entity\EntryComment {#2259}
    ]
    -id: 16946
    -titleTs: "'daili':4 'day':7 'drive':5 'peopl':3"
    -bodyTs: "'although':56 'arch':42,65 'aur':67 'big':70 'cool':26 'crazi':69 'daili':10,18 'day':21 'distro':4 'drive':19 'driver':11 'flatpack':50 'laptop':14 'like':55 'linux':34,47 'look':6 'm':2 'might':58 'mint':35,48 'much':52 'new':9,25 'nixo':40 'past':45 'peopl':17 'person':46 'perspect':62 'recent':36 'thing':27 'tri':29 'use':33,39,49,64 'warp':61"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701088291
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8776555"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701001891 {#2768
      date: 2023-11-26 13:31:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2244 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
  +body: "Some people also like super stable"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701069982 {#2249
    date: 2023-11-27 08:26:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@blotz@lemmy.world"
    "@KISSmyOS@lemmy.world"
    "@xohshoo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2250 …}
  +nested: Doctrine\ORM\PersistentCollection {#2245 …}
  +votes: Doctrine\ORM\PersistentCollection {#2243 …}
  +reports: Doctrine\ORM\PersistentCollection {#2255 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2285 …}
  -id: 169309
  -bodyTs: "'also':3 'like':4 'peopl':2 'stabl':6 'super':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5615834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701069982 {#2258
    date: 2023-11-27 08:26:22.0 +01:00
  }
  +"title": 169309
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2259
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2260
    +user: Proxies\__CG__\App\Entity\User {#2723 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "What-are-people-daily-driving-these-days"
    +title: "What are people daily driving these days?"
    +url: null
    +body: """
      I’m between distros and looking for a new daily driver for my laptop. What are people daily driving these days? Are there any new cool things to try?\n
      \n
      I have been using linux mint recently. I have used nixos and arch in the past. Personally, linux mint uses flatpacks too much for my liking. Although, I might have a warped perspective after using arch. (the aur is crazy big)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 218
    +favouriteCount: 96
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701296056 {#2783
      date: 2023-11-29 23:14:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2788 …}
    +votes: Doctrine\ORM\PersistentCollection {#2791 …}
    +reports: Doctrine\ORM\PersistentCollection {#2793 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2795 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2797 …}
    +badges: Doctrine\ORM\PersistentCollection {#2799 …}
    +children: [
      App\Entity\EntryComment {#2259}
    ]
    -id: 16946
    -titleTs: "'daili':4 'day':7 'drive':5 'peopl':3"
    -bodyTs: "'although':56 'arch':42,65 'aur':67 'big':70 'cool':26 'crazi':69 'daili':10,18 'day':21 'distro':4 'drive':19 'driver':11 'flatpack':50 'laptop':14 'like':55 'linux':34,47 'look':6 'm':2 'might':58 'mint':35,48 'much':52 'new':9,25 'nixo':40 'past':45 'peopl':17 'person':46 'perspect':62 'recent':36 'thing':27 'tri':29 'use':33,39,49,64 'warp':61"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701088291
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8776555"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701001891 {#2768
      date: 2023-11-26 13:31:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2244 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
  +body: "Some people also like super stable"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701069982 {#2249
    date: 2023-11-27 08:26:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@blotz@lemmy.world"
    "@KISSmyOS@lemmy.world"
    "@xohshoo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2250 …}
  +nested: Doctrine\ORM\PersistentCollection {#2245 …}
  +votes: Doctrine\ORM\PersistentCollection {#2243 …}
  +reports: Doctrine\ORM\PersistentCollection {#2255 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2285 …}
  -id: 169309
  -bodyTs: "'also':3 'like':4 'peopl':2 'stabl':6 'super':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5615834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701069982 {#2258
    date: 2023-11-27 08:26:22.0 +01:00
  }
  +"title": 169309
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2259
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2260
    +user: Proxies\__CG__\App\Entity\User {#2723 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "What-are-people-daily-driving-these-days"
    +title: "What are people daily driving these days?"
    +url: null
    +body: """
      I’m between distros and looking for a new daily driver for my laptop. What are people daily driving these days? Are there any new cool things to try?\n
      \n
      I have been using linux mint recently. I have used nixos and arch in the past. Personally, linux mint uses flatpacks too much for my liking. Although, I might have a warped perspective after using arch. (the aur is crazy big)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 218
    +favouriteCount: 96
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701296056 {#2783
      date: 2023-11-29 23:14:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2788 …}
    +votes: Doctrine\ORM\PersistentCollection {#2791 …}
    +reports: Doctrine\ORM\PersistentCollection {#2793 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2795 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2797 …}
    +badges: Doctrine\ORM\PersistentCollection {#2799 …}
    +children: [
      App\Entity\EntryComment {#2259}
    ]
    -id: 16946
    -titleTs: "'daili':4 'day':7 'drive':5 'peopl':3"
    -bodyTs: "'although':56 'arch':42,65 'aur':67 'big':70 'cool':26 'crazi':69 'daili':10,18 'day':21 'distro':4 'drive':19 'driver':11 'flatpack':50 'laptop':14 'like':55 'linux':34,47 'look':6 'm':2 'might':58 'mint':35,48 'much':52 'new':9,25 'nixo':40 'past':45 'peopl':17 'person':46 'perspect':62 'recent':36 'thing':27 'tri':29 'use':33,39,49,64 'warp':61"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701088291
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8776555"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701001891 {#2768
      date: 2023-11-26 13:31:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2244 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
  +body: "Some people also like super stable"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701069982 {#2249
    date: 2023-11-27 08:26:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@blotz@lemmy.world"
    "@KISSmyOS@lemmy.world"
    "@xohshoo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2250 …}
  +nested: Doctrine\ORM\PersistentCollection {#2245 …}
  +votes: Doctrine\ORM\PersistentCollection {#2243 …}
  +reports: Doctrine\ORM\PersistentCollection {#2255 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2285 …}
  -id: 169309
  -bodyTs: "'also':3 'like':4 'peopl':2 'stabl':6 'super':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5615834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701069982 {#2258
    date: 2023-11-27 08:26:22.0 +01:00
  }
  +"title": 169309
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2053
  +user: Proxies\__CG__\App\Entity\User {#2881 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#2883 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2884 …}
  +slug: "Facebook-Watches-Teens-Online-As-They-Prep-for-College-The"
  +title: "Facebook Watches Teens Online As They Prep for College – The Markup"
  +url: "https://themarkup.org/pixel-hunt/2023/11/22/facebook-watches-teens-online-as-they-prep-for-college"
  +body: "“After signing into their ACT account, if a student accepted cookies on the following page, Facebook received details on almost everything they clicked on—including scrambled but identifiable data like their first and last name, and whether they’re registering for the ACT. The site even registered clicks about a student’s ethnicity and gender, and whether they planned to request college financial aid or needed accommodations for a disability”"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 273
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701054765 {#2876
    date: 2023-11-27 04:12:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2885 …}
  +votes: Doctrine\ORM\PersistentCollection {#2887 …}
  +reports: Doctrine\ORM\PersistentCollection {#2889 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2891 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2893 …}
  +badges: Doctrine\ORM\PersistentCollection {#2895 …}
  +children: [
    3 => App\Entity\EntryComment {#2058
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
      +body: "`![img](link)`"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1700926151 {#2052
        date: 2023-11-25 16:29:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KarnaSubarna@lemmy.ml"
        "@Mac@mander.xyz"
        "@possiblylinux127@lemmy.zip"
        "@cheese_greater@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2041 …}
      +nested: Doctrine\ORM\PersistentCollection {#2100 …}
      +votes: Doctrine\ORM\PersistentCollection {#2105 …}
      +reports: Doctrine\ORM\PersistentCollection {#2111 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
      -id: 162686
      -bodyTs: "'img':1 'link':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5576646"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700926151 {#2054
        date: 2023-11-25 16:29:11.0 +01:00
      }
      +"title": 162686
    }
    2 => App\Entity\EntryComment {#2124
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
      +body: """
        I don’t think so. AFAIK there is no native method to caption images in markdown, which is what this editor uses. People try to bring about this effect by italicising the part they would want as a caption right underneath the image. However, in your case, I see a `[You’ve done well]` banner underneath the image, which I assume is the caption you meant. Not sure how that happened but if that works, great!\n
        \n
        `*some text*` = *some text*
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700927287 {#2110
        date: 2023-11-25 16:48:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KarnaSubarna@lemmy.ml"
        "@Mac@mander.xyz"
        "@possiblylinux127@lemmy.zip"
        "@cheese_greater@lemmy.world"
        "@MigratingtoLemmy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2118 …}
      +nested: Doctrine\ORM\PersistentCollection {#2121 …}
      +votes: Doctrine\ORM\PersistentCollection {#2115 …}
      +reports: Doctrine\ORM\PersistentCollection {#2123 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
      -id: 162739
      -bodyTs: "'afaik':6 'assum':61 'banner':55 'bring':26 'caption':13,39,64 'case':47 'done':53 'editor':21 'effect':29 'great':76 'happen':71 'howev':44 'imag':14,43,58 'italicis':31 'markdown':16 'meant':66 'method':11 'nativ':10 'part':33 'peopl':23 'right':40 'see':49 'sure':68 'text':78,80 'think':4 'tri':24 'underneath':41,56 'use':22 've':52 'want':36 'well':54 'work':75 'would':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5576958"
      +editedAt: DateTimeImmutable @1701506105 {#2107
        date: 2023-12-02 09:35:05.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700927287 {#2112
        date: 2023-11-25 16:48:07.0 +01:00
      }
      +"title": 162739
    }
    1 => App\Entity\EntryComment {#2128
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
      +body: """
        Hmm, I’m on my computer now and I can’t see the image for some reason.\n
        \n
        Edit: sorry, just my browser. But why do I see two `[You’ve done well]`s?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700928587 {#2163
        date: 2023-11-25 17:09:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KarnaSubarna@lemmy.ml"
        "@Mac@mander.xyz"
        "@possiblylinux127@lemmy.zip"
        "@cheese_greater@lemmy.world"
        "@MigratingtoLemmy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2126 …}
      +nested: Doctrine\ORM\PersistentCollection {#2139 …}
      +votes: Doctrine\ORM\PersistentCollection {#2224 …}
      +reports: Doctrine\ORM\PersistentCollection {#2223 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
      -id: 162808
      -bodyTs: "'browser':22 'comput':6 'done':31 'edit':18 'hmm':1 'imag':14 'm':3 'reason':17 'see':12,27 'sorri':19 'two':28 've':30 'well':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5577332"
      +editedAt: DateTimeImmutable @1701509088 {#2162
        date: 2023-12-02 10:24:48.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700928587 {#2044
        date: 2023-11-25 17:09:47.0 +01:00
      }
      +"title": 162808
    }
    0 => App\Entity\EntryComment {#2315
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
      +body: "Your reply to your comment above is better: just one italicised caption makes it easy to understand. Great job!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700930702 {#2297
        date: 2023-11-25 17:45:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KarnaSubarna@lemmy.ml"
        "@Mac@mander.xyz"
        "@possiblylinux127@lemmy.zip"
        "@cheese_greater@lemmy.world"
        "@MigratingtoLemmy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2321 …}
      +nested: Doctrine\ORM\PersistentCollection {#2310 …}
      +votes: Doctrine\ORM\PersistentCollection {#2306 …}
      +reports: Doctrine\ORM\PersistentCollection {#2305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
      -id: 162957
      -bodyTs: "'better':8 'caption':12 'comment':5 'easi':15 'great':18 'italicis':11 'job':19 'make':13 'one':10 'repli':2 'understand':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5577963"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700930702 {#2320
        date: 2023-11-25 17:45:02.0 +01:00
      }
      +"title": 162957
    }
  ]
  -id: 16660
  -titleTs: "'colleg':9 'facebook':1 'markup':11 'onlin':4 'prep':7 'teen':3 'watch':2"
  -bodyTs: "'accept':10 'accommod':67 'account':6 'act':5,43 'aid':64 'almost':20 'click':23,48 'colleg':62 'cooki':11 'data':29 'detail':18 'disabl':70 'ethnic':53 'even':46 'everyth':21 'facebook':16 'financi':63 'first':32 'follow':14 'gender':55 'identifi':28 'includ':25 'last':34 'like':30 'name':35 'need':66 'page':15 'plan':59 're':39 'receiv':17 'regist':40,47 'request':61 'scrambl':26 'sign':2 'site':45 'student':9,51 'whether':37,57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701001622
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8446569"
  +editedAt: DateTimeImmutable @1701483606 {#2863
    date: 2023-12-02 03:20:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700915222 {#2842
    date: 2023-11-25 13:27:02.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2053
  +user: Proxies\__CG__\App\Entity\User {#2881 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#2883 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2884 …}
  +slug: "Facebook-Watches-Teens-Online-As-They-Prep-for-College-The"
  +title: "Facebook Watches Teens Online As They Prep for College – The Markup"
  +url: "https://themarkup.org/pixel-hunt/2023/11/22/facebook-watches-teens-online-as-they-prep-for-college"
  +body: "“After signing into their ACT account, if a student accepted cookies on the following page, Facebook received details on almost everything they clicked on—including scrambled but identifiable data like their first and last name, and whether they’re registering for the ACT. The site even registered clicks about a student’s ethnicity and gender, and whether they planned to request college financial aid or needed accommodations for a disability”"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 273
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701054765 {#2876
    date: 2023-11-27 04:12:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2885 …}
  +votes: Doctrine\ORM\PersistentCollection {#2887 …}
  +reports: Doctrine\ORM\PersistentCollection {#2889 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2891 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2893 …}
  +badges: Doctrine\ORM\PersistentCollection {#2895 …}
  +children: [
    3 => App\Entity\EntryComment {#2058
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
      +body: "`![img](link)`"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1700926151 {#2052
        date: 2023-11-25 16:29:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KarnaSubarna@lemmy.ml"
        "@Mac@mander.xyz"
        "@possiblylinux127@lemmy.zip"
        "@cheese_greater@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2041 …}
      +nested: Doctrine\ORM\PersistentCollection {#2100 …}
      +votes: Doctrine\ORM\PersistentCollection {#2105 …}
      +reports: Doctrine\ORM\PersistentCollection {#2111 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
      -id: 162686
      -bodyTs: "'img':1 'link':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5576646"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700926151 {#2054
        date: 2023-11-25 16:29:11.0 +01:00
      }
      +"title": 162686
    }
    2 => App\Entity\EntryComment {#2124
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
      +body: """
        I don’t think so. AFAIK there is no native method to caption images in markdown, which is what this editor uses. People try to bring about this effect by italicising the part they would want as a caption right underneath the image. However, in your case, I see a `[You’ve done well]` banner underneath the image, which I assume is the caption you meant. Not sure how that happened but if that works, great!\n
        \n
        `*some text*` = *some text*
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700927287 {#2110
        date: 2023-11-25 16:48:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KarnaSubarna@lemmy.ml"
        "@Mac@mander.xyz"
        "@possiblylinux127@lemmy.zip"
        "@cheese_greater@lemmy.world"
        "@MigratingtoLemmy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2118 …}
      +nested: Doctrine\ORM\PersistentCollection {#2121 …}
      +votes: Doctrine\ORM\PersistentCollection {#2115 …}
      +reports: Doctrine\ORM\PersistentCollection {#2123 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
      -id: 162739
      -bodyTs: "'afaik':6 'assum':61 'banner':55 'bring':26 'caption':13,39,64 'case':47 'done':53 'editor':21 'effect':29 'great':76 'happen':71 'howev':44 'imag':14,43,58 'italicis':31 'markdown':16 'meant':66 'method':11 'nativ':10 'part':33 'peopl':23 'right':40 'see':49 'sure':68 'text':78,80 'think':4 'tri':24 'underneath':41,56 'use':22 've':52 'want':36 'well':54 'work':75 'would':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5576958"
      +editedAt: DateTimeImmutable @1701506105 {#2107
        date: 2023-12-02 09:35:05.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700927287 {#2112
        date: 2023-11-25 16:48:07.0 +01:00
      }
      +"title": 162739
    }
    1 => App\Entity\EntryComment {#2128
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
      +body: """
        Hmm, I’m on my computer now and I can’t see the image for some reason.\n
        \n
        Edit: sorry, just my browser. But why do I see two `[You’ve done well]`s?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700928587 {#2163
        date: 2023-11-25 17:09:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KarnaSubarna@lemmy.ml"
        "@Mac@mander.xyz"
        "@possiblylinux127@lemmy.zip"
        "@cheese_greater@lemmy.world"
        "@MigratingtoLemmy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2126 …}
      +nested: Doctrine\ORM\PersistentCollection {#2139 …}
      +votes: Doctrine\ORM\PersistentCollection {#2224 …}
      +reports: Doctrine\ORM\PersistentCollection {#2223 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
      -id: 162808
      -bodyTs: "'browser':22 'comput':6 'done':31 'edit':18 'hmm':1 'imag':14 'm':3 'reason':17 'see':12,27 'sorri':19 'two':28 've':30 'well':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5577332"
      +editedAt: DateTimeImmutable @1701509088 {#2162
        date: 2023-12-02 10:24:48.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700928587 {#2044
        date: 2023-11-25 17:09:47.0 +01:00
      }
      +"title": 162808
    }
    0 => App\Entity\EntryComment {#2315
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
      +body: "Your reply to your comment above is better: just one italicised caption makes it easy to understand. Great job!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700930702 {#2297
        date: 2023-11-25 17:45:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KarnaSubarna@lemmy.ml"
        "@Mac@mander.xyz"
        "@possiblylinux127@lemmy.zip"
        "@cheese_greater@lemmy.world"
        "@MigratingtoLemmy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2321 …}
      +nested: Doctrine\ORM\PersistentCollection {#2310 …}
      +votes: Doctrine\ORM\PersistentCollection {#2306 …}
      +reports: Doctrine\ORM\PersistentCollection {#2305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
      -id: 162957
      -bodyTs: "'better':8 'caption':12 'comment':5 'easi':15 'great':18 'italicis':11 'job':19 'make':13 'one':10 'repli':2 'understand':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5577963"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700930702 {#2320
        date: 2023-11-25 17:45:02.0 +01:00
      }
      +"title": 162957
    }
  ]
  -id: 16660
  -titleTs: "'colleg':9 'facebook':1 'markup':11 'onlin':4 'prep':7 'teen':3 'watch':2"
  -bodyTs: "'accept':10 'accommod':67 'account':6 'act':5,43 'aid':64 'almost':20 'click':23,48 'colleg':62 'cooki':11 'data':29 'detail':18 'disabl':70 'ethnic':53 'even':46 'everyth':21 'facebook':16 'financi':63 'first':32 'follow':14 'gender':55 'identifi':28 'includ':25 'last':34 'like':30 'name':35 'need':66 'page':15 'plan':59 're':39 'receiv':17 'regist':40,47 'request':61 'scrambl':26 'sign':2 'site':45 'student':9,51 'whether':37,57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701001622
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8446569"
  +editedAt: DateTimeImmutable @1701483606 {#2863
    date: 2023-12-02 03:20:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700915222 {#2842
    date: 2023-11-25 13:27:02.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2053
  +user: Proxies\__CG__\App\Entity\User {#2881 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#2883 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2884 …}
  +slug: "Facebook-Watches-Teens-Online-As-They-Prep-for-College-The"
  +title: "Facebook Watches Teens Online As They Prep for College – The Markup"
  +url: "https://themarkup.org/pixel-hunt/2023/11/22/facebook-watches-teens-online-as-they-prep-for-college"
  +body: "“After signing into their ACT account, if a student accepted cookies on the following page, Facebook received details on almost everything they clicked on—including scrambled but identifiable data like their first and last name, and whether they’re registering for the ACT. The site even registered clicks about a student’s ethnicity and gender, and whether they planned to request college financial aid or needed accommodations for a disability”"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 273
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701054765 {#2876
    date: 2023-11-27 04:12:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2885 …}
  +votes: Doctrine\ORM\PersistentCollection {#2887 …}
  +reports: Doctrine\ORM\PersistentCollection {#2889 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2891 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2893 …}
  +badges: Doctrine\ORM\PersistentCollection {#2895 …}
  +children: [
    3 => App\Entity\EntryComment {#2058
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
      +body: "`![img](link)`"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1700926151 {#2052
        date: 2023-11-25 16:29:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KarnaSubarna@lemmy.ml"
        "@Mac@mander.xyz"
        "@possiblylinux127@lemmy.zip"
        "@cheese_greater@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2041 …}
      +nested: Doctrine\ORM\PersistentCollection {#2100 …}
      +votes: Doctrine\ORM\PersistentCollection {#2105 …}
      +reports: Doctrine\ORM\PersistentCollection {#2111 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
      -id: 162686
      -bodyTs: "'img':1 'link':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5576646"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700926151 {#2054
        date: 2023-11-25 16:29:11.0 +01:00
      }
      +"title": 162686
    }
    2 => App\Entity\EntryComment {#2124
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
      +body: """
        I don’t think so. AFAIK there is no native method to caption images in markdown, which is what this editor uses. People try to bring about this effect by italicising the part they would want as a caption right underneath the image. However, in your case, I see a `[You’ve done well]` banner underneath the image, which I assume is the caption you meant. Not sure how that happened but if that works, great!\n
        \n
        `*some text*` = *some text*
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700927287 {#2110
        date: 2023-11-25 16:48:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KarnaSubarna@lemmy.ml"
        "@Mac@mander.xyz"
        "@possiblylinux127@lemmy.zip"
        "@cheese_greater@lemmy.world"
        "@MigratingtoLemmy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2118 …}
      +nested: Doctrine\ORM\PersistentCollection {#2121 …}
      +votes: Doctrine\ORM\PersistentCollection {#2115 …}
      +reports: Doctrine\ORM\PersistentCollection {#2123 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
      -id: 162739
      -bodyTs: "'afaik':6 'assum':61 'banner':55 'bring':26 'caption':13,39,64 'case':47 'done':53 'editor':21 'effect':29 'great':76 'happen':71 'howev':44 'imag':14,43,58 'italicis':31 'markdown':16 'meant':66 'method':11 'nativ':10 'part':33 'peopl':23 'right':40 'see':49 'sure':68 'text':78,80 'think':4 'tri':24 'underneath':41,56 'use':22 've':52 'want':36 'well':54 'work':75 'would':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5576958"
      +editedAt: DateTimeImmutable @1701506105 {#2107
        date: 2023-12-02 09:35:05.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700927287 {#2112
        date: 2023-11-25 16:48:07.0 +01:00
      }
      +"title": 162739
    }
    1 => App\Entity\EntryComment {#2128
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
      +body: """
        Hmm, I’m on my computer now and I can’t see the image for some reason.\n
        \n
        Edit: sorry, just my browser. But why do I see two `[You’ve done well]`s?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700928587 {#2163
        date: 2023-11-25 17:09:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KarnaSubarna@lemmy.ml"
        "@Mac@mander.xyz"
        "@possiblylinux127@lemmy.zip"
        "@cheese_greater@lemmy.world"
        "@MigratingtoLemmy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2126 …}
      +nested: Doctrine\ORM\PersistentCollection {#2139 …}
      +votes: Doctrine\ORM\PersistentCollection {#2224 …}
      +reports: Doctrine\ORM\PersistentCollection {#2223 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
      -id: 162808
      -bodyTs: "'browser':22 'comput':6 'done':31 'edit':18 'hmm':1 'imag':14 'm':3 'reason':17 'see':12,27 'sorri':19 'two':28 've':30 'well':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5577332"
      +editedAt: DateTimeImmutable @1701509088 {#2162
        date: 2023-12-02 10:24:48.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700928587 {#2044
        date: 2023-11-25 17:09:47.0 +01:00
      }
      +"title": 162808
    }
    0 => App\Entity\EntryComment {#2315
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
      +body: "Your reply to your comment above is better: just one italicised caption makes it easy to understand. Great job!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700930702 {#2297
        date: 2023-11-25 17:45:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KarnaSubarna@lemmy.ml"
        "@Mac@mander.xyz"
        "@possiblylinux127@lemmy.zip"
        "@cheese_greater@lemmy.world"
        "@MigratingtoLemmy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2321 …}
      +nested: Doctrine\ORM\PersistentCollection {#2310 …}
      +votes: Doctrine\ORM\PersistentCollection {#2306 …}
      +reports: Doctrine\ORM\PersistentCollection {#2305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
      -id: 162957
      -bodyTs: "'better':8 'caption':12 'comment':5 'easi':15 'great':18 'italicis':11 'job':19 'make':13 'one':10 'repli':2 'understand':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5577963"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700930702 {#2320
        date: 2023-11-25 17:45:02.0 +01:00
      }
      +"title": 162957
    }
  ]
  -id: 16660
  -titleTs: "'colleg':9 'facebook':1 'markup':11 'onlin':4 'prep':7 'teen':3 'watch':2"
  -bodyTs: "'accept':10 'accommod':67 'account':6 'act':5,43 'aid':64 'almost':20 'click':23,48 'colleg':62 'cooki':11 'data':29 'detail':18 'disabl':70 'ethnic':53 'even':46 'everyth':21 'facebook':16 'financi':63 'first':32 'follow':14 'gender':55 'identifi':28 'includ':25 'last':34 'like':30 'name':35 'need':66 'page':15 'plan':59 're':39 'receiv':17 'regist':40,47 'request':61 'scrambl':26 'sign':2 'site':45 'student':9,51 'whether':37,57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701001622
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8446569"
  +editedAt: DateTimeImmutable @1701483606 {#2863
    date: 2023-12-02 03:20:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700915222 {#2842
    date: 2023-11-25 13:27:02.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#2058
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053
    +user: Proxies\__CG__\App\Entity\User {#2881 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2883 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2884 …}
    +slug: "Facebook-Watches-Teens-Online-As-They-Prep-for-College-The"
    +title: "Facebook Watches Teens Online As They Prep for College – The Markup"
    +url: "https://themarkup.org/pixel-hunt/2023/11/22/facebook-watches-teens-online-as-they-prep-for-college"
    +body: "“After signing into their ACT account, if a student accepted cookies on the following page, Facebook received details on almost everything they clicked on—including scrambled but identifiable data like their first and last name, and whether they’re registering for the ACT. The site even registered clicks about a student’s ethnicity and gender, and whether they planned to request college financial aid or needed accommodations for a disability”"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 273
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701054765 {#2876
      date: 2023-11-27 04:12:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2885 …}
    +votes: Doctrine\ORM\PersistentCollection {#2887 …}
    +reports: Doctrine\ORM\PersistentCollection {#2889 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2891 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2893 …}
    +badges: Doctrine\ORM\PersistentCollection {#2895 …}
    +children: [
      3 => App\Entity\EntryComment {#2058}
      2 => App\Entity\EntryComment {#2124
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
        +body: """
          I don’t think so. AFAIK there is no native method to caption images in markdown, which is what this editor uses. People try to bring about this effect by italicising the part they would want as a caption right underneath the image. However, in your case, I see a `[You’ve done well]` banner underneath the image, which I assume is the caption you meant. Not sure how that happened but if that works, great!\n
          \n
          `*some text*` = *some text*
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700927287 {#2110
          date: 2023-11-25 16:48:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Mac@mander.xyz"
          "@possiblylinux127@lemmy.zip"
          "@cheese_greater@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2118 …}
        +nested: Doctrine\ORM\PersistentCollection {#2121 …}
        +votes: Doctrine\ORM\PersistentCollection {#2115 …}
        +reports: Doctrine\ORM\PersistentCollection {#2123 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
        -id: 162739
        -bodyTs: "'afaik':6 'assum':61 'banner':55 'bring':26 'caption':13,39,64 'case':47 'done':53 'editor':21 'effect':29 'great':76 'happen':71 'howev':44 'imag':14,43,58 'italicis':31 'markdown':16 'meant':66 'method':11 'nativ':10 'part':33 'peopl':23 'right':40 'see':49 'sure':68 'text':78,80 'think':4 'tri':24 'underneath':41,56 'use':22 've':52 'want':36 'well':54 'work':75 'would':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5576958"
        +editedAt: DateTimeImmutable @1701506105 {#2107
          date: 2023-12-02 09:35:05.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700927287 {#2112
          date: 2023-11-25 16:48:07.0 +01:00
        }
        +"title": 162739
      }
      1 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
        +body: """
          Hmm, I’m on my computer now and I can’t see the image for some reason.\n
          \n
          Edit: sorry, just my browser. But why do I see two `[You’ve done well]`s?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700928587 {#2163
          date: 2023-11-25 17:09:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Mac@mander.xyz"
          "@possiblylinux127@lemmy.zip"
          "@cheese_greater@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 162808
        -bodyTs: "'browser':22 'comput':6 'done':31 'edit':18 'hmm':1 'imag':14 'm':3 'reason':17 'see':12,27 'sorri':19 'two':28 've':30 'well':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5577332"
        +editedAt: DateTimeImmutable @1701509088 {#2162
          date: 2023-12-02 10:24:48.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700928587 {#2044
          date: 2023-11-25 17:09:47.0 +01:00
        }
        +"title": 162808
      }
      0 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
        +body: "Your reply to your comment above is better: just one italicised caption makes it easy to understand. Great job!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700930702 {#2297
          date: 2023-11-25 17:45:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Mac@mander.xyz"
          "@possiblylinux127@lemmy.zip"
          "@cheese_greater@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 162957
        -bodyTs: "'better':8 'caption':12 'comment':5 'easi':15 'great':18 'italicis':11 'job':19 'make':13 'one':10 'repli':2 'understand':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5577963"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700930702 {#2320
          date: 2023-11-25 17:45:02.0 +01:00
        }
        +"title": 162957
      }
    ]
    -id: 16660
    -titleTs: "'colleg':9 'facebook':1 'markup':11 'onlin':4 'prep':7 'teen':3 'watch':2"
    -bodyTs: "'accept':10 'accommod':67 'account':6 'act':5,43 'aid':64 'almost':20 'click':23,48 'colleg':62 'cooki':11 'data':29 'detail':18 'disabl':70 'ethnic':53 'even':46 'everyth':21 'facebook':16 'financi':63 'first':32 'follow':14 'gender':55 'identifi':28 'includ':25 'last':34 'like':30 'name':35 'need':66 'page':15 'plan':59 're':39 'receiv':17 'regist':40,47 'request':61 'scrambl':26 'sign':2 'site':45 'student':9,51 'whether':37,57"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701001622
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8446569"
    +editedAt: DateTimeImmutable @1701483606 {#2863
      date: 2023-12-02 03:20:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700915222 {#2842
      date: 2023-11-25 13:27:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +body: "`![img](link)`"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700926151 {#2052
    date: 2023-11-25 16:29:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
    "@Mac@mander.xyz"
    "@possiblylinux127@lemmy.zip"
    "@cheese_greater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2041 …}
  +nested: Doctrine\ORM\PersistentCollection {#2100 …}
  +votes: Doctrine\ORM\PersistentCollection {#2105 …}
  +reports: Doctrine\ORM\PersistentCollection {#2111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
  -id: 162686
  -bodyTs: "'img':1 'link':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5576646"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700926151 {#2054
    date: 2023-11-25 16:29:11.0 +01:00
  }
  +"title": 162686
}
"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
63 DENIED edit
App\Entity\EntryComment {#2058
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053
    +user: Proxies\__CG__\App\Entity\User {#2881 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2883 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2884 …}
    +slug: "Facebook-Watches-Teens-Online-As-They-Prep-for-College-The"
    +title: "Facebook Watches Teens Online As They Prep for College – The Markup"
    +url: "https://themarkup.org/pixel-hunt/2023/11/22/facebook-watches-teens-online-as-they-prep-for-college"
    +body: "“After signing into their ACT account, if a student accepted cookies on the following page, Facebook received details on almost everything they clicked on—including scrambled but identifiable data like their first and last name, and whether they’re registering for the ACT. The site even registered clicks about a student’s ethnicity and gender, and whether they planned to request college financial aid or needed accommodations for a disability”"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 273
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701054765 {#2876
      date: 2023-11-27 04:12:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2885 …}
    +votes: Doctrine\ORM\PersistentCollection {#2887 …}
    +reports: Doctrine\ORM\PersistentCollection {#2889 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2891 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2893 …}
    +badges: Doctrine\ORM\PersistentCollection {#2895 …}
    +children: [
      3 => App\Entity\EntryComment {#2058}
      2 => App\Entity\EntryComment {#2124
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
        +body: """
          I don’t think so. AFAIK there is no native method to caption images in markdown, which is what this editor uses. People try to bring about this effect by italicising the part they would want as a caption right underneath the image. However, in your case, I see a `[You’ve done well]` banner underneath the image, which I assume is the caption you meant. Not sure how that happened but if that works, great!\n
          \n
          `*some text*` = *some text*
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700927287 {#2110
          date: 2023-11-25 16:48:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Mac@mander.xyz"
          "@possiblylinux127@lemmy.zip"
          "@cheese_greater@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2118 …}
        +nested: Doctrine\ORM\PersistentCollection {#2121 …}
        +votes: Doctrine\ORM\PersistentCollection {#2115 …}
        +reports: Doctrine\ORM\PersistentCollection {#2123 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
        -id: 162739
        -bodyTs: "'afaik':6 'assum':61 'banner':55 'bring':26 'caption':13,39,64 'case':47 'done':53 'editor':21 'effect':29 'great':76 'happen':71 'howev':44 'imag':14,43,58 'italicis':31 'markdown':16 'meant':66 'method':11 'nativ':10 'part':33 'peopl':23 'right':40 'see':49 'sure':68 'text':78,80 'think':4 'tri':24 'underneath':41,56 'use':22 've':52 'want':36 'well':54 'work':75 'would':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5576958"
        +editedAt: DateTimeImmutable @1701506105 {#2107
          date: 2023-12-02 09:35:05.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700927287 {#2112
          date: 2023-11-25 16:48:07.0 +01:00
        }
        +"title": 162739
      }
      1 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
        +body: """
          Hmm, I’m on my computer now and I can’t see the image for some reason.\n
          \n
          Edit: sorry, just my browser. But why do I see two `[You’ve done well]`s?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700928587 {#2163
          date: 2023-11-25 17:09:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Mac@mander.xyz"
          "@possiblylinux127@lemmy.zip"
          "@cheese_greater@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 162808
        -bodyTs: "'browser':22 'comput':6 'done':31 'edit':18 'hmm':1 'imag':14 'm':3 'reason':17 'see':12,27 'sorri':19 'two':28 've':30 'well':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5577332"
        +editedAt: DateTimeImmutable @1701509088 {#2162
          date: 2023-12-02 10:24:48.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700928587 {#2044
          date: 2023-11-25 17:09:47.0 +01:00
        }
        +"title": 162808
      }
      0 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
        +body: "Your reply to your comment above is better: just one italicised caption makes it easy to understand. Great job!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700930702 {#2297
          date: 2023-11-25 17:45:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Mac@mander.xyz"
          "@possiblylinux127@lemmy.zip"
          "@cheese_greater@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 162957
        -bodyTs: "'better':8 'caption':12 'comment':5 'easi':15 'great':18 'italicis':11 'job':19 'make':13 'one':10 'repli':2 'understand':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5577963"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700930702 {#2320
          date: 2023-11-25 17:45:02.0 +01:00
        }
        +"title": 162957
      }
    ]
    -id: 16660
    -titleTs: "'colleg':9 'facebook':1 'markup':11 'onlin':4 'prep':7 'teen':3 'watch':2"
    -bodyTs: "'accept':10 'accommod':67 'account':6 'act':5,43 'aid':64 'almost':20 'click':23,48 'colleg':62 'cooki':11 'data':29 'detail':18 'disabl':70 'ethnic':53 'even':46 'everyth':21 'facebook':16 'financi':63 'first':32 'follow':14 'gender':55 'identifi':28 'includ':25 'last':34 'like':30 'name':35 'need':66 'page':15 'plan':59 're':39 'receiv':17 'regist':40,47 'request':61 'scrambl':26 'sign':2 'site':45 'student':9,51 'whether':37,57"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701001622
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8446569"
    +editedAt: DateTimeImmutable @1701483606 {#2863
      date: 2023-12-02 03:20:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700915222 {#2842
      date: 2023-11-25 13:27:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +body: "`![img](link)`"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700926151 {#2052
    date: 2023-11-25 16:29:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
    "@Mac@mander.xyz"
    "@possiblylinux127@lemmy.zip"
    "@cheese_greater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2041 …}
  +nested: Doctrine\ORM\PersistentCollection {#2100 …}
  +votes: Doctrine\ORM\PersistentCollection {#2105 …}
  +reports: Doctrine\ORM\PersistentCollection {#2111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
  -id: 162686
  -bodyTs: "'img':1 'link':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5576646"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700926151 {#2054
    date: 2023-11-25 16:29:11.0 +01:00
  }
  +"title": 162686
}
"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
64 DENIED moderate
App\Entity\EntryComment {#2058
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053
    +user: Proxies\__CG__\App\Entity\User {#2881 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2883 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2884 …}
    +slug: "Facebook-Watches-Teens-Online-As-They-Prep-for-College-The"
    +title: "Facebook Watches Teens Online As They Prep for College – The Markup"
    +url: "https://themarkup.org/pixel-hunt/2023/11/22/facebook-watches-teens-online-as-they-prep-for-college"
    +body: "“After signing into their ACT account, if a student accepted cookies on the following page, Facebook received details on almost everything they clicked on—including scrambled but identifiable data like their first and last name, and whether they’re registering for the ACT. The site even registered clicks about a student’s ethnicity and gender, and whether they planned to request college financial aid or needed accommodations for a disability”"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 273
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701054765 {#2876
      date: 2023-11-27 04:12:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2885 …}
    +votes: Doctrine\ORM\PersistentCollection {#2887 …}
    +reports: Doctrine\ORM\PersistentCollection {#2889 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2891 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2893 …}
    +badges: Doctrine\ORM\PersistentCollection {#2895 …}
    +children: [
      3 => App\Entity\EntryComment {#2058}
      2 => App\Entity\EntryComment {#2124
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
        +body: """
          I don’t think so. AFAIK there is no native method to caption images in markdown, which is what this editor uses. People try to bring about this effect by italicising the part they would want as a caption right underneath the image. However, in your case, I see a `[You’ve done well]` banner underneath the image, which I assume is the caption you meant. Not sure how that happened but if that works, great!\n
          \n
          `*some text*` = *some text*
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700927287 {#2110
          date: 2023-11-25 16:48:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Mac@mander.xyz"
          "@possiblylinux127@lemmy.zip"
          "@cheese_greater@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2118 …}
        +nested: Doctrine\ORM\PersistentCollection {#2121 …}
        +votes: Doctrine\ORM\PersistentCollection {#2115 …}
        +reports: Doctrine\ORM\PersistentCollection {#2123 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
        -id: 162739
        -bodyTs: "'afaik':6 'assum':61 'banner':55 'bring':26 'caption':13,39,64 'case':47 'done':53 'editor':21 'effect':29 'great':76 'happen':71 'howev':44 'imag':14,43,58 'italicis':31 'markdown':16 'meant':66 'method':11 'nativ':10 'part':33 'peopl':23 'right':40 'see':49 'sure':68 'text':78,80 'think':4 'tri':24 'underneath':41,56 'use':22 've':52 'want':36 'well':54 'work':75 'would':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5576958"
        +editedAt: DateTimeImmutable @1701506105 {#2107
          date: 2023-12-02 09:35:05.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700927287 {#2112
          date: 2023-11-25 16:48:07.0 +01:00
        }
        +"title": 162739
      }
      1 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
        +body: """
          Hmm, I’m on my computer now and I can’t see the image for some reason.\n
          \n
          Edit: sorry, just my browser. But why do I see two `[You’ve done well]`s?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700928587 {#2163
          date: 2023-11-25 17:09:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Mac@mander.xyz"
          "@possiblylinux127@lemmy.zip"
          "@cheese_greater@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 162808
        -bodyTs: "'browser':22 'comput':6 'done':31 'edit':18 'hmm':1 'imag':14 'm':3 'reason':17 'see':12,27 'sorri':19 'two':28 've':30 'well':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5577332"
        +editedAt: DateTimeImmutable @1701509088 {#2162
          date: 2023-12-02 10:24:48.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700928587 {#2044
          date: 2023-11-25 17:09:47.0 +01:00
        }
        +"title": 162808
      }
      0 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
        +body: "Your reply to your comment above is better: just one italicised caption makes it easy to understand. Great job!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700930702 {#2297
          date: 2023-11-25 17:45:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Mac@mander.xyz"
          "@possiblylinux127@lemmy.zip"
          "@cheese_greater@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 162957
        -bodyTs: "'better':8 'caption':12 'comment':5 'easi':15 'great':18 'italicis':11 'job':19 'make':13 'one':10 'repli':2 'understand':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5577963"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700930702 {#2320
          date: 2023-11-25 17:45:02.0 +01:00
        }
        +"title": 162957
      }
    ]
    -id: 16660
    -titleTs: "'colleg':9 'facebook':1 'markup':11 'onlin':4 'prep':7 'teen':3 'watch':2"
    -bodyTs: "'accept':10 'accommod':67 'account':6 'act':5,43 'aid':64 'almost':20 'click':23,48 'colleg':62 'cooki':11 'data':29 'detail':18 'disabl':70 'ethnic':53 'even':46 'everyth':21 'facebook':16 'financi':63 'first':32 'follow':14 'gender':55 'identifi':28 'includ':25 'last':34 'like':30 'name':35 'need':66 'page':15 'plan':59 're':39 'receiv':17 'regist':40,47 'request':61 'scrambl':26 'sign':2 'site':45 'student':9,51 'whether':37,57"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701001622
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8446569"
    +editedAt: DateTimeImmutable @1701483606 {#2863
      date: 2023-12-02 03:20:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700915222 {#2842
      date: 2023-11-25 13:27:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +body: "`![img](link)`"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700926151 {#2052
    date: 2023-11-25 16:29:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
    "@Mac@mander.xyz"
    "@possiblylinux127@lemmy.zip"
    "@cheese_greater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2041 …}
  +nested: Doctrine\ORM\PersistentCollection {#2100 …}
  +votes: Doctrine\ORM\PersistentCollection {#2105 …}
  +reports: Doctrine\ORM\PersistentCollection {#2111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
  -id: 162686
  -bodyTs: "'img':1 'link':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5576646"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700926151 {#2054
    date: 2023-11-25 16:29:11.0 +01:00
  }
  +"title": 162686
}
"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
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#2124
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053
    +user: Proxies\__CG__\App\Entity\User {#2881 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2883 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2884 …}
    +slug: "Facebook-Watches-Teens-Online-As-They-Prep-for-College-The"
    +title: "Facebook Watches Teens Online As They Prep for College – The Markup"
    +url: "https://themarkup.org/pixel-hunt/2023/11/22/facebook-watches-teens-online-as-they-prep-for-college"
    +body: "“After signing into their ACT account, if a student accepted cookies on the following page, Facebook received details on almost everything they clicked on—including scrambled but identifiable data like their first and last name, and whether they’re registering for the ACT. The site even registered clicks about a student’s ethnicity and gender, and whether they planned to request college financial aid or needed accommodations for a disability”"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 273
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701054765 {#2876
      date: 2023-11-27 04:12:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2885 …}
    +votes: Doctrine\ORM\PersistentCollection {#2887 …}
    +reports: Doctrine\ORM\PersistentCollection {#2889 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2891 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2893 …}
    +badges: Doctrine\ORM\PersistentCollection {#2895 …}
    +children: [
      3 => App\Entity\EntryComment {#2058
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
        +body: "`![img](link)`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1700926151 {#2052
          date: 2023-11-25 16:29:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Mac@mander.xyz"
          "@possiblylinux127@lemmy.zip"
          "@cheese_greater@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2041 …}
        +nested: Doctrine\ORM\PersistentCollection {#2100 …}
        +votes: Doctrine\ORM\PersistentCollection {#2105 …}
        +reports: Doctrine\ORM\PersistentCollection {#2111 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
        -id: 162686
        -bodyTs: "'img':1 'link':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5576646"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700926151 {#2054
          date: 2023-11-25 16:29:11.0 +01:00
        }
        +"title": 162686
      }
      2 => App\Entity\EntryComment {#2124}
      1 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
        +body: """
          Hmm, I’m on my computer now and I can’t see the image for some reason.\n
          \n
          Edit: sorry, just my browser. But why do I see two `[You’ve done well]`s?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700928587 {#2163
          date: 2023-11-25 17:09:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Mac@mander.xyz"
          "@possiblylinux127@lemmy.zip"
          "@cheese_greater@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 162808
        -bodyTs: "'browser':22 'comput':6 'done':31 'edit':18 'hmm':1 'imag':14 'm':3 'reason':17 'see':12,27 'sorri':19 'two':28 've':30 'well':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5577332"
        +editedAt: DateTimeImmutable @1701509088 {#2162
          date: 2023-12-02 10:24:48.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700928587 {#2044
          date: 2023-11-25 17:09:47.0 +01:00
        }
        +"title": 162808
      }
      0 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
        +body: "Your reply to your comment above is better: just one italicised caption makes it easy to understand. Great job!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700930702 {#2297
          date: 2023-11-25 17:45:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Mac@mander.xyz"
          "@possiblylinux127@lemmy.zip"
          "@cheese_greater@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 162957
        -bodyTs: "'better':8 'caption':12 'comment':5 'easi':15 'great':18 'italicis':11 'job':19 'make':13 'one':10 'repli':2 'understand':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5577963"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700930702 {#2320
          date: 2023-11-25 17:45:02.0 +01:00
        }
        +"title": 162957
      }
    ]
    -id: 16660
    -titleTs: "'colleg':9 'facebook':1 'markup':11 'onlin':4 'prep':7 'teen':3 'watch':2"
    -bodyTs: "'accept':10 'accommod':67 'account':6 'act':5,43 'aid':64 'almost':20 'click':23,48 'colleg':62 'cooki':11 'data':29 'detail':18 'disabl':70 'ethnic':53 'even':46 'everyth':21 'facebook':16 'financi':63 'first':32 'follow':14 'gender':55 'identifi':28 'includ':25 'last':34 'like':30 'name':35 'need':66 'page':15 'plan':59 're':39 'receiv':17 'regist':40,47 'request':61 'scrambl':26 'sign':2 'site':45 'student':9,51 'whether':37,57"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701001622
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8446569"
    +editedAt: DateTimeImmutable @1701483606 {#2863
      date: 2023-12-02 03:20:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700915222 {#2842
      date: 2023-11-25 13:27:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +body: """
    I don’t think so. AFAIK there is no native method to caption images in markdown, which is what this editor uses. People try to bring about this effect by italicising the part they would want as a caption right underneath the image. However, in your case, I see a `[You’ve done well]` banner underneath the image, which I assume is the caption you meant. Not sure how that happened but if that works, great!\n
    \n
    `*some text*` = *some text*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700927287 {#2110
    date: 2023-11-25 16:48:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
    "@Mac@mander.xyz"
    "@possiblylinux127@lemmy.zip"
    "@cheese_greater@lemmy.world"
    "@MigratingtoLemmy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2118 …}
  +nested: Doctrine\ORM\PersistentCollection {#2121 …}
  +votes: Doctrine\ORM\PersistentCollection {#2115 …}
  +reports: Doctrine\ORM\PersistentCollection {#2123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
  -id: 162739
  -bodyTs: "'afaik':6 'assum':61 'banner':55 'bring':26 'caption':13,39,64 'case':47 'done':53 'editor':21 'effect':29 'great':76 'happen':71 'howev':44 'imag':14,43,58 'italicis':31 'markdown':16 'meant':66 'method':11 'nativ':10 'part':33 'peopl':23 'right':40 'see':49 'sure':68 'text':78,80 'think':4 'tri':24 'underneath':41,56 'use':22 've':52 'want':36 'well':54 'work':75 'would':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5576958"
  +editedAt: DateTimeImmutable @1701506105 {#2107
    date: 2023-12-02 09:35:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700927287 {#2112
    date: 2023-11-25 16:48:07.0 +01:00
  }
  +"title": 162739
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2124
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053
    +user: Proxies\__CG__\App\Entity\User {#2881 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2883 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2884 …}
    +slug: "Facebook-Watches-Teens-Online-As-They-Prep-for-College-The"
    +title: "Facebook Watches Teens Online As They Prep for College – The Markup"
    +url: "https://themarkup.org/pixel-hunt/2023/11/22/facebook-watches-teens-online-as-they-prep-for-college"
    +body: "“After signing into their ACT account, if a student accepted cookies on the following page, Facebook received details on almost everything they clicked on—including scrambled but identifiable data like their first and last name, and whether they’re registering for the ACT. The site even registered clicks about a student’s ethnicity and gender, and whether they planned to request college financial aid or needed accommodations for a disability”"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 273
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701054765 {#2876
      date: 2023-11-27 04:12:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2885 …}
    +votes: Doctrine\ORM\PersistentCollection {#2887 …}
    +reports: Doctrine\ORM\PersistentCollection {#2889 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2891 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2893 …}
    +badges: Doctrine\ORM\PersistentCollection {#2895 …}
    +children: [
      3 => App\Entity\EntryComment {#2058
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
        +body: "`![img](link)`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1700926151 {#2052
          date: 2023-11-25 16:29:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Mac@mander.xyz"
          "@possiblylinux127@lemmy.zip"
          "@cheese_greater@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2041 …}
        +nested: Doctrine\ORM\PersistentCollection {#2100 …}
        +votes: Doctrine\ORM\PersistentCollection {#2105 …}
        +reports: Doctrine\ORM\PersistentCollection {#2111 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
        -id: 162686
        -bodyTs: "'img':1 'link':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5576646"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700926151 {#2054
          date: 2023-11-25 16:29:11.0 +01:00
        }
        +"title": 162686
      }
      2 => App\Entity\EntryComment {#2124}
      1 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
        +body: """
          Hmm, I’m on my computer now and I can’t see the image for some reason.\n
          \n
          Edit: sorry, just my browser. But why do I see two `[You’ve done well]`s?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700928587 {#2163
          date: 2023-11-25 17:09:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Mac@mander.xyz"
          "@possiblylinux127@lemmy.zip"
          "@cheese_greater@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 162808
        -bodyTs: "'browser':22 'comput':6 'done':31 'edit':18 'hmm':1 'imag':14 'm':3 'reason':17 'see':12,27 'sorri':19 'two':28 've':30 'well':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5577332"
        +editedAt: DateTimeImmutable @1701509088 {#2162
          date: 2023-12-02 10:24:48.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700928587 {#2044
          date: 2023-11-25 17:09:47.0 +01:00
        }
        +"title": 162808
      }
      0 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
        +body: "Your reply to your comment above is better: just one italicised caption makes it easy to understand. Great job!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700930702 {#2297
          date: 2023-11-25 17:45:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Mac@mander.xyz"
          "@possiblylinux127@lemmy.zip"
          "@cheese_greater@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 162957
        -bodyTs: "'better':8 'caption':12 'comment':5 'easi':15 'great':18 'italicis':11 'job':19 'make':13 'one':10 'repli':2 'understand':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5577963"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700930702 {#2320
          date: 2023-11-25 17:45:02.0 +01:00
        }
        +"title": 162957
      }
    ]
    -id: 16660
    -titleTs: "'colleg':9 'facebook':1 'markup':11 'onlin':4 'prep':7 'teen':3 'watch':2"
    -bodyTs: "'accept':10 'accommod':67 'account':6 'act':5,43 'aid':64 'almost':20 'click':23,48 'colleg':62 'cooki':11 'data':29 'detail':18 'disabl':70 'ethnic':53 'even':46 'everyth':21 'facebook':16 'financi':63 'first':32 'follow':14 'gender':55 'identifi':28 'includ':25 'last':34 'like':30 'name':35 'need':66 'page':15 'plan':59 're':39 'receiv':17 'regist':40,47 'request':61 'scrambl':26 'sign':2 'site':45 'student':9,51 'whether':37,57"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701001622
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8446569"
    +editedAt: DateTimeImmutable @1701483606 {#2863
      date: 2023-12-02 03:20:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700915222 {#2842
      date: 2023-11-25 13:27:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +body: """
    I don’t think so. AFAIK there is no native method to caption images in markdown, which is what this editor uses. People try to bring about this effect by italicising the part they would want as a caption right underneath the image. However, in your case, I see a `[You’ve done well]` banner underneath the image, which I assume is the caption you meant. Not sure how that happened but if that works, great!\n
    \n
    `*some text*` = *some text*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700927287 {#2110
    date: 2023-11-25 16:48:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
    "@Mac@mander.xyz"
    "@possiblylinux127@lemmy.zip"
    "@cheese_greater@lemmy.world"
    "@MigratingtoLemmy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2118 …}
  +nested: Doctrine\ORM\PersistentCollection {#2121 …}
  +votes: Doctrine\ORM\PersistentCollection {#2115 …}
  +reports: Doctrine\ORM\PersistentCollection {#2123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
  -id: 162739
  -bodyTs: "'afaik':6 'assum':61 'banner':55 'bring':26 'caption':13,39,64 'case':47 'done':53 'editor':21 'effect':29 'great':76 'happen':71 'howev':44 'imag':14,43,58 'italicis':31 'markdown':16 'meant':66 'method':11 'nativ':10 'part':33 'peopl':23 'right':40 'see':49 'sure':68 'text':78,80 'think':4 'tri':24 'underneath':41,56 'use':22 've':52 'want':36 'well':54 'work':75 'would':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5576958"
  +editedAt: DateTimeImmutable @1701506105 {#2107
    date: 2023-12-02 09:35:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700927287 {#2112
    date: 2023-11-25 16:48:07.0 +01:00
  }
  +"title": 162739
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2124
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053
    +user: Proxies\__CG__\App\Entity\User {#2881 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2883 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2884 …}
    +slug: "Facebook-Watches-Teens-Online-As-They-Prep-for-College-The"
    +title: "Facebook Watches Teens Online As They Prep for College – The Markup"
    +url: "https://themarkup.org/pixel-hunt/2023/11/22/facebook-watches-teens-online-as-they-prep-for-college"
    +body: "“After signing into their ACT account, if a student accepted cookies on the following page, Facebook received details on almost everything they clicked on—including scrambled but identifiable data like their first and last name, and whether they’re registering for the ACT. The site even registered clicks about a student’s ethnicity and gender, and whether they planned to request college financial aid or needed accommodations for a disability”"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 273
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701054765 {#2876
      date: 2023-11-27 04:12:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2885 …}
    +votes: Doctrine\ORM\PersistentCollection {#2887 …}
    +reports: Doctrine\ORM\PersistentCollection {#2889 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2891 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2893 …}
    +badges: Doctrine\ORM\PersistentCollection {#2895 …}
    +children: [
      3 => App\Entity\EntryComment {#2058
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
        +body: "`![img](link)`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1700926151 {#2052
          date: 2023-11-25 16:29:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Mac@mander.xyz"
          "@possiblylinux127@lemmy.zip"
          "@cheese_greater@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2041 …}
        +nested: Doctrine\ORM\PersistentCollection {#2100 …}
        +votes: Doctrine\ORM\PersistentCollection {#2105 …}
        +reports: Doctrine\ORM\PersistentCollection {#2111 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
        -id: 162686
        -bodyTs: "'img':1 'link':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5576646"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700926151 {#2054
          date: 2023-11-25 16:29:11.0 +01:00
        }
        +"title": 162686
      }
      2 => App\Entity\EntryComment {#2124}
      1 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
        +body: """
          Hmm, I’m on my computer now and I can’t see the image for some reason.\n
          \n
          Edit: sorry, just my browser. But why do I see two `[You’ve done well]`s?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700928587 {#2163
          date: 2023-11-25 17:09:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Mac@mander.xyz"
          "@possiblylinux127@lemmy.zip"
          "@cheese_greater@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 162808
        -bodyTs: "'browser':22 'comput':6 'done':31 'edit':18 'hmm':1 'imag':14 'm':3 'reason':17 'see':12,27 'sorri':19 'two':28 've':30 'well':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5577332"
        +editedAt: DateTimeImmutable @1701509088 {#2162
          date: 2023-12-02 10:24:48.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700928587 {#2044
          date: 2023-11-25 17:09:47.0 +01:00
        }
        +"title": 162808
      }
      0 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
        +body: "Your reply to your comment above is better: just one italicised caption makes it easy to understand. Great job!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700930702 {#2297
          date: 2023-11-25 17:45:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Mac@mander.xyz"
          "@possiblylinux127@lemmy.zip"
          "@cheese_greater@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 162957
        -bodyTs: "'better':8 'caption':12 'comment':5 'easi':15 'great':18 'italicis':11 'job':19 'make':13 'one':10 'repli':2 'understand':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5577963"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700930702 {#2320
          date: 2023-11-25 17:45:02.0 +01:00
        }
        +"title": 162957
      }
    ]
    -id: 16660
    -titleTs: "'colleg':9 'facebook':1 'markup':11 'onlin':4 'prep':7 'teen':3 'watch':2"
    -bodyTs: "'accept':10 'accommod':67 'account':6 'act':5,43 'aid':64 'almost':20 'click':23,48 'colleg':62 'cooki':11 'data':29 'detail':18 'disabl':70 'ethnic':53 'even':46 'everyth':21 'facebook':16 'financi':63 'first':32 'follow':14 'gender':55 'identifi':28 'includ':25 'last':34 'like':30 'name':35 'need':66 'page':15 'plan':59 're':39 'receiv':17 'regist':40,47 'request':61 'scrambl':26 'sign':2 'site':45 'student':9,51 'whether':37,57"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701001622
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8446569"
    +editedAt: DateTimeImmutable @1701483606 {#2863
      date: 2023-12-02 03:20:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700915222 {#2842
      date: 2023-11-25 13:27:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +body: """
    I don’t think so. AFAIK there is no native method to caption images in markdown, which is what this editor uses. People try to bring about this effect by italicising the part they would want as a caption right underneath the image. However, in your case, I see a `[You’ve done well]` banner underneath the image, which I assume is the caption you meant. Not sure how that happened but if that works, great!\n
    \n
    `*some text*` = *some text*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700927287 {#2110
    date: 2023-11-25 16:48:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
    "@Mac@mander.xyz"
    "@possiblylinux127@lemmy.zip"
    "@cheese_greater@lemmy.world"
    "@MigratingtoLemmy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2118 …}
  +nested: Doctrine\ORM\PersistentCollection {#2121 …}
  +votes: Doctrine\ORM\PersistentCollection {#2115 …}
  +reports: Doctrine\ORM\PersistentCollection {#2123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
  -id: 162739
  -bodyTs: "'afaik':6 'assum':61 'banner':55 'bring':26 'caption':13,39,64 'case':47 'done':53 'editor':21 'effect':29 'great':76 'happen':71 'howev':44 'imag':14,43,58 'italicis':31 'markdown':16 'meant':66 'method':11 'nativ':10 'part':33 'peopl':23 'right':40 'see':49 'sure':68 'text':78,80 'think':4 'tri':24 'underneath':41,56 'use':22 've':52 'want':36 'well':54 'work':75 'would':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5576958"
  +editedAt: DateTimeImmutable @1701506105 {#2107
    date: 2023-12-02 09:35:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700927287 {#2112
    date: 2023-11-25 16:48:07.0 +01:00
  }
  +"title": 162739
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#2128
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053
    +user: Proxies\__CG__\App\Entity\User {#2881 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2883 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2884 …}
    +slug: "Facebook-Watches-Teens-Online-As-They-Prep-for-College-The"
    +title: "Facebook Watches Teens Online As They Prep for College – The Markup"
    +url: "https://themarkup.org/pixel-hunt/2023/11/22/facebook-watches-teens-online-as-they-prep-for-college"
    +body: "“After signing into their ACT account, if a student accepted cookies on the following page, Facebook received details on almost everything they clicked on—including scrambled but identifiable data like their first and last name, and whether they’re registering for the ACT. The site even registered clicks about a student’s ethnicity and gender, and whether they planned to request college financial aid or needed accommodations for a disability”"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 273
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701054765 {#2876
      date: 2023-11-27 04:12:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2885 …}
    +votes: Doctrine\ORM\PersistentCollection {#2887 …}
    +reports: Doctrine\ORM\PersistentCollection {#2889 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2891 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2893 …}
    +badges: Doctrine\ORM\PersistentCollection {#2895 …}
    +children: [
      3 => App\Entity\EntryComment {#2058
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
        +body: "`![img](link)`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1700926151 {#2052
          date: 2023-11-25 16:29:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Mac@mander.xyz"
          "@possiblylinux127@lemmy.zip"
          "@cheese_greater@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2041 …}
        +nested: Doctrine\ORM\PersistentCollection {#2100 …}
        +votes: Doctrine\ORM\PersistentCollection {#2105 …}
        +reports: Doctrine\ORM\PersistentCollection {#2111 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
        -id: 162686
        -bodyTs: "'img':1 'link':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5576646"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700926151 {#2054
          date: 2023-11-25 16:29:11.0 +01:00
        }
        +"title": 162686
      }
      2 => App\Entity\EntryComment {#2124
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
        +body: """
          I don’t think so. AFAIK there is no native method to caption images in markdown, which is what this editor uses. People try to bring about this effect by italicising the part they would want as a caption right underneath the image. However, in your case, I see a `[You’ve done well]` banner underneath the image, which I assume is the caption you meant. Not sure how that happened but if that works, great!\n
          \n
          `*some text*` = *some text*
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700927287 {#2110
          date: 2023-11-25 16:48:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Mac@mander.xyz"
          "@possiblylinux127@lemmy.zip"
          "@cheese_greater@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2118 …}
        +nested: Doctrine\ORM\PersistentCollection {#2121 …}
        +votes: Doctrine\ORM\PersistentCollection {#2115 …}
        +reports: Doctrine\ORM\PersistentCollection {#2123 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
        -id: 162739
        -bodyTs: "'afaik':6 'assum':61 'banner':55 'bring':26 'caption':13,39,64 'case':47 'done':53 'editor':21 'effect':29 'great':76 'happen':71 'howev':44 'imag':14,43,58 'italicis':31 'markdown':16 'meant':66 'method':11 'nativ':10 'part':33 'peopl':23 'right':40 'see':49 'sure':68 'text':78,80 'think':4 'tri':24 'underneath':41,56 'use':22 've':52 'want':36 'well':54 'work':75 'would':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5576958"
        +editedAt: DateTimeImmutable @1701506105 {#2107
          date: 2023-12-02 09:35:05.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700927287 {#2112
          date: 2023-11-25 16:48:07.0 +01:00
        }
        +"title": 162739
      }
      1 => App\Entity\EntryComment {#2128}
      0 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
        +body: "Your reply to your comment above is better: just one italicised caption makes it easy to understand. Great job!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700930702 {#2297
          date: 2023-11-25 17:45:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Mac@mander.xyz"
          "@possiblylinux127@lemmy.zip"
          "@cheese_greater@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 162957
        -bodyTs: "'better':8 'caption':12 'comment':5 'easi':15 'great':18 'italicis':11 'job':19 'make':13 'one':10 'repli':2 'understand':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5577963"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700930702 {#2320
          date: 2023-11-25 17:45:02.0 +01:00
        }
        +"title": 162957
      }
    ]
    -id: 16660
    -titleTs: "'colleg':9 'facebook':1 'markup':11 'onlin':4 'prep':7 'teen':3 'watch':2"
    -bodyTs: "'accept':10 'accommod':67 'account':6 'act':5,43 'aid':64 'almost':20 'click':23,48 'colleg':62 'cooki':11 'data':29 'detail':18 'disabl':70 'ethnic':53 'even':46 'everyth':21 'facebook':16 'financi':63 'first':32 'follow':14 'gender':55 'identifi':28 'includ':25 'last':34 'like':30 'name':35 'need':66 'page':15 'plan':59 're':39 'receiv':17 'regist':40,47 'request':61 'scrambl':26 'sign':2 'site':45 'student':9,51 'whether':37,57"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701001622
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8446569"
    +editedAt: DateTimeImmutable @1701483606 {#2863
      date: 2023-12-02 03:20:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700915222 {#2842
      date: 2023-11-25 13:27:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +body: """
    Hmm, I’m on my computer now and I can’t see the image for some reason.\n
    \n
    Edit: sorry, just my browser. But why do I see two `[You’ve done well]`s?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700928587 {#2163
    date: 2023-11-25 17:09:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
    "@Mac@mander.xyz"
    "@possiblylinux127@lemmy.zip"
    "@cheese_greater@lemmy.world"
    "@MigratingtoLemmy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2126 …}
  +nested: Doctrine\ORM\PersistentCollection {#2139 …}
  +votes: Doctrine\ORM\PersistentCollection {#2224 …}
  +reports: Doctrine\ORM\PersistentCollection {#2223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
  -id: 162808
  -bodyTs: "'browser':22 'comput':6 'done':31 'edit':18 'hmm':1 'imag':14 'm':3 'reason':17 'see':12,27 'sorri':19 'two':28 've':30 'well':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5577332"
  +editedAt: DateTimeImmutable @1701509088 {#2162
    date: 2023-12-02 10:24:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700928587 {#2044
    date: 2023-11-25 17:09:47.0 +01:00
  }
  +"title": 162808
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#2128
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053
    +user: Proxies\__CG__\App\Entity\User {#2881 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2883 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2884 …}
    +slug: "Facebook-Watches-Teens-Online-As-They-Prep-for-College-The"
    +title: "Facebook Watches Teens Online As They Prep for College – The Markup"
    +url: "https://themarkup.org/pixel-hunt/2023/11/22/facebook-watches-teens-online-as-they-prep-for-college"
    +body: "“After signing into their ACT account, if a student accepted cookies on the following page, Facebook received details on almost everything they clicked on—including scrambled but identifiable data like their first and last name, and whether they’re registering for the ACT. The site even registered clicks about a student’s ethnicity and gender, and whether they planned to request college financial aid or needed accommodations for a disability”"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 273
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701054765 {#2876
      date: 2023-11-27 04:12:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2885 …}
    +votes: Doctrine\ORM\PersistentCollection {#2887 …}
    +reports: Doctrine\ORM\PersistentCollection {#2889 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2891 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2893 …}
    +badges: Doctrine\ORM\PersistentCollection {#2895 …}
    +children: [
      3 => App\Entity\EntryComment {#2058
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
        +body: "`![img](link)`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1700926151 {#2052
          date: 2023-11-25 16:29:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Mac@mander.xyz"
          "@possiblylinux127@lemmy.zip"
          "@cheese_greater@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2041 …}
        +nested: Doctrine\ORM\PersistentCollection {#2100 …}
        +votes: Doctrine\ORM\PersistentCollection {#2105 …}
        +reports: Doctrine\ORM\PersistentCollection {#2111 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
        -id: 162686
        -bodyTs: "'img':1 'link':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5576646"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700926151 {#2054
          date: 2023-11-25 16:29:11.0 +01:00
        }
        +"title": 162686
      }
      2 => App\Entity\EntryComment {#2124
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
        +body: """
          I don’t think so. AFAIK there is no native method to caption images in markdown, which is what this editor uses. People try to bring about this effect by italicising the part they would want as a caption right underneath the image. However, in your case, I see a `[You’ve done well]` banner underneath the image, which I assume is the caption you meant. Not sure how that happened but if that works, great!\n
          \n
          `*some text*` = *some text*
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700927287 {#2110
          date: 2023-11-25 16:48:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Mac@mander.xyz"
          "@possiblylinux127@lemmy.zip"
          "@cheese_greater@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2118 …}
        +nested: Doctrine\ORM\PersistentCollection {#2121 …}
        +votes: Doctrine\ORM\PersistentCollection {#2115 …}
        +reports: Doctrine\ORM\PersistentCollection {#2123 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
        -id: 162739
        -bodyTs: "'afaik':6 'assum':61 'banner':55 'bring':26 'caption':13,39,64 'case':47 'done':53 'editor':21 'effect':29 'great':76 'happen':71 'howev':44 'imag':14,43,58 'italicis':31 'markdown':16 'meant':66 'method':11 'nativ':10 'part':33 'peopl':23 'right':40 'see':49 'sure':68 'text':78,80 'think':4 'tri':24 'underneath':41,56 'use':22 've':52 'want':36 'well':54 'work':75 'would':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5576958"
        +editedAt: DateTimeImmutable @1701506105 {#2107
          date: 2023-12-02 09:35:05.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700927287 {#2112
          date: 2023-11-25 16:48:07.0 +01:00
        }
        +"title": 162739
      }
      1 => App\Entity\EntryComment {#2128}
      0 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
        +body: "Your reply to your comment above is better: just one italicised caption makes it easy to understand. Great job!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700930702 {#2297
          date: 2023-11-25 17:45:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Mac@mander.xyz"
          "@possiblylinux127@lemmy.zip"
          "@cheese_greater@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 162957
        -bodyTs: "'better':8 'caption':12 'comment':5 'easi':15 'great':18 'italicis':11 'job':19 'make':13 'one':10 'repli':2 'understand':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5577963"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700930702 {#2320
          date: 2023-11-25 17:45:02.0 +01:00
        }
        +"title": 162957
      }
    ]
    -id: 16660
    -titleTs: "'colleg':9 'facebook':1 'markup':11 'onlin':4 'prep':7 'teen':3 'watch':2"
    -bodyTs: "'accept':10 'accommod':67 'account':6 'act':5,43 'aid':64 'almost':20 'click':23,48 'colleg':62 'cooki':11 'data':29 'detail':18 'disabl':70 'ethnic':53 'even':46 'everyth':21 'facebook':16 'financi':63 'first':32 'follow':14 'gender':55 'identifi':28 'includ':25 'last':34 'like':30 'name':35 'need':66 'page':15 'plan':59 're':39 'receiv':17 'regist':40,47 'request':61 'scrambl':26 'sign':2 'site':45 'student':9,51 'whether':37,57"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701001622
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8446569"
    +editedAt: DateTimeImmutable @1701483606 {#2863
      date: 2023-12-02 03:20:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700915222 {#2842
      date: 2023-11-25 13:27:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +body: """
    Hmm, I’m on my computer now and I can’t see the image for some reason.\n
    \n
    Edit: sorry, just my browser. But why do I see two `[You’ve done well]`s?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700928587 {#2163
    date: 2023-11-25 17:09:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
    "@Mac@mander.xyz"
    "@possiblylinux127@lemmy.zip"
    "@cheese_greater@lemmy.world"
    "@MigratingtoLemmy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2126 …}
  +nested: Doctrine\ORM\PersistentCollection {#2139 …}
  +votes: Doctrine\ORM\PersistentCollection {#2224 …}
  +reports: Doctrine\ORM\PersistentCollection {#2223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
  -id: 162808
  -bodyTs: "'browser':22 'comput':6 'done':31 'edit':18 'hmm':1 'imag':14 'm':3 'reason':17 'see':12,27 'sorri':19 'two':28 've':30 'well':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5577332"
  +editedAt: DateTimeImmutable @1701509088 {#2162
    date: 2023-12-02 10:24:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700928587 {#2044
    date: 2023-11-25 17:09:47.0 +01:00
  }
  +"title": 162808
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#2128
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053
    +user: Proxies\__CG__\App\Entity\User {#2881 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2883 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2884 …}
    +slug: "Facebook-Watches-Teens-Online-As-They-Prep-for-College-The"
    +title: "Facebook Watches Teens Online As They Prep for College – The Markup"
    +url: "https://themarkup.org/pixel-hunt/2023/11/22/facebook-watches-teens-online-as-they-prep-for-college"
    +body: "“After signing into their ACT account, if a student accepted cookies on the following page, Facebook received details on almost everything they clicked on—including scrambled but identifiable data like their first and last name, and whether they’re registering for the ACT. The site even registered clicks about a student’s ethnicity and gender, and whether they planned to request college financial aid or needed accommodations for a disability”"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 273
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701054765 {#2876
      date: 2023-11-27 04:12:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2885 …}
    +votes: Doctrine\ORM\PersistentCollection {#2887 …}
    +reports: Doctrine\ORM\PersistentCollection {#2889 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2891 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2893 …}
    +badges: Doctrine\ORM\PersistentCollection {#2895 …}
    +children: [
      3 => App\Entity\EntryComment {#2058
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
        +body: "`![img](link)`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1700926151 {#2052
          date: 2023-11-25 16:29:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Mac@mander.xyz"
          "@possiblylinux127@lemmy.zip"
          "@cheese_greater@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2041 …}
        +nested: Doctrine\ORM\PersistentCollection {#2100 …}
        +votes: Doctrine\ORM\PersistentCollection {#2105 …}
        +reports: Doctrine\ORM\PersistentCollection {#2111 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
        -id: 162686
        -bodyTs: "'img':1 'link':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5576646"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700926151 {#2054
          date: 2023-11-25 16:29:11.0 +01:00
        }
        +"title": 162686
      }
      2 => App\Entity\EntryComment {#2124
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
        +body: """
          I don’t think so. AFAIK there is no native method to caption images in markdown, which is what this editor uses. People try to bring about this effect by italicising the part they would want as a caption right underneath the image. However, in your case, I see a `[You’ve done well]` banner underneath the image, which I assume is the caption you meant. Not sure how that happened but if that works, great!\n
          \n
          `*some text*` = *some text*
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700927287 {#2110
          date: 2023-11-25 16:48:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Mac@mander.xyz"
          "@possiblylinux127@lemmy.zip"
          "@cheese_greater@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2118 …}
        +nested: Doctrine\ORM\PersistentCollection {#2121 …}
        +votes: Doctrine\ORM\PersistentCollection {#2115 …}
        +reports: Doctrine\ORM\PersistentCollection {#2123 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
        -id: 162739
        -bodyTs: "'afaik':6 'assum':61 'banner':55 'bring':26 'caption':13,39,64 'case':47 'done':53 'editor':21 'effect':29 'great':76 'happen':71 'howev':44 'imag':14,43,58 'italicis':31 'markdown':16 'meant':66 'method':11 'nativ':10 'part':33 'peopl':23 'right':40 'see':49 'sure':68 'text':78,80 'think':4 'tri':24 'underneath':41,56 'use':22 've':52 'want':36 'well':54 'work':75 'would':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5576958"
        +editedAt: DateTimeImmutable @1701506105 {#2107
          date: 2023-12-02 09:35:05.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700927287 {#2112
          date: 2023-11-25 16:48:07.0 +01:00
        }
        +"title": 162739
      }
      1 => App\Entity\EntryComment {#2128}
      0 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
        +body: "Your reply to your comment above is better: just one italicised caption makes it easy to understand. Great job!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700930702 {#2297
          date: 2023-11-25 17:45:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Mac@mander.xyz"
          "@possiblylinux127@lemmy.zip"
          "@cheese_greater@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 162957
        -bodyTs: "'better':8 'caption':12 'comment':5 'easi':15 'great':18 'italicis':11 'job':19 'make':13 'one':10 'repli':2 'understand':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5577963"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700930702 {#2320
          date: 2023-11-25 17:45:02.0 +01:00
        }
        +"title": 162957
      }
    ]
    -id: 16660
    -titleTs: "'colleg':9 'facebook':1 'markup':11 'onlin':4 'prep':7 'teen':3 'watch':2"
    -bodyTs: "'accept':10 'accommod':67 'account':6 'act':5,43 'aid':64 'almost':20 'click':23,48 'colleg':62 'cooki':11 'data':29 'detail':18 'disabl':70 'ethnic':53 'even':46 'everyth':21 'facebook':16 'financi':63 'first':32 'follow':14 'gender':55 'identifi':28 'includ':25 'last':34 'like':30 'name':35 'need':66 'page':15 'plan':59 're':39 'receiv':17 'regist':40,47 'request':61 'scrambl':26 'sign':2 'site':45 'student':9,51 'whether':37,57"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701001622
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8446569"
    +editedAt: DateTimeImmutable @1701483606 {#2863
      date: 2023-12-02 03:20:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700915222 {#2842
      date: 2023-11-25 13:27:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +body: """
    Hmm, I’m on my computer now and I can’t see the image for some reason.\n
    \n
    Edit: sorry, just my browser. But why do I see two `[You’ve done well]`s?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700928587 {#2163
    date: 2023-11-25 17:09:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
    "@Mac@mander.xyz"
    "@possiblylinux127@lemmy.zip"
    "@cheese_greater@lemmy.world"
    "@MigratingtoLemmy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2126 …}
  +nested: Doctrine\ORM\PersistentCollection {#2139 …}
  +votes: Doctrine\ORM\PersistentCollection {#2224 …}
  +reports: Doctrine\ORM\PersistentCollection {#2223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
  -id: 162808
  -bodyTs: "'browser':22 'comput':6 'done':31 'edit':18 'hmm':1 'imag':14 'm':3 'reason':17 'see':12,27 'sorri':19 'two':28 've':30 'well':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5577332"
  +editedAt: DateTimeImmutable @1701509088 {#2162
    date: 2023-12-02 10:24:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700928587 {#2044
    date: 2023-11-25 17:09:47.0 +01:00
  }
  +"title": 162808
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#2315
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053
    +user: Proxies\__CG__\App\Entity\User {#2881 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2883 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2884 …}
    +slug: "Facebook-Watches-Teens-Online-As-They-Prep-for-College-The"
    +title: "Facebook Watches Teens Online As They Prep for College – The Markup"
    +url: "https://themarkup.org/pixel-hunt/2023/11/22/facebook-watches-teens-online-as-they-prep-for-college"
    +body: "“After signing into their ACT account, if a student accepted cookies on the following page, Facebook received details on almost everything they clicked on—including scrambled but identifiable data like their first and last name, and whether they’re registering for the ACT. The site even registered clicks about a student’s ethnicity and gender, and whether they planned to request college financial aid or needed accommodations for a disability”"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 273
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701054765 {#2876
      date: 2023-11-27 04:12:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2885 …}
    +votes: Doctrine\ORM\PersistentCollection {#2887 …}
    +reports: Doctrine\ORM\PersistentCollection {#2889 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2891 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2893 …}
    +badges: Doctrine\ORM\PersistentCollection {#2895 …}
    +children: [
      3 => App\Entity\EntryComment {#2058
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
        +body: "`![img](link)`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1700926151 {#2052
          date: 2023-11-25 16:29:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Mac@mander.xyz"
          "@possiblylinux127@lemmy.zip"
          "@cheese_greater@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2041 …}
        +nested: Doctrine\ORM\PersistentCollection {#2100 …}
        +votes: Doctrine\ORM\PersistentCollection {#2105 …}
        +reports: Doctrine\ORM\PersistentCollection {#2111 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
        -id: 162686
        -bodyTs: "'img':1 'link':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5576646"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700926151 {#2054
          date: 2023-11-25 16:29:11.0 +01:00
        }
        +"title": 162686
      }
      2 => App\Entity\EntryComment {#2124
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
        +body: """
          I don’t think so. AFAIK there is no native method to caption images in markdown, which is what this editor uses. People try to bring about this effect by italicising the part they would want as a caption right underneath the image. However, in your case, I see a `[You’ve done well]` banner underneath the image, which I assume is the caption you meant. Not sure how that happened but if that works, great!\n
          \n
          `*some text*` = *some text*
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700927287 {#2110
          date: 2023-11-25 16:48:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Mac@mander.xyz"
          "@possiblylinux127@lemmy.zip"
          "@cheese_greater@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2118 …}
        +nested: Doctrine\ORM\PersistentCollection {#2121 …}
        +votes: Doctrine\ORM\PersistentCollection {#2115 …}
        +reports: Doctrine\ORM\PersistentCollection {#2123 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
        -id: 162739
        -bodyTs: "'afaik':6 'assum':61 'banner':55 'bring':26 'caption':13,39,64 'case':47 'done':53 'editor':21 'effect':29 'great':76 'happen':71 'howev':44 'imag':14,43,58 'italicis':31 'markdown':16 'meant':66 'method':11 'nativ':10 'part':33 'peopl':23 'right':40 'see':49 'sure':68 'text':78,80 'think':4 'tri':24 'underneath':41,56 'use':22 've':52 'want':36 'well':54 'work':75 'would':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5576958"
        +editedAt: DateTimeImmutable @1701506105 {#2107
          date: 2023-12-02 09:35:05.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700927287 {#2112
          date: 2023-11-25 16:48:07.0 +01:00
        }
        +"title": 162739
      }
      1 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
        +body: """
          Hmm, I’m on my computer now and I can’t see the image for some reason.\n
          \n
          Edit: sorry, just my browser. But why do I see two `[You’ve done well]`s?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700928587 {#2163
          date: 2023-11-25 17:09:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Mac@mander.xyz"
          "@possiblylinux127@lemmy.zip"
          "@cheese_greater@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 162808
        -bodyTs: "'browser':22 'comput':6 'done':31 'edit':18 'hmm':1 'imag':14 'm':3 'reason':17 'see':12,27 'sorri':19 'two':28 've':30 'well':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5577332"
        +editedAt: DateTimeImmutable @1701509088 {#2162
          date: 2023-12-02 10:24:48.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700928587 {#2044
          date: 2023-11-25 17:09:47.0 +01:00
        }
        +"title": 162808
      }
      0 => App\Entity\EntryComment {#2315}
    ]
    -id: 16660
    -titleTs: "'colleg':9 'facebook':1 'markup':11 'onlin':4 'prep':7 'teen':3 'watch':2"
    -bodyTs: "'accept':10 'accommod':67 'account':6 'act':5,43 'aid':64 'almost':20 'click':23,48 'colleg':62 'cooki':11 'data':29 'detail':18 'disabl':70 'ethnic':53 'even':46 'everyth':21 'facebook':16 'financi':63 'first':32 'follow':14 'gender':55 'identifi':28 'includ':25 'last':34 'like':30 'name':35 'need':66 'page':15 'plan':59 're':39 'receiv':17 'regist':40,47 'request':61 'scrambl':26 'sign':2 'site':45 'student':9,51 'whether':37,57"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701001622
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8446569"
    +editedAt: DateTimeImmutable @1701483606 {#2863
      date: 2023-12-02 03:20:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700915222 {#2842
      date: 2023-11-25 13:27:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +body: "Your reply to your comment above is better: just one italicised caption makes it easy to understand. Great job!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700930702 {#2297
    date: 2023-11-25 17:45:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
    "@Mac@mander.xyz"
    "@possiblylinux127@lemmy.zip"
    "@cheese_greater@lemmy.world"
    "@MigratingtoLemmy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2321 …}
  +nested: Doctrine\ORM\PersistentCollection {#2310 …}
  +votes: Doctrine\ORM\PersistentCollection {#2306 …}
  +reports: Doctrine\ORM\PersistentCollection {#2305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
  -id: 162957
  -bodyTs: "'better':8 'caption':12 'comment':5 'easi':15 'great':18 'italicis':11 'job':19 'make':13 'one':10 'repli':2 'understand':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5577963"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700930702 {#2320
    date: 2023-11-25 17:45:02.0 +01:00
  }
  +"title": 162957
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#2315
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053
    +user: Proxies\__CG__\App\Entity\User {#2881 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2883 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2884 …}
    +slug: "Facebook-Watches-Teens-Online-As-They-Prep-for-College-The"
    +title: "Facebook Watches Teens Online As They Prep for College – The Markup"
    +url: "https://themarkup.org/pixel-hunt/2023/11/22/facebook-watches-teens-online-as-they-prep-for-college"
    +body: "“After signing into their ACT account, if a student accepted cookies on the following page, Facebook received details on almost everything they clicked on—including scrambled but identifiable data like their first and last name, and whether they’re registering for the ACT. The site even registered clicks about a student’s ethnicity and gender, and whether they planned to request college financial aid or needed accommodations for a disability”"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 273
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701054765 {#2876
      date: 2023-11-27 04:12:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2885 …}
    +votes: Doctrine\ORM\PersistentCollection {#2887 …}
    +reports: Doctrine\ORM\PersistentCollection {#2889 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2891 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2893 …}
    +badges: Doctrine\ORM\PersistentCollection {#2895 …}
    +children: [
      3 => App\Entity\EntryComment {#2058
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
        +body: "`![img](link)`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1700926151 {#2052
          date: 2023-11-25 16:29:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Mac@mander.xyz"
          "@possiblylinux127@lemmy.zip"
          "@cheese_greater@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2041 …}
        +nested: Doctrine\ORM\PersistentCollection {#2100 …}
        +votes: Doctrine\ORM\PersistentCollection {#2105 …}
        +reports: Doctrine\ORM\PersistentCollection {#2111 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
        -id: 162686
        -bodyTs: "'img':1 'link':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5576646"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700926151 {#2054
          date: 2023-11-25 16:29:11.0 +01:00
        }
        +"title": 162686
      }
      2 => App\Entity\EntryComment {#2124
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
        +body: """
          I don’t think so. AFAIK there is no native method to caption images in markdown, which is what this editor uses. People try to bring about this effect by italicising the part they would want as a caption right underneath the image. However, in your case, I see a `[You’ve done well]` banner underneath the image, which I assume is the caption you meant. Not sure how that happened but if that works, great!\n
          \n
          `*some text*` = *some text*
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700927287 {#2110
          date: 2023-11-25 16:48:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Mac@mander.xyz"
          "@possiblylinux127@lemmy.zip"
          "@cheese_greater@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2118 …}
        +nested: Doctrine\ORM\PersistentCollection {#2121 …}
        +votes: Doctrine\ORM\PersistentCollection {#2115 …}
        +reports: Doctrine\ORM\PersistentCollection {#2123 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
        -id: 162739
        -bodyTs: "'afaik':6 'assum':61 'banner':55 'bring':26 'caption':13,39,64 'case':47 'done':53 'editor':21 'effect':29 'great':76 'happen':71 'howev':44 'imag':14,43,58 'italicis':31 'markdown':16 'meant':66 'method':11 'nativ':10 'part':33 'peopl':23 'right':40 'see':49 'sure':68 'text':78,80 'think':4 'tri':24 'underneath':41,56 'use':22 've':52 'want':36 'well':54 'work':75 'would':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5576958"
        +editedAt: DateTimeImmutable @1701506105 {#2107
          date: 2023-12-02 09:35:05.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700927287 {#2112
          date: 2023-11-25 16:48:07.0 +01:00
        }
        +"title": 162739
      }
      1 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
        +body: """
          Hmm, I’m on my computer now and I can’t see the image for some reason.\n
          \n
          Edit: sorry, just my browser. But why do I see two `[You’ve done well]`s?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700928587 {#2163
          date: 2023-11-25 17:09:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Mac@mander.xyz"
          "@possiblylinux127@lemmy.zip"
          "@cheese_greater@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 162808
        -bodyTs: "'browser':22 'comput':6 'done':31 'edit':18 'hmm':1 'imag':14 'm':3 'reason':17 'see':12,27 'sorri':19 'two':28 've':30 'well':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5577332"
        +editedAt: DateTimeImmutable @1701509088 {#2162
          date: 2023-12-02 10:24:48.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700928587 {#2044
          date: 2023-11-25 17:09:47.0 +01:00
        }
        +"title": 162808
      }
      0 => App\Entity\EntryComment {#2315}
    ]
    -id: 16660
    -titleTs: "'colleg':9 'facebook':1 'markup':11 'onlin':4 'prep':7 'teen':3 'watch':2"
    -bodyTs: "'accept':10 'accommod':67 'account':6 'act':5,43 'aid':64 'almost':20 'click':23,48 'colleg':62 'cooki':11 'data':29 'detail':18 'disabl':70 'ethnic':53 'even':46 'everyth':21 'facebook':16 'financi':63 'first':32 'follow':14 'gender':55 'identifi':28 'includ':25 'last':34 'like':30 'name':35 'need':66 'page':15 'plan':59 're':39 'receiv':17 'regist':40,47 'request':61 'scrambl':26 'sign':2 'site':45 'student':9,51 'whether':37,57"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701001622
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8446569"
    +editedAt: DateTimeImmutable @1701483606 {#2863
      date: 2023-12-02 03:20:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700915222 {#2842
      date: 2023-11-25 13:27:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +body: "Your reply to your comment above is better: just one italicised caption makes it easy to understand. Great job!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700930702 {#2297
    date: 2023-11-25 17:45:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
    "@Mac@mander.xyz"
    "@possiblylinux127@lemmy.zip"
    "@cheese_greater@lemmy.world"
    "@MigratingtoLemmy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2321 …}
  +nested: Doctrine\ORM\PersistentCollection {#2310 …}
  +votes: Doctrine\ORM\PersistentCollection {#2306 …}
  +reports: Doctrine\ORM\PersistentCollection {#2305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
  -id: 162957
  -bodyTs: "'better':8 'caption':12 'comment':5 'easi':15 'great':18 'italicis':11 'job':19 'make':13 'one':10 'repli':2 'understand':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5577963"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700930702 {#2320
    date: 2023-11-25 17:45:02.0 +01:00
  }
  +"title": 162957
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#2315
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053
    +user: Proxies\__CG__\App\Entity\User {#2881 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2883 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2884 …}
    +slug: "Facebook-Watches-Teens-Online-As-They-Prep-for-College-The"
    +title: "Facebook Watches Teens Online As They Prep for College – The Markup"
    +url: "https://themarkup.org/pixel-hunt/2023/11/22/facebook-watches-teens-online-as-they-prep-for-college"
    +body: "“After signing into their ACT account, if a student accepted cookies on the following page, Facebook received details on almost everything they clicked on—including scrambled but identifiable data like their first and last name, and whether they’re registering for the ACT. The site even registered clicks about a student’s ethnicity and gender, and whether they planned to request college financial aid or needed accommodations for a disability”"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 273
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701054765 {#2876
      date: 2023-11-27 04:12:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2885 …}
    +votes: Doctrine\ORM\PersistentCollection {#2887 …}
    +reports: Doctrine\ORM\PersistentCollection {#2889 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2891 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2893 …}
    +badges: Doctrine\ORM\PersistentCollection {#2895 …}
    +children: [
      3 => App\Entity\EntryComment {#2058
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
        +body: "`![img](link)`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1700926151 {#2052
          date: 2023-11-25 16:29:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Mac@mander.xyz"
          "@possiblylinux127@lemmy.zip"
          "@cheese_greater@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2041 …}
        +nested: Doctrine\ORM\PersistentCollection {#2100 …}
        +votes: Doctrine\ORM\PersistentCollection {#2105 …}
        +reports: Doctrine\ORM\PersistentCollection {#2111 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
        -id: 162686
        -bodyTs: "'img':1 'link':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5576646"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700926151 {#2054
          date: 2023-11-25 16:29:11.0 +01:00
        }
        +"title": 162686
      }
      2 => App\Entity\EntryComment {#2124
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
        +body: """
          I don’t think so. AFAIK there is no native method to caption images in markdown, which is what this editor uses. People try to bring about this effect by italicising the part they would want as a caption right underneath the image. However, in your case, I see a `[You’ve done well]` banner underneath the image, which I assume is the caption you meant. Not sure how that happened but if that works, great!\n
          \n
          `*some text*` = *some text*
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700927287 {#2110
          date: 2023-11-25 16:48:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Mac@mander.xyz"
          "@possiblylinux127@lemmy.zip"
          "@cheese_greater@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2118 …}
        +nested: Doctrine\ORM\PersistentCollection {#2121 …}
        +votes: Doctrine\ORM\PersistentCollection {#2115 …}
        +reports: Doctrine\ORM\PersistentCollection {#2123 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
        -id: 162739
        -bodyTs: "'afaik':6 'assum':61 'banner':55 'bring':26 'caption':13,39,64 'case':47 'done':53 'editor':21 'effect':29 'great':76 'happen':71 'howev':44 'imag':14,43,58 'italicis':31 'markdown':16 'meant':66 'method':11 'nativ':10 'part':33 'peopl':23 'right':40 'see':49 'sure':68 'text':78,80 'think':4 'tri':24 'underneath':41,56 'use':22 've':52 'want':36 'well':54 'work':75 'would':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5576958"
        +editedAt: DateTimeImmutable @1701506105 {#2107
          date: 2023-12-02 09:35:05.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700927287 {#2112
          date: 2023-11-25 16:48:07.0 +01:00
        }
        +"title": 162739
      }
      1 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
        +body: """
          Hmm, I’m on my computer now and I can’t see the image for some reason.\n
          \n
          Edit: sorry, just my browser. But why do I see two `[You’ve done well]`s?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700928587 {#2163
          date: 2023-11-25 17:09:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Mac@mander.xyz"
          "@possiblylinux127@lemmy.zip"
          "@cheese_greater@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 162808
        -bodyTs: "'browser':22 'comput':6 'done':31 'edit':18 'hmm':1 'imag':14 'm':3 'reason':17 'see':12,27 'sorri':19 'two':28 've':30 'well':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5577332"
        +editedAt: DateTimeImmutable @1701509088 {#2162
          date: 2023-12-02 10:24:48.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700928587 {#2044
          date: 2023-11-25 17:09:47.0 +01:00
        }
        +"title": 162808
      }
      0 => App\Entity\EntryComment {#2315}
    ]
    -id: 16660
    -titleTs: "'colleg':9 'facebook':1 'markup':11 'onlin':4 'prep':7 'teen':3 'watch':2"
    -bodyTs: "'accept':10 'accommod':67 'account':6 'act':5,43 'aid':64 'almost':20 'click':23,48 'colleg':62 'cooki':11 'data':29 'detail':18 'disabl':70 'ethnic':53 'even':46 'everyth':21 'facebook':16 'financi':63 'first':32 'follow':14 'gender':55 'identifi':28 'includ':25 'last':34 'like':30 'name':35 'need':66 'page':15 'plan':59 're':39 'receiv':17 'regist':40,47 'request':61 'scrambl':26 'sign':2 'site':45 'student':9,51 'whether':37,57"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701001622
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8446569"
    +editedAt: DateTimeImmutable @1701483606 {#2863
      date: 2023-12-02 03:20:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700915222 {#2842
      date: 2023-11-25 13:27:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +body: "Your reply to your comment above is better: just one italicised caption makes it easy to understand. Great job!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700930702 {#2297
    date: 2023-11-25 17:45:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
    "@Mac@mander.xyz"
    "@possiblylinux127@lemmy.zip"
    "@cheese_greater@lemmy.world"
    "@MigratingtoLemmy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2321 …}
  +nested: Doctrine\ORM\PersistentCollection {#2310 …}
  +votes: Doctrine\ORM\PersistentCollection {#2306 …}
  +reports: Doctrine\ORM\PersistentCollection {#2305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
  -id: 162957
  -bodyTs: "'better':8 'caption':12 'comment':5 'easi':15 'great':18 'italicis':11 'job':19 'make':13 'one':10 'repli':2 'understand':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5577963"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700930702 {#2320
    date: 2023-11-25 17:45:02.0 +01:00
  }
  +"title": 162957
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2455
  +user: Proxies\__CG__\App\Entity\User {#2860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#2900 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2750 …}
  +slug: "Is-brave-the-only-browser-with-fingerprint-randomization"
  +title: "Is brave the only browser with fingerprint randomization?"
  +url: "https://lemmy.world/pictrs/image/4099e6ce-54ad-4aa1-97ef-2ae4148e69cd.png"
  +body: "[I use brave for this reason.](https://coveryourtracks.eff.org/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700985403 {#2935
    date: 2023-11-26 08:56:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2940 …}
  +votes: Doctrine\ORM\PersistentCollection {#2943 …}
  +reports: Doctrine\ORM\PersistentCollection {#2945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2947 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2949 …}
  +badges: Doctrine\ORM\PersistentCollection {#2951 …}
  +children: [
    App\Entity\EntryComment {#2454
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2455 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "I can’t even get that page to load without a lot of JS allowed. I guess I’m not going to get my score anytime soon."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700857414 {#2452
        date: 2023-11-24 21:23:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@chewgrabonion@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2459 …}
      +nested: Doctrine\ORM\PersistentCollection {#2470 …}
      +votes: Doctrine\ORM\PersistentCollection {#2467 …}
      +reports: Doctrine\ORM\PersistentCollection {#2371 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
      -id: 142022
      -bodyTs: "'allow':15 'anytim':26 'even':4 'get':5,23 'go':21 'guess':17 'js':14 'load':9 'lot':12 'm':19 'page':7 'score':25 'soon':27 'without':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5445504"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700456188 {#2457
        date: 2023-11-20 05:56:28.0 +01:00
      }
      +"title": 142022
    }
  ]
  -id: 14659
  -titleTs: "'brave':2 'browser':5 'fingerprint':7 'random':8"
  -bodyTs: "'/)':9 'brave':3 'coveryourtracks.eff.org':8 'coveryourtracks.eff.org/)':7 'reason':6 'use':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700542176
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8503368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700455776 {#2923
    date: 2023-11-20 05:49:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2455
  +user: Proxies\__CG__\App\Entity\User {#2860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#2900 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2750 …}
  +slug: "Is-brave-the-only-browser-with-fingerprint-randomization"
  +title: "Is brave the only browser with fingerprint randomization?"
  +url: "https://lemmy.world/pictrs/image/4099e6ce-54ad-4aa1-97ef-2ae4148e69cd.png"
  +body: "[I use brave for this reason.](https://coveryourtracks.eff.org/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700985403 {#2935
    date: 2023-11-26 08:56:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2940 …}
  +votes: Doctrine\ORM\PersistentCollection {#2943 …}
  +reports: Doctrine\ORM\PersistentCollection {#2945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2947 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2949 …}
  +badges: Doctrine\ORM\PersistentCollection {#2951 …}
  +children: [
    App\Entity\EntryComment {#2454
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2455 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "I can’t even get that page to load without a lot of JS allowed. I guess I’m not going to get my score anytime soon."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700857414 {#2452
        date: 2023-11-24 21:23:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@chewgrabonion@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2459 …}
      +nested: Doctrine\ORM\PersistentCollection {#2470 …}
      +votes: Doctrine\ORM\PersistentCollection {#2467 …}
      +reports: Doctrine\ORM\PersistentCollection {#2371 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
      -id: 142022
      -bodyTs: "'allow':15 'anytim':26 'even':4 'get':5,23 'go':21 'guess':17 'js':14 'load':9 'lot':12 'm':19 'page':7 'score':25 'soon':27 'without':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5445504"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700456188 {#2457
        date: 2023-11-20 05:56:28.0 +01:00
      }
      +"title": 142022
    }
  ]
  -id: 14659
  -titleTs: "'brave':2 'browser':5 'fingerprint':7 'random':8"
  -bodyTs: "'/)':9 'brave':3 'coveryourtracks.eff.org':8 'coveryourtracks.eff.org/)':7 'reason':6 'use':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700542176
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8503368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700455776 {#2923
    date: 2023-11-20 05:49:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2455
  +user: Proxies\__CG__\App\Entity\User {#2860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#2900 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2750 …}
  +slug: "Is-brave-the-only-browser-with-fingerprint-randomization"
  +title: "Is brave the only browser with fingerprint randomization?"
  +url: "https://lemmy.world/pictrs/image/4099e6ce-54ad-4aa1-97ef-2ae4148e69cd.png"
  +body: "[I use brave for this reason.](https://coveryourtracks.eff.org/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700985403 {#2935
    date: 2023-11-26 08:56:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2940 …}
  +votes: Doctrine\ORM\PersistentCollection {#2943 …}
  +reports: Doctrine\ORM\PersistentCollection {#2945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2947 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2949 …}
  +badges: Doctrine\ORM\PersistentCollection {#2951 …}
  +children: [
    App\Entity\EntryComment {#2454
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2455 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "I can’t even get that page to load without a lot of JS allowed. I guess I’m not going to get my score anytime soon."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700857414 {#2452
        date: 2023-11-24 21:23:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@chewgrabonion@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2459 …}
      +nested: Doctrine\ORM\PersistentCollection {#2470 …}
      +votes: Doctrine\ORM\PersistentCollection {#2467 …}
      +reports: Doctrine\ORM\PersistentCollection {#2371 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
      -id: 142022
      -bodyTs: "'allow':15 'anytim':26 'even':4 'get':5,23 'go':21 'guess':17 'js':14 'load':9 'lot':12 'm':19 'page':7 'score':25 'soon':27 'without':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5445504"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700456188 {#2457
        date: 2023-11-20 05:56:28.0 +01:00
      }
      +"title": 142022
    }
  ]
  -id: 14659
  -titleTs: "'brave':2 'browser':5 'fingerprint':7 'random':8"
  -bodyTs: "'/)':9 'brave':3 'coveryourtracks.eff.org':8 'coveryourtracks.eff.org/)':7 'reason':6 'use':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700542176
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8503368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700455776 {#2923
    date: 2023-11-20 05:49:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#2454
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2455
    +user: Proxies\__CG__\App\Entity\User {#2860 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2900 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2750 …}
    +slug: "Is-brave-the-only-browser-with-fingerprint-randomization"
    +title: "Is brave the only browser with fingerprint randomization?"
    +url: "https://lemmy.world/pictrs/image/4099e6ce-54ad-4aa1-97ef-2ae4148e69cd.png"
    +body: "[I use brave for this reason.](https://coveryourtracks.eff.org/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700985403 {#2935
      date: 2023-11-26 08:56:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2940 …}
    +votes: Doctrine\ORM\PersistentCollection {#2943 …}
    +reports: Doctrine\ORM\PersistentCollection {#2945 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2947 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2949 …}
    +badges: Doctrine\ORM\PersistentCollection {#2951 …}
    +children: [
      App\Entity\EntryComment {#2454}
    ]
    -id: 14659
    -titleTs: "'brave':2 'browser':5 'fingerprint':7 'random':8"
    -bodyTs: "'/)':9 'brave':3 'coveryourtracks.eff.org':8 'coveryourtracks.eff.org/)':7 'reason':6 'use':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700542176
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8503368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700455776 {#2923
      date: 2023-11-20 05:49:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "I can’t even get that page to load without a lot of JS allowed. I guess I’m not going to get my score anytime soon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700857414 {#2452
    date: 2023-11-24 21:23:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chewgrabonion@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2459 …}
  +nested: Doctrine\ORM\PersistentCollection {#2470 …}
  +votes: Doctrine\ORM\PersistentCollection {#2467 …}
  +reports: Doctrine\ORM\PersistentCollection {#2371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
  -id: 142022
  -bodyTs: "'allow':15 'anytim':26 'even':4 'get':5,23 'go':21 'guess':17 'js':14 'load':9 'lot':12 'm':19 'page':7 'score':25 'soon':27 'without':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5445504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700456188 {#2457
    date: 2023-11-20 05:56:28.0 +01:00
  }
  +"title": 142022
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#2454
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2455
    +user: Proxies\__CG__\App\Entity\User {#2860 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2900 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2750 …}
    +slug: "Is-brave-the-only-browser-with-fingerprint-randomization"
    +title: "Is brave the only browser with fingerprint randomization?"
    +url: "https://lemmy.world/pictrs/image/4099e6ce-54ad-4aa1-97ef-2ae4148e69cd.png"
    +body: "[I use brave for this reason.](https://coveryourtracks.eff.org/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700985403 {#2935
      date: 2023-11-26 08:56:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2940 …}
    +votes: Doctrine\ORM\PersistentCollection {#2943 …}
    +reports: Doctrine\ORM\PersistentCollection {#2945 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2947 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2949 …}
    +badges: Doctrine\ORM\PersistentCollection {#2951 …}
    +children: [
      App\Entity\EntryComment {#2454}
    ]
    -id: 14659
    -titleTs: "'brave':2 'browser':5 'fingerprint':7 'random':8"
    -bodyTs: "'/)':9 'brave':3 'coveryourtracks.eff.org':8 'coveryourtracks.eff.org/)':7 'reason':6 'use':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700542176
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8503368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700455776 {#2923
      date: 2023-11-20 05:49:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "I can’t even get that page to load without a lot of JS allowed. I guess I’m not going to get my score anytime soon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700857414 {#2452
    date: 2023-11-24 21:23:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chewgrabonion@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2459 …}
  +nested: Doctrine\ORM\PersistentCollection {#2470 …}
  +votes: Doctrine\ORM\PersistentCollection {#2467 …}
  +reports: Doctrine\ORM\PersistentCollection {#2371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
  -id: 142022
  -bodyTs: "'allow':15 'anytim':26 'even':4 'get':5,23 'go':21 'guess':17 'js':14 'load':9 'lot':12 'm':19 'page':7 'score':25 'soon':27 'without':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5445504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700456188 {#2457
    date: 2023-11-20 05:56:28.0 +01:00
  }
  +"title": 142022
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#2454
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2455
    +user: Proxies\__CG__\App\Entity\User {#2860 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2900 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2750 …}
    +slug: "Is-brave-the-only-browser-with-fingerprint-randomization"
    +title: "Is brave the only browser with fingerprint randomization?"
    +url: "https://lemmy.world/pictrs/image/4099e6ce-54ad-4aa1-97ef-2ae4148e69cd.png"
    +body: "[I use brave for this reason.](https://coveryourtracks.eff.org/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700985403 {#2935
      date: 2023-11-26 08:56:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2940 …}
    +votes: Doctrine\ORM\PersistentCollection {#2943 …}
    +reports: Doctrine\ORM\PersistentCollection {#2945 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2947 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2949 …}
    +badges: Doctrine\ORM\PersistentCollection {#2951 …}
    +children: [
      App\Entity\EntryComment {#2454}
    ]
    -id: 14659
    -titleTs: "'brave':2 'browser':5 'fingerprint':7 'random':8"
    -bodyTs: "'/)':9 'brave':3 'coveryourtracks.eff.org':8 'coveryourtracks.eff.org/)':7 'reason':6 'use':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700542176
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8503368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700455776 {#2923
      date: 2023-11-20 05:49:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "I can’t even get that page to load without a lot of JS allowed. I guess I’m not going to get my score anytime soon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700857414 {#2452
    date: 2023-11-24 21:23:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chewgrabonion@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2459 …}
  +nested: Doctrine\ORM\PersistentCollection {#2470 …}
  +votes: Doctrine\ORM\PersistentCollection {#2467 …}
  +reports: Doctrine\ORM\PersistentCollection {#2371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
  -id: 142022
  -bodyTs: "'allow':15 'anytim':26 'even':4 'get':5,23 'go':21 'guess':17 'js':14 'load':9 'lot':12 'm':19 'page':7 'score':25 'soon':27 'without':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5445504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700456188 {#2457
    date: 2023-11-20 05:56:28.0 +01:00
  }
  +"title": 142022
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2345
  +user: Proxies\__CG__\App\Entity\User {#2860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#2902 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2904 …}
  +slug: "Is-it-better-to-use-a-non-FOSS-email-and-phone"
  +title: "Is it better to use a non-FOSS email and phone number forwarder or to use one of each for everything?"
  +url: "https://www.cloaked.app/"
  +body: "I like to try websites out before tying my identity to them. How do you do it? Simplelogin? I honestly won’t manually make a new gmail for every new website I try and I to want the option to see what emails I get."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700928863 {#2897
    date: 2023-11-25 17:14:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2905 …}
  +votes: Doctrine\ORM\PersistentCollection {#2907 …}
  +reports: Doctrine\ORM\PersistentCollection {#2909 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2911 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2913 …}
  +badges: Doctrine\ORM\PersistentCollection {#2915 …}
  +children: [
    2 => App\Entity\EntryComment {#2040
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
      +body: "I would be OK doing that if they didn’t link to my debit card in the free plan (last time I checked)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700845984 {#2132
        date: 2023-11-24 18:13:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@chewgrabonion@lemmy.world"
        "@MigratingtoLemmy@lemmy.world"
        "@random65837@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2348 …}
      +nested: Doctrine\ORM\PersistentCollection {#2351 …}
      +votes: Doctrine\ORM\PersistentCollection {#2332 …}
      +reports: Doctrine\ORM\PersistentCollection {#2349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
      -id: 159210
      -bodyTs: "'card':15 'check':23 'debit':14 'didn':9 'free':18 'last':20 'link':11 'ok':4 'plan':19 'time':21 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5553018"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700845984 {#2138
        date: 2023-11-24 18:13:04.0 +01:00
      }
      +"title": 159210
    }
    1 => App\Entity\EntryComment {#2071
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
      +body: "They link to one’s credit card in the premium plan. That’s what I would have wanted to see becoming universal in their services, but unfortunately that’s behind a paywall"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700925351 {#2074
        date: 2023-11-25 16:15:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@chewgrabonion@lemmy.world"
        "@MigratingtoLemmy@lemmy.world"
        "@random65837@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2070 …}
      +nested: Doctrine\ORM\PersistentCollection {#2048 …}
      +votes: Doctrine\ORM\PersistentCollection {#2056 …}
      +reports: Doctrine\ORM\PersistentCollection {#2046 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
      -id: 162657
      -bodyTs: "'becom':21 'behind':30 'card':7 'credit':6 'link':2 'one':4 'paywal':32 'plan':11 'premium':10 'see':20 'servic':25 'unfortun':27 'univers':22 'want':18 'would':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5576451"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700925351 {#2066
        date: 2023-11-25 16:15:51.0 +01:00
      }
      +"title": 162657
    }
    0 => App\Entity\EntryComment {#2232
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
      +body: "My apologies, I thought privacy.com supported credit cards, but apparently they don’t, even in the premium tier. Indeed, I would like virtual cards for my credit card, since I’m never going to buy anything with my debit card anyway. I wish the other banks had something like Capital One"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700928863 {#2230
        date: 2023-11-25 17:14:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@chewgrabonion@lemmy.world"
        "@MigratingtoLemmy@lemmy.world"
        "@random65837@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2228 …}
      +nested: Doctrine\ORM\PersistentCollection {#2192 …}
      +votes: Doctrine\ORM\PersistentCollection {#2299 …}
      +reports: Doctrine\ORM\PersistentCollection {#2298 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
      -id: 162830
      -bodyTs: "'anyth':36 'anyway':41 'apolog':2 'appar':10 'bank':46 'buy':35 'capit':50 'card':8,24,28,40 'credit':7,27 'debit':39 'even':14 'go':33 'inde':19 'like':22,49 'm':31 'never':32 'one':51 'premium':17 'privacy.com':5 'sinc':29 'someth':48 'support':6 'thought':4 'tier':18 'virtual':23 'wish':43 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5577406"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700928863 {#2231
        date: 2023-11-25 17:14:23.0 +01:00
      }
      +"title": 162830
    }
  ]
  -id: 14821
  -titleTs: "'better':3 'email':10 'everyth':22 'forward':14 'foss':9 'non':8 'non-foss':7 'number':13 'one':18 'phone':12 'use':5,17"
  -bodyTs: "'email':43 'everi':29 'get':45 'gmail':27 'honest':20 'ident':10 'like':2 'make':24 'manual':23 'new':26,30 'option':39 'see':41 'simplelogin':18 'tie':8 'tri':4,33 'want':37 'websit':5,31 'won':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700589447
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8526979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700503047 {#2882
    date: 2023-11-20 18:57:27.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2345
  +user: Proxies\__CG__\App\Entity\User {#2860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#2902 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2904 …}
  +slug: "Is-it-better-to-use-a-non-FOSS-email-and-phone"
  +title: "Is it better to use a non-FOSS email and phone number forwarder or to use one of each for everything?"
  +url: "https://www.cloaked.app/"
  +body: "I like to try websites out before tying my identity to them. How do you do it? Simplelogin? I honestly won’t manually make a new gmail for every new website I try and I to want the option to see what emails I get."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700928863 {#2897
    date: 2023-11-25 17:14:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2905 …}
  +votes: Doctrine\ORM\PersistentCollection {#2907 …}
  +reports: Doctrine\ORM\PersistentCollection {#2909 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2911 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2913 …}
  +badges: Doctrine\ORM\PersistentCollection {#2915 …}
  +children: [
    2 => App\Entity\EntryComment {#2040
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
      +body: "I would be OK doing that if they didn’t link to my debit card in the free plan (last time I checked)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700845984 {#2132
        date: 2023-11-24 18:13:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@chewgrabonion@lemmy.world"
        "@MigratingtoLemmy@lemmy.world"
        "@random65837@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2348 …}
      +nested: Doctrine\ORM\PersistentCollection {#2351 …}
      +votes: Doctrine\ORM\PersistentCollection {#2332 …}
      +reports: Doctrine\ORM\PersistentCollection {#2349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
      -id: 159210
      -bodyTs: "'card':15 'check':23 'debit':14 'didn':9 'free':18 'last':20 'link':11 'ok':4 'plan':19 'time':21 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5553018"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700845984 {#2138
        date: 2023-11-24 18:13:04.0 +01:00
      }
      +"title": 159210
    }
    1 => App\Entity\EntryComment {#2071
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
      +body: "They link to one’s credit card in the premium plan. That’s what I would have wanted to see becoming universal in their services, but unfortunately that’s behind a paywall"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700925351 {#2074
        date: 2023-11-25 16:15:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@chewgrabonion@lemmy.world"
        "@MigratingtoLemmy@lemmy.world"
        "@random65837@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2070 …}
      +nested: Doctrine\ORM\PersistentCollection {#2048 …}
      +votes: Doctrine\ORM\PersistentCollection {#2056 …}
      +reports: Doctrine\ORM\PersistentCollection {#2046 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
      -id: 162657
      -bodyTs: "'becom':21 'behind':30 'card':7 'credit':6 'link':2 'one':4 'paywal':32 'plan':11 'premium':10 'see':20 'servic':25 'unfortun':27 'univers':22 'want':18 'would':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5576451"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700925351 {#2066
        date: 2023-11-25 16:15:51.0 +01:00
      }
      +"title": 162657
    }
    0 => App\Entity\EntryComment {#2232
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
      +body: "My apologies, I thought privacy.com supported credit cards, but apparently they don’t, even in the premium tier. Indeed, I would like virtual cards for my credit card, since I’m never going to buy anything with my debit card anyway. I wish the other banks had something like Capital One"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700928863 {#2230
        date: 2023-11-25 17:14:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@chewgrabonion@lemmy.world"
        "@MigratingtoLemmy@lemmy.world"
        "@random65837@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2228 …}
      +nested: Doctrine\ORM\PersistentCollection {#2192 …}
      +votes: Doctrine\ORM\PersistentCollection {#2299 …}
      +reports: Doctrine\ORM\PersistentCollection {#2298 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
      -id: 162830
      -bodyTs: "'anyth':36 'anyway':41 'apolog':2 'appar':10 'bank':46 'buy':35 'capit':50 'card':8,24,28,40 'credit':7,27 'debit':39 'even':14 'go':33 'inde':19 'like':22,49 'm':31 'never':32 'one':51 'premium':17 'privacy.com':5 'sinc':29 'someth':48 'support':6 'thought':4 'tier':18 'virtual':23 'wish':43 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5577406"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700928863 {#2231
        date: 2023-11-25 17:14:23.0 +01:00
      }
      +"title": 162830
    }
  ]
  -id: 14821
  -titleTs: "'better':3 'email':10 'everyth':22 'forward':14 'foss':9 'non':8 'non-foss':7 'number':13 'one':18 'phone':12 'use':5,17"
  -bodyTs: "'email':43 'everi':29 'get':45 'gmail':27 'honest':20 'ident':10 'like':2 'make':24 'manual':23 'new':26,30 'option':39 'see':41 'simplelogin':18 'tie':8 'tri':4,33 'want':37 'websit':5,31 'won':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700589447
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8526979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700503047 {#2882
    date: 2023-11-20 18:57:27.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2345
  +user: Proxies\__CG__\App\Entity\User {#2860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#2902 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2904 …}
  +slug: "Is-it-better-to-use-a-non-FOSS-email-and-phone"
  +title: "Is it better to use a non-FOSS email and phone number forwarder or to use one of each for everything?"
  +url: "https://www.cloaked.app/"
  +body: "I like to try websites out before tying my identity to them. How do you do it? Simplelogin? I honestly won’t manually make a new gmail for every new website I try and I to want the option to see what emails I get."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700928863 {#2897
    date: 2023-11-25 17:14:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2905 …}
  +votes: Doctrine\ORM\PersistentCollection {#2907 …}
  +reports: Doctrine\ORM\PersistentCollection {#2909 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2911 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2913 …}
  +badges: Doctrine\ORM\PersistentCollection {#2915 …}
  +children: [
    2 => App\Entity\EntryComment {#2040
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
      +body: "I would be OK doing that if they didn’t link to my debit card in the free plan (last time I checked)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700845984 {#2132
        date: 2023-11-24 18:13:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@chewgrabonion@lemmy.world"
        "@MigratingtoLemmy@lemmy.world"
        "@random65837@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2348 …}
      +nested: Doctrine\ORM\PersistentCollection {#2351 …}
      +votes: Doctrine\ORM\PersistentCollection {#2332 …}
      +reports: Doctrine\ORM\PersistentCollection {#2349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
      -id: 159210
      -bodyTs: "'card':15 'check':23 'debit':14 'didn':9 'free':18 'last':20 'link':11 'ok':4 'plan':19 'time':21 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5553018"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700845984 {#2138
        date: 2023-11-24 18:13:04.0 +01:00
      }
      +"title": 159210
    }
    1 => App\Entity\EntryComment {#2071
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
      +body: "They link to one’s credit card in the premium plan. That’s what I would have wanted to see becoming universal in their services, but unfortunately that’s behind a paywall"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700925351 {#2074
        date: 2023-11-25 16:15:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@chewgrabonion@lemmy.world"
        "@MigratingtoLemmy@lemmy.world"
        "@random65837@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2070 …}
      +nested: Doctrine\ORM\PersistentCollection {#2048 …}
      +votes: Doctrine\ORM\PersistentCollection {#2056 …}
      +reports: Doctrine\ORM\PersistentCollection {#2046 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
      -id: 162657
      -bodyTs: "'becom':21 'behind':30 'card':7 'credit':6 'link':2 'one':4 'paywal':32 'plan':11 'premium':10 'see':20 'servic':25 'unfortun':27 'univers':22 'want':18 'would':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5576451"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700925351 {#2066
        date: 2023-11-25 16:15:51.0 +01:00
      }
      +"title": 162657
    }
    0 => App\Entity\EntryComment {#2232
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
      +body: "My apologies, I thought privacy.com supported credit cards, but apparently they don’t, even in the premium tier. Indeed, I would like virtual cards for my credit card, since I’m never going to buy anything with my debit card anyway. I wish the other banks had something like Capital One"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700928863 {#2230
        date: 2023-11-25 17:14:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@chewgrabonion@lemmy.world"
        "@MigratingtoLemmy@lemmy.world"
        "@random65837@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2228 …}
      +nested: Doctrine\ORM\PersistentCollection {#2192 …}
      +votes: Doctrine\ORM\PersistentCollection {#2299 …}
      +reports: Doctrine\ORM\PersistentCollection {#2298 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
      -id: 162830
      -bodyTs: "'anyth':36 'anyway':41 'apolog':2 'appar':10 'bank':46 'buy':35 'capit':50 'card':8,24,28,40 'credit':7,27 'debit':39 'even':14 'go':33 'inde':19 'like':22,49 'm':31 'never':32 'one':51 'premium':17 'privacy.com':5 'sinc':29 'someth':48 'support':6 'thought':4 'tier':18 'virtual':23 'wish':43 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5577406"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700928863 {#2231
        date: 2023-11-25 17:14:23.0 +01:00
      }
      +"title": 162830
    }
  ]
  -id: 14821
  -titleTs: "'better':3 'email':10 'everyth':22 'forward':14 'foss':9 'non':8 'non-foss':7 'number':13 'one':18 'phone':12 'use':5,17"
  -bodyTs: "'email':43 'everi':29 'get':45 'gmail':27 'honest':20 'ident':10 'like':2 'make':24 'manual':23 'new':26,30 'option':39 'see':41 'simplelogin':18 'tie':8 'tri':4,33 'want':37 'websit':5,31 'won':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700589447
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8526979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700503047 {#2882
    date: 2023-11-20 18:57:27.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#2040
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345
    +user: Proxies\__CG__\App\Entity\User {#2860 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2902 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2904 …}
    +slug: "Is-it-better-to-use-a-non-FOSS-email-and-phone"
    +title: "Is it better to use a non-FOSS email and phone number forwarder or to use one of each for everything?"
    +url: "https://www.cloaked.app/"
    +body: "I like to try websites out before tying my identity to them. How do you do it? Simplelogin? I honestly won’t manually make a new gmail for every new website I try and I to want the option to see what emails I get."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928863 {#2897
      date: 2023-11-25 17:14:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2905 …}
    +votes: Doctrine\ORM\PersistentCollection {#2907 …}
    +reports: Doctrine\ORM\PersistentCollection {#2909 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2911 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2913 …}
    +badges: Doctrine\ORM\PersistentCollection {#2915 …}
    +children: [
      2 => App\Entity\EntryComment {#2040}
      1 => App\Entity\EntryComment {#2071
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +body: "They link to one’s credit card in the premium plan. That’s what I would have wanted to see becoming universal in their services, but unfortunately that’s behind a paywall"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700925351 {#2074
          date: 2023-11-25 16:15:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@chewgrabonion@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
          "@random65837@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2070 …}
        +nested: Doctrine\ORM\PersistentCollection {#2048 …}
        +votes: Doctrine\ORM\PersistentCollection {#2056 …}
        +reports: Doctrine\ORM\PersistentCollection {#2046 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
        -id: 162657
        -bodyTs: "'becom':21 'behind':30 'card':7 'credit':6 'link':2 'one':4 'paywal':32 'plan':11 'premium':10 'see':20 'servic':25 'unfortun':27 'univers':22 'want':18 'would':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5576451"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700925351 {#2066
          date: 2023-11-25 16:15:51.0 +01:00
        }
        +"title": 162657
      }
      0 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +body: "My apologies, I thought privacy.com supported credit cards, but apparently they don’t, even in the premium tier. Indeed, I would like virtual cards for my credit card, since I’m never going to buy anything with my debit card anyway. I wish the other banks had something like Capital One"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700928863 {#2230
          date: 2023-11-25 17:14:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@chewgrabonion@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
          "@random65837@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 162830
        -bodyTs: "'anyth':36 'anyway':41 'apolog':2 'appar':10 'bank':46 'buy':35 'capit':50 'card':8,24,28,40 'credit':7,27 'debit':39 'even':14 'go':33 'inde':19 'like':22,49 'm':31 'never':32 'one':51 'premium':17 'privacy.com':5 'sinc':29 'someth':48 'support':6 'thought':4 'tier':18 'virtual':23 'wish':43 'would':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5577406"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700928863 {#2231
          date: 2023-11-25 17:14:23.0 +01:00
        }
        +"title": 162830
      }
    ]
    -id: 14821
    -titleTs: "'better':3 'email':10 'everyth':22 'forward':14 'foss':9 'non':8 'non-foss':7 'number':13 'one':18 'phone':12 'use':5,17"
    -bodyTs: "'email':43 'everi':29 'get':45 'gmail':27 'honest':20 'ident':10 'like':2 'make':24 'manual':23 'new':26,30 'option':39 'see':41 'simplelogin':18 'tie':8 'tri':4,33 'want':37 'websit':5,31 'won':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700589447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8526979"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700503047 {#2882
      date: 2023-11-20 18:57:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
  +body: "I would be OK doing that if they didn’t link to my debit card in the free plan (last time I checked)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700845984 {#2132
    date: 2023-11-24 18:13:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chewgrabonion@lemmy.world"
    "@MigratingtoLemmy@lemmy.world"
    "@random65837@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2348 …}
  +nested: Doctrine\ORM\PersistentCollection {#2351 …}
  +votes: Doctrine\ORM\PersistentCollection {#2332 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
  -id: 159210
  -bodyTs: "'card':15 'check':23 'debit':14 'didn':9 'free':18 'last':20 'link':11 'ok':4 'plan':19 'time':21 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5553018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700845984 {#2138
    date: 2023-11-24 18:13:04.0 +01:00
  }
  +"title": 159210
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#2040
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345
    +user: Proxies\__CG__\App\Entity\User {#2860 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2902 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2904 …}
    +slug: "Is-it-better-to-use-a-non-FOSS-email-and-phone"
    +title: "Is it better to use a non-FOSS email and phone number forwarder or to use one of each for everything?"
    +url: "https://www.cloaked.app/"
    +body: "I like to try websites out before tying my identity to them. How do you do it? Simplelogin? I honestly won’t manually make a new gmail for every new website I try and I to want the option to see what emails I get."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928863 {#2897
      date: 2023-11-25 17:14:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2905 …}
    +votes: Doctrine\ORM\PersistentCollection {#2907 …}
    +reports: Doctrine\ORM\PersistentCollection {#2909 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2911 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2913 …}
    +badges: Doctrine\ORM\PersistentCollection {#2915 …}
    +children: [
      2 => App\Entity\EntryComment {#2040}
      1 => App\Entity\EntryComment {#2071
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +body: "They link to one’s credit card in the premium plan. That’s what I would have wanted to see becoming universal in their services, but unfortunately that’s behind a paywall"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700925351 {#2074
          date: 2023-11-25 16:15:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@chewgrabonion@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
          "@random65837@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2070 …}
        +nested: Doctrine\ORM\PersistentCollection {#2048 …}
        +votes: Doctrine\ORM\PersistentCollection {#2056 …}
        +reports: Doctrine\ORM\PersistentCollection {#2046 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
        -id: 162657
        -bodyTs: "'becom':21 'behind':30 'card':7 'credit':6 'link':2 'one':4 'paywal':32 'plan':11 'premium':10 'see':20 'servic':25 'unfortun':27 'univers':22 'want':18 'would':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5576451"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700925351 {#2066
          date: 2023-11-25 16:15:51.0 +01:00
        }
        +"title": 162657
      }
      0 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +body: "My apologies, I thought privacy.com supported credit cards, but apparently they don’t, even in the premium tier. Indeed, I would like virtual cards for my credit card, since I’m never going to buy anything with my debit card anyway. I wish the other banks had something like Capital One"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700928863 {#2230
          date: 2023-11-25 17:14:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@chewgrabonion@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
          "@random65837@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 162830
        -bodyTs: "'anyth':36 'anyway':41 'apolog':2 'appar':10 'bank':46 'buy':35 'capit':50 'card':8,24,28,40 'credit':7,27 'debit':39 'even':14 'go':33 'inde':19 'like':22,49 'm':31 'never':32 'one':51 'premium':17 'privacy.com':5 'sinc':29 'someth':48 'support':6 'thought':4 'tier':18 'virtual':23 'wish':43 'would':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5577406"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700928863 {#2231
          date: 2023-11-25 17:14:23.0 +01:00
        }
        +"title": 162830
      }
    ]
    -id: 14821
    -titleTs: "'better':3 'email':10 'everyth':22 'forward':14 'foss':9 'non':8 'non-foss':7 'number':13 'one':18 'phone':12 'use':5,17"
    -bodyTs: "'email':43 'everi':29 'get':45 'gmail':27 'honest':20 'ident':10 'like':2 'make':24 'manual':23 'new':26,30 'option':39 'see':41 'simplelogin':18 'tie':8 'tri':4,33 'want':37 'websit':5,31 'won':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700589447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8526979"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700503047 {#2882
      date: 2023-11-20 18:57:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
  +body: "I would be OK doing that if they didn’t link to my debit card in the free plan (last time I checked)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700845984 {#2132
    date: 2023-11-24 18:13:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chewgrabonion@lemmy.world"
    "@MigratingtoLemmy@lemmy.world"
    "@random65837@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2348 …}
  +nested: Doctrine\ORM\PersistentCollection {#2351 …}
  +votes: Doctrine\ORM\PersistentCollection {#2332 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
  -id: 159210
  -bodyTs: "'card':15 'check':23 'debit':14 'didn':9 'free':18 'last':20 'link':11 'ok':4 'plan':19 'time':21 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5553018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700845984 {#2138
    date: 2023-11-24 18:13:04.0 +01:00
  }
  +"title": 159210
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#2040
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345
    +user: Proxies\__CG__\App\Entity\User {#2860 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2902 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2904 …}
    +slug: "Is-it-better-to-use-a-non-FOSS-email-and-phone"
    +title: "Is it better to use a non-FOSS email and phone number forwarder or to use one of each for everything?"
    +url: "https://www.cloaked.app/"
    +body: "I like to try websites out before tying my identity to them. How do you do it? Simplelogin? I honestly won’t manually make a new gmail for every new website I try and I to want the option to see what emails I get."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928863 {#2897
      date: 2023-11-25 17:14:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2905 …}
    +votes: Doctrine\ORM\PersistentCollection {#2907 …}
    +reports: Doctrine\ORM\PersistentCollection {#2909 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2911 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2913 …}
    +badges: Doctrine\ORM\PersistentCollection {#2915 …}
    +children: [
      2 => App\Entity\EntryComment {#2040}
      1 => App\Entity\EntryComment {#2071
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +body: "They link to one’s credit card in the premium plan. That’s what I would have wanted to see becoming universal in their services, but unfortunately that’s behind a paywall"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700925351 {#2074
          date: 2023-11-25 16:15:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@chewgrabonion@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
          "@random65837@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2070 …}
        +nested: Doctrine\ORM\PersistentCollection {#2048 …}
        +votes: Doctrine\ORM\PersistentCollection {#2056 …}
        +reports: Doctrine\ORM\PersistentCollection {#2046 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
        -id: 162657
        -bodyTs: "'becom':21 'behind':30 'card':7 'credit':6 'link':2 'one':4 'paywal':32 'plan':11 'premium':10 'see':20 'servic':25 'unfortun':27 'univers':22 'want':18 'would':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5576451"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700925351 {#2066
          date: 2023-11-25 16:15:51.0 +01:00
        }
        +"title": 162657
      }
      0 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +body: "My apologies, I thought privacy.com supported credit cards, but apparently they don’t, even in the premium tier. Indeed, I would like virtual cards for my credit card, since I’m never going to buy anything with my debit card anyway. I wish the other banks had something like Capital One"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700928863 {#2230
          date: 2023-11-25 17:14:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@chewgrabonion@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
          "@random65837@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 162830
        -bodyTs: "'anyth':36 'anyway':41 'apolog':2 'appar':10 'bank':46 'buy':35 'capit':50 'card':8,24,28,40 'credit':7,27 'debit':39 'even':14 'go':33 'inde':19 'like':22,49 'm':31 'never':32 'one':51 'premium':17 'privacy.com':5 'sinc':29 'someth':48 'support':6 'thought':4 'tier':18 'virtual':23 'wish':43 'would':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5577406"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700928863 {#2231
          date: 2023-11-25 17:14:23.0 +01:00
        }
        +"title": 162830
      }
    ]
    -id: 14821
    -titleTs: "'better':3 'email':10 'everyth':22 'forward':14 'foss':9 'non':8 'non-foss':7 'number':13 'one':18 'phone':12 'use':5,17"
    -bodyTs: "'email':43 'everi':29 'get':45 'gmail':27 'honest':20 'ident':10 'like':2 'make':24 'manual':23 'new':26,30 'option':39 'see':41 'simplelogin':18 'tie':8 'tri':4,33 'want':37 'websit':5,31 'won':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700589447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8526979"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700503047 {#2882
      date: 2023-11-20 18:57:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
  +body: "I would be OK doing that if they didn’t link to my debit card in the free plan (last time I checked)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700845984 {#2132
    date: 2023-11-24 18:13:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chewgrabonion@lemmy.world"
    "@MigratingtoLemmy@lemmy.world"
    "@random65837@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2348 …}
  +nested: Doctrine\ORM\PersistentCollection {#2351 …}
  +votes: Doctrine\ORM\PersistentCollection {#2332 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
  -id: 159210
  -bodyTs: "'card':15 'check':23 'debit':14 'didn':9 'free':18 'last':20 'link':11 'ok':4 'plan':19 'time':21 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5553018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700845984 {#2138
    date: 2023-11-24 18:13:04.0 +01:00
  }
  +"title": 159210
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#2071
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345
    +user: Proxies\__CG__\App\Entity\User {#2860 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2902 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2904 …}
    +slug: "Is-it-better-to-use-a-non-FOSS-email-and-phone"
    +title: "Is it better to use a non-FOSS email and phone number forwarder or to use one of each for everything?"
    +url: "https://www.cloaked.app/"
    +body: "I like to try websites out before tying my identity to them. How do you do it? Simplelogin? I honestly won’t manually make a new gmail for every new website I try and I to want the option to see what emails I get."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928863 {#2897
      date: 2023-11-25 17:14:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2905 …}
    +votes: Doctrine\ORM\PersistentCollection {#2907 …}
    +reports: Doctrine\ORM\PersistentCollection {#2909 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2911 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2913 …}
    +badges: Doctrine\ORM\PersistentCollection {#2915 …}
    +children: [
      2 => App\Entity\EntryComment {#2040
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +body: "I would be OK doing that if they didn’t link to my debit card in the free plan (last time I checked)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700845984 {#2132
          date: 2023-11-24 18:13:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@chewgrabonion@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
          "@random65837@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 159210
        -bodyTs: "'card':15 'check':23 'debit':14 'didn':9 'free':18 'last':20 'link':11 'ok':4 'plan':19 'time':21 'would':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5553018"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700845984 {#2138
          date: 2023-11-24 18:13:04.0 +01:00
        }
        +"title": 159210
      }
      1 => App\Entity\EntryComment {#2071}
      0 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +body: "My apologies, I thought privacy.com supported credit cards, but apparently they don’t, even in the premium tier. Indeed, I would like virtual cards for my credit card, since I’m never going to buy anything with my debit card anyway. I wish the other banks had something like Capital One"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700928863 {#2230
          date: 2023-11-25 17:14:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@chewgrabonion@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
          "@random65837@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 162830
        -bodyTs: "'anyth':36 'anyway':41 'apolog':2 'appar':10 'bank':46 'buy':35 'capit':50 'card':8,24,28,40 'credit':7,27 'debit':39 'even':14 'go':33 'inde':19 'like':22,49 'm':31 'never':32 'one':51 'premium':17 'privacy.com':5 'sinc':29 'someth':48 'support':6 'thought':4 'tier':18 'virtual':23 'wish':43 'would':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5577406"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700928863 {#2231
          date: 2023-11-25 17:14:23.0 +01:00
        }
        +"title": 162830
      }
    ]
    -id: 14821
    -titleTs: "'better':3 'email':10 'everyth':22 'forward':14 'foss':9 'non':8 'non-foss':7 'number':13 'one':18 'phone':12 'use':5,17"
    -bodyTs: "'email':43 'everi':29 'get':45 'gmail':27 'honest':20 'ident':10 'like':2 'make':24 'manual':23 'new':26,30 'option':39 'see':41 'simplelogin':18 'tie':8 'tri':4,33 'want':37 'websit':5,31 'won':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700589447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8526979"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700503047 {#2882
      date: 2023-11-20 18:57:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
  +body: "They link to one’s credit card in the premium plan. That’s what I would have wanted to see becoming universal in their services, but unfortunately that’s behind a paywall"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700925351 {#2074
    date: 2023-11-25 16:15:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chewgrabonion@lemmy.world"
    "@MigratingtoLemmy@lemmy.world"
    "@random65837@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2070 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  -id: 162657
  -bodyTs: "'becom':21 'behind':30 'card':7 'credit':6 'link':2 'one':4 'paywal':32 'plan':11 'premium':10 'see':20 'servic':25 'unfortun':27 'univers':22 'want':18 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5576451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700925351 {#2066
    date: 2023-11-25 16:15:51.0 +01:00
  }
  +"title": 162657
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#2071
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345
    +user: Proxies\__CG__\App\Entity\User {#2860 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2902 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2904 …}
    +slug: "Is-it-better-to-use-a-non-FOSS-email-and-phone"
    +title: "Is it better to use a non-FOSS email and phone number forwarder or to use one of each for everything?"
    +url: "https://www.cloaked.app/"
    +body: "I like to try websites out before tying my identity to them. How do you do it? Simplelogin? I honestly won’t manually make a new gmail for every new website I try and I to want the option to see what emails I get."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928863 {#2897
      date: 2023-11-25 17:14:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2905 …}
    +votes: Doctrine\ORM\PersistentCollection {#2907 …}
    +reports: Doctrine\ORM\PersistentCollection {#2909 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2911 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2913 …}
    +badges: Doctrine\ORM\PersistentCollection {#2915 …}
    +children: [
      2 => App\Entity\EntryComment {#2040
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +body: "I would be OK doing that if they didn’t link to my debit card in the free plan (last time I checked)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700845984 {#2132
          date: 2023-11-24 18:13:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@chewgrabonion@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
          "@random65837@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 159210
        -bodyTs: "'card':15 'check':23 'debit':14 'didn':9 'free':18 'last':20 'link':11 'ok':4 'plan':19 'time':21 'would':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5553018"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700845984 {#2138
          date: 2023-11-24 18:13:04.0 +01:00
        }
        +"title": 159210
      }
      1 => App\Entity\EntryComment {#2071}
      0 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +body: "My apologies, I thought privacy.com supported credit cards, but apparently they don’t, even in the premium tier. Indeed, I would like virtual cards for my credit card, since I’m never going to buy anything with my debit card anyway. I wish the other banks had something like Capital One"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700928863 {#2230
          date: 2023-11-25 17:14:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@chewgrabonion@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
          "@random65837@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 162830
        -bodyTs: "'anyth':36 'anyway':41 'apolog':2 'appar':10 'bank':46 'buy':35 'capit':50 'card':8,24,28,40 'credit':7,27 'debit':39 'even':14 'go':33 'inde':19 'like':22,49 'm':31 'never':32 'one':51 'premium':17 'privacy.com':5 'sinc':29 'someth':48 'support':6 'thought':4 'tier':18 'virtual':23 'wish':43 'would':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5577406"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700928863 {#2231
          date: 2023-11-25 17:14:23.0 +01:00
        }
        +"title": 162830
      }
    ]
    -id: 14821
    -titleTs: "'better':3 'email':10 'everyth':22 'forward':14 'foss':9 'non':8 'non-foss':7 'number':13 'one':18 'phone':12 'use':5,17"
    -bodyTs: "'email':43 'everi':29 'get':45 'gmail':27 'honest':20 'ident':10 'like':2 'make':24 'manual':23 'new':26,30 'option':39 'see':41 'simplelogin':18 'tie':8 'tri':4,33 'want':37 'websit':5,31 'won':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700589447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8526979"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700503047 {#2882
      date: 2023-11-20 18:57:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
  +body: "They link to one’s credit card in the premium plan. That’s what I would have wanted to see becoming universal in their services, but unfortunately that’s behind a paywall"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700925351 {#2074
    date: 2023-11-25 16:15:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chewgrabonion@lemmy.world"
    "@MigratingtoLemmy@lemmy.world"
    "@random65837@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2070 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  -id: 162657
  -bodyTs: "'becom':21 'behind':30 'card':7 'credit':6 'link':2 'one':4 'paywal':32 'plan':11 'premium':10 'see':20 'servic':25 'unfortun':27 'univers':22 'want':18 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5576451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700925351 {#2066
    date: 2023-11-25 16:15:51.0 +01:00
  }
  +"title": 162657
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#2071
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345
    +user: Proxies\__CG__\App\Entity\User {#2860 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2902 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2904 …}
    +slug: "Is-it-better-to-use-a-non-FOSS-email-and-phone"
    +title: "Is it better to use a non-FOSS email and phone number forwarder or to use one of each for everything?"
    +url: "https://www.cloaked.app/"
    +body: "I like to try websites out before tying my identity to them. How do you do it? Simplelogin? I honestly won’t manually make a new gmail for every new website I try and I to want the option to see what emails I get."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928863 {#2897
      date: 2023-11-25 17:14:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2905 …}
    +votes: Doctrine\ORM\PersistentCollection {#2907 …}
    +reports: Doctrine\ORM\PersistentCollection {#2909 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2911 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2913 …}
    +badges: Doctrine\ORM\PersistentCollection {#2915 …}
    +children: [
      2 => App\Entity\EntryComment {#2040
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +body: "I would be OK doing that if they didn’t link to my debit card in the free plan (last time I checked)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700845984 {#2132
          date: 2023-11-24 18:13:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@chewgrabonion@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
          "@random65837@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 159210
        -bodyTs: "'card':15 'check':23 'debit':14 'didn':9 'free':18 'last':20 'link':11 'ok':4 'plan':19 'time':21 'would':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5553018"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700845984 {#2138
          date: 2023-11-24 18:13:04.0 +01:00
        }
        +"title": 159210
      }
      1 => App\Entity\EntryComment {#2071}
      0 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +body: "My apologies, I thought privacy.com supported credit cards, but apparently they don’t, even in the premium tier. Indeed, I would like virtual cards for my credit card, since I’m never going to buy anything with my debit card anyway. I wish the other banks had something like Capital One"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700928863 {#2230
          date: 2023-11-25 17:14:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@chewgrabonion@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
          "@random65837@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 162830
        -bodyTs: "'anyth':36 'anyway':41 'apolog':2 'appar':10 'bank':46 'buy':35 'capit':50 'card':8,24,28,40 'credit':7,27 'debit':39 'even':14 'go':33 'inde':19 'like':22,49 'm':31 'never':32 'one':51 'premium':17 'privacy.com':5 'sinc':29 'someth':48 'support':6 'thought':4 'tier':18 'virtual':23 'wish':43 'would':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5577406"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700928863 {#2231
          date: 2023-11-25 17:14:23.0 +01:00
        }
        +"title": 162830
      }
    ]
    -id: 14821
    -titleTs: "'better':3 'email':10 'everyth':22 'forward':14 'foss':9 'non':8 'non-foss':7 'number':13 'one':18 'phone':12 'use':5,17"
    -bodyTs: "'email':43 'everi':29 'get':45 'gmail':27 'honest':20 'ident':10 'like':2 'make':24 'manual':23 'new':26,30 'option':39 'see':41 'simplelogin':18 'tie':8 'tri':4,33 'want':37 'websit':5,31 'won':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700589447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8526979"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700503047 {#2882
      date: 2023-11-20 18:57:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
  +body: "They link to one’s credit card in the premium plan. That’s what I would have wanted to see becoming universal in their services, but unfortunately that’s behind a paywall"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700925351 {#2074
    date: 2023-11-25 16:15:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chewgrabonion@lemmy.world"
    "@MigratingtoLemmy@lemmy.world"
    "@random65837@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2070 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  -id: 162657
  -bodyTs: "'becom':21 'behind':30 'card':7 'credit':6 'link':2 'one':4 'paywal':32 'plan':11 'premium':10 'see':20 'servic':25 'unfortun':27 'univers':22 'want':18 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5576451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700925351 {#2066
    date: 2023-11-25 16:15:51.0 +01:00
  }
  +"title": 162657
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#2232
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345
    +user: Proxies\__CG__\App\Entity\User {#2860 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2902 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2904 …}
    +slug: "Is-it-better-to-use-a-non-FOSS-email-and-phone"
    +title: "Is it better to use a non-FOSS email and phone number forwarder or to use one of each for everything?"
    +url: "https://www.cloaked.app/"
    +body: "I like to try websites out before tying my identity to them. How do you do it? Simplelogin? I honestly won’t manually make a new gmail for every new website I try and I to want the option to see what emails I get."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928863 {#2897
      date: 2023-11-25 17:14:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2905 …}
    +votes: Doctrine\ORM\PersistentCollection {#2907 …}
    +reports: Doctrine\ORM\PersistentCollection {#2909 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2911 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2913 …}
    +badges: Doctrine\ORM\PersistentCollection {#2915 …}
    +children: [
      2 => App\Entity\EntryComment {#2040
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +body: "I would be OK doing that if they didn’t link to my debit card in the free plan (last time I checked)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700845984 {#2132
          date: 2023-11-24 18:13:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@chewgrabonion@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
          "@random65837@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 159210
        -bodyTs: "'card':15 'check':23 'debit':14 'didn':9 'free':18 'last':20 'link':11 'ok':4 'plan':19 'time':21 'would':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5553018"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700845984 {#2138
          date: 2023-11-24 18:13:04.0 +01:00
        }
        +"title": 159210
      }
      1 => App\Entity\EntryComment {#2071
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +body: "They link to one’s credit card in the premium plan. That’s what I would have wanted to see becoming universal in their services, but unfortunately that’s behind a paywall"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700925351 {#2074
          date: 2023-11-25 16:15:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@chewgrabonion@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
          "@random65837@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2070 …}
        +nested: Doctrine\ORM\PersistentCollection {#2048 …}
        +votes: Doctrine\ORM\PersistentCollection {#2056 …}
        +reports: Doctrine\ORM\PersistentCollection {#2046 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
        -id: 162657
        -bodyTs: "'becom':21 'behind':30 'card':7 'credit':6 'link':2 'one':4 'paywal':32 'plan':11 'premium':10 'see':20 'servic':25 'unfortun':27 'univers':22 'want':18 'would':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5576451"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700925351 {#2066
          date: 2023-11-25 16:15:51.0 +01:00
        }
        +"title": 162657
      }
      0 => App\Entity\EntryComment {#2232}
    ]
    -id: 14821
    -titleTs: "'better':3 'email':10 'everyth':22 'forward':14 'foss':9 'non':8 'non-foss':7 'number':13 'one':18 'phone':12 'use':5,17"
    -bodyTs: "'email':43 'everi':29 'get':45 'gmail':27 'honest':20 'ident':10 'like':2 'make':24 'manual':23 'new':26,30 'option':39 'see':41 'simplelogin':18 'tie':8 'tri':4,33 'want':37 'websit':5,31 'won':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700589447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8526979"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700503047 {#2882
      date: 2023-11-20 18:57:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
  +body: "My apologies, I thought privacy.com supported credit cards, but apparently they don’t, even in the premium tier. Indeed, I would like virtual cards for my credit card, since I’m never going to buy anything with my debit card anyway. I wish the other banks had something like Capital One"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700928863 {#2230
    date: 2023-11-25 17:14:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chewgrabonion@lemmy.world"
    "@MigratingtoLemmy@lemmy.world"
    "@random65837@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 162830
  -bodyTs: "'anyth':36 'anyway':41 'apolog':2 'appar':10 'bank':46 'buy':35 'capit':50 'card':8,24,28,40 'credit':7,27 'debit':39 'even':14 'go':33 'inde':19 'like':22,49 'm':31 'never':32 'one':51 'premium':17 'privacy.com':5 'sinc':29 'someth':48 'support':6 'thought':4 'tier':18 'virtual':23 'wish':43 'would':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5577406"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700928863 {#2231
    date: 2023-11-25 17:14:23.0 +01:00
  }
  +"title": 162830
}
"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
99 DENIED edit
App\Entity\EntryComment {#2232
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345
    +user: Proxies\__CG__\App\Entity\User {#2860 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2902 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2904 …}
    +slug: "Is-it-better-to-use-a-non-FOSS-email-and-phone"
    +title: "Is it better to use a non-FOSS email and phone number forwarder or to use one of each for everything?"
    +url: "https://www.cloaked.app/"
    +body: "I like to try websites out before tying my identity to them. How do you do it? Simplelogin? I honestly won’t manually make a new gmail for every new website I try and I to want the option to see what emails I get."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928863 {#2897
      date: 2023-11-25 17:14:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2905 …}
    +votes: Doctrine\ORM\PersistentCollection {#2907 …}
    +reports: Doctrine\ORM\PersistentCollection {#2909 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2911 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2913 …}
    +badges: Doctrine\ORM\PersistentCollection {#2915 …}
    +children: [
      2 => App\Entity\EntryComment {#2040
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +body: "I would be OK doing that if they didn’t link to my debit card in the free plan (last time I checked)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700845984 {#2132
          date: 2023-11-24 18:13:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@chewgrabonion@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
          "@random65837@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 159210
        -bodyTs: "'card':15 'check':23 'debit':14 'didn':9 'free':18 'last':20 'link':11 'ok':4 'plan':19 'time':21 'would':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5553018"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700845984 {#2138
          date: 2023-11-24 18:13:04.0 +01:00
        }
        +"title": 159210
      }
      1 => App\Entity\EntryComment {#2071
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +body: "They link to one’s credit card in the premium plan. That’s what I would have wanted to see becoming universal in their services, but unfortunately that’s behind a paywall"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700925351 {#2074
          date: 2023-11-25 16:15:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@chewgrabonion@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
          "@random65837@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2070 …}
        +nested: Doctrine\ORM\PersistentCollection {#2048 …}
        +votes: Doctrine\ORM\PersistentCollection {#2056 …}
        +reports: Doctrine\ORM\PersistentCollection {#2046 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
        -id: 162657
        -bodyTs: "'becom':21 'behind':30 'card':7 'credit':6 'link':2 'one':4 'paywal':32 'plan':11 'premium':10 'see':20 'servic':25 'unfortun':27 'univers':22 'want':18 'would':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5576451"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700925351 {#2066
          date: 2023-11-25 16:15:51.0 +01:00
        }
        +"title": 162657
      }
      0 => App\Entity\EntryComment {#2232}
    ]
    -id: 14821
    -titleTs: "'better':3 'email':10 'everyth':22 'forward':14 'foss':9 'non':8 'non-foss':7 'number':13 'one':18 'phone':12 'use':5,17"
    -bodyTs: "'email':43 'everi':29 'get':45 'gmail':27 'honest':20 'ident':10 'like':2 'make':24 'manual':23 'new':26,30 'option':39 'see':41 'simplelogin':18 'tie':8 'tri':4,33 'want':37 'websit':5,31 'won':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700589447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8526979"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700503047 {#2882
      date: 2023-11-20 18:57:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
  +body: "My apologies, I thought privacy.com supported credit cards, but apparently they don’t, even in the premium tier. Indeed, I would like virtual cards for my credit card, since I’m never going to buy anything with my debit card anyway. I wish the other banks had something like Capital One"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700928863 {#2230
    date: 2023-11-25 17:14:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chewgrabonion@lemmy.world"
    "@MigratingtoLemmy@lemmy.world"
    "@random65837@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 162830
  -bodyTs: "'anyth':36 'anyway':41 'apolog':2 'appar':10 'bank':46 'buy':35 'capit':50 'card':8,24,28,40 'credit':7,27 'debit':39 'even':14 'go':33 'inde':19 'like':22,49 'm':31 'never':32 'one':51 'premium':17 'privacy.com':5 'sinc':29 'someth':48 'support':6 'thought':4 'tier':18 'virtual':23 'wish':43 'would':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5577406"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700928863 {#2231
    date: 2023-11-25 17:14:23.0 +01:00
  }
  +"title": 162830
}
"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
100 DENIED moderate
App\Entity\EntryComment {#2232
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345
    +user: Proxies\__CG__\App\Entity\User {#2860 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2902 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2904 …}
    +slug: "Is-it-better-to-use-a-non-FOSS-email-and-phone"
    +title: "Is it better to use a non-FOSS email and phone number forwarder or to use one of each for everything?"
    +url: "https://www.cloaked.app/"
    +body: "I like to try websites out before tying my identity to them. How do you do it? Simplelogin? I honestly won’t manually make a new gmail for every new website I try and I to want the option to see what emails I get."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928863 {#2897
      date: 2023-11-25 17:14:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2905 …}
    +votes: Doctrine\ORM\PersistentCollection {#2907 …}
    +reports: Doctrine\ORM\PersistentCollection {#2909 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2911 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2913 …}
    +badges: Doctrine\ORM\PersistentCollection {#2915 …}
    +children: [
      2 => App\Entity\EntryComment {#2040
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +body: "I would be OK doing that if they didn’t link to my debit card in the free plan (last time I checked)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700845984 {#2132
          date: 2023-11-24 18:13:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@chewgrabonion@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
          "@random65837@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 159210
        -bodyTs: "'card':15 'check':23 'debit':14 'didn':9 'free':18 'last':20 'link':11 'ok':4 'plan':19 'time':21 'would':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5553018"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700845984 {#2138
          date: 2023-11-24 18:13:04.0 +01:00
        }
        +"title": 159210
      }
      1 => App\Entity\EntryComment {#2071
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +body: "They link to one’s credit card in the premium plan. That’s what I would have wanted to see becoming universal in their services, but unfortunately that’s behind a paywall"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700925351 {#2074
          date: 2023-11-25 16:15:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@chewgrabonion@lemmy.world"
          "@MigratingtoLemmy@lemmy.world"
          "@random65837@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2070 …}
        +nested: Doctrine\ORM\PersistentCollection {#2048 …}
        +votes: Doctrine\ORM\PersistentCollection {#2056 …}
        +reports: Doctrine\ORM\PersistentCollection {#2046 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
        -id: 162657
        -bodyTs: "'becom':21 'behind':30 'card':7 'credit':6 'link':2 'one':4 'paywal':32 'plan':11 'premium':10 'see':20 'servic':25 'unfortun':27 'univers':22 'want':18 'would':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5576451"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700925351 {#2066
          date: 2023-11-25 16:15:51.0 +01:00
        }
        +"title": 162657
      }
      0 => App\Entity\EntryComment {#2232}
    ]
    -id: 14821
    -titleTs: "'better':3 'email':10 'everyth':22 'forward':14 'foss':9 'non':8 'non-foss':7 'number':13 'one':18 'phone':12 'use':5,17"
    -bodyTs: "'email':43 'everi':29 'get':45 'gmail':27 'honest':20 'ident':10 'like':2 'make':24 'manual':23 'new':26,30 'option':39 'see':41 'simplelogin':18 'tie':8 'tri':4,33 'want':37 'websit':5,31 'won':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700589447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8526979"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700503047 {#2882
      date: 2023-11-20 18:57:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
  +body: "My apologies, I thought privacy.com supported credit cards, but apparently they don’t, even in the premium tier. Indeed, I would like virtual cards for my credit card, since I’m never going to buy anything with my debit card anyway. I wish the other banks had something like Capital One"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700928863 {#2230
    date: 2023-11-25 17:14:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chewgrabonion@lemmy.world"
    "@MigratingtoLemmy@lemmy.world"
    "@random65837@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 162830
  -bodyTs: "'anyth':36 'anyway':41 'apolog':2 'appar':10 'bank':46 'buy':35 'capit':50 'card':8,24,28,40 'credit':7,27 'debit':39 'even':14 'go':33 'inde':19 'like':22,49 'm':31 'never':32 'one':51 'premium':17 'privacy.com':5 'sinc':29 'someth':48 'support':6 'thought':4 'tier':18 'virtual':23 'wish':43 'would':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5577406"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700928863 {#2231
    date: 2023-11-25 17:14:23.0 +01:00
  }
  +"title": 162830
}
"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
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2076
  +user: Proxies\__CG__\App\Entity\User {#2956 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Advice-on-blocking-Youtube-ads"
  +title: "Advice on blocking Youtube ads."
  +url: null
  +body: """
    Hello scurvy dogs\n
    \n
    Im looking for some advice on how I should go about continuing to watch youtube while blocking / bypassing ads on my LG TV.\n
    \n
    I recently ended my premium subscription because of price hikes and such but webOS on LG TVs is very restrictive with its apps.\n
    \n
    Ive started to use LibreTube on my devices which is awsome but ive only got a couple of options that might work on the telly:\n
    \n
    1- I host a local Jellyfin server for all our other content needs so maybe i can integrate youtube into this somehow.\n
    \n
    2- Ive got a spare Pi 3b laying around that I could use as something and just HDMI to the TV which im fine with.\n
    \n
    Currently I think that maybe running android on the Pi and then using LibreTube on that is my best option.\n
    \n
    So my question is, what do you guys use / what are your setups to watch youtube ad free on ya TV?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 56
  +favouriteCount: 108
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700912322 {#2990
    date: 2023-11-25 12:38:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2995 …}
  +votes: Doctrine\ORM\PersistentCollection {#2998 …}
  +reports: Doctrine\ORM\PersistentCollection {#3000 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3004 …}
  +badges: Doctrine\ORM\PersistentCollection {#3006 …}
  +children: [
    App\Entity\EntryComment {#2078
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
      +image: null
      +parent: null
      +root: null
      +body: "Kodi time"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1700794421 {#2079
        date: 2023-11-24 03:53:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zadhu@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2097 …}
      +nested: Doctrine\ORM\PersistentCollection {#2082 …}
      +votes: Doctrine\ORM\PersistentCollection {#2096 …}
      +reports: Doctrine\ORM\PersistentCollection {#2081 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
      -id: 157150
      -bodyTs: "'kodi':1 'time':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5542460"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700794421 {#2084
        date: 2023-11-24 03:53:41.0 +01:00
      }
      +"title": 157150
    }
  ]
  -id: 15811
  -titleTs: "'ad':5 'advic':1 'block':3 'youtub':4"
  -bodyTs: "'1':75 '2':97 '3b':103 'ad':22,158 'advic':8 'android':128 'app':49 'around':105 'awsom':60 'best':140 'block':20 'bypass':21 'content':86 'continu':15 'could':108 'coupl':66 'current':122 'devic':57 'dog':3 'end':29 'fine':120 'free':159 'go':13 'got':64,99 'guy':149 'hdmi':114 'hello':1 'hike':36 'host':77 'im':4,119 'integr':92 'ive':50,62,98 'jellyfin':80 'lay':104 'lg':25,42 'libretub':54,135 'local':79 'look':5 'mayb':89,126 'might':70 'need':87 'option':68,141 'pi':102,131 'premium':31 'price':35 'question':144 'recent':28 'restrict':46 'run':127 'scurvi':2 'server':81 'setup':154 'somehow':96 'someth':111 'spare':101 'start':51 'subscript':32 'telli':74 'think':124 'tv':26,117,162 'tvs':43 'use':53,109,134,150 'watch':17,156 'webo':40 'work':71 'ya':161 'youtub':18,93,157"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700812057
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15803406"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700725657 {#2978
    date: 2023-11-23 08:47:37.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2076
  +user: Proxies\__CG__\App\Entity\User {#2956 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Advice-on-blocking-Youtube-ads"
  +title: "Advice on blocking Youtube ads."
  +url: null
  +body: """
    Hello scurvy dogs\n
    \n
    Im looking for some advice on how I should go about continuing to watch youtube while blocking / bypassing ads on my LG TV.\n
    \n
    I recently ended my premium subscription because of price hikes and such but webOS on LG TVs is very restrictive with its apps.\n
    \n
    Ive started to use LibreTube on my devices which is awsome but ive only got a couple of options that might work on the telly:\n
    \n
    1- I host a local Jellyfin server for all our other content needs so maybe i can integrate youtube into this somehow.\n
    \n
    2- Ive got a spare Pi 3b laying around that I could use as something and just HDMI to the TV which im fine with.\n
    \n
    Currently I think that maybe running android on the Pi and then using LibreTube on that is my best option.\n
    \n
    So my question is, what do you guys use / what are your setups to watch youtube ad free on ya TV?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 56
  +favouriteCount: 108
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700912322 {#2990
    date: 2023-11-25 12:38:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2995 …}
  +votes: Doctrine\ORM\PersistentCollection {#2998 …}
  +reports: Doctrine\ORM\PersistentCollection {#3000 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3004 …}
  +badges: Doctrine\ORM\PersistentCollection {#3006 …}
  +children: [
    App\Entity\EntryComment {#2078
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
      +image: null
      +parent: null
      +root: null
      +body: "Kodi time"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1700794421 {#2079
        date: 2023-11-24 03:53:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zadhu@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2097 …}
      +nested: Doctrine\ORM\PersistentCollection {#2082 …}
      +votes: Doctrine\ORM\PersistentCollection {#2096 …}
      +reports: Doctrine\ORM\PersistentCollection {#2081 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
      -id: 157150
      -bodyTs: "'kodi':1 'time':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5542460"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700794421 {#2084
        date: 2023-11-24 03:53:41.0 +01:00
      }
      +"title": 157150
    }
  ]
  -id: 15811
  -titleTs: "'ad':5 'advic':1 'block':3 'youtub':4"
  -bodyTs: "'1':75 '2':97 '3b':103 'ad':22,158 'advic':8 'android':128 'app':49 'around':105 'awsom':60 'best':140 'block':20 'bypass':21 'content':86 'continu':15 'could':108 'coupl':66 'current':122 'devic':57 'dog':3 'end':29 'fine':120 'free':159 'go':13 'got':64,99 'guy':149 'hdmi':114 'hello':1 'hike':36 'host':77 'im':4,119 'integr':92 'ive':50,62,98 'jellyfin':80 'lay':104 'lg':25,42 'libretub':54,135 'local':79 'look':5 'mayb':89,126 'might':70 'need':87 'option':68,141 'pi':102,131 'premium':31 'price':35 'question':144 'recent':28 'restrict':46 'run':127 'scurvi':2 'server':81 'setup':154 'somehow':96 'someth':111 'spare':101 'start':51 'subscript':32 'telli':74 'think':124 'tv':26,117,162 'tvs':43 'use':53,109,134,150 'watch':17,156 'webo':40 'work':71 'ya':161 'youtub':18,93,157"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700812057
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15803406"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700725657 {#2978
    date: 2023-11-23 08:47:37.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2076
  +user: Proxies\__CG__\App\Entity\User {#2956 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Advice-on-blocking-Youtube-ads"
  +title: "Advice on blocking Youtube ads."
  +url: null
  +body: """
    Hello scurvy dogs\n
    \n
    Im looking for some advice on how I should go about continuing to watch youtube while blocking / bypassing ads on my LG TV.\n
    \n
    I recently ended my premium subscription because of price hikes and such but webOS on LG TVs is very restrictive with its apps.\n
    \n
    Ive started to use LibreTube on my devices which is awsome but ive only got a couple of options that might work on the telly:\n
    \n
    1- I host a local Jellyfin server for all our other content needs so maybe i can integrate youtube into this somehow.\n
    \n
    2- Ive got a spare Pi 3b laying around that I could use as something and just HDMI to the TV which im fine with.\n
    \n
    Currently I think that maybe running android on the Pi and then using LibreTube on that is my best option.\n
    \n
    So my question is, what do you guys use / what are your setups to watch youtube ad free on ya TV?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 56
  +favouriteCount: 108
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700912322 {#2990
    date: 2023-11-25 12:38:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2995 …}
  +votes: Doctrine\ORM\PersistentCollection {#2998 …}
  +reports: Doctrine\ORM\PersistentCollection {#3000 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3004 …}
  +badges: Doctrine\ORM\PersistentCollection {#3006 …}
  +children: [
    App\Entity\EntryComment {#2078
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
      +image: null
      +parent: null
      +root: null
      +body: "Kodi time"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1700794421 {#2079
        date: 2023-11-24 03:53:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zadhu@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2097 …}
      +nested: Doctrine\ORM\PersistentCollection {#2082 …}
      +votes: Doctrine\ORM\PersistentCollection {#2096 …}
      +reports: Doctrine\ORM\PersistentCollection {#2081 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
      -id: 157150
      -bodyTs: "'kodi':1 'time':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5542460"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700794421 {#2084
        date: 2023-11-24 03:53:41.0 +01:00
      }
      +"title": 157150
    }
  ]
  -id: 15811
  -titleTs: "'ad':5 'advic':1 'block':3 'youtub':4"
  -bodyTs: "'1':75 '2':97 '3b':103 'ad':22,158 'advic':8 'android':128 'app':49 'around':105 'awsom':60 'best':140 'block':20 'bypass':21 'content':86 'continu':15 'could':108 'coupl':66 'current':122 'devic':57 'dog':3 'end':29 'fine':120 'free':159 'go':13 'got':64,99 'guy':149 'hdmi':114 'hello':1 'hike':36 'host':77 'im':4,119 'integr':92 'ive':50,62,98 'jellyfin':80 'lay':104 'lg':25,42 'libretub':54,135 'local':79 'look':5 'mayb':89,126 'might':70 'need':87 'option':68,141 'pi':102,131 'premium':31 'price':35 'question':144 'recent':28 'restrict':46 'run':127 'scurvi':2 'server':81 'setup':154 'somehow':96 'someth':111 'spare':101 'start':51 'subscript':32 'telli':74 'think':124 'tv':26,117,162 'tvs':43 'use':53,109,134,150 'watch':17,156 'webo':40 'work':71 'ya':161 'youtub':18,93,157"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700812057
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15803406"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700725657 {#2978
    date: 2023-11-23 08:47:37.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#2078
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2076
    +user: Proxies\__CG__\App\Entity\User {#2956 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Advice-on-blocking-Youtube-ads"
    +title: "Advice on blocking Youtube ads."
    +url: null
    +body: """
      Hello scurvy dogs\n
      \n
      Im looking for some advice on how I should go about continuing to watch youtube while blocking / bypassing ads on my LG TV.\n
      \n
      I recently ended my premium subscription because of price hikes and such but webOS on LG TVs is very restrictive with its apps.\n
      \n
      Ive started to use LibreTube on my devices which is awsome but ive only got a couple of options that might work on the telly:\n
      \n
      1- I host a local Jellyfin server for all our other content needs so maybe i can integrate youtube into this somehow.\n
      \n
      2- Ive got a spare Pi 3b laying around that I could use as something and just HDMI to the TV which im fine with.\n
      \n
      Currently I think that maybe running android on the Pi and then using LibreTube on that is my best option.\n
      \n
      So my question is, what do you guys use / what are your setups to watch youtube ad free on ya TV?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 56
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700912322 {#2990
      date: 2023-11-25 12:38:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2995 …}
    +votes: Doctrine\ORM\PersistentCollection {#2998 …}
    +reports: Doctrine\ORM\PersistentCollection {#3000 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3002 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3004 …}
    +badges: Doctrine\ORM\PersistentCollection {#3006 …}
    +children: [
      App\Entity\EntryComment {#2078}
    ]
    -id: 15811
    -titleTs: "'ad':5 'advic':1 'block':3 'youtub':4"
    -bodyTs: "'1':75 '2':97 '3b':103 'ad':22,158 'advic':8 'android':128 'app':49 'around':105 'awsom':60 'best':140 'block':20 'bypass':21 'content':86 'continu':15 'could':108 'coupl':66 'current':122 'devic':57 'dog':3 'end':29 'fine':120 'free':159 'go':13 'got':64,99 'guy':149 'hdmi':114 'hello':1 'hike':36 'host':77 'im':4,119 'integr':92 'ive':50,62,98 'jellyfin':80 'lay':104 'lg':25,42 'libretub':54,135 'local':79 'look':5 'mayb':89,126 'might':70 'need':87 'option':68,141 'pi':102,131 'premium':31 'price':35 'question':144 'recent':28 'restrict':46 'run':127 'scurvi':2 'server':81 'setup':154 'somehow':96 'someth':111 'spare':101 'start':51 'subscript':32 'telli':74 'think':124 'tv':26,117,162 'tvs':43 'use':53,109,134,150 'watch':17,156 'webo':40 'work':71 'ya':161 'youtub':18,93,157"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700812057
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15803406"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700725657 {#2978
      date: 2023-11-23 08:47:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "Kodi time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700794421 {#2079
    date: 2023-11-24 03:53:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zadhu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2097 …}
  +nested: Doctrine\ORM\PersistentCollection {#2082 …}
  +votes: Doctrine\ORM\PersistentCollection {#2096 …}
  +reports: Doctrine\ORM\PersistentCollection {#2081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
  -id: 157150
  -bodyTs: "'kodi':1 'time':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5542460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700794421 {#2084
    date: 2023-11-24 03:53:41.0 +01:00
  }
  +"title": 157150
}
"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
107 DENIED edit
App\Entity\EntryComment {#2078
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2076
    +user: Proxies\__CG__\App\Entity\User {#2956 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Advice-on-blocking-Youtube-ads"
    +title: "Advice on blocking Youtube ads."
    +url: null
    +body: """
      Hello scurvy dogs\n
      \n
      Im looking for some advice on how I should go about continuing to watch youtube while blocking / bypassing ads on my LG TV.\n
      \n
      I recently ended my premium subscription because of price hikes and such but webOS on LG TVs is very restrictive with its apps.\n
      \n
      Ive started to use LibreTube on my devices which is awsome but ive only got a couple of options that might work on the telly:\n
      \n
      1- I host a local Jellyfin server for all our other content needs so maybe i can integrate youtube into this somehow.\n
      \n
      2- Ive got a spare Pi 3b laying around that I could use as something and just HDMI to the TV which im fine with.\n
      \n
      Currently I think that maybe running android on the Pi and then using LibreTube on that is my best option.\n
      \n
      So my question is, what do you guys use / what are your setups to watch youtube ad free on ya TV?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 56
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700912322 {#2990
      date: 2023-11-25 12:38:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2995 …}
    +votes: Doctrine\ORM\PersistentCollection {#2998 …}
    +reports: Doctrine\ORM\PersistentCollection {#3000 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3002 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3004 …}
    +badges: Doctrine\ORM\PersistentCollection {#3006 …}
    +children: [
      App\Entity\EntryComment {#2078}
    ]
    -id: 15811
    -titleTs: "'ad':5 'advic':1 'block':3 'youtub':4"
    -bodyTs: "'1':75 '2':97 '3b':103 'ad':22,158 'advic':8 'android':128 'app':49 'around':105 'awsom':60 'best':140 'block':20 'bypass':21 'content':86 'continu':15 'could':108 'coupl':66 'current':122 'devic':57 'dog':3 'end':29 'fine':120 'free':159 'go':13 'got':64,99 'guy':149 'hdmi':114 'hello':1 'hike':36 'host':77 'im':4,119 'integr':92 'ive':50,62,98 'jellyfin':80 'lay':104 'lg':25,42 'libretub':54,135 'local':79 'look':5 'mayb':89,126 'might':70 'need':87 'option':68,141 'pi':102,131 'premium':31 'price':35 'question':144 'recent':28 'restrict':46 'run':127 'scurvi':2 'server':81 'setup':154 'somehow':96 'someth':111 'spare':101 'start':51 'subscript':32 'telli':74 'think':124 'tv':26,117,162 'tvs':43 'use':53,109,134,150 'watch':17,156 'webo':40 'work':71 'ya':161 'youtub':18,93,157"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700812057
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15803406"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700725657 {#2978
      date: 2023-11-23 08:47:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "Kodi time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700794421 {#2079
    date: 2023-11-24 03:53:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zadhu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2097 …}
  +nested: Doctrine\ORM\PersistentCollection {#2082 …}
  +votes: Doctrine\ORM\PersistentCollection {#2096 …}
  +reports: Doctrine\ORM\PersistentCollection {#2081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
  -id: 157150
  -bodyTs: "'kodi':1 'time':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5542460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700794421 {#2084
    date: 2023-11-24 03:53:41.0 +01:00
  }
  +"title": 157150
}
"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
108 DENIED moderate
App\Entity\EntryComment {#2078
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2076
    +user: Proxies\__CG__\App\Entity\User {#2956 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Advice-on-blocking-Youtube-ads"
    +title: "Advice on blocking Youtube ads."
    +url: null
    +body: """
      Hello scurvy dogs\n
      \n
      Im looking for some advice on how I should go about continuing to watch youtube while blocking / bypassing ads on my LG TV.\n
      \n
      I recently ended my premium subscription because of price hikes and such but webOS on LG TVs is very restrictive with its apps.\n
      \n
      Ive started to use LibreTube on my devices which is awsome but ive only got a couple of options that might work on the telly:\n
      \n
      1- I host a local Jellyfin server for all our other content needs so maybe i can integrate youtube into this somehow.\n
      \n
      2- Ive got a spare Pi 3b laying around that I could use as something and just HDMI to the TV which im fine with.\n
      \n
      Currently I think that maybe running android on the Pi and then using LibreTube on that is my best option.\n
      \n
      So my question is, what do you guys use / what are your setups to watch youtube ad free on ya TV?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 56
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700912322 {#2990
      date: 2023-11-25 12:38:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2995 …}
    +votes: Doctrine\ORM\PersistentCollection {#2998 …}
    +reports: Doctrine\ORM\PersistentCollection {#3000 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3002 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3004 …}
    +badges: Doctrine\ORM\PersistentCollection {#3006 …}
    +children: [
      App\Entity\EntryComment {#2078}
    ]
    -id: 15811
    -titleTs: "'ad':5 'advic':1 'block':3 'youtub':4"
    -bodyTs: "'1':75 '2':97 '3b':103 'ad':22,158 'advic':8 'android':128 'app':49 'around':105 'awsom':60 'best':140 'block':20 'bypass':21 'content':86 'continu':15 'could':108 'coupl':66 'current':122 'devic':57 'dog':3 'end':29 'fine':120 'free':159 'go':13 'got':64,99 'guy':149 'hdmi':114 'hello':1 'hike':36 'host':77 'im':4,119 'integr':92 'ive':50,62,98 'jellyfin':80 'lay':104 'lg':25,42 'libretub':54,135 'local':79 'look':5 'mayb':89,126 'might':70 'need':87 'option':68,141 'pi':102,131 'premium':31 'price':35 'question':144 'recent':28 'restrict':46 'run':127 'scurvi':2 'server':81 'setup':154 'somehow':96 'someth':111 'spare':101 'start':51 'subscript':32 'telli':74 'think':124 'tv':26,117,162 'tvs':43 'use':53,109,134,150 'watch':17,156 'webo':40 'work':71 'ya':161 'youtub':18,93,157"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700812057
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15803406"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700725657 {#2978
      date: 2023-11-23 08:47:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "Kodi time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700794421 {#2079
    date: 2023-11-24 03:53:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zadhu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2097 …}
  +nested: Doctrine\ORM\PersistentCollection {#2082 …}
  +votes: Doctrine\ORM\PersistentCollection {#2096 …}
  +reports: Doctrine\ORM\PersistentCollection {#2081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
  -id: 157150
  -bodyTs: "'kodi':1 'time':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5542460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700794421 {#2084
    date: 2023-11-24 03:53:41.0 +01:00
  }
  +"title": 157150
}
"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
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\Entry {#1435
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "My-idea-of-maintaining-E2EE-between-people-in-the-age"
  +title: "My idea of maintaining E2EE between people in the age of the UK's and EU's anti-privacy laws"
  +url: null
  +body: """
    Before I say anything else, I should mention that this is nothing ground-breaking, neither is it terribly difficult to implement. This is simply how I envision a simple solution.\n
    \n
    Basically, the EU and the UK want the secret keys to your encrypted media/messages. Which essentially breaks encryption completely, ending E2EE usage.\n
    \n
    The alternative is, then, for the user to utilise their own form of E2EE. How though? The answer, in my opinion, is personal exchange of keys utilising asymmetrical encryption. Exchanging public keys in plaintext is fine as long as they don’t have your private key. Which means unencrypted services like SMS could also be secured using this method (for example, have the public key of a user in their profile). I believe QKSMS employed encryption for SMSes for as long as it lasted, but no idea about the kind of encryption).\n
    \n
    Technically, if everyone started to use p2p messengers with asymmetrical encryption, the EU would have very little they could do without compromising every mobile in the region and preventing people from downloading APKs somehow (sorry iOS users but you’re never going to have privacy anyway).\n
    \n
    However, this is only possible with a FOSS project, because a company would have to fork over the keys anyway to stay alive. A FOSS project can simply be forked once the OG maintainer stops working on it due to government pressure. That is where the problem comes, since FOSS projects can’t really run their own servers to store media, making p2p the only viable option. But with some people behind CG-NAT, that becomes harder for non-technical users.\n
    \n
    I don’t have a way to solve this other than the general population becoming tech-savvy enough to give a damn.\n
    \n
    Tl:dr; FOSS projects are best suited for implementing personal E2EE between users, but that makes p2p the only viable option without a back-end, which makes it difficult for people behind CG-NAT.\n
    \n
    Cheers
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700846071 {#1466
    date: 2023-11-24 18:14:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1645 …}
  +votes: Doctrine\ORM\PersistentCollection {#1641 …}
  +reports: Doctrine\ORM\PersistentCollection {#1675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: [
    4 => App\Entity\EntryComment {#1907
      +user: App\Entity\User {#260 …}
      +entry: App\Entity\Entry {#1435}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
      +body: """
        From what I understand of PKI and the way the Internet is right now, trust in identity would be very hard to build if clients engage in PKI.\n
        \n
        But taking encryption into one’s hands basically brings back control into one’s hands. You do not specifically need an encrypted connection in such a case, just a tamper-proof connection.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700726299 {#1410
        date: 2023-11-23 08:58:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MigratingtoLemmy@lemmy.world"
        "@virtualbriefcase@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2025 …}
      +nested: Doctrine\ORM\PersistentCollection {#2022 …}
      +votes: Doctrine\ORM\PersistentCollection {#2026 …}
      +reports: Doctrine\ORM\PersistentCollection {#2030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
      -id: 153790
      -bodyTs: "'back':38 'basic':36 'bring':37 'build':23 'case':55 'client':25 'connect':51,61 'control':39 'encrypt':31,50 'engag':26 'hand':35,43 'hard':21 'ident':17 'internet':11 'need':48 'one':33,41 'pki':6,28 'proof':60 'right':13 'specif':47 'take':30 'tamper':59 'tamper-proof':58 'trust':15 'understand':4 'way':9 'would':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5525514"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700726299 {#1874
        date: 2023-11-23 08:58:19.0 +01:00
      }
      +"title": 153790
    }
    3 => App\Entity\EntryComment {#1401
      +user: App\Entity\User {#260 …}
      +entry: App\Entity\Entry {#1435}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
      +body: "You are right. I didn’t think about it like so before. I could point at I2P and TOR but I don’t think that’s foolproof either, neither do I know enough to be able to comment. Is there no way out?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700756461 {#1363
        date: 2023-11-23 17:21:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MigratingtoLemmy@lemmy.world"
        "@skullgiver@popplesburger.hilciferous.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1385 …}
      +nested: Doctrine\ORM\PersistentCollection {#1402 …}
      +votes: Doctrine\ORM\PersistentCollection {#1381 …}
      +reports: Doctrine\ORM\PersistentCollection {#2393 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
      -id: 155203
      -bodyTs: "'abl':36 'comment':38 'could':14 'didn':5 'either':28 'enough':33 'foolproof':27 'i2p':17 'know':32 'like':10 'neither':29 'point':15 'right':3 'think':7,24 'tor':19 'way':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5532588"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700756461 {#1404
        date: 2023-11-23 17:21:01.0 +01:00
      }
      +"title": 155203
    }
    2 => App\Entity\EntryComment {#2011
      +user: App\Entity\User {#260 …}
      +entry: App\Entity\Entry {#1435}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
      +body: "Wait, if the EU is in favour of secure encryption, then who is opposing it in the EU? I haven’t heard of encryption being broken in America"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700773335 {#2389
        date: 2023-11-23 22:02:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MigratingtoLemmy@lemmy.world"
        "@skullgiver@popplesburger.hilciferous.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2029 …}
      +nested: Doctrine\ORM\PersistentCollection {#2020 …}
      +votes: Doctrine\ORM\PersistentCollection {#2027 …}
      +reports: Doctrine\ORM\PersistentCollection {#2031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
      -id: 156186
      -bodyTs: "'america':28 'broken':26 'encrypt':10,24 'eu':4,18 'favour':7 'haven':20 'heard':22 'oppos':14 'secur':9 'wait':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5537456"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700773335 {#2391
        date: 2023-11-23 22:02:15.0 +01:00
      }
      +"title": 156186
    }
    1 => App\Entity\EntryComment {#2328
      +user: App\Entity\User {#260 …}
      +entry: App\Entity\Entry {#1435}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
      +body: "Wow, that’s amazing!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700846005 {#2314
        date: 2023-11-24 18:13:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MigratingtoLemmy@lemmy.world"
        "@FIST_FILLET@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2191 …}
      +nested: Doctrine\ORM\PersistentCollection {#2327 …}
      +votes: Doctrine\ORM\PersistentCollection {#2333 …}
      +reports: Doctrine\ORM\PersistentCollection {#2324 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
      -id: 159213
      -bodyTs: "'amaz':4 'wow':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5553029"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700846005 {#2289
        date: 2023-11-24 18:13:25.0 +01:00
      }
      +"title": 159213
    }
    0 => App\Entity\EntryComment {#2336
      +user: App\Entity\User {#260 …}
      +entry: App\Entity\Entry {#1435}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
      +body: "Thanks for the list. I live in the US but I’ll keep this in mind"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700846071 {#2337
        date: 2023-11-24 18:14:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MigratingtoLemmy@lemmy.world"
        "@skullgiver@popplesburger.hilciferous.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2339 …}
      +nested: Doctrine\ORM\PersistentCollection {#2159 …}
      +votes: Doctrine\ORM\PersistentCollection {#2135 …}
      +reports: Doctrine\ORM\PersistentCollection {#2137 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
      -id: 159216
      -bodyTs: "'keep':13 'list':4 'live':6 'll':12 'mind':16 'thank':1 'us':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5553048"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700846071 {#2343
        date: 2023-11-24 18:14:31.0 +01:00
      }
      +"title": 159216
    }
  ]
  -id: 15505
  -titleTs: "'age':10 'anti':19 'anti-privaci':18 'e2ee':5 'eu':16 'idea':2 'law':21 'maintain':4 'peopl':7 'privaci':20 'uk':13"
  -bodyTs: "'aliv':214 'also':107 'altern':55 'answer':71 'anyth':4 'anyway':191,211 'apk':178 'asymmetr':81,155 'back':322 'back-end':321 'basic':32 'becom':268,289 'behind':263,330 'believ':126 'best':303 'break':15,48 'cg':265,332 'cg-nat':264,331 'cheer':334 'come':239 'compani':203 'complet':50 'compromis':167 'could':106,164 'damn':297 'difficult':20,327 'download':177 'dr':299 'due':230 'e2ee':52,67,308 'els':5 'employ':128 'encrypt':44,49,82,129,145,156 'end':51,323 'enough':293 'envis':28 'essenti':47 'eu':34,158 'everi':168 'everyon':148 'exampl':114 'exchang':77,83 'fine':89 'fork':207,221 'form':65 'foss':199,216,241,300 'general':287 'give':295 'go':187 'govern':232 'ground':14 'ground-break':13 'harder':269 'howev':192 'idea':140 'implement':22,306 'io':181 'key':41,79,85,99,118,210 'kind':143 'last':137 'like':104 'littl':162 'long':91,134 'maintain':225 'make':253,313,325 'mean':101 'media':252 'media/messages':45 'mention':8 'messeng':153 'method':112 'mobil':169 'nat':266,333 'neither':16 'never':186 'non':272 'non-techn':271 'noth':12 'og':224 'opinion':74 'option':258,318 'p2p':152,254,314 'peopl':175,262,329 'person':76,307 'plaintext':87 'popul':288 'possibl':196 'pressur':233 'prevent':174 'privaci':190 'privat':98 'problem':238 'profil':124 'project':200,217,242,301 'public':84,117 'qksms':127 're':185 'realli':245 'region':172 'run':246 'savvi':292 'say':3 'secret':40 'secur':109 'server':249 'servic':103 'simpl':30 'simpli':25,219 'sinc':240 'sms':105 'smses':131 'solut':31 'solv':282 'somehow':179 'sorri':180 'start':149 'stay':213 'stop':226 'store':251 'suit':304 'tech':291 'tech-savvi':290 'technic':146,273 'terribl':19 'though':69 'tl':298 'uk':37 'unencrypt':102 'usag':53 'use':110,151 'user':60,121,182,274,310 'utilis':62,80 'viabl':257,317 'want':38 'way':280 'without':166,319 'work':227 'would':159,204"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700755875
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8608802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700669475 {#1638
    date: 2023-11-22 17:11:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\Entry {#1435
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "My-idea-of-maintaining-E2EE-between-people-in-the-age"
  +title: "My idea of maintaining E2EE between people in the age of the UK's and EU's anti-privacy laws"
  +url: null
  +body: """
    Before I say anything else, I should mention that this is nothing ground-breaking, neither is it terribly difficult to implement. This is simply how I envision a simple solution.\n
    \n
    Basically, the EU and the UK want the secret keys to your encrypted media/messages. Which essentially breaks encryption completely, ending E2EE usage.\n
    \n
    The alternative is, then, for the user to utilise their own form of E2EE. How though? The answer, in my opinion, is personal exchange of keys utilising asymmetrical encryption. Exchanging public keys in plaintext is fine as long as they don’t have your private key. Which means unencrypted services like SMS could also be secured using this method (for example, have the public key of a user in their profile). I believe QKSMS employed encryption for SMSes for as long as it lasted, but no idea about the kind of encryption).\n
    \n
    Technically, if everyone started to use p2p messengers with asymmetrical encryption, the EU would have very little they could do without compromising every mobile in the region and preventing people from downloading APKs somehow (sorry iOS users but you’re never going to have privacy anyway).\n
    \n
    However, this is only possible with a FOSS project, because a company would have to fork over the keys anyway to stay alive. A FOSS project can simply be forked once the OG maintainer stops working on it due to government pressure. That is where the problem comes, since FOSS projects can’t really run their own servers to store media, making p2p the only viable option. But with some people behind CG-NAT, that becomes harder for non-technical users.\n
    \n
    I don’t have a way to solve this other than the general population becoming tech-savvy enough to give a damn.\n
    \n
    Tl:dr; FOSS projects are best suited for implementing personal E2EE between users, but that makes p2p the only viable option without a back-end, which makes it difficult for people behind CG-NAT.\n
    \n
    Cheers
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700846071 {#1466
    date: 2023-11-24 18:14:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1645 …}
  +votes: Doctrine\ORM\PersistentCollection {#1641 …}
  +reports: Doctrine\ORM\PersistentCollection {#1675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: [
    4 => App\Entity\EntryComment {#1907
      +user: App\Entity\User {#260 …}
      +entry: App\Entity\Entry {#1435}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
      +body: """
        From what I understand of PKI and the way the Internet is right now, trust in identity would be very hard to build if clients engage in PKI.\n
        \n
        But taking encryption into one’s hands basically brings back control into one’s hands. You do not specifically need an encrypted connection in such a case, just a tamper-proof connection.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700726299 {#1410
        date: 2023-11-23 08:58:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MigratingtoLemmy@lemmy.world"
        "@virtualbriefcase@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2025 …}
      +nested: Doctrine\ORM\PersistentCollection {#2022 …}
      +votes: Doctrine\ORM\PersistentCollection {#2026 …}
      +reports: Doctrine\ORM\PersistentCollection {#2030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
      -id: 153790
      -bodyTs: "'back':38 'basic':36 'bring':37 'build':23 'case':55 'client':25 'connect':51,61 'control':39 'encrypt':31,50 'engag':26 'hand':35,43 'hard':21 'ident':17 'internet':11 'need':48 'one':33,41 'pki':6,28 'proof':60 'right':13 'specif':47 'take':30 'tamper':59 'tamper-proof':58 'trust':15 'understand':4 'way':9 'would':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5525514"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700726299 {#1874
        date: 2023-11-23 08:58:19.0 +01:00
      }
      +"title": 153790
    }
    3 => App\Entity\EntryComment {#1401
      +user: App\Entity\User {#260 …}
      +entry: App\Entity\Entry {#1435}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
      +body: "You are right. I didn’t think about it like so before. I could point at I2P and TOR but I don’t think that’s foolproof either, neither do I know enough to be able to comment. Is there no way out?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700756461 {#1363
        date: 2023-11-23 17:21:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MigratingtoLemmy@lemmy.world"
        "@skullgiver@popplesburger.hilciferous.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1385 …}
      +nested: Doctrine\ORM\PersistentCollection {#1402 …}
      +votes: Doctrine\ORM\PersistentCollection {#1381 …}
      +reports: Doctrine\ORM\PersistentCollection {#2393 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
      -id: 155203
      -bodyTs: "'abl':36 'comment':38 'could':14 'didn':5 'either':28 'enough':33 'foolproof':27 'i2p':17 'know':32 'like':10 'neither':29 'point':15 'right':3 'think':7,24 'tor':19 'way':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5532588"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700756461 {#1404
        date: 2023-11-23 17:21:01.0 +01:00
      }
      +"title": 155203
    }
    2 => App\Entity\EntryComment {#2011
      +user: App\Entity\User {#260 …}
      +entry: App\Entity\Entry {#1435}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
      +body: "Wait, if the EU is in favour of secure encryption, then who is opposing it in the EU? I haven’t heard of encryption being broken in America"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700773335 {#2389
        date: 2023-11-23 22:02:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MigratingtoLemmy@lemmy.world"
        "@skullgiver@popplesburger.hilciferous.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2029 …}
      +nested: Doctrine\ORM\PersistentCollection {#2020 …}
      +votes: Doctrine\ORM\PersistentCollection {#2027 …}
      +reports: Doctrine\ORM\PersistentCollection {#2031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
      -id: 156186
      -bodyTs: "'america':28 'broken':26 'encrypt':10,24 'eu':4,18 'favour':7 'haven':20 'heard':22 'oppos':14 'secur':9 'wait':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5537456"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700773335 {#2391
        date: 2023-11-23 22:02:15.0 +01:00
      }
      +"title": 156186
    }
    1 => App\Entity\EntryComment {#2328
      +user: App\Entity\User {#260 …}
      +entry: App\Entity\Entry {#1435}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
      +body: "Wow, that’s amazing!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700846005 {#2314
        date: 2023-11-24 18:13:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MigratingtoLemmy@lemmy.world"
        "@FIST_FILLET@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2191 …}
      +nested: Doctrine\ORM\PersistentCollection {#2327 …}
      +votes: Doctrine\ORM\PersistentCollection {#2333 …}
      +reports: Doctrine\ORM\PersistentCollection {#2324 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
      -id: 159213
      -bodyTs: "'amaz':4 'wow':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5553029"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700846005 {#2289
        date: 2023-11-24 18:13:25.0 +01:00
      }
      +"title": 159213
    }
    0 => App\Entity\EntryComment {#2336
      +user: App\Entity\User {#260 …}
      +entry: App\Entity\Entry {#1435}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
      +body: "Thanks for the list. I live in the US but I’ll keep this in mind"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700846071 {#2337
        date: 2023-11-24 18:14:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MigratingtoLemmy@lemmy.world"
        "@skullgiver@popplesburger.hilciferous.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2339 …}
      +nested: Doctrine\ORM\PersistentCollection {#2159 …}
      +votes: Doctrine\ORM\PersistentCollection {#2135 …}
      +reports: Doctrine\ORM\PersistentCollection {#2137 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
      -id: 159216
      -bodyTs: "'keep':13 'list':4 'live':6 'll':12 'mind':16 'thank':1 'us':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5553048"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700846071 {#2343
        date: 2023-11-24 18:14:31.0 +01:00
      }
      +"title": 159216
    }
  ]
  -id: 15505
  -titleTs: "'age':10 'anti':19 'anti-privaci':18 'e2ee':5 'eu':16 'idea':2 'law':21 'maintain':4 'peopl':7 'privaci':20 'uk':13"
  -bodyTs: "'aliv':214 'also':107 'altern':55 'answer':71 'anyth':4 'anyway':191,211 'apk':178 'asymmetr':81,155 'back':322 'back-end':321 'basic':32 'becom':268,289 'behind':263,330 'believ':126 'best':303 'break':15,48 'cg':265,332 'cg-nat':264,331 'cheer':334 'come':239 'compani':203 'complet':50 'compromis':167 'could':106,164 'damn':297 'difficult':20,327 'download':177 'dr':299 'due':230 'e2ee':52,67,308 'els':5 'employ':128 'encrypt':44,49,82,129,145,156 'end':51,323 'enough':293 'envis':28 'essenti':47 'eu':34,158 'everi':168 'everyon':148 'exampl':114 'exchang':77,83 'fine':89 'fork':207,221 'form':65 'foss':199,216,241,300 'general':287 'give':295 'go':187 'govern':232 'ground':14 'ground-break':13 'harder':269 'howev':192 'idea':140 'implement':22,306 'io':181 'key':41,79,85,99,118,210 'kind':143 'last':137 'like':104 'littl':162 'long':91,134 'maintain':225 'make':253,313,325 'mean':101 'media':252 'media/messages':45 'mention':8 'messeng':153 'method':112 'mobil':169 'nat':266,333 'neither':16 'never':186 'non':272 'non-techn':271 'noth':12 'og':224 'opinion':74 'option':258,318 'p2p':152,254,314 'peopl':175,262,329 'person':76,307 'plaintext':87 'popul':288 'possibl':196 'pressur':233 'prevent':174 'privaci':190 'privat':98 'problem':238 'profil':124 'project':200,217,242,301 'public':84,117 'qksms':127 're':185 'realli':245 'region':172 'run':246 'savvi':292 'say':3 'secret':40 'secur':109 'server':249 'servic':103 'simpl':30 'simpli':25,219 'sinc':240 'sms':105 'smses':131 'solut':31 'solv':282 'somehow':179 'sorri':180 'start':149 'stay':213 'stop':226 'store':251 'suit':304 'tech':291 'tech-savvi':290 'technic':146,273 'terribl':19 'though':69 'tl':298 'uk':37 'unencrypt':102 'usag':53 'use':110,151 'user':60,121,182,274,310 'utilis':62,80 'viabl':257,317 'want':38 'way':280 'without':166,319 'work':227 'would':159,204"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700755875
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8608802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700669475 {#1638
    date: 2023-11-22 17:11:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\Entry {#1435
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "My-idea-of-maintaining-E2EE-between-people-in-the-age"
  +title: "My idea of maintaining E2EE between people in the age of the UK's and EU's anti-privacy laws"
  +url: null
  +body: """
    Before I say anything else, I should mention that this is nothing ground-breaking, neither is it terribly difficult to implement. This is simply how I envision a simple solution.\n
    \n
    Basically, the EU and the UK want the secret keys to your encrypted media/messages. Which essentially breaks encryption completely, ending E2EE usage.\n
    \n
    The alternative is, then, for the user to utilise their own form of E2EE. How though? The answer, in my opinion, is personal exchange of keys utilising asymmetrical encryption. Exchanging public keys in plaintext is fine as long as they don’t have your private key. Which means unencrypted services like SMS could also be secured using this method (for example, have the public key of a user in their profile). I believe QKSMS employed encryption for SMSes for as long as it lasted, but no idea about the kind of encryption).\n
    \n
    Technically, if everyone started to use p2p messengers with asymmetrical encryption, the EU would have very little they could do without compromising every mobile in the region and preventing people from downloading APKs somehow (sorry iOS users but you’re never going to have privacy anyway).\n
    \n
    However, this is only possible with a FOSS project, because a company would have to fork over the keys anyway to stay alive. A FOSS project can simply be forked once the OG maintainer stops working on it due to government pressure. That is where the problem comes, since FOSS projects can’t really run their own servers to store media, making p2p the only viable option. But with some people behind CG-NAT, that becomes harder for non-technical users.\n
    \n
    I don’t have a way to solve this other than the general population becoming tech-savvy enough to give a damn.\n
    \n
    Tl:dr; FOSS projects are best suited for implementing personal E2EE between users, but that makes p2p the only viable option without a back-end, which makes it difficult for people behind CG-NAT.\n
    \n
    Cheers
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700846071 {#1466
    date: 2023-11-24 18:14:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1645 …}
  +votes: Doctrine\ORM\PersistentCollection {#1641 …}
  +reports: Doctrine\ORM\PersistentCollection {#1675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: [
    4 => App\Entity\EntryComment {#1907
      +user: App\Entity\User {#260 …}
      +entry: App\Entity\Entry {#1435}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
      +body: """
        From what I understand of PKI and the way the Internet is right now, trust in identity would be very hard to build if clients engage in PKI.\n
        \n
        But taking encryption into one’s hands basically brings back control into one’s hands. You do not specifically need an encrypted connection in such a case, just a tamper-proof connection.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700726299 {#1410
        date: 2023-11-23 08:58:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MigratingtoLemmy@lemmy.world"
        "@virtualbriefcase@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2025 …}
      +nested: Doctrine\ORM\PersistentCollection {#2022 …}
      +votes: Doctrine\ORM\PersistentCollection {#2026 …}
      +reports: Doctrine\ORM\PersistentCollection {#2030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
      -id: 153790
      -bodyTs: "'back':38 'basic':36 'bring':37 'build':23 'case':55 'client':25 'connect':51,61 'control':39 'encrypt':31,50 'engag':26 'hand':35,43 'hard':21 'ident':17 'internet':11 'need':48 'one':33,41 'pki':6,28 'proof':60 'right':13 'specif':47 'take':30 'tamper':59 'tamper-proof':58 'trust':15 'understand':4 'way':9 'would':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5525514"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700726299 {#1874
        date: 2023-11-23 08:58:19.0 +01:00
      }
      +"title": 153790
    }
    3 => App\Entity\EntryComment {#1401
      +user: App\Entity\User {#260 …}
      +entry: App\Entity\Entry {#1435}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
      +body: "You are right. I didn’t think about it like so before. I could point at I2P and TOR but I don’t think that’s foolproof either, neither do I know enough to be able to comment. Is there no way out?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700756461 {#1363
        date: 2023-11-23 17:21:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MigratingtoLemmy@lemmy.world"
        "@skullgiver@popplesburger.hilciferous.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1385 …}
      +nested: Doctrine\ORM\PersistentCollection {#1402 …}
      +votes: Doctrine\ORM\PersistentCollection {#1381 …}
      +reports: Doctrine\ORM\PersistentCollection {#2393 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
      -id: 155203
      -bodyTs: "'abl':36 'comment':38 'could':14 'didn':5 'either':28 'enough':33 'foolproof':27 'i2p':17 'know':32 'like':10 'neither':29 'point':15 'right':3 'think':7,24 'tor':19 'way':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5532588"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700756461 {#1404
        date: 2023-11-23 17:21:01.0 +01:00
      }
      +"title": 155203
    }
    2 => App\Entity\EntryComment {#2011
      +user: App\Entity\User {#260 …}
      +entry: App\Entity\Entry {#1435}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
      +body: "Wait, if the EU is in favour of secure encryption, then who is opposing it in the EU? I haven’t heard of encryption being broken in America"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700773335 {#2389
        date: 2023-11-23 22:02:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MigratingtoLemmy@lemmy.world"
        "@skullgiver@popplesburger.hilciferous.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2029 …}
      +nested: Doctrine\ORM\PersistentCollection {#2020 …}
      +votes: Doctrine\ORM\PersistentCollection {#2027 …}
      +reports: Doctrine\ORM\PersistentCollection {#2031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
      -id: 156186
      -bodyTs: "'america':28 'broken':26 'encrypt':10,24 'eu':4,18 'favour':7 'haven':20 'heard':22 'oppos':14 'secur':9 'wait':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5537456"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700773335 {#2391
        date: 2023-11-23 22:02:15.0 +01:00
      }
      +"title": 156186
    }
    1 => App\Entity\EntryComment {#2328
      +user: App\Entity\User {#260 …}
      +entry: App\Entity\Entry {#1435}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
      +body: "Wow, that’s amazing!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700846005 {#2314
        date: 2023-11-24 18:13:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MigratingtoLemmy@lemmy.world"
        "@FIST_FILLET@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2191 …}
      +nested: Doctrine\ORM\PersistentCollection {#2327 …}
      +votes: Doctrine\ORM\PersistentCollection {#2333 …}
      +reports: Doctrine\ORM\PersistentCollection {#2324 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
      -id: 159213
      -bodyTs: "'amaz':4 'wow':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5553029"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700846005 {#2289
        date: 2023-11-24 18:13:25.0 +01:00
      }
      +"title": 159213
    }
    0 => App\Entity\EntryComment {#2336
      +user: App\Entity\User {#260 …}
      +entry: App\Entity\Entry {#1435}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
      +body: "Thanks for the list. I live in the US but I’ll keep this in mind"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700846071 {#2337
        date: 2023-11-24 18:14:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MigratingtoLemmy@lemmy.world"
        "@skullgiver@popplesburger.hilciferous.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2339 …}
      +nested: Doctrine\ORM\PersistentCollection {#2159 …}
      +votes: Doctrine\ORM\PersistentCollection {#2135 …}
      +reports: Doctrine\ORM\PersistentCollection {#2137 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
      -id: 159216
      -bodyTs: "'keep':13 'list':4 'live':6 'll':12 'mind':16 'thank':1 'us':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5553048"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700846071 {#2343
        date: 2023-11-24 18:14:31.0 +01:00
      }
      +"title": 159216
    }
  ]
  -id: 15505
  -titleTs: "'age':10 'anti':19 'anti-privaci':18 'e2ee':5 'eu':16 'idea':2 'law':21 'maintain':4 'peopl':7 'privaci':20 'uk':13"
  -bodyTs: "'aliv':214 'also':107 'altern':55 'answer':71 'anyth':4 'anyway':191,211 'apk':178 'asymmetr':81,155 'back':322 'back-end':321 'basic':32 'becom':268,289 'behind':263,330 'believ':126 'best':303 'break':15,48 'cg':265,332 'cg-nat':264,331 'cheer':334 'come':239 'compani':203 'complet':50 'compromis':167 'could':106,164 'damn':297 'difficult':20,327 'download':177 'dr':299 'due':230 'e2ee':52,67,308 'els':5 'employ':128 'encrypt':44,49,82,129,145,156 'end':51,323 'enough':293 'envis':28 'essenti':47 'eu':34,158 'everi':168 'everyon':148 'exampl':114 'exchang':77,83 'fine':89 'fork':207,221 'form':65 'foss':199,216,241,300 'general':287 'give':295 'go':187 'govern':232 'ground':14 'ground-break':13 'harder':269 'howev':192 'idea':140 'implement':22,306 'io':181 'key':41,79,85,99,118,210 'kind':143 'last':137 'like':104 'littl':162 'long':91,134 'maintain':225 'make':253,313,325 'mean':101 'media':252 'media/messages':45 'mention':8 'messeng':153 'method':112 'mobil':169 'nat':266,333 'neither':16 'never':186 'non':272 'non-techn':271 'noth':12 'og':224 'opinion':74 'option':258,318 'p2p':152,254,314 'peopl':175,262,329 'person':76,307 'plaintext':87 'popul':288 'possibl':196 'pressur':233 'prevent':174 'privaci':190 'privat':98 'problem':238 'profil':124 'project':200,217,242,301 'public':84,117 'qksms':127 're':185 'realli':245 'region':172 'run':246 'savvi':292 'say':3 'secret':40 'secur':109 'server':249 'servic':103 'simpl':30 'simpli':25,219 'sinc':240 'sms':105 'smses':131 'solut':31 'solv':282 'somehow':179 'sorri':180 'start':149 'stay':213 'stop':226 'store':251 'suit':304 'tech':291 'tech-savvi':290 'technic':146,273 'terribl':19 'though':69 'tl':298 'uk':37 'unencrypt':102 'usag':53 'use':110,151 'user':60,121,182,274,310 'utilis':62,80 'viabl':257,317 'want':38 'way':280 'without':166,319 'work':227 'would':159,204"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700755875
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8608802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700669475 {#1638
    date: 2023-11-22 17:11:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#1907
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1435
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "My-idea-of-maintaining-E2EE-between-people-in-the-age"
    +title: "My idea of maintaining E2EE between people in the age of the UK's and EU's anti-privacy laws"
    +url: null
    +body: """
      Before I say anything else, I should mention that this is nothing ground-breaking, neither is it terribly difficult to implement. This is simply how I envision a simple solution.\n
      \n
      Basically, the EU and the UK want the secret keys to your encrypted media/messages. Which essentially breaks encryption completely, ending E2EE usage.\n
      \n
      The alternative is, then, for the user to utilise their own form of E2EE. How though? The answer, in my opinion, is personal exchange of keys utilising asymmetrical encryption. Exchanging public keys in plaintext is fine as long as they don’t have your private key. Which means unencrypted services like SMS could also be secured using this method (for example, have the public key of a user in their profile). I believe QKSMS employed encryption for SMSes for as long as it lasted, but no idea about the kind of encryption).\n
      \n
      Technically, if everyone started to use p2p messengers with asymmetrical encryption, the EU would have very little they could do without compromising every mobile in the region and preventing people from downloading APKs somehow (sorry iOS users but you’re never going to have privacy anyway).\n
      \n
      However, this is only possible with a FOSS project, because a company would have to fork over the keys anyway to stay alive. A FOSS project can simply be forked once the OG maintainer stops working on it due to government pressure. That is where the problem comes, since FOSS projects can’t really run their own servers to store media, making p2p the only viable option. But with some people behind CG-NAT, that becomes harder for non-technical users.\n
      \n
      I don’t have a way to solve this other than the general population becoming tech-savvy enough to give a damn.\n
      \n
      Tl:dr; FOSS projects are best suited for implementing personal E2EE between users, but that makes p2p the only viable option without a back-end, which makes it difficult for people behind CG-NAT.\n
      \n
      Cheers
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700846071 {#1466
      date: 2023-11-24 18:14:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1645 …}
    +votes: Doctrine\ORM\PersistentCollection {#1641 …}
    +reports: Doctrine\ORM\PersistentCollection {#1675 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
    +badges: Doctrine\ORM\PersistentCollection {#1585 …}
    +children: [
      4 => App\Entity\EntryComment {#1907}
      3 => App\Entity\EntryComment {#1401
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "You are right. I didn’t think about it like so before. I could point at I2P and TOR but I don’t think that’s foolproof either, neither do I know enough to be able to comment. Is there no way out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700756461 {#1363
          date: 2023-11-23 17:21:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@skullgiver@popplesburger.hilciferous.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1385 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#2393 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 155203
        -bodyTs: "'abl':36 'comment':38 'could':14 'didn':5 'either':28 'enough':33 'foolproof':27 'i2p':17 'know':32 'like':10 'neither':29 'point':15 'right':3 'think':7,24 'tor':19 'way':42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5532588"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700756461 {#1404
          date: 2023-11-23 17:21:01.0 +01:00
        }
        +"title": 155203
      }
      2 => App\Entity\EntryComment {#2011
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "Wait, if the EU is in favour of secure encryption, then who is opposing it in the EU? I haven’t heard of encryption being broken in America"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700773335 {#2389
          date: 2023-11-23 22:02:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@skullgiver@popplesburger.hilciferous.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -id: 156186
        -bodyTs: "'america':28 'broken':26 'encrypt':10,24 'eu':4,18 'favour':7 'haven':20 'heard':22 'oppos':14 'secur':9 'wait':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5537456"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700773335 {#2391
          date: 2023-11-23 22:02:15.0 +01:00
        }
        +"title": 156186
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +body: "Wow, that’s amazing!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700846005 {#2314
          date: 2023-11-24 18:13:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@FIST_FILLET@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 159213
        -bodyTs: "'amaz':4 'wow':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5553029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700846005 {#2289
          date: 2023-11-24 18:13:25.0 +01:00
        }
        +"title": 159213
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "Thanks for the list. I live in the US but I’ll keep this in mind"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700846071 {#2337
          date: 2023-11-24 18:14:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@skullgiver@popplesburger.hilciferous.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2339 …}
        +nested: Doctrine\ORM\PersistentCollection {#2159 …}
        +votes: Doctrine\ORM\PersistentCollection {#2135 …}
        +reports: Doctrine\ORM\PersistentCollection {#2137 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
        -id: 159216
        -bodyTs: "'keep':13 'list':4 'live':6 'll':12 'mind':16 'thank':1 'us':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5553048"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700846071 {#2343
          date: 2023-11-24 18:14:31.0 +01:00
        }
        +"title": 159216
      }
    ]
    -id: 15505
    -titleTs: "'age':10 'anti':19 'anti-privaci':18 'e2ee':5 'eu':16 'idea':2 'law':21 'maintain':4 'peopl':7 'privaci':20 'uk':13"
    -bodyTs: "'aliv':214 'also':107 'altern':55 'answer':71 'anyth':4 'anyway':191,211 'apk':178 'asymmetr':81,155 'back':322 'back-end':321 'basic':32 'becom':268,289 'behind':263,330 'believ':126 'best':303 'break':15,48 'cg':265,332 'cg-nat':264,331 'cheer':334 'come':239 'compani':203 'complet':50 'compromis':167 'could':106,164 'damn':297 'difficult':20,327 'download':177 'dr':299 'due':230 'e2ee':52,67,308 'els':5 'employ':128 'encrypt':44,49,82,129,145,156 'end':51,323 'enough':293 'envis':28 'essenti':47 'eu':34,158 'everi':168 'everyon':148 'exampl':114 'exchang':77,83 'fine':89 'fork':207,221 'form':65 'foss':199,216,241,300 'general':287 'give':295 'go':187 'govern':232 'ground':14 'ground-break':13 'harder':269 'howev':192 'idea':140 'implement':22,306 'io':181 'key':41,79,85,99,118,210 'kind':143 'last':137 'like':104 'littl':162 'long':91,134 'maintain':225 'make':253,313,325 'mean':101 'media':252 'media/messages':45 'mention':8 'messeng':153 'method':112 'mobil':169 'nat':266,333 'neither':16 'never':186 'non':272 'non-techn':271 'noth':12 'og':224 'opinion':74 'option':258,318 'p2p':152,254,314 'peopl':175,262,329 'person':76,307 'plaintext':87 'popul':288 'possibl':196 'pressur':233 'prevent':174 'privaci':190 'privat':98 'problem':238 'profil':124 'project':200,217,242,301 'public':84,117 'qksms':127 're':185 'realli':245 'region':172 'run':246 'savvi':292 'say':3 'secret':40 'secur':109 'server':249 'servic':103 'simpl':30 'simpli':25,219 'sinc':240 'sms':105 'smses':131 'solut':31 'solv':282 'somehow':179 'sorri':180 'start':149 'stay':213 'stop':226 'store':251 'suit':304 'tech':291 'tech-savvi':290 'technic':146,273 'terribl':19 'though':69 'tl':298 'uk':37 'unencrypt':102 'usag':53 'use':110,151 'user':60,121,182,274,310 'utilis':62,80 'viabl':257,317 'want':38 'way':280 'without':166,319 'work':227 'would':159,204"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700755875
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8608802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700669475 {#1638
      date: 2023-11-22 17:11:15.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
  +body: """
    From what I understand of PKI and the way the Internet is right now, trust in identity would be very hard to build if clients engage in PKI.\n
    \n
    But taking encryption into one’s hands basically brings back control into one’s hands. You do not specifically need an encrypted connection in such a case, just a tamper-proof connection.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700726299 {#1410
    date: 2023-11-23 08:58:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@virtualbriefcase@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2025 …}
  +nested: Doctrine\ORM\PersistentCollection {#2022 …}
  +votes: Doctrine\ORM\PersistentCollection {#2026 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
  -id: 153790
  -bodyTs: "'back':38 'basic':36 'bring':37 'build':23 'case':55 'client':25 'connect':51,61 'control':39 'encrypt':31,50 'engag':26 'hand':35,43 'hard':21 'ident':17 'internet':11 'need':48 'one':33,41 'pki':6,28 'proof':60 'right':13 'specif':47 'take':30 'tamper':59 'tamper-proof':58 'trust':15 'understand':4 'way':9 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5525514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700726299 {#1874
    date: 2023-11-23 08:58:19.0 +01:00
  }
  +"title": 153790
}
"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
115 DENIED edit
App\Entity\EntryComment {#1907
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1435
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "My-idea-of-maintaining-E2EE-between-people-in-the-age"
    +title: "My idea of maintaining E2EE between people in the age of the UK's and EU's anti-privacy laws"
    +url: null
    +body: """
      Before I say anything else, I should mention that this is nothing ground-breaking, neither is it terribly difficult to implement. This is simply how I envision a simple solution.\n
      \n
      Basically, the EU and the UK want the secret keys to your encrypted media/messages. Which essentially breaks encryption completely, ending E2EE usage.\n
      \n
      The alternative is, then, for the user to utilise their own form of E2EE. How though? The answer, in my opinion, is personal exchange of keys utilising asymmetrical encryption. Exchanging public keys in plaintext is fine as long as they don’t have your private key. Which means unencrypted services like SMS could also be secured using this method (for example, have the public key of a user in their profile). I believe QKSMS employed encryption for SMSes for as long as it lasted, but no idea about the kind of encryption).\n
      \n
      Technically, if everyone started to use p2p messengers with asymmetrical encryption, the EU would have very little they could do without compromising every mobile in the region and preventing people from downloading APKs somehow (sorry iOS users but you’re never going to have privacy anyway).\n
      \n
      However, this is only possible with a FOSS project, because a company would have to fork over the keys anyway to stay alive. A FOSS project can simply be forked once the OG maintainer stops working on it due to government pressure. That is where the problem comes, since FOSS projects can’t really run their own servers to store media, making p2p the only viable option. But with some people behind CG-NAT, that becomes harder for non-technical users.\n
      \n
      I don’t have a way to solve this other than the general population becoming tech-savvy enough to give a damn.\n
      \n
      Tl:dr; FOSS projects are best suited for implementing personal E2EE between users, but that makes p2p the only viable option without a back-end, which makes it difficult for people behind CG-NAT.\n
      \n
      Cheers
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700846071 {#1466
      date: 2023-11-24 18:14:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1645 …}
    +votes: Doctrine\ORM\PersistentCollection {#1641 …}
    +reports: Doctrine\ORM\PersistentCollection {#1675 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
    +badges: Doctrine\ORM\PersistentCollection {#1585 …}
    +children: [
      4 => App\Entity\EntryComment {#1907}
      3 => App\Entity\EntryComment {#1401
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "You are right. I didn’t think about it like so before. I could point at I2P and TOR but I don’t think that’s foolproof either, neither do I know enough to be able to comment. Is there no way out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700756461 {#1363
          date: 2023-11-23 17:21:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@skullgiver@popplesburger.hilciferous.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1385 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#2393 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 155203
        -bodyTs: "'abl':36 'comment':38 'could':14 'didn':5 'either':28 'enough':33 'foolproof':27 'i2p':17 'know':32 'like':10 'neither':29 'point':15 'right':3 'think':7,24 'tor':19 'way':42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5532588"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700756461 {#1404
          date: 2023-11-23 17:21:01.0 +01:00
        }
        +"title": 155203
      }
      2 => App\Entity\EntryComment {#2011
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "Wait, if the EU is in favour of secure encryption, then who is opposing it in the EU? I haven’t heard of encryption being broken in America"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700773335 {#2389
          date: 2023-11-23 22:02:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@skullgiver@popplesburger.hilciferous.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -id: 156186
        -bodyTs: "'america':28 'broken':26 'encrypt':10,24 'eu':4,18 'favour':7 'haven':20 'heard':22 'oppos':14 'secur':9 'wait':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5537456"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700773335 {#2391
          date: 2023-11-23 22:02:15.0 +01:00
        }
        +"title": 156186
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +body: "Wow, that’s amazing!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700846005 {#2314
          date: 2023-11-24 18:13:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@FIST_FILLET@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 159213
        -bodyTs: "'amaz':4 'wow':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5553029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700846005 {#2289
          date: 2023-11-24 18:13:25.0 +01:00
        }
        +"title": 159213
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "Thanks for the list. I live in the US but I’ll keep this in mind"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700846071 {#2337
          date: 2023-11-24 18:14:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@skullgiver@popplesburger.hilciferous.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2339 …}
        +nested: Doctrine\ORM\PersistentCollection {#2159 …}
        +votes: Doctrine\ORM\PersistentCollection {#2135 …}
        +reports: Doctrine\ORM\PersistentCollection {#2137 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
        -id: 159216
        -bodyTs: "'keep':13 'list':4 'live':6 'll':12 'mind':16 'thank':1 'us':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5553048"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700846071 {#2343
          date: 2023-11-24 18:14:31.0 +01:00
        }
        +"title": 159216
      }
    ]
    -id: 15505
    -titleTs: "'age':10 'anti':19 'anti-privaci':18 'e2ee':5 'eu':16 'idea':2 'law':21 'maintain':4 'peopl':7 'privaci':20 'uk':13"
    -bodyTs: "'aliv':214 'also':107 'altern':55 'answer':71 'anyth':4 'anyway':191,211 'apk':178 'asymmetr':81,155 'back':322 'back-end':321 'basic':32 'becom':268,289 'behind':263,330 'believ':126 'best':303 'break':15,48 'cg':265,332 'cg-nat':264,331 'cheer':334 'come':239 'compani':203 'complet':50 'compromis':167 'could':106,164 'damn':297 'difficult':20,327 'download':177 'dr':299 'due':230 'e2ee':52,67,308 'els':5 'employ':128 'encrypt':44,49,82,129,145,156 'end':51,323 'enough':293 'envis':28 'essenti':47 'eu':34,158 'everi':168 'everyon':148 'exampl':114 'exchang':77,83 'fine':89 'fork':207,221 'form':65 'foss':199,216,241,300 'general':287 'give':295 'go':187 'govern':232 'ground':14 'ground-break':13 'harder':269 'howev':192 'idea':140 'implement':22,306 'io':181 'key':41,79,85,99,118,210 'kind':143 'last':137 'like':104 'littl':162 'long':91,134 'maintain':225 'make':253,313,325 'mean':101 'media':252 'media/messages':45 'mention':8 'messeng':153 'method':112 'mobil':169 'nat':266,333 'neither':16 'never':186 'non':272 'non-techn':271 'noth':12 'og':224 'opinion':74 'option':258,318 'p2p':152,254,314 'peopl':175,262,329 'person':76,307 'plaintext':87 'popul':288 'possibl':196 'pressur':233 'prevent':174 'privaci':190 'privat':98 'problem':238 'profil':124 'project':200,217,242,301 'public':84,117 'qksms':127 're':185 'realli':245 'region':172 'run':246 'savvi':292 'say':3 'secret':40 'secur':109 'server':249 'servic':103 'simpl':30 'simpli':25,219 'sinc':240 'sms':105 'smses':131 'solut':31 'solv':282 'somehow':179 'sorri':180 'start':149 'stay':213 'stop':226 'store':251 'suit':304 'tech':291 'tech-savvi':290 'technic':146,273 'terribl':19 'though':69 'tl':298 'uk':37 'unencrypt':102 'usag':53 'use':110,151 'user':60,121,182,274,310 'utilis':62,80 'viabl':257,317 'want':38 'way':280 'without':166,319 'work':227 'would':159,204"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700755875
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8608802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700669475 {#1638
      date: 2023-11-22 17:11:15.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
  +body: """
    From what I understand of PKI and the way the Internet is right now, trust in identity would be very hard to build if clients engage in PKI.\n
    \n
    But taking encryption into one’s hands basically brings back control into one’s hands. You do not specifically need an encrypted connection in such a case, just a tamper-proof connection.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700726299 {#1410
    date: 2023-11-23 08:58:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@virtualbriefcase@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2025 …}
  +nested: Doctrine\ORM\PersistentCollection {#2022 …}
  +votes: Doctrine\ORM\PersistentCollection {#2026 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
  -id: 153790
  -bodyTs: "'back':38 'basic':36 'bring':37 'build':23 'case':55 'client':25 'connect':51,61 'control':39 'encrypt':31,50 'engag':26 'hand':35,43 'hard':21 'ident':17 'internet':11 'need':48 'one':33,41 'pki':6,28 'proof':60 'right':13 'specif':47 'take':30 'tamper':59 'tamper-proof':58 'trust':15 'understand':4 'way':9 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5525514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700726299 {#1874
    date: 2023-11-23 08:58:19.0 +01:00
  }
  +"title": 153790
}
"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
116 DENIED moderate
App\Entity\EntryComment {#1907
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1435
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "My-idea-of-maintaining-E2EE-between-people-in-the-age"
    +title: "My idea of maintaining E2EE between people in the age of the UK's and EU's anti-privacy laws"
    +url: null
    +body: """
      Before I say anything else, I should mention that this is nothing ground-breaking, neither is it terribly difficult to implement. This is simply how I envision a simple solution.\n
      \n
      Basically, the EU and the UK want the secret keys to your encrypted media/messages. Which essentially breaks encryption completely, ending E2EE usage.\n
      \n
      The alternative is, then, for the user to utilise their own form of E2EE. How though? The answer, in my opinion, is personal exchange of keys utilising asymmetrical encryption. Exchanging public keys in plaintext is fine as long as they don’t have your private key. Which means unencrypted services like SMS could also be secured using this method (for example, have the public key of a user in their profile). I believe QKSMS employed encryption for SMSes for as long as it lasted, but no idea about the kind of encryption).\n
      \n
      Technically, if everyone started to use p2p messengers with asymmetrical encryption, the EU would have very little they could do without compromising every mobile in the region and preventing people from downloading APKs somehow (sorry iOS users but you’re never going to have privacy anyway).\n
      \n
      However, this is only possible with a FOSS project, because a company would have to fork over the keys anyway to stay alive. A FOSS project can simply be forked once the OG maintainer stops working on it due to government pressure. That is where the problem comes, since FOSS projects can’t really run their own servers to store media, making p2p the only viable option. But with some people behind CG-NAT, that becomes harder for non-technical users.\n
      \n
      I don’t have a way to solve this other than the general population becoming tech-savvy enough to give a damn.\n
      \n
      Tl:dr; FOSS projects are best suited for implementing personal E2EE between users, but that makes p2p the only viable option without a back-end, which makes it difficult for people behind CG-NAT.\n
      \n
      Cheers
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700846071 {#1466
      date: 2023-11-24 18:14:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1645 …}
    +votes: Doctrine\ORM\PersistentCollection {#1641 …}
    +reports: Doctrine\ORM\PersistentCollection {#1675 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
    +badges: Doctrine\ORM\PersistentCollection {#1585 …}
    +children: [
      4 => App\Entity\EntryComment {#1907}
      3 => App\Entity\EntryComment {#1401
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "You are right. I didn’t think about it like so before. I could point at I2P and TOR but I don’t think that’s foolproof either, neither do I know enough to be able to comment. Is there no way out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700756461 {#1363
          date: 2023-11-23 17:21:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@skullgiver@popplesburger.hilciferous.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1385 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#2393 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 155203
        -bodyTs: "'abl':36 'comment':38 'could':14 'didn':5 'either':28 'enough':33 'foolproof':27 'i2p':17 'know':32 'like':10 'neither':29 'point':15 'right':3 'think':7,24 'tor':19 'way':42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5532588"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700756461 {#1404
          date: 2023-11-23 17:21:01.0 +01:00
        }
        +"title": 155203
      }
      2 => App\Entity\EntryComment {#2011
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "Wait, if the EU is in favour of secure encryption, then who is opposing it in the EU? I haven’t heard of encryption being broken in America"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700773335 {#2389
          date: 2023-11-23 22:02:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@skullgiver@popplesburger.hilciferous.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -id: 156186
        -bodyTs: "'america':28 'broken':26 'encrypt':10,24 'eu':4,18 'favour':7 'haven':20 'heard':22 'oppos':14 'secur':9 'wait':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5537456"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700773335 {#2391
          date: 2023-11-23 22:02:15.0 +01:00
        }
        +"title": 156186
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +body: "Wow, that’s amazing!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700846005 {#2314
          date: 2023-11-24 18:13:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@FIST_FILLET@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 159213
        -bodyTs: "'amaz':4 'wow':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5553029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700846005 {#2289
          date: 2023-11-24 18:13:25.0 +01:00
        }
        +"title": 159213
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "Thanks for the list. I live in the US but I’ll keep this in mind"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700846071 {#2337
          date: 2023-11-24 18:14:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@skullgiver@popplesburger.hilciferous.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2339 …}
        +nested: Doctrine\ORM\PersistentCollection {#2159 …}
        +votes: Doctrine\ORM\PersistentCollection {#2135 …}
        +reports: Doctrine\ORM\PersistentCollection {#2137 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
        -id: 159216
        -bodyTs: "'keep':13 'list':4 'live':6 'll':12 'mind':16 'thank':1 'us':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5553048"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700846071 {#2343
          date: 2023-11-24 18:14:31.0 +01:00
        }
        +"title": 159216
      }
    ]
    -id: 15505
    -titleTs: "'age':10 'anti':19 'anti-privaci':18 'e2ee':5 'eu':16 'idea':2 'law':21 'maintain':4 'peopl':7 'privaci':20 'uk':13"
    -bodyTs: "'aliv':214 'also':107 'altern':55 'answer':71 'anyth':4 'anyway':191,211 'apk':178 'asymmetr':81,155 'back':322 'back-end':321 'basic':32 'becom':268,289 'behind':263,330 'believ':126 'best':303 'break':15,48 'cg':265,332 'cg-nat':264,331 'cheer':334 'come':239 'compani':203 'complet':50 'compromis':167 'could':106,164 'damn':297 'difficult':20,327 'download':177 'dr':299 'due':230 'e2ee':52,67,308 'els':5 'employ':128 'encrypt':44,49,82,129,145,156 'end':51,323 'enough':293 'envis':28 'essenti':47 'eu':34,158 'everi':168 'everyon':148 'exampl':114 'exchang':77,83 'fine':89 'fork':207,221 'form':65 'foss':199,216,241,300 'general':287 'give':295 'go':187 'govern':232 'ground':14 'ground-break':13 'harder':269 'howev':192 'idea':140 'implement':22,306 'io':181 'key':41,79,85,99,118,210 'kind':143 'last':137 'like':104 'littl':162 'long':91,134 'maintain':225 'make':253,313,325 'mean':101 'media':252 'media/messages':45 'mention':8 'messeng':153 'method':112 'mobil':169 'nat':266,333 'neither':16 'never':186 'non':272 'non-techn':271 'noth':12 'og':224 'opinion':74 'option':258,318 'p2p':152,254,314 'peopl':175,262,329 'person':76,307 'plaintext':87 'popul':288 'possibl':196 'pressur':233 'prevent':174 'privaci':190 'privat':98 'problem':238 'profil':124 'project':200,217,242,301 'public':84,117 'qksms':127 're':185 'realli':245 'region':172 'run':246 'savvi':292 'say':3 'secret':40 'secur':109 'server':249 'servic':103 'simpl':30 'simpli':25,219 'sinc':240 'sms':105 'smses':131 'solut':31 'solv':282 'somehow':179 'sorri':180 'start':149 'stay':213 'stop':226 'store':251 'suit':304 'tech':291 'tech-savvi':290 'technic':146,273 'terribl':19 'though':69 'tl':298 'uk':37 'unencrypt':102 'usag':53 'use':110,151 'user':60,121,182,274,310 'utilis':62,80 'viabl':257,317 'want':38 'way':280 'without':166,319 'work':227 'would':159,204"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700755875
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8608802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700669475 {#1638
      date: 2023-11-22 17:11:15.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
  +body: """
    From what I understand of PKI and the way the Internet is right now, trust in identity would be very hard to build if clients engage in PKI.\n
    \n
    But taking encryption into one’s hands basically brings back control into one’s hands. You do not specifically need an encrypted connection in such a case, just a tamper-proof connection.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700726299 {#1410
    date: 2023-11-23 08:58:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@virtualbriefcase@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2025 …}
  +nested: Doctrine\ORM\PersistentCollection {#2022 …}
  +votes: Doctrine\ORM\PersistentCollection {#2026 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
  -id: 153790
  -bodyTs: "'back':38 'basic':36 'bring':37 'build':23 'case':55 'client':25 'connect':51,61 'control':39 'encrypt':31,50 'engag':26 'hand':35,43 'hard':21 'ident':17 'internet':11 'need':48 'one':33,41 'pki':6,28 'proof':60 'right':13 'specif':47 'take':30 'tamper':59 'tamper-proof':58 'trust':15 'understand':4 'way':9 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5525514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700726299 {#1874
    date: 2023-11-23 08:58:19.0 +01:00
  }
  +"title": 153790
}
"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
117 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
118 DENIED moderate
App\Entity\EntryComment {#1401
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1435
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "My-idea-of-maintaining-E2EE-between-people-in-the-age"
    +title: "My idea of maintaining E2EE between people in the age of the UK's and EU's anti-privacy laws"
    +url: null
    +body: """
      Before I say anything else, I should mention that this is nothing ground-breaking, neither is it terribly difficult to implement. This is simply how I envision a simple solution.\n
      \n
      Basically, the EU and the UK want the secret keys to your encrypted media/messages. Which essentially breaks encryption completely, ending E2EE usage.\n
      \n
      The alternative is, then, for the user to utilise their own form of E2EE. How though? The answer, in my opinion, is personal exchange of keys utilising asymmetrical encryption. Exchanging public keys in plaintext is fine as long as they don’t have your private key. Which means unencrypted services like SMS could also be secured using this method (for example, have the public key of a user in their profile). I believe QKSMS employed encryption for SMSes for as long as it lasted, but no idea about the kind of encryption).\n
      \n
      Technically, if everyone started to use p2p messengers with asymmetrical encryption, the EU would have very little they could do without compromising every mobile in the region and preventing people from downloading APKs somehow (sorry iOS users but you’re never going to have privacy anyway).\n
      \n
      However, this is only possible with a FOSS project, because a company would have to fork over the keys anyway to stay alive. A FOSS project can simply be forked once the OG maintainer stops working on it due to government pressure. That is where the problem comes, since FOSS projects can’t really run their own servers to store media, making p2p the only viable option. But with some people behind CG-NAT, that becomes harder for non-technical users.\n
      \n
      I don’t have a way to solve this other than the general population becoming tech-savvy enough to give a damn.\n
      \n
      Tl:dr; FOSS projects are best suited for implementing personal E2EE between users, but that makes p2p the only viable option without a back-end, which makes it difficult for people behind CG-NAT.\n
      \n
      Cheers
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700846071 {#1466
      date: 2023-11-24 18:14:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1645 …}
    +votes: Doctrine\ORM\PersistentCollection {#1641 …}
    +reports: Doctrine\ORM\PersistentCollection {#1675 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
    +badges: Doctrine\ORM\PersistentCollection {#1585 …}
    +children: [
      4 => App\Entity\EntryComment {#1907
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +body: """
          From what I understand of PKI and the way the Internet is right now, trust in identity would be very hard to build if clients engage in PKI.\n
          \n
          But taking encryption into one’s hands basically brings back control into one’s hands. You do not specifically need an encrypted connection in such a case, just a tamper-proof connection.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700726299 {#1410
          date: 2023-11-23 08:58:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@virtualbriefcase@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2025 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 153790
        -bodyTs: "'back':38 'basic':36 'bring':37 'build':23 'case':55 'client':25 'connect':51,61 'control':39 'encrypt':31,50 'engag':26 'hand':35,43 'hard':21 'ident':17 'internet':11 'need':48 'one':33,41 'pki':6,28 'proof':60 'right':13 'specif':47 'take':30 'tamper':59 'tamper-proof':58 'trust':15 'understand':4 'way':9 'would':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5525514"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700726299 {#1874
          date: 2023-11-23 08:58:19.0 +01:00
        }
        +"title": 153790
      }
      3 => App\Entity\EntryComment {#1401}
      2 => App\Entity\EntryComment {#2011
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "Wait, if the EU is in favour of secure encryption, then who is opposing it in the EU? I haven’t heard of encryption being broken in America"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700773335 {#2389
          date: 2023-11-23 22:02:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@skullgiver@popplesburger.hilciferous.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -id: 156186
        -bodyTs: "'america':28 'broken':26 'encrypt':10,24 'eu':4,18 'favour':7 'haven':20 'heard':22 'oppos':14 'secur':9 'wait':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5537456"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700773335 {#2391
          date: 2023-11-23 22:02:15.0 +01:00
        }
        +"title": 156186
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +body: "Wow, that’s amazing!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700846005 {#2314
          date: 2023-11-24 18:13:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@FIST_FILLET@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 159213
        -bodyTs: "'amaz':4 'wow':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5553029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700846005 {#2289
          date: 2023-11-24 18:13:25.0 +01:00
        }
        +"title": 159213
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "Thanks for the list. I live in the US but I’ll keep this in mind"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700846071 {#2337
          date: 2023-11-24 18:14:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@skullgiver@popplesburger.hilciferous.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2339 …}
        +nested: Doctrine\ORM\PersistentCollection {#2159 …}
        +votes: Doctrine\ORM\PersistentCollection {#2135 …}
        +reports: Doctrine\ORM\PersistentCollection {#2137 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
        -id: 159216
        -bodyTs: "'keep':13 'list':4 'live':6 'll':12 'mind':16 'thank':1 'us':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5553048"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700846071 {#2343
          date: 2023-11-24 18:14:31.0 +01:00
        }
        +"title": 159216
      }
    ]
    -id: 15505
    -titleTs: "'age':10 'anti':19 'anti-privaci':18 'e2ee':5 'eu':16 'idea':2 'law':21 'maintain':4 'peopl':7 'privaci':20 'uk':13"
    -bodyTs: "'aliv':214 'also':107 'altern':55 'answer':71 'anyth':4 'anyway':191,211 'apk':178 'asymmetr':81,155 'back':322 'back-end':321 'basic':32 'becom':268,289 'behind':263,330 'believ':126 'best':303 'break':15,48 'cg':265,332 'cg-nat':264,331 'cheer':334 'come':239 'compani':203 'complet':50 'compromis':167 'could':106,164 'damn':297 'difficult':20,327 'download':177 'dr':299 'due':230 'e2ee':52,67,308 'els':5 'employ':128 'encrypt':44,49,82,129,145,156 'end':51,323 'enough':293 'envis':28 'essenti':47 'eu':34,158 'everi':168 'everyon':148 'exampl':114 'exchang':77,83 'fine':89 'fork':207,221 'form':65 'foss':199,216,241,300 'general':287 'give':295 'go':187 'govern':232 'ground':14 'ground-break':13 'harder':269 'howev':192 'idea':140 'implement':22,306 'io':181 'key':41,79,85,99,118,210 'kind':143 'last':137 'like':104 'littl':162 'long':91,134 'maintain':225 'make':253,313,325 'mean':101 'media':252 'media/messages':45 'mention':8 'messeng':153 'method':112 'mobil':169 'nat':266,333 'neither':16 'never':186 'non':272 'non-techn':271 'noth':12 'og':224 'opinion':74 'option':258,318 'p2p':152,254,314 'peopl':175,262,329 'person':76,307 'plaintext':87 'popul':288 'possibl':196 'pressur':233 'prevent':174 'privaci':190 'privat':98 'problem':238 'profil':124 'project':200,217,242,301 'public':84,117 'qksms':127 're':185 'realli':245 'region':172 'run':246 'savvi':292 'say':3 'secret':40 'secur':109 'server':249 'servic':103 'simpl':30 'simpli':25,219 'sinc':240 'sms':105 'smses':131 'solut':31 'solv':282 'somehow':179 'sorri':180 'start':149 'stay':213 'stop':226 'store':251 'suit':304 'tech':291 'tech-savvi':290 'technic':146,273 'terribl':19 'though':69 'tl':298 'uk':37 'unencrypt':102 'usag':53 'use':110,151 'user':60,121,182,274,310 'utilis':62,80 'viabl':257,317 'want':38 'way':280 'without':166,319 'work':227 'would':159,204"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700755875
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8608802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700669475 {#1638
      date: 2023-11-22 17:11:15.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
  +body: "You are right. I didn’t think about it like so before. I could point at I2P and TOR but I don’t think that’s foolproof either, neither do I know enough to be able to comment. Is there no way out?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700756461 {#1363
    date: 2023-11-23 17:21:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@skullgiver@popplesburger.hilciferous.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1385 …}
  +nested: Doctrine\ORM\PersistentCollection {#1402 …}
  +votes: Doctrine\ORM\PersistentCollection {#1381 …}
  +reports: Doctrine\ORM\PersistentCollection {#2393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
  -id: 155203
  -bodyTs: "'abl':36 'comment':38 'could':14 'didn':5 'either':28 'enough':33 'foolproof':27 'i2p':17 'know':32 'like':10 'neither':29 'point':15 'right':3 'think':7,24 'tor':19 'way':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5532588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700756461 {#1404
    date: 2023-11-23 17:21:01.0 +01:00
  }
  +"title": 155203
}
"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
119 DENIED edit
App\Entity\EntryComment {#1401
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1435
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "My-idea-of-maintaining-E2EE-between-people-in-the-age"
    +title: "My idea of maintaining E2EE between people in the age of the UK's and EU's anti-privacy laws"
    +url: null
    +body: """
      Before I say anything else, I should mention that this is nothing ground-breaking, neither is it terribly difficult to implement. This is simply how I envision a simple solution.\n
      \n
      Basically, the EU and the UK want the secret keys to your encrypted media/messages. Which essentially breaks encryption completely, ending E2EE usage.\n
      \n
      The alternative is, then, for the user to utilise their own form of E2EE. How though? The answer, in my opinion, is personal exchange of keys utilising asymmetrical encryption. Exchanging public keys in plaintext is fine as long as they don’t have your private key. Which means unencrypted services like SMS could also be secured using this method (for example, have the public key of a user in their profile). I believe QKSMS employed encryption for SMSes for as long as it lasted, but no idea about the kind of encryption).\n
      \n
      Technically, if everyone started to use p2p messengers with asymmetrical encryption, the EU would have very little they could do without compromising every mobile in the region and preventing people from downloading APKs somehow (sorry iOS users but you’re never going to have privacy anyway).\n
      \n
      However, this is only possible with a FOSS project, because a company would have to fork over the keys anyway to stay alive. A FOSS project can simply be forked once the OG maintainer stops working on it due to government pressure. That is where the problem comes, since FOSS projects can’t really run their own servers to store media, making p2p the only viable option. But with some people behind CG-NAT, that becomes harder for non-technical users.\n
      \n
      I don’t have a way to solve this other than the general population becoming tech-savvy enough to give a damn.\n
      \n
      Tl:dr; FOSS projects are best suited for implementing personal E2EE between users, but that makes p2p the only viable option without a back-end, which makes it difficult for people behind CG-NAT.\n
      \n
      Cheers
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700846071 {#1466
      date: 2023-11-24 18:14:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1645 …}
    +votes: Doctrine\ORM\PersistentCollection {#1641 …}
    +reports: Doctrine\ORM\PersistentCollection {#1675 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
    +badges: Doctrine\ORM\PersistentCollection {#1585 …}
    +children: [
      4 => App\Entity\EntryComment {#1907
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +body: """
          From what I understand of PKI and the way the Internet is right now, trust in identity would be very hard to build if clients engage in PKI.\n
          \n
          But taking encryption into one’s hands basically brings back control into one’s hands. You do not specifically need an encrypted connection in such a case, just a tamper-proof connection.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700726299 {#1410
          date: 2023-11-23 08:58:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@virtualbriefcase@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2025 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 153790
        -bodyTs: "'back':38 'basic':36 'bring':37 'build':23 'case':55 'client':25 'connect':51,61 'control':39 'encrypt':31,50 'engag':26 'hand':35,43 'hard':21 'ident':17 'internet':11 'need':48 'one':33,41 'pki':6,28 'proof':60 'right':13 'specif':47 'take':30 'tamper':59 'tamper-proof':58 'trust':15 'understand':4 'way':9 'would':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5525514"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700726299 {#1874
          date: 2023-11-23 08:58:19.0 +01:00
        }
        +"title": 153790
      }
      3 => App\Entity\EntryComment {#1401}
      2 => App\Entity\EntryComment {#2011
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "Wait, if the EU is in favour of secure encryption, then who is opposing it in the EU? I haven’t heard of encryption being broken in America"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700773335 {#2389
          date: 2023-11-23 22:02:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@skullgiver@popplesburger.hilciferous.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -id: 156186
        -bodyTs: "'america':28 'broken':26 'encrypt':10,24 'eu':4,18 'favour':7 'haven':20 'heard':22 'oppos':14 'secur':9 'wait':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5537456"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700773335 {#2391
          date: 2023-11-23 22:02:15.0 +01:00
        }
        +"title": 156186
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +body: "Wow, that’s amazing!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700846005 {#2314
          date: 2023-11-24 18:13:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@FIST_FILLET@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 159213
        -bodyTs: "'amaz':4 'wow':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5553029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700846005 {#2289
          date: 2023-11-24 18:13:25.0 +01:00
        }
        +"title": 159213
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "Thanks for the list. I live in the US but I’ll keep this in mind"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700846071 {#2337
          date: 2023-11-24 18:14:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@skullgiver@popplesburger.hilciferous.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2339 …}
        +nested: Doctrine\ORM\PersistentCollection {#2159 …}
        +votes: Doctrine\ORM\PersistentCollection {#2135 …}
        +reports: Doctrine\ORM\PersistentCollection {#2137 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
        -id: 159216
        -bodyTs: "'keep':13 'list':4 'live':6 'll':12 'mind':16 'thank':1 'us':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5553048"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700846071 {#2343
          date: 2023-11-24 18:14:31.0 +01:00
        }
        +"title": 159216
      }
    ]
    -id: 15505
    -titleTs: "'age':10 'anti':19 'anti-privaci':18 'e2ee':5 'eu':16 'idea':2 'law':21 'maintain':4 'peopl':7 'privaci':20 'uk':13"
    -bodyTs: "'aliv':214 'also':107 'altern':55 'answer':71 'anyth':4 'anyway':191,211 'apk':178 'asymmetr':81,155 'back':322 'back-end':321 'basic':32 'becom':268,289 'behind':263,330 'believ':126 'best':303 'break':15,48 'cg':265,332 'cg-nat':264,331 'cheer':334 'come':239 'compani':203 'complet':50 'compromis':167 'could':106,164 'damn':297 'difficult':20,327 'download':177 'dr':299 'due':230 'e2ee':52,67,308 'els':5 'employ':128 'encrypt':44,49,82,129,145,156 'end':51,323 'enough':293 'envis':28 'essenti':47 'eu':34,158 'everi':168 'everyon':148 'exampl':114 'exchang':77,83 'fine':89 'fork':207,221 'form':65 'foss':199,216,241,300 'general':287 'give':295 'go':187 'govern':232 'ground':14 'ground-break':13 'harder':269 'howev':192 'idea':140 'implement':22,306 'io':181 'key':41,79,85,99,118,210 'kind':143 'last':137 'like':104 'littl':162 'long':91,134 'maintain':225 'make':253,313,325 'mean':101 'media':252 'media/messages':45 'mention':8 'messeng':153 'method':112 'mobil':169 'nat':266,333 'neither':16 'never':186 'non':272 'non-techn':271 'noth':12 'og':224 'opinion':74 'option':258,318 'p2p':152,254,314 'peopl':175,262,329 'person':76,307 'plaintext':87 'popul':288 'possibl':196 'pressur':233 'prevent':174 'privaci':190 'privat':98 'problem':238 'profil':124 'project':200,217,242,301 'public':84,117 'qksms':127 're':185 'realli':245 'region':172 'run':246 'savvi':292 'say':3 'secret':40 'secur':109 'server':249 'servic':103 'simpl':30 'simpli':25,219 'sinc':240 'sms':105 'smses':131 'solut':31 'solv':282 'somehow':179 'sorri':180 'start':149 'stay':213 'stop':226 'store':251 'suit':304 'tech':291 'tech-savvi':290 'technic':146,273 'terribl':19 'though':69 'tl':298 'uk':37 'unencrypt':102 'usag':53 'use':110,151 'user':60,121,182,274,310 'utilis':62,80 'viabl':257,317 'want':38 'way':280 'without':166,319 'work':227 'would':159,204"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700755875
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8608802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700669475 {#1638
      date: 2023-11-22 17:11:15.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
  +body: "You are right. I didn’t think about it like so before. I could point at I2P and TOR but I don’t think that’s foolproof either, neither do I know enough to be able to comment. Is there no way out?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700756461 {#1363
    date: 2023-11-23 17:21:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@skullgiver@popplesburger.hilciferous.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1385 …}
  +nested: Doctrine\ORM\PersistentCollection {#1402 …}
  +votes: Doctrine\ORM\PersistentCollection {#1381 …}
  +reports: Doctrine\ORM\PersistentCollection {#2393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
  -id: 155203
  -bodyTs: "'abl':36 'comment':38 'could':14 'didn':5 'either':28 'enough':33 'foolproof':27 'i2p':17 'know':32 'like':10 'neither':29 'point':15 'right':3 'think':7,24 'tor':19 'way':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5532588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700756461 {#1404
    date: 2023-11-23 17:21:01.0 +01:00
  }
  +"title": 155203
}
"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
120 DENIED moderate
App\Entity\EntryComment {#1401
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1435
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "My-idea-of-maintaining-E2EE-between-people-in-the-age"
    +title: "My idea of maintaining E2EE between people in the age of the UK's and EU's anti-privacy laws"
    +url: null
    +body: """
      Before I say anything else, I should mention that this is nothing ground-breaking, neither is it terribly difficult to implement. This is simply how I envision a simple solution.\n
      \n
      Basically, the EU and the UK want the secret keys to your encrypted media/messages. Which essentially breaks encryption completely, ending E2EE usage.\n
      \n
      The alternative is, then, for the user to utilise their own form of E2EE. How though? The answer, in my opinion, is personal exchange of keys utilising asymmetrical encryption. Exchanging public keys in plaintext is fine as long as they don’t have your private key. Which means unencrypted services like SMS could also be secured using this method (for example, have the public key of a user in their profile). I believe QKSMS employed encryption for SMSes for as long as it lasted, but no idea about the kind of encryption).\n
      \n
      Technically, if everyone started to use p2p messengers with asymmetrical encryption, the EU would have very little they could do without compromising every mobile in the region and preventing people from downloading APKs somehow (sorry iOS users but you’re never going to have privacy anyway).\n
      \n
      However, this is only possible with a FOSS project, because a company would have to fork over the keys anyway to stay alive. A FOSS project can simply be forked once the OG maintainer stops working on it due to government pressure. That is where the problem comes, since FOSS projects can’t really run their own servers to store media, making p2p the only viable option. But with some people behind CG-NAT, that becomes harder for non-technical users.\n
      \n
      I don’t have a way to solve this other than the general population becoming tech-savvy enough to give a damn.\n
      \n
      Tl:dr; FOSS projects are best suited for implementing personal E2EE between users, but that makes p2p the only viable option without a back-end, which makes it difficult for people behind CG-NAT.\n
      \n
      Cheers
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700846071 {#1466
      date: 2023-11-24 18:14:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1645 …}
    +votes: Doctrine\ORM\PersistentCollection {#1641 …}
    +reports: Doctrine\ORM\PersistentCollection {#1675 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
    +badges: Doctrine\ORM\PersistentCollection {#1585 …}
    +children: [
      4 => App\Entity\EntryComment {#1907
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +body: """
          From what I understand of PKI and the way the Internet is right now, trust in identity would be very hard to build if clients engage in PKI.\n
          \n
          But taking encryption into one’s hands basically brings back control into one’s hands. You do not specifically need an encrypted connection in such a case, just a tamper-proof connection.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700726299 {#1410
          date: 2023-11-23 08:58:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@virtualbriefcase@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2025 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 153790
        -bodyTs: "'back':38 'basic':36 'bring':37 'build':23 'case':55 'client':25 'connect':51,61 'control':39 'encrypt':31,50 'engag':26 'hand':35,43 'hard':21 'ident':17 'internet':11 'need':48 'one':33,41 'pki':6,28 'proof':60 'right':13 'specif':47 'take':30 'tamper':59 'tamper-proof':58 'trust':15 'understand':4 'way':9 'would':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5525514"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700726299 {#1874
          date: 2023-11-23 08:58:19.0 +01:00
        }
        +"title": 153790
      }
      3 => App\Entity\EntryComment {#1401}
      2 => App\Entity\EntryComment {#2011
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "Wait, if the EU is in favour of secure encryption, then who is opposing it in the EU? I haven’t heard of encryption being broken in America"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700773335 {#2389
          date: 2023-11-23 22:02:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@skullgiver@popplesburger.hilciferous.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -id: 156186
        -bodyTs: "'america':28 'broken':26 'encrypt':10,24 'eu':4,18 'favour':7 'haven':20 'heard':22 'oppos':14 'secur':9 'wait':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5537456"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700773335 {#2391
          date: 2023-11-23 22:02:15.0 +01:00
        }
        +"title": 156186
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +body: "Wow, that’s amazing!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700846005 {#2314
          date: 2023-11-24 18:13:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@FIST_FILLET@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 159213
        -bodyTs: "'amaz':4 'wow':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5553029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700846005 {#2289
          date: 2023-11-24 18:13:25.0 +01:00
        }
        +"title": 159213
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "Thanks for the list. I live in the US but I’ll keep this in mind"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700846071 {#2337
          date: 2023-11-24 18:14:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@skullgiver@popplesburger.hilciferous.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2339 …}
        +nested: Doctrine\ORM\PersistentCollection {#2159 …}
        +votes: Doctrine\ORM\PersistentCollection {#2135 …}
        +reports: Doctrine\ORM\PersistentCollection {#2137 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
        -id: 159216
        -bodyTs: "'keep':13 'list':4 'live':6 'll':12 'mind':16 'thank':1 'us':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5553048"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700846071 {#2343
          date: 2023-11-24 18:14:31.0 +01:00
        }
        +"title": 159216
      }
    ]
    -id: 15505
    -titleTs: "'age':10 'anti':19 'anti-privaci':18 'e2ee':5 'eu':16 'idea':2 'law':21 'maintain':4 'peopl':7 'privaci':20 'uk':13"
    -bodyTs: "'aliv':214 'also':107 'altern':55 'answer':71 'anyth':4 'anyway':191,211 'apk':178 'asymmetr':81,155 'back':322 'back-end':321 'basic':32 'becom':268,289 'behind':263,330 'believ':126 'best':303 'break':15,48 'cg':265,332 'cg-nat':264,331 'cheer':334 'come':239 'compani':203 'complet':50 'compromis':167 'could':106,164 'damn':297 'difficult':20,327 'download':177 'dr':299 'due':230 'e2ee':52,67,308 'els':5 'employ':128 'encrypt':44,49,82,129,145,156 'end':51,323 'enough':293 'envis':28 'essenti':47 'eu':34,158 'everi':168 'everyon':148 'exampl':114 'exchang':77,83 'fine':89 'fork':207,221 'form':65 'foss':199,216,241,300 'general':287 'give':295 'go':187 'govern':232 'ground':14 'ground-break':13 'harder':269 'howev':192 'idea':140 'implement':22,306 'io':181 'key':41,79,85,99,118,210 'kind':143 'last':137 'like':104 'littl':162 'long':91,134 'maintain':225 'make':253,313,325 'mean':101 'media':252 'media/messages':45 'mention':8 'messeng':153 'method':112 'mobil':169 'nat':266,333 'neither':16 'never':186 'non':272 'non-techn':271 'noth':12 'og':224 'opinion':74 'option':258,318 'p2p':152,254,314 'peopl':175,262,329 'person':76,307 'plaintext':87 'popul':288 'possibl':196 'pressur':233 'prevent':174 'privaci':190 'privat':98 'problem':238 'profil':124 'project':200,217,242,301 'public':84,117 'qksms':127 're':185 'realli':245 'region':172 'run':246 'savvi':292 'say':3 'secret':40 'secur':109 'server':249 'servic':103 'simpl':30 'simpli':25,219 'sinc':240 'sms':105 'smses':131 'solut':31 'solv':282 'somehow':179 'sorri':180 'start':149 'stay':213 'stop':226 'store':251 'suit':304 'tech':291 'tech-savvi':290 'technic':146,273 'terribl':19 'though':69 'tl':298 'uk':37 'unencrypt':102 'usag':53 'use':110,151 'user':60,121,182,274,310 'utilis':62,80 'viabl':257,317 'want':38 'way':280 'without':166,319 'work':227 'would':159,204"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700755875
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8608802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700669475 {#1638
      date: 2023-11-22 17:11:15.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
  +body: "You are right. I didn’t think about it like so before. I could point at I2P and TOR but I don’t think that’s foolproof either, neither do I know enough to be able to comment. Is there no way out?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700756461 {#1363
    date: 2023-11-23 17:21:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@skullgiver@popplesburger.hilciferous.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1385 …}
  +nested: Doctrine\ORM\PersistentCollection {#1402 …}
  +votes: Doctrine\ORM\PersistentCollection {#1381 …}
  +reports: Doctrine\ORM\PersistentCollection {#2393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
  -id: 155203
  -bodyTs: "'abl':36 'comment':38 'could':14 'didn':5 'either':28 'enough':33 'foolproof':27 'i2p':17 'know':32 'like':10 'neither':29 'point':15 'right':3 'think':7,24 'tor':19 'way':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5532588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700756461 {#1404
    date: 2023-11-23 17:21:01.0 +01:00
  }
  +"title": 155203
}
"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
121 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
122 DENIED moderate
App\Entity\EntryComment {#2011
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1435
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "My-idea-of-maintaining-E2EE-between-people-in-the-age"
    +title: "My idea of maintaining E2EE between people in the age of the UK's and EU's anti-privacy laws"
    +url: null
    +body: """
      Before I say anything else, I should mention that this is nothing ground-breaking, neither is it terribly difficult to implement. This is simply how I envision a simple solution.\n
      \n
      Basically, the EU and the UK want the secret keys to your encrypted media/messages. Which essentially breaks encryption completely, ending E2EE usage.\n
      \n
      The alternative is, then, for the user to utilise their own form of E2EE. How though? The answer, in my opinion, is personal exchange of keys utilising asymmetrical encryption. Exchanging public keys in plaintext is fine as long as they don’t have your private key. Which means unencrypted services like SMS could also be secured using this method (for example, have the public key of a user in their profile). I believe QKSMS employed encryption for SMSes for as long as it lasted, but no idea about the kind of encryption).\n
      \n
      Technically, if everyone started to use p2p messengers with asymmetrical encryption, the EU would have very little they could do without compromising every mobile in the region and preventing people from downloading APKs somehow (sorry iOS users but you’re never going to have privacy anyway).\n
      \n
      However, this is only possible with a FOSS project, because a company would have to fork over the keys anyway to stay alive. A FOSS project can simply be forked once the OG maintainer stops working on it due to government pressure. That is where the problem comes, since FOSS projects can’t really run their own servers to store media, making p2p the only viable option. But with some people behind CG-NAT, that becomes harder for non-technical users.\n
      \n
      I don’t have a way to solve this other than the general population becoming tech-savvy enough to give a damn.\n
      \n
      Tl:dr; FOSS projects are best suited for implementing personal E2EE between users, but that makes p2p the only viable option without a back-end, which makes it difficult for people behind CG-NAT.\n
      \n
      Cheers
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700846071 {#1466
      date: 2023-11-24 18:14:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1645 …}
    +votes: Doctrine\ORM\PersistentCollection {#1641 …}
    +reports: Doctrine\ORM\PersistentCollection {#1675 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
    +badges: Doctrine\ORM\PersistentCollection {#1585 …}
    +children: [
      4 => App\Entity\EntryComment {#1907
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +body: """
          From what I understand of PKI and the way the Internet is right now, trust in identity would be very hard to build if clients engage in PKI.\n
          \n
          But taking encryption into one’s hands basically brings back control into one’s hands. You do not specifically need an encrypted connection in such a case, just a tamper-proof connection.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700726299 {#1410
          date: 2023-11-23 08:58:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@virtualbriefcase@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2025 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 153790
        -bodyTs: "'back':38 'basic':36 'bring':37 'build':23 'case':55 'client':25 'connect':51,61 'control':39 'encrypt':31,50 'engag':26 'hand':35,43 'hard':21 'ident':17 'internet':11 'need':48 'one':33,41 'pki':6,28 'proof':60 'right':13 'specif':47 'take':30 'tamper':59 'tamper-proof':58 'trust':15 'understand':4 'way':9 'would':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5525514"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700726299 {#1874
          date: 2023-11-23 08:58:19.0 +01:00
        }
        +"title": 153790
      }
      3 => App\Entity\EntryComment {#1401
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "You are right. I didn’t think about it like so before. I could point at I2P and TOR but I don’t think that’s foolproof either, neither do I know enough to be able to comment. Is there no way out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700756461 {#1363
          date: 2023-11-23 17:21:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@skullgiver@popplesburger.hilciferous.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1385 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#2393 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 155203
        -bodyTs: "'abl':36 'comment':38 'could':14 'didn':5 'either':28 'enough':33 'foolproof':27 'i2p':17 'know':32 'like':10 'neither':29 'point':15 'right':3 'think':7,24 'tor':19 'way':42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5532588"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700756461 {#1404
          date: 2023-11-23 17:21:01.0 +01:00
        }
        +"title": 155203
      }
      2 => App\Entity\EntryComment {#2011}
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +body: "Wow, that’s amazing!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700846005 {#2314
          date: 2023-11-24 18:13:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@FIST_FILLET@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 159213
        -bodyTs: "'amaz':4 'wow':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5553029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700846005 {#2289
          date: 2023-11-24 18:13:25.0 +01:00
        }
        +"title": 159213
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "Thanks for the list. I live in the US but I’ll keep this in mind"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700846071 {#2337
          date: 2023-11-24 18:14:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@skullgiver@popplesburger.hilciferous.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2339 …}
        +nested: Doctrine\ORM\PersistentCollection {#2159 …}
        +votes: Doctrine\ORM\PersistentCollection {#2135 …}
        +reports: Doctrine\ORM\PersistentCollection {#2137 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
        -id: 159216
        -bodyTs: "'keep':13 'list':4 'live':6 'll':12 'mind':16 'thank':1 'us':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5553048"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700846071 {#2343
          date: 2023-11-24 18:14:31.0 +01:00
        }
        +"title": 159216
      }
    ]
    -id: 15505
    -titleTs: "'age':10 'anti':19 'anti-privaci':18 'e2ee':5 'eu':16 'idea':2 'law':21 'maintain':4 'peopl':7 'privaci':20 'uk':13"
    -bodyTs: "'aliv':214 'also':107 'altern':55 'answer':71 'anyth':4 'anyway':191,211 'apk':178 'asymmetr':81,155 'back':322 'back-end':321 'basic':32 'becom':268,289 'behind':263,330 'believ':126 'best':303 'break':15,48 'cg':265,332 'cg-nat':264,331 'cheer':334 'come':239 'compani':203 'complet':50 'compromis':167 'could':106,164 'damn':297 'difficult':20,327 'download':177 'dr':299 'due':230 'e2ee':52,67,308 'els':5 'employ':128 'encrypt':44,49,82,129,145,156 'end':51,323 'enough':293 'envis':28 'essenti':47 'eu':34,158 'everi':168 'everyon':148 'exampl':114 'exchang':77,83 'fine':89 'fork':207,221 'form':65 'foss':199,216,241,300 'general':287 'give':295 'go':187 'govern':232 'ground':14 'ground-break':13 'harder':269 'howev':192 'idea':140 'implement':22,306 'io':181 'key':41,79,85,99,118,210 'kind':143 'last':137 'like':104 'littl':162 'long':91,134 'maintain':225 'make':253,313,325 'mean':101 'media':252 'media/messages':45 'mention':8 'messeng':153 'method':112 'mobil':169 'nat':266,333 'neither':16 'never':186 'non':272 'non-techn':271 'noth':12 'og':224 'opinion':74 'option':258,318 'p2p':152,254,314 'peopl':175,262,329 'person':76,307 'plaintext':87 'popul':288 'possibl':196 'pressur':233 'prevent':174 'privaci':190 'privat':98 'problem':238 'profil':124 'project':200,217,242,301 'public':84,117 'qksms':127 're':185 'realli':245 'region':172 'run':246 'savvi':292 'say':3 'secret':40 'secur':109 'server':249 'servic':103 'simpl':30 'simpli':25,219 'sinc':240 'sms':105 'smses':131 'solut':31 'solv':282 'somehow':179 'sorri':180 'start':149 'stay':213 'stop':226 'store':251 'suit':304 'tech':291 'tech-savvi':290 'technic':146,273 'terribl':19 'though':69 'tl':298 'uk':37 'unencrypt':102 'usag':53 'use':110,151 'user':60,121,182,274,310 'utilis':62,80 'viabl':257,317 'want':38 'way':280 'without':166,319 'work':227 'would':159,204"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700755875
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8608802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700669475 {#1638
      date: 2023-11-22 17:11:15.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
  +body: "Wait, if the EU is in favour of secure encryption, then who is opposing it in the EU? I haven’t heard of encryption being broken in America"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700773335 {#2389
    date: 2023-11-23 22:02:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@skullgiver@popplesburger.hilciferous.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2029 …}
  +nested: Doctrine\ORM\PersistentCollection {#2020 …}
  +votes: Doctrine\ORM\PersistentCollection {#2027 …}
  +reports: Doctrine\ORM\PersistentCollection {#2031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
  -id: 156186
  -bodyTs: "'america':28 'broken':26 'encrypt':10,24 'eu':4,18 'favour':7 'haven':20 'heard':22 'oppos':14 'secur':9 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5537456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700773335 {#2391
    date: 2023-11-23 22:02:15.0 +01:00
  }
  +"title": 156186
}
"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
123 DENIED edit
App\Entity\EntryComment {#2011
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1435
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "My-idea-of-maintaining-E2EE-between-people-in-the-age"
    +title: "My idea of maintaining E2EE between people in the age of the UK's and EU's anti-privacy laws"
    +url: null
    +body: """
      Before I say anything else, I should mention that this is nothing ground-breaking, neither is it terribly difficult to implement. This is simply how I envision a simple solution.\n
      \n
      Basically, the EU and the UK want the secret keys to your encrypted media/messages. Which essentially breaks encryption completely, ending E2EE usage.\n
      \n
      The alternative is, then, for the user to utilise their own form of E2EE. How though? The answer, in my opinion, is personal exchange of keys utilising asymmetrical encryption. Exchanging public keys in plaintext is fine as long as they don’t have your private key. Which means unencrypted services like SMS could also be secured using this method (for example, have the public key of a user in their profile). I believe QKSMS employed encryption for SMSes for as long as it lasted, but no idea about the kind of encryption).\n
      \n
      Technically, if everyone started to use p2p messengers with asymmetrical encryption, the EU would have very little they could do without compromising every mobile in the region and preventing people from downloading APKs somehow (sorry iOS users but you’re never going to have privacy anyway).\n
      \n
      However, this is only possible with a FOSS project, because a company would have to fork over the keys anyway to stay alive. A FOSS project can simply be forked once the OG maintainer stops working on it due to government pressure. That is where the problem comes, since FOSS projects can’t really run their own servers to store media, making p2p the only viable option. But with some people behind CG-NAT, that becomes harder for non-technical users.\n
      \n
      I don’t have a way to solve this other than the general population becoming tech-savvy enough to give a damn.\n
      \n
      Tl:dr; FOSS projects are best suited for implementing personal E2EE between users, but that makes p2p the only viable option without a back-end, which makes it difficult for people behind CG-NAT.\n
      \n
      Cheers
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700846071 {#1466
      date: 2023-11-24 18:14:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1645 …}
    +votes: Doctrine\ORM\PersistentCollection {#1641 …}
    +reports: Doctrine\ORM\PersistentCollection {#1675 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
    +badges: Doctrine\ORM\PersistentCollection {#1585 …}
    +children: [
      4 => App\Entity\EntryComment {#1907
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +body: """
          From what I understand of PKI and the way the Internet is right now, trust in identity would be very hard to build if clients engage in PKI.\n
          \n
          But taking encryption into one’s hands basically brings back control into one’s hands. You do not specifically need an encrypted connection in such a case, just a tamper-proof connection.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700726299 {#1410
          date: 2023-11-23 08:58:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@virtualbriefcase@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2025 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 153790
        -bodyTs: "'back':38 'basic':36 'bring':37 'build':23 'case':55 'client':25 'connect':51,61 'control':39 'encrypt':31,50 'engag':26 'hand':35,43 'hard':21 'ident':17 'internet':11 'need':48 'one':33,41 'pki':6,28 'proof':60 'right':13 'specif':47 'take':30 'tamper':59 'tamper-proof':58 'trust':15 'understand':4 'way':9 'would':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5525514"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700726299 {#1874
          date: 2023-11-23 08:58:19.0 +01:00
        }
        +"title": 153790
      }
      3 => App\Entity\EntryComment {#1401
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "You are right. I didn’t think about it like so before. I could point at I2P and TOR but I don’t think that’s foolproof either, neither do I know enough to be able to comment. Is there no way out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700756461 {#1363
          date: 2023-11-23 17:21:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@skullgiver@popplesburger.hilciferous.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1385 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#2393 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 155203
        -bodyTs: "'abl':36 'comment':38 'could':14 'didn':5 'either':28 'enough':33 'foolproof':27 'i2p':17 'know':32 'like':10 'neither':29 'point':15 'right':3 'think':7,24 'tor':19 'way':42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5532588"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700756461 {#1404
          date: 2023-11-23 17:21:01.0 +01:00
        }
        +"title": 155203
      }
      2 => App\Entity\EntryComment {#2011}
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +body: "Wow, that’s amazing!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700846005 {#2314
          date: 2023-11-24 18:13:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@FIST_FILLET@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 159213
        -bodyTs: "'amaz':4 'wow':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5553029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700846005 {#2289
          date: 2023-11-24 18:13:25.0 +01:00
        }
        +"title": 159213
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "Thanks for the list. I live in the US but I’ll keep this in mind"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700846071 {#2337
          date: 2023-11-24 18:14:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@skullgiver@popplesburger.hilciferous.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2339 …}
        +nested: Doctrine\ORM\PersistentCollection {#2159 …}
        +votes: Doctrine\ORM\PersistentCollection {#2135 …}
        +reports: Doctrine\ORM\PersistentCollection {#2137 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
        -id: 159216
        -bodyTs: "'keep':13 'list':4 'live':6 'll':12 'mind':16 'thank':1 'us':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5553048"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700846071 {#2343
          date: 2023-11-24 18:14:31.0 +01:00
        }
        +"title": 159216
      }
    ]
    -id: 15505
    -titleTs: "'age':10 'anti':19 'anti-privaci':18 'e2ee':5 'eu':16 'idea':2 'law':21 'maintain':4 'peopl':7 'privaci':20 'uk':13"
    -bodyTs: "'aliv':214 'also':107 'altern':55 'answer':71 'anyth':4 'anyway':191,211 'apk':178 'asymmetr':81,155 'back':322 'back-end':321 'basic':32 'becom':268,289 'behind':263,330 'believ':126 'best':303 'break':15,48 'cg':265,332 'cg-nat':264,331 'cheer':334 'come':239 'compani':203 'complet':50 'compromis':167 'could':106,164 'damn':297 'difficult':20,327 'download':177 'dr':299 'due':230 'e2ee':52,67,308 'els':5 'employ':128 'encrypt':44,49,82,129,145,156 'end':51,323 'enough':293 'envis':28 'essenti':47 'eu':34,158 'everi':168 'everyon':148 'exampl':114 'exchang':77,83 'fine':89 'fork':207,221 'form':65 'foss':199,216,241,300 'general':287 'give':295 'go':187 'govern':232 'ground':14 'ground-break':13 'harder':269 'howev':192 'idea':140 'implement':22,306 'io':181 'key':41,79,85,99,118,210 'kind':143 'last':137 'like':104 'littl':162 'long':91,134 'maintain':225 'make':253,313,325 'mean':101 'media':252 'media/messages':45 'mention':8 'messeng':153 'method':112 'mobil':169 'nat':266,333 'neither':16 'never':186 'non':272 'non-techn':271 'noth':12 'og':224 'opinion':74 'option':258,318 'p2p':152,254,314 'peopl':175,262,329 'person':76,307 'plaintext':87 'popul':288 'possibl':196 'pressur':233 'prevent':174 'privaci':190 'privat':98 'problem':238 'profil':124 'project':200,217,242,301 'public':84,117 'qksms':127 're':185 'realli':245 'region':172 'run':246 'savvi':292 'say':3 'secret':40 'secur':109 'server':249 'servic':103 'simpl':30 'simpli':25,219 'sinc':240 'sms':105 'smses':131 'solut':31 'solv':282 'somehow':179 'sorri':180 'start':149 'stay':213 'stop':226 'store':251 'suit':304 'tech':291 'tech-savvi':290 'technic':146,273 'terribl':19 'though':69 'tl':298 'uk':37 'unencrypt':102 'usag':53 'use':110,151 'user':60,121,182,274,310 'utilis':62,80 'viabl':257,317 'want':38 'way':280 'without':166,319 'work':227 'would':159,204"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700755875
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8608802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700669475 {#1638
      date: 2023-11-22 17:11:15.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
  +body: "Wait, if the EU is in favour of secure encryption, then who is opposing it in the EU? I haven’t heard of encryption being broken in America"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700773335 {#2389
    date: 2023-11-23 22:02:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@skullgiver@popplesburger.hilciferous.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2029 …}
  +nested: Doctrine\ORM\PersistentCollection {#2020 …}
  +votes: Doctrine\ORM\PersistentCollection {#2027 …}
  +reports: Doctrine\ORM\PersistentCollection {#2031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
  -id: 156186
  -bodyTs: "'america':28 'broken':26 'encrypt':10,24 'eu':4,18 'favour':7 'haven':20 'heard':22 'oppos':14 'secur':9 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5537456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700773335 {#2391
    date: 2023-11-23 22:02:15.0 +01:00
  }
  +"title": 156186
}
"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
124 DENIED moderate
App\Entity\EntryComment {#2011
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1435
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "My-idea-of-maintaining-E2EE-between-people-in-the-age"
    +title: "My idea of maintaining E2EE between people in the age of the UK's and EU's anti-privacy laws"
    +url: null
    +body: """
      Before I say anything else, I should mention that this is nothing ground-breaking, neither is it terribly difficult to implement. This is simply how I envision a simple solution.\n
      \n
      Basically, the EU and the UK want the secret keys to your encrypted media/messages. Which essentially breaks encryption completely, ending E2EE usage.\n
      \n
      The alternative is, then, for the user to utilise their own form of E2EE. How though? The answer, in my opinion, is personal exchange of keys utilising asymmetrical encryption. Exchanging public keys in plaintext is fine as long as they don’t have your private key. Which means unencrypted services like SMS could also be secured using this method (for example, have the public key of a user in their profile). I believe QKSMS employed encryption for SMSes for as long as it lasted, but no idea about the kind of encryption).\n
      \n
      Technically, if everyone started to use p2p messengers with asymmetrical encryption, the EU would have very little they could do without compromising every mobile in the region and preventing people from downloading APKs somehow (sorry iOS users but you’re never going to have privacy anyway).\n
      \n
      However, this is only possible with a FOSS project, because a company would have to fork over the keys anyway to stay alive. A FOSS project can simply be forked once the OG maintainer stops working on it due to government pressure. That is where the problem comes, since FOSS projects can’t really run their own servers to store media, making p2p the only viable option. But with some people behind CG-NAT, that becomes harder for non-technical users.\n
      \n
      I don’t have a way to solve this other than the general population becoming tech-savvy enough to give a damn.\n
      \n
      Tl:dr; FOSS projects are best suited for implementing personal E2EE between users, but that makes p2p the only viable option without a back-end, which makes it difficult for people behind CG-NAT.\n
      \n
      Cheers
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700846071 {#1466
      date: 2023-11-24 18:14:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1645 …}
    +votes: Doctrine\ORM\PersistentCollection {#1641 …}
    +reports: Doctrine\ORM\PersistentCollection {#1675 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
    +badges: Doctrine\ORM\PersistentCollection {#1585 …}
    +children: [
      4 => App\Entity\EntryComment {#1907
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +body: """
          From what I understand of PKI and the way the Internet is right now, trust in identity would be very hard to build if clients engage in PKI.\n
          \n
          But taking encryption into one’s hands basically brings back control into one’s hands. You do not specifically need an encrypted connection in such a case, just a tamper-proof connection.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700726299 {#1410
          date: 2023-11-23 08:58:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@virtualbriefcase@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2025 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 153790
        -bodyTs: "'back':38 'basic':36 'bring':37 'build':23 'case':55 'client':25 'connect':51,61 'control':39 'encrypt':31,50 'engag':26 'hand':35,43 'hard':21 'ident':17 'internet':11 'need':48 'one':33,41 'pki':6,28 'proof':60 'right':13 'specif':47 'take':30 'tamper':59 'tamper-proof':58 'trust':15 'understand':4 'way':9 'would':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5525514"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700726299 {#1874
          date: 2023-11-23 08:58:19.0 +01:00
        }
        +"title": 153790
      }
      3 => App\Entity\EntryComment {#1401
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "You are right. I didn’t think about it like so before. I could point at I2P and TOR but I don’t think that’s foolproof either, neither do I know enough to be able to comment. Is there no way out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700756461 {#1363
          date: 2023-11-23 17:21:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@skullgiver@popplesburger.hilciferous.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1385 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#2393 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 155203
        -bodyTs: "'abl':36 'comment':38 'could':14 'didn':5 'either':28 'enough':33 'foolproof':27 'i2p':17 'know':32 'like':10 'neither':29 'point':15 'right':3 'think':7,24 'tor':19 'way':42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5532588"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700756461 {#1404
          date: 2023-11-23 17:21:01.0 +01:00
        }
        +"title": 155203
      }
      2 => App\Entity\EntryComment {#2011}
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +body: "Wow, that’s amazing!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700846005 {#2314
          date: 2023-11-24 18:13:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@FIST_FILLET@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 159213
        -bodyTs: "'amaz':4 'wow':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5553029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700846005 {#2289
          date: 2023-11-24 18:13:25.0 +01:00
        }
        +"title": 159213
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "Thanks for the list. I live in the US but I’ll keep this in mind"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700846071 {#2337
          date: 2023-11-24 18:14:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@skullgiver@popplesburger.hilciferous.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2339 …}
        +nested: Doctrine\ORM\PersistentCollection {#2159 …}
        +votes: Doctrine\ORM\PersistentCollection {#2135 …}
        +reports: Doctrine\ORM\PersistentCollection {#2137 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
        -id: 159216
        -bodyTs: "'keep':13 'list':4 'live':6 'll':12 'mind':16 'thank':1 'us':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5553048"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700846071 {#2343
          date: 2023-11-24 18:14:31.0 +01:00
        }
        +"title": 159216
      }
    ]
    -id: 15505
    -titleTs: "'age':10 'anti':19 'anti-privaci':18 'e2ee':5 'eu':16 'idea':2 'law':21 'maintain':4 'peopl':7 'privaci':20 'uk':13"
    -bodyTs: "'aliv':214 'also':107 'altern':55 'answer':71 'anyth':4 'anyway':191,211 'apk':178 'asymmetr':81,155 'back':322 'back-end':321 'basic':32 'becom':268,289 'behind':263,330 'believ':126 'best':303 'break':15,48 'cg':265,332 'cg-nat':264,331 'cheer':334 'come':239 'compani':203 'complet':50 'compromis':167 'could':106,164 'damn':297 'difficult':20,327 'download':177 'dr':299 'due':230 'e2ee':52,67,308 'els':5 'employ':128 'encrypt':44,49,82,129,145,156 'end':51,323 'enough':293 'envis':28 'essenti':47 'eu':34,158 'everi':168 'everyon':148 'exampl':114 'exchang':77,83 'fine':89 'fork':207,221 'form':65 'foss':199,216,241,300 'general':287 'give':295 'go':187 'govern':232 'ground':14 'ground-break':13 'harder':269 'howev':192 'idea':140 'implement':22,306 'io':181 'key':41,79,85,99,118,210 'kind':143 'last':137 'like':104 'littl':162 'long':91,134 'maintain':225 'make':253,313,325 'mean':101 'media':252 'media/messages':45 'mention':8 'messeng':153 'method':112 'mobil':169 'nat':266,333 'neither':16 'never':186 'non':272 'non-techn':271 'noth':12 'og':224 'opinion':74 'option':258,318 'p2p':152,254,314 'peopl':175,262,329 'person':76,307 'plaintext':87 'popul':288 'possibl':196 'pressur':233 'prevent':174 'privaci':190 'privat':98 'problem':238 'profil':124 'project':200,217,242,301 'public':84,117 'qksms':127 're':185 'realli':245 'region':172 'run':246 'savvi':292 'say':3 'secret':40 'secur':109 'server':249 'servic':103 'simpl':30 'simpli':25,219 'sinc':240 'sms':105 'smses':131 'solut':31 'solv':282 'somehow':179 'sorri':180 'start':149 'stay':213 'stop':226 'store':251 'suit':304 'tech':291 'tech-savvi':290 'technic':146,273 'terribl':19 'though':69 'tl':298 'uk':37 'unencrypt':102 'usag':53 'use':110,151 'user':60,121,182,274,310 'utilis':62,80 'viabl':257,317 'want':38 'way':280 'without':166,319 'work':227 'would':159,204"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700755875
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8608802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700669475 {#1638
      date: 2023-11-22 17:11:15.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
  +body: "Wait, if the EU is in favour of secure encryption, then who is opposing it in the EU? I haven’t heard of encryption being broken in America"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700773335 {#2389
    date: 2023-11-23 22:02:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@skullgiver@popplesburger.hilciferous.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2029 …}
  +nested: Doctrine\ORM\PersistentCollection {#2020 …}
  +votes: Doctrine\ORM\PersistentCollection {#2027 …}
  +reports: Doctrine\ORM\PersistentCollection {#2031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
  -id: 156186
  -bodyTs: "'america':28 'broken':26 'encrypt':10,24 'eu':4,18 'favour':7 'haven':20 'heard':22 'oppos':14 'secur':9 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5537456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700773335 {#2391
    date: 2023-11-23 22:02:15.0 +01:00
  }
  +"title": 156186
}
"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
125 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
126 DENIED moderate
App\Entity\EntryComment {#2328
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1435
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "My-idea-of-maintaining-E2EE-between-people-in-the-age"
    +title: "My idea of maintaining E2EE between people in the age of the UK's and EU's anti-privacy laws"
    +url: null
    +body: """
      Before I say anything else, I should mention that this is nothing ground-breaking, neither is it terribly difficult to implement. This is simply how I envision a simple solution.\n
      \n
      Basically, the EU and the UK want the secret keys to your encrypted media/messages. Which essentially breaks encryption completely, ending E2EE usage.\n
      \n
      The alternative is, then, for the user to utilise their own form of E2EE. How though? The answer, in my opinion, is personal exchange of keys utilising asymmetrical encryption. Exchanging public keys in plaintext is fine as long as they don’t have your private key. Which means unencrypted services like SMS could also be secured using this method (for example, have the public key of a user in their profile). I believe QKSMS employed encryption for SMSes for as long as it lasted, but no idea about the kind of encryption).\n
      \n
      Technically, if everyone started to use p2p messengers with asymmetrical encryption, the EU would have very little they could do without compromising every mobile in the region and preventing people from downloading APKs somehow (sorry iOS users but you’re never going to have privacy anyway).\n
      \n
      However, this is only possible with a FOSS project, because a company would have to fork over the keys anyway to stay alive. A FOSS project can simply be forked once the OG maintainer stops working on it due to government pressure. That is where the problem comes, since FOSS projects can’t really run their own servers to store media, making p2p the only viable option. But with some people behind CG-NAT, that becomes harder for non-technical users.\n
      \n
      I don’t have a way to solve this other than the general population becoming tech-savvy enough to give a damn.\n
      \n
      Tl:dr; FOSS projects are best suited for implementing personal E2EE between users, but that makes p2p the only viable option without a back-end, which makes it difficult for people behind CG-NAT.\n
      \n
      Cheers
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700846071 {#1466
      date: 2023-11-24 18:14:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1645 …}
    +votes: Doctrine\ORM\PersistentCollection {#1641 …}
    +reports: Doctrine\ORM\PersistentCollection {#1675 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
    +badges: Doctrine\ORM\PersistentCollection {#1585 …}
    +children: [
      4 => App\Entity\EntryComment {#1907
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +body: """
          From what I understand of PKI and the way the Internet is right now, trust in identity would be very hard to build if clients engage in PKI.\n
          \n
          But taking encryption into one’s hands basically brings back control into one’s hands. You do not specifically need an encrypted connection in such a case, just a tamper-proof connection.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700726299 {#1410
          date: 2023-11-23 08:58:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@virtualbriefcase@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2025 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 153790
        -bodyTs: "'back':38 'basic':36 'bring':37 'build':23 'case':55 'client':25 'connect':51,61 'control':39 'encrypt':31,50 'engag':26 'hand':35,43 'hard':21 'ident':17 'internet':11 'need':48 'one':33,41 'pki':6,28 'proof':60 'right':13 'specif':47 'take':30 'tamper':59 'tamper-proof':58 'trust':15 'understand':4 'way':9 'would':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5525514"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700726299 {#1874
          date: 2023-11-23 08:58:19.0 +01:00
        }
        +"title": 153790
      }
      3 => App\Entity\EntryComment {#1401
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "You are right. I didn’t think about it like so before. I could point at I2P and TOR but I don’t think that’s foolproof either, neither do I know enough to be able to comment. Is there no way out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700756461 {#1363
          date: 2023-11-23 17:21:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@skullgiver@popplesburger.hilciferous.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1385 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#2393 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 155203
        -bodyTs: "'abl':36 'comment':38 'could':14 'didn':5 'either':28 'enough':33 'foolproof':27 'i2p':17 'know':32 'like':10 'neither':29 'point':15 'right':3 'think':7,24 'tor':19 'way':42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5532588"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700756461 {#1404
          date: 2023-11-23 17:21:01.0 +01:00
        }
        +"title": 155203
      }
      2 => App\Entity\EntryComment {#2011
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "Wait, if the EU is in favour of secure encryption, then who is opposing it in the EU? I haven’t heard of encryption being broken in America"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700773335 {#2389
          date: 2023-11-23 22:02:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@skullgiver@popplesburger.hilciferous.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -id: 156186
        -bodyTs: "'america':28 'broken':26 'encrypt':10,24 'eu':4,18 'favour':7 'haven':20 'heard':22 'oppos':14 'secur':9 'wait':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5537456"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700773335 {#2391
          date: 2023-11-23 22:02:15.0 +01:00
        }
        +"title": 156186
      }
      1 => App\Entity\EntryComment {#2328}
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "Thanks for the list. I live in the US but I’ll keep this in mind"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700846071 {#2337
          date: 2023-11-24 18:14:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@skullgiver@popplesburger.hilciferous.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2339 …}
        +nested: Doctrine\ORM\PersistentCollection {#2159 …}
        +votes: Doctrine\ORM\PersistentCollection {#2135 …}
        +reports: Doctrine\ORM\PersistentCollection {#2137 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
        -id: 159216
        -bodyTs: "'keep':13 'list':4 'live':6 'll':12 'mind':16 'thank':1 'us':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5553048"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700846071 {#2343
          date: 2023-11-24 18:14:31.0 +01:00
        }
        +"title": 159216
      }
    ]
    -id: 15505
    -titleTs: "'age':10 'anti':19 'anti-privaci':18 'e2ee':5 'eu':16 'idea':2 'law':21 'maintain':4 'peopl':7 'privaci':20 'uk':13"
    -bodyTs: "'aliv':214 'also':107 'altern':55 'answer':71 'anyth':4 'anyway':191,211 'apk':178 'asymmetr':81,155 'back':322 'back-end':321 'basic':32 'becom':268,289 'behind':263,330 'believ':126 'best':303 'break':15,48 'cg':265,332 'cg-nat':264,331 'cheer':334 'come':239 'compani':203 'complet':50 'compromis':167 'could':106,164 'damn':297 'difficult':20,327 'download':177 'dr':299 'due':230 'e2ee':52,67,308 'els':5 'employ':128 'encrypt':44,49,82,129,145,156 'end':51,323 'enough':293 'envis':28 'essenti':47 'eu':34,158 'everi':168 'everyon':148 'exampl':114 'exchang':77,83 'fine':89 'fork':207,221 'form':65 'foss':199,216,241,300 'general':287 'give':295 'go':187 'govern':232 'ground':14 'ground-break':13 'harder':269 'howev':192 'idea':140 'implement':22,306 'io':181 'key':41,79,85,99,118,210 'kind':143 'last':137 'like':104 'littl':162 'long':91,134 'maintain':225 'make':253,313,325 'mean':101 'media':252 'media/messages':45 'mention':8 'messeng':153 'method':112 'mobil':169 'nat':266,333 'neither':16 'never':186 'non':272 'non-techn':271 'noth':12 'og':224 'opinion':74 'option':258,318 'p2p':152,254,314 'peopl':175,262,329 'person':76,307 'plaintext':87 'popul':288 'possibl':196 'pressur':233 'prevent':174 'privaci':190 'privat':98 'problem':238 'profil':124 'project':200,217,242,301 'public':84,117 'qksms':127 're':185 'realli':245 'region':172 'run':246 'savvi':292 'say':3 'secret':40 'secur':109 'server':249 'servic':103 'simpl':30 'simpli':25,219 'sinc':240 'sms':105 'smses':131 'solut':31 'solv':282 'somehow':179 'sorri':180 'start':149 'stay':213 'stop':226 'store':251 'suit':304 'tech':291 'tech-savvi':290 'technic':146,273 'terribl':19 'though':69 'tl':298 'uk':37 'unencrypt':102 'usag':53 'use':110,151 'user':60,121,182,274,310 'utilis':62,80 'viabl':257,317 'want':38 'way':280 'without':166,319 'work':227 'would':159,204"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700755875
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8608802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700669475 {#1638
      date: 2023-11-22 17:11:15.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
  +body: "Wow, that’s amazing!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700846005 {#2314
    date: 2023-11-24 18:13:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@FIST_FILLET@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2191 …}
  +nested: Doctrine\ORM\PersistentCollection {#2327 …}
  +votes: Doctrine\ORM\PersistentCollection {#2333 …}
  +reports: Doctrine\ORM\PersistentCollection {#2324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
  -id: 159213
  -bodyTs: "'amaz':4 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5553029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700846005 {#2289
    date: 2023-11-24 18:13:25.0 +01:00
  }
  +"title": 159213
}
"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
127 DENIED edit
App\Entity\EntryComment {#2328
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1435
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "My-idea-of-maintaining-E2EE-between-people-in-the-age"
    +title: "My idea of maintaining E2EE between people in the age of the UK's and EU's anti-privacy laws"
    +url: null
    +body: """
      Before I say anything else, I should mention that this is nothing ground-breaking, neither is it terribly difficult to implement. This is simply how I envision a simple solution.\n
      \n
      Basically, the EU and the UK want the secret keys to your encrypted media/messages. Which essentially breaks encryption completely, ending E2EE usage.\n
      \n
      The alternative is, then, for the user to utilise their own form of E2EE. How though? The answer, in my opinion, is personal exchange of keys utilising asymmetrical encryption. Exchanging public keys in plaintext is fine as long as they don’t have your private key. Which means unencrypted services like SMS could also be secured using this method (for example, have the public key of a user in their profile). I believe QKSMS employed encryption for SMSes for as long as it lasted, but no idea about the kind of encryption).\n
      \n
      Technically, if everyone started to use p2p messengers with asymmetrical encryption, the EU would have very little they could do without compromising every mobile in the region and preventing people from downloading APKs somehow (sorry iOS users but you’re never going to have privacy anyway).\n
      \n
      However, this is only possible with a FOSS project, because a company would have to fork over the keys anyway to stay alive. A FOSS project can simply be forked once the OG maintainer stops working on it due to government pressure. That is where the problem comes, since FOSS projects can’t really run their own servers to store media, making p2p the only viable option. But with some people behind CG-NAT, that becomes harder for non-technical users.\n
      \n
      I don’t have a way to solve this other than the general population becoming tech-savvy enough to give a damn.\n
      \n
      Tl:dr; FOSS projects are best suited for implementing personal E2EE between users, but that makes p2p the only viable option without a back-end, which makes it difficult for people behind CG-NAT.\n
      \n
      Cheers
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700846071 {#1466
      date: 2023-11-24 18:14:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1645 …}
    +votes: Doctrine\ORM\PersistentCollection {#1641 …}
    +reports: Doctrine\ORM\PersistentCollection {#1675 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
    +badges: Doctrine\ORM\PersistentCollection {#1585 …}
    +children: [
      4 => App\Entity\EntryComment {#1907
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +body: """
          From what I understand of PKI and the way the Internet is right now, trust in identity would be very hard to build if clients engage in PKI.\n
          \n
          But taking encryption into one’s hands basically brings back control into one’s hands. You do not specifically need an encrypted connection in such a case, just a tamper-proof connection.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700726299 {#1410
          date: 2023-11-23 08:58:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@virtualbriefcase@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2025 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 153790
        -bodyTs: "'back':38 'basic':36 'bring':37 'build':23 'case':55 'client':25 'connect':51,61 'control':39 'encrypt':31,50 'engag':26 'hand':35,43 'hard':21 'ident':17 'internet':11 'need':48 'one':33,41 'pki':6,28 'proof':60 'right':13 'specif':47 'take':30 'tamper':59 'tamper-proof':58 'trust':15 'understand':4 'way':9 'would':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5525514"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700726299 {#1874
          date: 2023-11-23 08:58:19.0 +01:00
        }
        +"title": 153790
      }
      3 => App\Entity\EntryComment {#1401
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "You are right. I didn’t think about it like so before. I could point at I2P and TOR but I don’t think that’s foolproof either, neither do I know enough to be able to comment. Is there no way out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700756461 {#1363
          date: 2023-11-23 17:21:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@skullgiver@popplesburger.hilciferous.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1385 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#2393 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 155203
        -bodyTs: "'abl':36 'comment':38 'could':14 'didn':5 'either':28 'enough':33 'foolproof':27 'i2p':17 'know':32 'like':10 'neither':29 'point':15 'right':3 'think':7,24 'tor':19 'way':42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5532588"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700756461 {#1404
          date: 2023-11-23 17:21:01.0 +01:00
        }
        +"title": 155203
      }
      2 => App\Entity\EntryComment {#2011
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "Wait, if the EU is in favour of secure encryption, then who is opposing it in the EU? I haven’t heard of encryption being broken in America"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700773335 {#2389
          date: 2023-11-23 22:02:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@skullgiver@popplesburger.hilciferous.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -id: 156186
        -bodyTs: "'america':28 'broken':26 'encrypt':10,24 'eu':4,18 'favour':7 'haven':20 'heard':22 'oppos':14 'secur':9 'wait':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5537456"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700773335 {#2391
          date: 2023-11-23 22:02:15.0 +01:00
        }
        +"title": 156186
      }
      1 => App\Entity\EntryComment {#2328}
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "Thanks for the list. I live in the US but I’ll keep this in mind"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700846071 {#2337
          date: 2023-11-24 18:14:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@skullgiver@popplesburger.hilciferous.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2339 …}
        +nested: Doctrine\ORM\PersistentCollection {#2159 …}
        +votes: Doctrine\ORM\PersistentCollection {#2135 …}
        +reports: Doctrine\ORM\PersistentCollection {#2137 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
        -id: 159216
        -bodyTs: "'keep':13 'list':4 'live':6 'll':12 'mind':16 'thank':1 'us':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5553048"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700846071 {#2343
          date: 2023-11-24 18:14:31.0 +01:00
        }
        +"title": 159216
      }
    ]
    -id: 15505
    -titleTs: "'age':10 'anti':19 'anti-privaci':18 'e2ee':5 'eu':16 'idea':2 'law':21 'maintain':4 'peopl':7 'privaci':20 'uk':13"
    -bodyTs: "'aliv':214 'also':107 'altern':55 'answer':71 'anyth':4 'anyway':191,211 'apk':178 'asymmetr':81,155 'back':322 'back-end':321 'basic':32 'becom':268,289 'behind':263,330 'believ':126 'best':303 'break':15,48 'cg':265,332 'cg-nat':264,331 'cheer':334 'come':239 'compani':203 'complet':50 'compromis':167 'could':106,164 'damn':297 'difficult':20,327 'download':177 'dr':299 'due':230 'e2ee':52,67,308 'els':5 'employ':128 'encrypt':44,49,82,129,145,156 'end':51,323 'enough':293 'envis':28 'essenti':47 'eu':34,158 'everi':168 'everyon':148 'exampl':114 'exchang':77,83 'fine':89 'fork':207,221 'form':65 'foss':199,216,241,300 'general':287 'give':295 'go':187 'govern':232 'ground':14 'ground-break':13 'harder':269 'howev':192 'idea':140 'implement':22,306 'io':181 'key':41,79,85,99,118,210 'kind':143 'last':137 'like':104 'littl':162 'long':91,134 'maintain':225 'make':253,313,325 'mean':101 'media':252 'media/messages':45 'mention':8 'messeng':153 'method':112 'mobil':169 'nat':266,333 'neither':16 'never':186 'non':272 'non-techn':271 'noth':12 'og':224 'opinion':74 'option':258,318 'p2p':152,254,314 'peopl':175,262,329 'person':76,307 'plaintext':87 'popul':288 'possibl':196 'pressur':233 'prevent':174 'privaci':190 'privat':98 'problem':238 'profil':124 'project':200,217,242,301 'public':84,117 'qksms':127 're':185 'realli':245 'region':172 'run':246 'savvi':292 'say':3 'secret':40 'secur':109 'server':249 'servic':103 'simpl':30 'simpli':25,219 'sinc':240 'sms':105 'smses':131 'solut':31 'solv':282 'somehow':179 'sorri':180 'start':149 'stay':213 'stop':226 'store':251 'suit':304 'tech':291 'tech-savvi':290 'technic':146,273 'terribl':19 'though':69 'tl':298 'uk':37 'unencrypt':102 'usag':53 'use':110,151 'user':60,121,182,274,310 'utilis':62,80 'viabl':257,317 'want':38 'way':280 'without':166,319 'work':227 'would':159,204"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700755875
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8608802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700669475 {#1638
      date: 2023-11-22 17:11:15.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
  +body: "Wow, that’s amazing!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700846005 {#2314
    date: 2023-11-24 18:13:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@FIST_FILLET@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2191 …}
  +nested: Doctrine\ORM\PersistentCollection {#2327 …}
  +votes: Doctrine\ORM\PersistentCollection {#2333 …}
  +reports: Doctrine\ORM\PersistentCollection {#2324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
  -id: 159213
  -bodyTs: "'amaz':4 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5553029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700846005 {#2289
    date: 2023-11-24 18:13:25.0 +01:00
  }
  +"title": 159213
}
"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
128 DENIED moderate
App\Entity\EntryComment {#2328
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1435
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "My-idea-of-maintaining-E2EE-between-people-in-the-age"
    +title: "My idea of maintaining E2EE between people in the age of the UK's and EU's anti-privacy laws"
    +url: null
    +body: """
      Before I say anything else, I should mention that this is nothing ground-breaking, neither is it terribly difficult to implement. This is simply how I envision a simple solution.\n
      \n
      Basically, the EU and the UK want the secret keys to your encrypted media/messages. Which essentially breaks encryption completely, ending E2EE usage.\n
      \n
      The alternative is, then, for the user to utilise their own form of E2EE. How though? The answer, in my opinion, is personal exchange of keys utilising asymmetrical encryption. Exchanging public keys in plaintext is fine as long as they don’t have your private key. Which means unencrypted services like SMS could also be secured using this method (for example, have the public key of a user in their profile). I believe QKSMS employed encryption for SMSes for as long as it lasted, but no idea about the kind of encryption).\n
      \n
      Technically, if everyone started to use p2p messengers with asymmetrical encryption, the EU would have very little they could do without compromising every mobile in the region and preventing people from downloading APKs somehow (sorry iOS users but you’re never going to have privacy anyway).\n
      \n
      However, this is only possible with a FOSS project, because a company would have to fork over the keys anyway to stay alive. A FOSS project can simply be forked once the OG maintainer stops working on it due to government pressure. That is where the problem comes, since FOSS projects can’t really run their own servers to store media, making p2p the only viable option. But with some people behind CG-NAT, that becomes harder for non-technical users.\n
      \n
      I don’t have a way to solve this other than the general population becoming tech-savvy enough to give a damn.\n
      \n
      Tl:dr; FOSS projects are best suited for implementing personal E2EE between users, but that makes p2p the only viable option without a back-end, which makes it difficult for people behind CG-NAT.\n
      \n
      Cheers
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700846071 {#1466
      date: 2023-11-24 18:14:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1645 …}
    +votes: Doctrine\ORM\PersistentCollection {#1641 …}
    +reports: Doctrine\ORM\PersistentCollection {#1675 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
    +badges: Doctrine\ORM\PersistentCollection {#1585 …}
    +children: [
      4 => App\Entity\EntryComment {#1907
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +body: """
          From what I understand of PKI and the way the Internet is right now, trust in identity would be very hard to build if clients engage in PKI.\n
          \n
          But taking encryption into one’s hands basically brings back control into one’s hands. You do not specifically need an encrypted connection in such a case, just a tamper-proof connection.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700726299 {#1410
          date: 2023-11-23 08:58:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@virtualbriefcase@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2025 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 153790
        -bodyTs: "'back':38 'basic':36 'bring':37 'build':23 'case':55 'client':25 'connect':51,61 'control':39 'encrypt':31,50 'engag':26 'hand':35,43 'hard':21 'ident':17 'internet':11 'need':48 'one':33,41 'pki':6,28 'proof':60 'right':13 'specif':47 'take':30 'tamper':59 'tamper-proof':58 'trust':15 'understand':4 'way':9 'would':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5525514"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700726299 {#1874
          date: 2023-11-23 08:58:19.0 +01:00
        }
        +"title": 153790
      }
      3 => App\Entity\EntryComment {#1401
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "You are right. I didn’t think about it like so before. I could point at I2P and TOR but I don’t think that’s foolproof either, neither do I know enough to be able to comment. Is there no way out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700756461 {#1363
          date: 2023-11-23 17:21:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@skullgiver@popplesburger.hilciferous.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1385 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#2393 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 155203
        -bodyTs: "'abl':36 'comment':38 'could':14 'didn':5 'either':28 'enough':33 'foolproof':27 'i2p':17 'know':32 'like':10 'neither':29 'point':15 'right':3 'think':7,24 'tor':19 'way':42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5532588"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700756461 {#1404
          date: 2023-11-23 17:21:01.0 +01:00
        }
        +"title": 155203
      }
      2 => App\Entity\EntryComment {#2011
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "Wait, if the EU is in favour of secure encryption, then who is opposing it in the EU? I haven’t heard of encryption being broken in America"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700773335 {#2389
          date: 2023-11-23 22:02:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@skullgiver@popplesburger.hilciferous.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -id: 156186
        -bodyTs: "'america':28 'broken':26 'encrypt':10,24 'eu':4,18 'favour':7 'haven':20 'heard':22 'oppos':14 'secur':9 'wait':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5537456"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700773335 {#2391
          date: 2023-11-23 22:02:15.0 +01:00
        }
        +"title": 156186
      }
      1 => App\Entity\EntryComment {#2328}
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "Thanks for the list. I live in the US but I’ll keep this in mind"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700846071 {#2337
          date: 2023-11-24 18:14:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@skullgiver@popplesburger.hilciferous.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2339 …}
        +nested: Doctrine\ORM\PersistentCollection {#2159 …}
        +votes: Doctrine\ORM\PersistentCollection {#2135 …}
        +reports: Doctrine\ORM\PersistentCollection {#2137 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
        -id: 159216
        -bodyTs: "'keep':13 'list':4 'live':6 'll':12 'mind':16 'thank':1 'us':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5553048"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700846071 {#2343
          date: 2023-11-24 18:14:31.0 +01:00
        }
        +"title": 159216
      }
    ]
    -id: 15505
    -titleTs: "'age':10 'anti':19 'anti-privaci':18 'e2ee':5 'eu':16 'idea':2 'law':21 'maintain':4 'peopl':7 'privaci':20 'uk':13"
    -bodyTs: "'aliv':214 'also':107 'altern':55 'answer':71 'anyth':4 'anyway':191,211 'apk':178 'asymmetr':81,155 'back':322 'back-end':321 'basic':32 'becom':268,289 'behind':263,330 'believ':126 'best':303 'break':15,48 'cg':265,332 'cg-nat':264,331 'cheer':334 'come':239 'compani':203 'complet':50 'compromis':167 'could':106,164 'damn':297 'difficult':20,327 'download':177 'dr':299 'due':230 'e2ee':52,67,308 'els':5 'employ':128 'encrypt':44,49,82,129,145,156 'end':51,323 'enough':293 'envis':28 'essenti':47 'eu':34,158 'everi':168 'everyon':148 'exampl':114 'exchang':77,83 'fine':89 'fork':207,221 'form':65 'foss':199,216,241,300 'general':287 'give':295 'go':187 'govern':232 'ground':14 'ground-break':13 'harder':269 'howev':192 'idea':140 'implement':22,306 'io':181 'key':41,79,85,99,118,210 'kind':143 'last':137 'like':104 'littl':162 'long':91,134 'maintain':225 'make':253,313,325 'mean':101 'media':252 'media/messages':45 'mention':8 'messeng':153 'method':112 'mobil':169 'nat':266,333 'neither':16 'never':186 'non':272 'non-techn':271 'noth':12 'og':224 'opinion':74 'option':258,318 'p2p':152,254,314 'peopl':175,262,329 'person':76,307 'plaintext':87 'popul':288 'possibl':196 'pressur':233 'prevent':174 'privaci':190 'privat':98 'problem':238 'profil':124 'project':200,217,242,301 'public':84,117 'qksms':127 're':185 'realli':245 'region':172 'run':246 'savvi':292 'say':3 'secret':40 'secur':109 'server':249 'servic':103 'simpl':30 'simpli':25,219 'sinc':240 'sms':105 'smses':131 'solut':31 'solv':282 'somehow':179 'sorri':180 'start':149 'stay':213 'stop':226 'store':251 'suit':304 'tech':291 'tech-savvi':290 'technic':146,273 'terribl':19 'though':69 'tl':298 'uk':37 'unencrypt':102 'usag':53 'use':110,151 'user':60,121,182,274,310 'utilis':62,80 'viabl':257,317 'want':38 'way':280 'without':166,319 'work':227 'would':159,204"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700755875
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8608802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700669475 {#1638
      date: 2023-11-22 17:11:15.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
  +body: "Wow, that’s amazing!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700846005 {#2314
    date: 2023-11-24 18:13:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@FIST_FILLET@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2191 …}
  +nested: Doctrine\ORM\PersistentCollection {#2327 …}
  +votes: Doctrine\ORM\PersistentCollection {#2333 …}
  +reports: Doctrine\ORM\PersistentCollection {#2324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
  -id: 159213
  -bodyTs: "'amaz':4 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5553029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700846005 {#2289
    date: 2023-11-24 18:13:25.0 +01:00
  }
  +"title": 159213
}
"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
129 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
130 DENIED moderate
App\Entity\EntryComment {#2336
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1435
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "My-idea-of-maintaining-E2EE-between-people-in-the-age"
    +title: "My idea of maintaining E2EE between people in the age of the UK's and EU's anti-privacy laws"
    +url: null
    +body: """
      Before I say anything else, I should mention that this is nothing ground-breaking, neither is it terribly difficult to implement. This is simply how I envision a simple solution.\n
      \n
      Basically, the EU and the UK want the secret keys to your encrypted media/messages. Which essentially breaks encryption completely, ending E2EE usage.\n
      \n
      The alternative is, then, for the user to utilise their own form of E2EE. How though? The answer, in my opinion, is personal exchange of keys utilising asymmetrical encryption. Exchanging public keys in plaintext is fine as long as they don’t have your private key. Which means unencrypted services like SMS could also be secured using this method (for example, have the public key of a user in their profile). I believe QKSMS employed encryption for SMSes for as long as it lasted, but no idea about the kind of encryption).\n
      \n
      Technically, if everyone started to use p2p messengers with asymmetrical encryption, the EU would have very little they could do without compromising every mobile in the region and preventing people from downloading APKs somehow (sorry iOS users but you’re never going to have privacy anyway).\n
      \n
      However, this is only possible with a FOSS project, because a company would have to fork over the keys anyway to stay alive. A FOSS project can simply be forked once the OG maintainer stops working on it due to government pressure. That is where the problem comes, since FOSS projects can’t really run their own servers to store media, making p2p the only viable option. But with some people behind CG-NAT, that becomes harder for non-technical users.\n
      \n
      I don’t have a way to solve this other than the general population becoming tech-savvy enough to give a damn.\n
      \n
      Tl:dr; FOSS projects are best suited for implementing personal E2EE between users, but that makes p2p the only viable option without a back-end, which makes it difficult for people behind CG-NAT.\n
      \n
      Cheers
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700846071 {#1466
      date: 2023-11-24 18:14:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1645 …}
    +votes: Doctrine\ORM\PersistentCollection {#1641 …}
    +reports: Doctrine\ORM\PersistentCollection {#1675 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
    +badges: Doctrine\ORM\PersistentCollection {#1585 …}
    +children: [
      4 => App\Entity\EntryComment {#1907
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +body: """
          From what I understand of PKI and the way the Internet is right now, trust in identity would be very hard to build if clients engage in PKI.\n
          \n
          But taking encryption into one’s hands basically brings back control into one’s hands. You do not specifically need an encrypted connection in such a case, just a tamper-proof connection.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700726299 {#1410
          date: 2023-11-23 08:58:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@virtualbriefcase@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2025 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 153790
        -bodyTs: "'back':38 'basic':36 'bring':37 'build':23 'case':55 'client':25 'connect':51,61 'control':39 'encrypt':31,50 'engag':26 'hand':35,43 'hard':21 'ident':17 'internet':11 'need':48 'one':33,41 'pki':6,28 'proof':60 'right':13 'specif':47 'take':30 'tamper':59 'tamper-proof':58 'trust':15 'understand':4 'way':9 'would':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5525514"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700726299 {#1874
          date: 2023-11-23 08:58:19.0 +01:00
        }
        +"title": 153790
      }
      3 => App\Entity\EntryComment {#1401
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "You are right. I didn’t think about it like so before. I could point at I2P and TOR but I don’t think that’s foolproof either, neither do I know enough to be able to comment. Is there no way out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700756461 {#1363
          date: 2023-11-23 17:21:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@skullgiver@popplesburger.hilciferous.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1385 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#2393 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 155203
        -bodyTs: "'abl':36 'comment':38 'could':14 'didn':5 'either':28 'enough':33 'foolproof':27 'i2p':17 'know':32 'like':10 'neither':29 'point':15 'right':3 'think':7,24 'tor':19 'way':42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5532588"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700756461 {#1404
          date: 2023-11-23 17:21:01.0 +01:00
        }
        +"title": 155203
      }
      2 => App\Entity\EntryComment {#2011
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "Wait, if the EU is in favour of secure encryption, then who is opposing it in the EU? I haven’t heard of encryption being broken in America"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700773335 {#2389
          date: 2023-11-23 22:02:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@skullgiver@popplesburger.hilciferous.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -id: 156186
        -bodyTs: "'america':28 'broken':26 'encrypt':10,24 'eu':4,18 'favour':7 'haven':20 'heard':22 'oppos':14 'secur':9 'wait':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5537456"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700773335 {#2391
          date: 2023-11-23 22:02:15.0 +01:00
        }
        +"title": 156186
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +body: "Wow, that’s amazing!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700846005 {#2314
          date: 2023-11-24 18:13:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@FIST_FILLET@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 159213
        -bodyTs: "'amaz':4 'wow':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5553029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700846005 {#2289
          date: 2023-11-24 18:13:25.0 +01:00
        }
        +"title": 159213
      }
      0 => App\Entity\EntryComment {#2336}
    ]
    -id: 15505
    -titleTs: "'age':10 'anti':19 'anti-privaci':18 'e2ee':5 'eu':16 'idea':2 'law':21 'maintain':4 'peopl':7 'privaci':20 'uk':13"
    -bodyTs: "'aliv':214 'also':107 'altern':55 'answer':71 'anyth':4 'anyway':191,211 'apk':178 'asymmetr':81,155 'back':322 'back-end':321 'basic':32 'becom':268,289 'behind':263,330 'believ':126 'best':303 'break':15,48 'cg':265,332 'cg-nat':264,331 'cheer':334 'come':239 'compani':203 'complet':50 'compromis':167 'could':106,164 'damn':297 'difficult':20,327 'download':177 'dr':299 'due':230 'e2ee':52,67,308 'els':5 'employ':128 'encrypt':44,49,82,129,145,156 'end':51,323 'enough':293 'envis':28 'essenti':47 'eu':34,158 'everi':168 'everyon':148 'exampl':114 'exchang':77,83 'fine':89 'fork':207,221 'form':65 'foss':199,216,241,300 'general':287 'give':295 'go':187 'govern':232 'ground':14 'ground-break':13 'harder':269 'howev':192 'idea':140 'implement':22,306 'io':181 'key':41,79,85,99,118,210 'kind':143 'last':137 'like':104 'littl':162 'long':91,134 'maintain':225 'make':253,313,325 'mean':101 'media':252 'media/messages':45 'mention':8 'messeng':153 'method':112 'mobil':169 'nat':266,333 'neither':16 'never':186 'non':272 'non-techn':271 'noth':12 'og':224 'opinion':74 'option':258,318 'p2p':152,254,314 'peopl':175,262,329 'person':76,307 'plaintext':87 'popul':288 'possibl':196 'pressur':233 'prevent':174 'privaci':190 'privat':98 'problem':238 'profil':124 'project':200,217,242,301 'public':84,117 'qksms':127 're':185 'realli':245 'region':172 'run':246 'savvi':292 'say':3 'secret':40 'secur':109 'server':249 'servic':103 'simpl':30 'simpli':25,219 'sinc':240 'sms':105 'smses':131 'solut':31 'solv':282 'somehow':179 'sorri':180 'start':149 'stay':213 'stop':226 'store':251 'suit':304 'tech':291 'tech-savvi':290 'technic':146,273 'terribl':19 'though':69 'tl':298 'uk':37 'unencrypt':102 'usag':53 'use':110,151 'user':60,121,182,274,310 'utilis':62,80 'viabl':257,317 'want':38 'way':280 'without':166,319 'work':227 'would':159,204"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700755875
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8608802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700669475 {#1638
      date: 2023-11-22 17:11:15.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
  +body: "Thanks for the list. I live in the US but I’ll keep this in mind"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700846071 {#2337
    date: 2023-11-24 18:14:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@skullgiver@popplesburger.hilciferous.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2339 …}
  +nested: Doctrine\ORM\PersistentCollection {#2159 …}
  +votes: Doctrine\ORM\PersistentCollection {#2135 …}
  +reports: Doctrine\ORM\PersistentCollection {#2137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
  -id: 159216
  -bodyTs: "'keep':13 'list':4 'live':6 'll':12 'mind':16 'thank':1 'us':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5553048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700846071 {#2343
    date: 2023-11-24 18:14:31.0 +01:00
  }
  +"title": 159216
}
"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
131 DENIED edit
App\Entity\EntryComment {#2336
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1435
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "My-idea-of-maintaining-E2EE-between-people-in-the-age"
    +title: "My idea of maintaining E2EE between people in the age of the UK's and EU's anti-privacy laws"
    +url: null
    +body: """
      Before I say anything else, I should mention that this is nothing ground-breaking, neither is it terribly difficult to implement. This is simply how I envision a simple solution.\n
      \n
      Basically, the EU and the UK want the secret keys to your encrypted media/messages. Which essentially breaks encryption completely, ending E2EE usage.\n
      \n
      The alternative is, then, for the user to utilise their own form of E2EE. How though? The answer, in my opinion, is personal exchange of keys utilising asymmetrical encryption. Exchanging public keys in plaintext is fine as long as they don’t have your private key. Which means unencrypted services like SMS could also be secured using this method (for example, have the public key of a user in their profile). I believe QKSMS employed encryption for SMSes for as long as it lasted, but no idea about the kind of encryption).\n
      \n
      Technically, if everyone started to use p2p messengers with asymmetrical encryption, the EU would have very little they could do without compromising every mobile in the region and preventing people from downloading APKs somehow (sorry iOS users but you’re never going to have privacy anyway).\n
      \n
      However, this is only possible with a FOSS project, because a company would have to fork over the keys anyway to stay alive. A FOSS project can simply be forked once the OG maintainer stops working on it due to government pressure. That is where the problem comes, since FOSS projects can’t really run their own servers to store media, making p2p the only viable option. But with some people behind CG-NAT, that becomes harder for non-technical users.\n
      \n
      I don’t have a way to solve this other than the general population becoming tech-savvy enough to give a damn.\n
      \n
      Tl:dr; FOSS projects are best suited for implementing personal E2EE between users, but that makes p2p the only viable option without a back-end, which makes it difficult for people behind CG-NAT.\n
      \n
      Cheers
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700846071 {#1466
      date: 2023-11-24 18:14:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1645 …}
    +votes: Doctrine\ORM\PersistentCollection {#1641 …}
    +reports: Doctrine\ORM\PersistentCollection {#1675 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
    +badges: Doctrine\ORM\PersistentCollection {#1585 …}
    +children: [
      4 => App\Entity\EntryComment {#1907
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +body: """
          From what I understand of PKI and the way the Internet is right now, trust in identity would be very hard to build if clients engage in PKI.\n
          \n
          But taking encryption into one’s hands basically brings back control into one’s hands. You do not specifically need an encrypted connection in such a case, just a tamper-proof connection.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700726299 {#1410
          date: 2023-11-23 08:58:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@virtualbriefcase@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2025 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 153790
        -bodyTs: "'back':38 'basic':36 'bring':37 'build':23 'case':55 'client':25 'connect':51,61 'control':39 'encrypt':31,50 'engag':26 'hand':35,43 'hard':21 'ident':17 'internet':11 'need':48 'one':33,41 'pki':6,28 'proof':60 'right':13 'specif':47 'take':30 'tamper':59 'tamper-proof':58 'trust':15 'understand':4 'way':9 'would':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5525514"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700726299 {#1874
          date: 2023-11-23 08:58:19.0 +01:00
        }
        +"title": 153790
      }
      3 => App\Entity\EntryComment {#1401
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "You are right. I didn’t think about it like so before. I could point at I2P and TOR but I don’t think that’s foolproof either, neither do I know enough to be able to comment. Is there no way out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700756461 {#1363
          date: 2023-11-23 17:21:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@skullgiver@popplesburger.hilciferous.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1385 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#2393 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 155203
        -bodyTs: "'abl':36 'comment':38 'could':14 'didn':5 'either':28 'enough':33 'foolproof':27 'i2p':17 'know':32 'like':10 'neither':29 'point':15 'right':3 'think':7,24 'tor':19 'way':42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5532588"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700756461 {#1404
          date: 2023-11-23 17:21:01.0 +01:00
        }
        +"title": 155203
      }
      2 => App\Entity\EntryComment {#2011
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "Wait, if the EU is in favour of secure encryption, then who is opposing it in the EU? I haven’t heard of encryption being broken in America"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700773335 {#2389
          date: 2023-11-23 22:02:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@skullgiver@popplesburger.hilciferous.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -id: 156186
        -bodyTs: "'america':28 'broken':26 'encrypt':10,24 'eu':4,18 'favour':7 'haven':20 'heard':22 'oppos':14 'secur':9 'wait':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5537456"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700773335 {#2391
          date: 2023-11-23 22:02:15.0 +01:00
        }
        +"title": 156186
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +body: "Wow, that’s amazing!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700846005 {#2314
          date: 2023-11-24 18:13:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@FIST_FILLET@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 159213
        -bodyTs: "'amaz':4 'wow':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5553029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700846005 {#2289
          date: 2023-11-24 18:13:25.0 +01:00
        }
        +"title": 159213
      }
      0 => App\Entity\EntryComment {#2336}
    ]
    -id: 15505
    -titleTs: "'age':10 'anti':19 'anti-privaci':18 'e2ee':5 'eu':16 'idea':2 'law':21 'maintain':4 'peopl':7 'privaci':20 'uk':13"
    -bodyTs: "'aliv':214 'also':107 'altern':55 'answer':71 'anyth':4 'anyway':191,211 'apk':178 'asymmetr':81,155 'back':322 'back-end':321 'basic':32 'becom':268,289 'behind':263,330 'believ':126 'best':303 'break':15,48 'cg':265,332 'cg-nat':264,331 'cheer':334 'come':239 'compani':203 'complet':50 'compromis':167 'could':106,164 'damn':297 'difficult':20,327 'download':177 'dr':299 'due':230 'e2ee':52,67,308 'els':5 'employ':128 'encrypt':44,49,82,129,145,156 'end':51,323 'enough':293 'envis':28 'essenti':47 'eu':34,158 'everi':168 'everyon':148 'exampl':114 'exchang':77,83 'fine':89 'fork':207,221 'form':65 'foss':199,216,241,300 'general':287 'give':295 'go':187 'govern':232 'ground':14 'ground-break':13 'harder':269 'howev':192 'idea':140 'implement':22,306 'io':181 'key':41,79,85,99,118,210 'kind':143 'last':137 'like':104 'littl':162 'long':91,134 'maintain':225 'make':253,313,325 'mean':101 'media':252 'media/messages':45 'mention':8 'messeng':153 'method':112 'mobil':169 'nat':266,333 'neither':16 'never':186 'non':272 'non-techn':271 'noth':12 'og':224 'opinion':74 'option':258,318 'p2p':152,254,314 'peopl':175,262,329 'person':76,307 'plaintext':87 'popul':288 'possibl':196 'pressur':233 'prevent':174 'privaci':190 'privat':98 'problem':238 'profil':124 'project':200,217,242,301 'public':84,117 'qksms':127 're':185 'realli':245 'region':172 'run':246 'savvi':292 'say':3 'secret':40 'secur':109 'server':249 'servic':103 'simpl':30 'simpli':25,219 'sinc':240 'sms':105 'smses':131 'solut':31 'solv':282 'somehow':179 'sorri':180 'start':149 'stay':213 'stop':226 'store':251 'suit':304 'tech':291 'tech-savvi':290 'technic':146,273 'terribl':19 'though':69 'tl':298 'uk':37 'unencrypt':102 'usag':53 'use':110,151 'user':60,121,182,274,310 'utilis':62,80 'viabl':257,317 'want':38 'way':280 'without':166,319 'work':227 'would':159,204"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700755875
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8608802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700669475 {#1638
      date: 2023-11-22 17:11:15.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
  +body: "Thanks for the list. I live in the US but I’ll keep this in mind"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700846071 {#2337
    date: 2023-11-24 18:14:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@skullgiver@popplesburger.hilciferous.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2339 …}
  +nested: Doctrine\ORM\PersistentCollection {#2159 …}
  +votes: Doctrine\ORM\PersistentCollection {#2135 …}
  +reports: Doctrine\ORM\PersistentCollection {#2137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
  -id: 159216
  -bodyTs: "'keep':13 'list':4 'live':6 'll':12 'mind':16 'thank':1 'us':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5553048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700846071 {#2343
    date: 2023-11-24 18:14:31.0 +01:00
  }
  +"title": 159216
}
"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
132 DENIED moderate
App\Entity\EntryComment {#2336
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1435
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "My-idea-of-maintaining-E2EE-between-people-in-the-age"
    +title: "My idea of maintaining E2EE between people in the age of the UK's and EU's anti-privacy laws"
    +url: null
    +body: """
      Before I say anything else, I should mention that this is nothing ground-breaking, neither is it terribly difficult to implement. This is simply how I envision a simple solution.\n
      \n
      Basically, the EU and the UK want the secret keys to your encrypted media/messages. Which essentially breaks encryption completely, ending E2EE usage.\n
      \n
      The alternative is, then, for the user to utilise their own form of E2EE. How though? The answer, in my opinion, is personal exchange of keys utilising asymmetrical encryption. Exchanging public keys in plaintext is fine as long as they don’t have your private key. Which means unencrypted services like SMS could also be secured using this method (for example, have the public key of a user in their profile). I believe QKSMS employed encryption for SMSes for as long as it lasted, but no idea about the kind of encryption).\n
      \n
      Technically, if everyone started to use p2p messengers with asymmetrical encryption, the EU would have very little they could do without compromising every mobile in the region and preventing people from downloading APKs somehow (sorry iOS users but you’re never going to have privacy anyway).\n
      \n
      However, this is only possible with a FOSS project, because a company would have to fork over the keys anyway to stay alive. A FOSS project can simply be forked once the OG maintainer stops working on it due to government pressure. That is where the problem comes, since FOSS projects can’t really run their own servers to store media, making p2p the only viable option. But with some people behind CG-NAT, that becomes harder for non-technical users.\n
      \n
      I don’t have a way to solve this other than the general population becoming tech-savvy enough to give a damn.\n
      \n
      Tl:dr; FOSS projects are best suited for implementing personal E2EE between users, but that makes p2p the only viable option without a back-end, which makes it difficult for people behind CG-NAT.\n
      \n
      Cheers
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700846071 {#1466
      date: 2023-11-24 18:14:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1645 …}
    +votes: Doctrine\ORM\PersistentCollection {#1641 …}
    +reports: Doctrine\ORM\PersistentCollection {#1675 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
    +badges: Doctrine\ORM\PersistentCollection {#1585 …}
    +children: [
      4 => App\Entity\EntryComment {#1907
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +body: """
          From what I understand of PKI and the way the Internet is right now, trust in identity would be very hard to build if clients engage in PKI.\n
          \n
          But taking encryption into one’s hands basically brings back control into one’s hands. You do not specifically need an encrypted connection in such a case, just a tamper-proof connection.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700726299 {#1410
          date: 2023-11-23 08:58:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@virtualbriefcase@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2025 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 153790
        -bodyTs: "'back':38 'basic':36 'bring':37 'build':23 'case':55 'client':25 'connect':51,61 'control':39 'encrypt':31,50 'engag':26 'hand':35,43 'hard':21 'ident':17 'internet':11 'need':48 'one':33,41 'pki':6,28 'proof':60 'right':13 'specif':47 'take':30 'tamper':59 'tamper-proof':58 'trust':15 'understand':4 'way':9 'would':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5525514"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700726299 {#1874
          date: 2023-11-23 08:58:19.0 +01:00
        }
        +"title": 153790
      }
      3 => App\Entity\EntryComment {#1401
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "You are right. I didn’t think about it like so before. I could point at I2P and TOR but I don’t think that’s foolproof either, neither do I know enough to be able to comment. Is there no way out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700756461 {#1363
          date: 2023-11-23 17:21:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@skullgiver@popplesburger.hilciferous.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1385 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#2393 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 155203
        -bodyTs: "'abl':36 'comment':38 'could':14 'didn':5 'either':28 'enough':33 'foolproof':27 'i2p':17 'know':32 'like':10 'neither':29 'point':15 'right':3 'think':7,24 'tor':19 'way':42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5532588"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700756461 {#1404
          date: 2023-11-23 17:21:01.0 +01:00
        }
        +"title": 155203
      }
      2 => App\Entity\EntryComment {#2011
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "Wait, if the EU is in favour of secure encryption, then who is opposing it in the EU? I haven’t heard of encryption being broken in America"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700773335 {#2389
          date: 2023-11-23 22:02:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@skullgiver@popplesburger.hilciferous.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -id: 156186
        -bodyTs: "'america':28 'broken':26 'encrypt':10,24 'eu':4,18 'favour':7 'haven':20 'heard':22 'oppos':14 'secur':9 'wait':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5537456"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700773335 {#2391
          date: 2023-11-23 22:02:15.0 +01:00
        }
        +"title": 156186
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1435}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +body: "Wow, that’s amazing!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700846005 {#2314
          date: 2023-11-24 18:13:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@FIST_FILLET@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 159213
        -bodyTs: "'amaz':4 'wow':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5553029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700846005 {#2289
          date: 2023-11-24 18:13:25.0 +01:00
        }
        +"title": 159213
      }
      0 => App\Entity\EntryComment {#2336}
    ]
    -id: 15505
    -titleTs: "'age':10 'anti':19 'anti-privaci':18 'e2ee':5 'eu':16 'idea':2 'law':21 'maintain':4 'peopl':7 'privaci':20 'uk':13"
    -bodyTs: "'aliv':214 'also':107 'altern':55 'answer':71 'anyth':4 'anyway':191,211 'apk':178 'asymmetr':81,155 'back':322 'back-end':321 'basic':32 'becom':268,289 'behind':263,330 'believ':126 'best':303 'break':15,48 'cg':265,332 'cg-nat':264,331 'cheer':334 'come':239 'compani':203 'complet':50 'compromis':167 'could':106,164 'damn':297 'difficult':20,327 'download':177 'dr':299 'due':230 'e2ee':52,67,308 'els':5 'employ':128 'encrypt':44,49,82,129,145,156 'end':51,323 'enough':293 'envis':28 'essenti':47 'eu':34,158 'everi':168 'everyon':148 'exampl':114 'exchang':77,83 'fine':89 'fork':207,221 'form':65 'foss':199,216,241,300 'general':287 'give':295 'go':187 'govern':232 'ground':14 'ground-break':13 'harder':269 'howev':192 'idea':140 'implement':22,306 'io':181 'key':41,79,85,99,118,210 'kind':143 'last':137 'like':104 'littl':162 'long':91,134 'maintain':225 'make':253,313,325 'mean':101 'media':252 'media/messages':45 'mention':8 'messeng':153 'method':112 'mobil':169 'nat':266,333 'neither':16 'never':186 'non':272 'non-techn':271 'noth':12 'og':224 'opinion':74 'option':258,318 'p2p':152,254,314 'peopl':175,262,329 'person':76,307 'plaintext':87 'popul':288 'possibl':196 'pressur':233 'prevent':174 'privaci':190 'privat':98 'problem':238 'profil':124 'project':200,217,242,301 'public':84,117 'qksms':127 're':185 'realli':245 'region':172 'run':246 'savvi':292 'say':3 'secret':40 'secur':109 'server':249 'servic':103 'simpl':30 'simpli':25,219 'sinc':240 'sms':105 'smses':131 'solut':31 'solv':282 'somehow':179 'sorri':180 'start':149 'stay':213 'stop':226 'store':251 'suit':304 'tech':291 'tech-savvi':290 'technic':146,273 'terribl':19 'though':69 'tl':298 'uk':37 'unencrypt':102 'usag':53 'use':110,151 'user':60,121,182,274,310 'utilis':62,80 'viabl':257,317 'want':38 'way':280 'without':166,319 'work':227 'would':159,204"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700755875
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8608802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700669475 {#1638
      date: 2023-11-22 17:11:15.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
  +body: "Thanks for the list. I live in the US but I’ll keep this in mind"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700846071 {#2337
    date: 2023-11-24 18:14:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@skullgiver@popplesburger.hilciferous.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2339 …}
  +nested: Doctrine\ORM\PersistentCollection {#2159 …}
  +votes: Doctrine\ORM\PersistentCollection {#2135 …}
  +reports: Doctrine\ORM\PersistentCollection {#2137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
  -id: 159216
  -bodyTs: "'keep':13 'list':4 'live':6 'll':12 'mind':16 'thank':1 'us':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5553048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700846071 {#2343
    date: 2023-11-24 18:14:31.0 +01:00
  }
  +"title": 159216
}
"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
133 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
134 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2380
  +user: Proxies\__CG__\App\Entity\User {#2667 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2386 …}
  +image: Proxies\__CG__\App\Entity\Image {#2751 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2750 …}
  +slug: "They-just-don-t-understand"
  +title: "They just don't understand"
  +url: "https://lemmy.world/pictrs/image/c3325629-34d1-4610-9060-6266b7ee0c60.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 442
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700724602 {#2146
    date: 2023-11-23 08:30:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2749 …}
  +votes: Doctrine\ORM\PersistentCollection {#2756 …}
  +reports: Doctrine\ORM\PersistentCollection {#2752 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2758 …}
  +badges: Doctrine\ORM\PersistentCollection {#2760 …}
  +children: [
    App\Entity\EntryComment {#2372
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2380 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2386 …}
      +image: null
      +parent: null
      +root: null
      +body: "But does it run Gentoo?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1701175257 {#2361
        date: 2023-11-28 13:40:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2382 …}
      +nested: Doctrine\ORM\PersistentCollection {#2384 …}
      +votes: Doctrine\ORM\PersistentCollection {#2379 …}
      +reports: Doctrine\ORM\PersistentCollection {#2383 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
      -id: 151846
      -bodyTs: "'gentoo':5 'run':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5508989"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700684117 {#2364
        date: 2023-11-22 21:15:17.0 +01:00
      }
      +"title": 151846
    }
  ]
  -id: 15558
  -titleTs: "'understand':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700767025
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8615666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700680625 {#2724
    date: 2023-11-22 20:17:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2380
  +user: Proxies\__CG__\App\Entity\User {#2667 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2386 …}
  +image: Proxies\__CG__\App\Entity\Image {#2751 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2750 …}
  +slug: "They-just-don-t-understand"
  +title: "They just don't understand"
  +url: "https://lemmy.world/pictrs/image/c3325629-34d1-4610-9060-6266b7ee0c60.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 442
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700724602 {#2146
    date: 2023-11-23 08:30:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2749 …}
  +votes: Doctrine\ORM\PersistentCollection {#2756 …}
  +reports: Doctrine\ORM\PersistentCollection {#2752 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2758 …}
  +badges: Doctrine\ORM\PersistentCollection {#2760 …}
  +children: [
    App\Entity\EntryComment {#2372
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2380 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2386 …}
      +image: null
      +parent: null
      +root: null
      +body: "But does it run Gentoo?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1701175257 {#2361
        date: 2023-11-28 13:40:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2382 …}
      +nested: Doctrine\ORM\PersistentCollection {#2384 …}
      +votes: Doctrine\ORM\PersistentCollection {#2379 …}
      +reports: Doctrine\ORM\PersistentCollection {#2383 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
      -id: 151846
      -bodyTs: "'gentoo':5 'run':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5508989"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700684117 {#2364
        date: 2023-11-22 21:15:17.0 +01:00
      }
      +"title": 151846
    }
  ]
  -id: 15558
  -titleTs: "'understand':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700767025
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8615666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700680625 {#2724
    date: 2023-11-22 20:17:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2380
  +user: Proxies\__CG__\App\Entity\User {#2667 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2386 …}
  +image: Proxies\__CG__\App\Entity\Image {#2751 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2750 …}
  +slug: "They-just-don-t-understand"
  +title: "They just don't understand"
  +url: "https://lemmy.world/pictrs/image/c3325629-34d1-4610-9060-6266b7ee0c60.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 442
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700724602 {#2146
    date: 2023-11-23 08:30:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2749 …}
  +votes: Doctrine\ORM\PersistentCollection {#2756 …}
  +reports: Doctrine\ORM\PersistentCollection {#2752 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2758 …}
  +badges: Doctrine\ORM\PersistentCollection {#2760 …}
  +children: [
    App\Entity\EntryComment {#2372
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2380 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2386 …}
      +image: null
      +parent: null
      +root: null
      +body: "But does it run Gentoo?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1701175257 {#2361
        date: 2023-11-28 13:40:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2382 …}
      +nested: Doctrine\ORM\PersistentCollection {#2384 …}
      +votes: Doctrine\ORM\PersistentCollection {#2379 …}
      +reports: Doctrine\ORM\PersistentCollection {#2383 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
      -id: 151846
      -bodyTs: "'gentoo':5 'run':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5508989"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700684117 {#2364
        date: 2023-11-22 21:15:17.0 +01:00
      }
      +"title": 151846
    }
  ]
  -id: 15558
  -titleTs: "'understand':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700767025
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8615666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700680625 {#2724
    date: 2023-11-22 20:17:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 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
138 DENIED moderate
App\Entity\EntryComment {#2372
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2380
    +user: Proxies\__CG__\App\Entity\User {#2667 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2386 …}
    +image: Proxies\__CG__\App\Entity\Image {#2751 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2750 …}
    +slug: "They-just-don-t-understand"
    +title: "They just don't understand"
    +url: "https://lemmy.world/pictrs/image/c3325629-34d1-4610-9060-6266b7ee0c60.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 442
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700724602 {#2146
      date: 2023-11-23 08:30:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2749 …}
    +votes: Doctrine\ORM\PersistentCollection {#2756 …}
    +reports: Doctrine\ORM\PersistentCollection {#2752 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2755 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2758 …}
    +badges: Doctrine\ORM\PersistentCollection {#2760 …}
    +children: [
      App\Entity\EntryComment {#2372}
    ]
    -id: 15558
    -titleTs: "'understand':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700767025
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8615666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700680625 {#2724
      date: 2023-11-22 20:17:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2386 …}
  +image: null
  +parent: null
  +root: null
  +body: "But does it run Gentoo?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1701175257 {#2361
    date: 2023-11-28 13:40:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2382 …}
  +nested: Doctrine\ORM\PersistentCollection {#2384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2379 …}
  +reports: Doctrine\ORM\PersistentCollection {#2383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
  -id: 151846
  -bodyTs: "'gentoo':5 'run':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5508989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700684117 {#2364
    date: 2023-11-22 21:15:17.0 +01:00
  }
  +"title": 151846
}
"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
139 DENIED edit
App\Entity\EntryComment {#2372
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2380
    +user: Proxies\__CG__\App\Entity\User {#2667 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2386 …}
    +image: Proxies\__CG__\App\Entity\Image {#2751 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2750 …}
    +slug: "They-just-don-t-understand"
    +title: "They just don't understand"
    +url: "https://lemmy.world/pictrs/image/c3325629-34d1-4610-9060-6266b7ee0c60.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 442
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700724602 {#2146
      date: 2023-11-23 08:30:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2749 …}
    +votes: Doctrine\ORM\PersistentCollection {#2756 …}
    +reports: Doctrine\ORM\PersistentCollection {#2752 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2755 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2758 …}
    +badges: Doctrine\ORM\PersistentCollection {#2760 …}
    +children: [
      App\Entity\EntryComment {#2372}
    ]
    -id: 15558
    -titleTs: "'understand':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700767025
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8615666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700680625 {#2724
      date: 2023-11-22 20:17:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2386 …}
  +image: null
  +parent: null
  +root: null
  +body: "But does it run Gentoo?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1701175257 {#2361
    date: 2023-11-28 13:40:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2382 …}
  +nested: Doctrine\ORM\PersistentCollection {#2384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2379 …}
  +reports: Doctrine\ORM\PersistentCollection {#2383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
  -id: 151846
  -bodyTs: "'gentoo':5 'run':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5508989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700684117 {#2364
    date: 2023-11-22 21:15:17.0 +01:00
  }
  +"title": 151846
}
"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
140 DENIED moderate
App\Entity\EntryComment {#2372
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2380
    +user: Proxies\__CG__\App\Entity\User {#2667 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2386 …}
    +image: Proxies\__CG__\App\Entity\Image {#2751 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2750 …}
    +slug: "They-just-don-t-understand"
    +title: "They just don't understand"
    +url: "https://lemmy.world/pictrs/image/c3325629-34d1-4610-9060-6266b7ee0c60.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 442
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700724602 {#2146
      date: 2023-11-23 08:30:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2749 …}
    +votes: Doctrine\ORM\PersistentCollection {#2756 …}
    +reports: Doctrine\ORM\PersistentCollection {#2752 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2755 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2758 …}
    +badges: Doctrine\ORM\PersistentCollection {#2760 …}
    +children: [
      App\Entity\EntryComment {#2372}
    ]
    -id: 15558
    -titleTs: "'understand':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700767025
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8615666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700680625 {#2724
      date: 2023-11-22 20:17:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2386 …}
  +image: null
  +parent: null
  +root: null
  +body: "But does it run Gentoo?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1701175257 {#2361
    date: 2023-11-28 13:40:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2382 …}
  +nested: Doctrine\ORM\PersistentCollection {#2384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2379 …}
  +reports: Doctrine\ORM\PersistentCollection {#2383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
  -id: 151846
  -bodyTs: "'gentoo':5 'run':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5508989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700684117 {#2364
    date: 2023-11-22 21:15:17.0 +01:00
  }
  +"title": 151846
}
"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
141 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
142 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1718
  +user: Proxies\__CG__\App\Entity\User {#1357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2879 …}
  +slug: "How-to-fix"
  +title: "How to fix?"
  +url: "https://i.imgur.com/wdCH2bl.jpg"
  +body: """
    So I installed Signal messenger and later needed pulse audio and lsp plugins. Now the search in the menu no longer finds Signal in search. :-( I have to go to “Internet -> Signal” to open it.\n
    \n
    How to fix this?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700489342 {#2917
    date: 2023-11-20 15:09:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2922 …}
  +votes: Doctrine\ORM\PersistentCollection {#2925 …}
  +reports: Doctrine\ORM\PersistentCollection {#2927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2931 …}
  +badges: Doctrine\ORM\PersistentCollection {#2933 …}
  +children: [
    App\Entity\EntryComment {#1557
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
      +image: null
      +parent: null
      +root: null
      +body: "Hey OP, any reason you’re not using Pipewire?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700891363 {#1527
        date: 2023-11-25 06:49:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yournamehere@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1715 …}
      +nested: Doctrine\ORM\PersistentCollection {#1724 …}
      +votes: Doctrine\ORM\PersistentCollection {#1735 …}
      +reports: Doctrine\ORM\PersistentCollection {#1732 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
      -id: 134762
      -bodyTs: "'hey':1 'op':2 'pipewir':9 're':6 'reason':4 'use':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5390598"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700253182 {#1549
        date: 2023-11-17 21:33:02.0 +01:00
      }
      +"title": 134762
    }
  ]
  -id: 13243
  -titleTs: "'fix':3"
  -bodyTs: "'audio':10 'find':22 'fix':38 'go':29 'instal':3 'internet':31 'later':7 'longer':21 'lsp':12 'menu':19 'messeng':5 'need':8 'open':34 'plugin':13 'puls':9 'search':16,25 'signal':4,23,32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700144675
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14992248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700058275 {#2903
    date: 2023-11-15 15:24:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1718
  +user: Proxies\__CG__\App\Entity\User {#1357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2879 …}
  +slug: "How-to-fix"
  +title: "How to fix?"
  +url: "https://i.imgur.com/wdCH2bl.jpg"
  +body: """
    So I installed Signal messenger and later needed pulse audio and lsp plugins. Now the search in the menu no longer finds Signal in search. :-( I have to go to “Internet -> Signal” to open it.\n
    \n
    How to fix this?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700489342 {#2917
    date: 2023-11-20 15:09:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2922 …}
  +votes: Doctrine\ORM\PersistentCollection {#2925 …}
  +reports: Doctrine\ORM\PersistentCollection {#2927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2931 …}
  +badges: Doctrine\ORM\PersistentCollection {#2933 …}
  +children: [
    App\Entity\EntryComment {#1557
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
      +image: null
      +parent: null
      +root: null
      +body: "Hey OP, any reason you’re not using Pipewire?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700891363 {#1527
        date: 2023-11-25 06:49:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yournamehere@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1715 …}
      +nested: Doctrine\ORM\PersistentCollection {#1724 …}
      +votes: Doctrine\ORM\PersistentCollection {#1735 …}
      +reports: Doctrine\ORM\PersistentCollection {#1732 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
      -id: 134762
      -bodyTs: "'hey':1 'op':2 'pipewir':9 're':6 'reason':4 'use':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5390598"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700253182 {#1549
        date: 2023-11-17 21:33:02.0 +01:00
      }
      +"title": 134762
    }
  ]
  -id: 13243
  -titleTs: "'fix':3"
  -bodyTs: "'audio':10 'find':22 'fix':38 'go':29 'instal':3 'internet':31 'later':7 'longer':21 'lsp':12 'menu':19 'messeng':5 'need':8 'open':34 'plugin':13 'puls':9 'search':16,25 'signal':4,23,32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700144675
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14992248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700058275 {#2903
    date: 2023-11-15 15:24:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1718
  +user: Proxies\__CG__\App\Entity\User {#1357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2879 …}
  +slug: "How-to-fix"
  +title: "How to fix?"
  +url: "https://i.imgur.com/wdCH2bl.jpg"
  +body: """
    So I installed Signal messenger and later needed pulse audio and lsp plugins. Now the search in the menu no longer finds Signal in search. :-( I have to go to “Internet -> Signal” to open it.\n
    \n
    How to fix this?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700489342 {#2917
    date: 2023-11-20 15:09:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2922 …}
  +votes: Doctrine\ORM\PersistentCollection {#2925 …}
  +reports: Doctrine\ORM\PersistentCollection {#2927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2931 …}
  +badges: Doctrine\ORM\PersistentCollection {#2933 …}
  +children: [
    App\Entity\EntryComment {#1557
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
      +image: null
      +parent: null
      +root: null
      +body: "Hey OP, any reason you’re not using Pipewire?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700891363 {#1527
        date: 2023-11-25 06:49:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yournamehere@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1715 …}
      +nested: Doctrine\ORM\PersistentCollection {#1724 …}
      +votes: Doctrine\ORM\PersistentCollection {#1735 …}
      +reports: Doctrine\ORM\PersistentCollection {#1732 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
      -id: 134762
      -bodyTs: "'hey':1 'op':2 'pipewir':9 're':6 'reason':4 'use':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5390598"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700253182 {#1549
        date: 2023-11-17 21:33:02.0 +01:00
      }
      +"title": 134762
    }
  ]
  -id: 13243
  -titleTs: "'fix':3"
  -bodyTs: "'audio':10 'find':22 'fix':38 'go':29 'instal':3 'internet':31 'later':7 'longer':21 'lsp':12 'menu':19 'messeng':5 'need':8 'open':34 'plugin':13 'puls':9 'search':16,25 'signal':4,23,32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700144675
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14992248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700058275 {#2903
    date: 2023-11-15 15:24:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 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
146 DENIED moderate
App\Entity\EntryComment {#1557
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718
    +user: Proxies\__CG__\App\Entity\User {#1357 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2879 …}
    +slug: "How-to-fix"
    +title: "How to fix?"
    +url: "https://i.imgur.com/wdCH2bl.jpg"
    +body: """
      So I installed Signal messenger and later needed pulse audio and lsp plugins. Now the search in the menu no longer finds Signal in search. :-( I have to go to “Internet -> Signal” to open it.\n
      \n
      How to fix this?
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 49
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700489342 {#2917
      date: 2023-11-20 15:09:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2922 …}
    +votes: Doctrine\ORM\PersistentCollection {#2925 …}
    +reports: Doctrine\ORM\PersistentCollection {#2927 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2929 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2931 …}
    +badges: Doctrine\ORM\PersistentCollection {#2933 …}
    +children: [
      App\Entity\EntryComment {#1557}
    ]
    -id: 13243
    -titleTs: "'fix':3"
    -bodyTs: "'audio':10 'find':22 'fix':38 'go':29 'instal':3 'internet':31 'later':7 'longer':21 'lsp':12 'menu':19 'messeng':5 'need':8 'open':34 'plugin':13 'puls':9 'search':16,25 'signal':4,23,32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700144675
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14992248"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700058275 {#2903
      date: 2023-11-15 15:24:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hey OP, any reason you’re not using Pipewire?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700891363 {#1527
    date: 2023-11-25 06:49:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yournamehere@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1715 …}
  +nested: Doctrine\ORM\PersistentCollection {#1724 …}
  +votes: Doctrine\ORM\PersistentCollection {#1735 …}
  +reports: Doctrine\ORM\PersistentCollection {#1732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
  -id: 134762
  -bodyTs: "'hey':1 'op':2 'pipewir':9 're':6 'reason':4 'use':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5390598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700253182 {#1549
    date: 2023-11-17 21:33:02.0 +01:00
  }
  +"title": 134762
}
"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
147 DENIED edit
App\Entity\EntryComment {#1557
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718
    +user: Proxies\__CG__\App\Entity\User {#1357 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2879 …}
    +slug: "How-to-fix"
    +title: "How to fix?"
    +url: "https://i.imgur.com/wdCH2bl.jpg"
    +body: """
      So I installed Signal messenger and later needed pulse audio and lsp plugins. Now the search in the menu no longer finds Signal in search. :-( I have to go to “Internet -> Signal” to open it.\n
      \n
      How to fix this?
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 49
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700489342 {#2917
      date: 2023-11-20 15:09:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2922 …}
    +votes: Doctrine\ORM\PersistentCollection {#2925 …}
    +reports: Doctrine\ORM\PersistentCollection {#2927 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2929 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2931 …}
    +badges: Doctrine\ORM\PersistentCollection {#2933 …}
    +children: [
      App\Entity\EntryComment {#1557}
    ]
    -id: 13243
    -titleTs: "'fix':3"
    -bodyTs: "'audio':10 'find':22 'fix':38 'go':29 'instal':3 'internet':31 'later':7 'longer':21 'lsp':12 'menu':19 'messeng':5 'need':8 'open':34 'plugin':13 'puls':9 'search':16,25 'signal':4,23,32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700144675
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14992248"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700058275 {#2903
      date: 2023-11-15 15:24:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hey OP, any reason you’re not using Pipewire?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700891363 {#1527
    date: 2023-11-25 06:49:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yournamehere@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1715 …}
  +nested: Doctrine\ORM\PersistentCollection {#1724 …}
  +votes: Doctrine\ORM\PersistentCollection {#1735 …}
  +reports: Doctrine\ORM\PersistentCollection {#1732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
  -id: 134762
  -bodyTs: "'hey':1 'op':2 'pipewir':9 're':6 'reason':4 'use':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5390598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700253182 {#1549
    date: 2023-11-17 21:33:02.0 +01:00
  }
  +"title": 134762
}
"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
148 DENIED moderate
App\Entity\EntryComment {#1557
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718
    +user: Proxies\__CG__\App\Entity\User {#1357 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2879 …}
    +slug: "How-to-fix"
    +title: "How to fix?"
    +url: "https://i.imgur.com/wdCH2bl.jpg"
    +body: """
      So I installed Signal messenger and later needed pulse audio and lsp plugins. Now the search in the menu no longer finds Signal in search. :-( I have to go to “Internet -> Signal” to open it.\n
      \n
      How to fix this?
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 49
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700489342 {#2917
      date: 2023-11-20 15:09:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2922 …}
    +votes: Doctrine\ORM\PersistentCollection {#2925 …}
    +reports: Doctrine\ORM\PersistentCollection {#2927 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2929 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2931 …}
    +badges: Doctrine\ORM\PersistentCollection {#2933 …}
    +children: [
      App\Entity\EntryComment {#1557}
    ]
    -id: 13243
    -titleTs: "'fix':3"
    -bodyTs: "'audio':10 'find':22 'fix':38 'go':29 'instal':3 'internet':31 'later':7 'longer':21 'lsp':12 'menu':19 'messeng':5 'need':8 'open':34 'plugin':13 'puls':9 'search':16,25 'signal':4,23,32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700144675
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14992248"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700058275 {#2903
      date: 2023-11-15 15:24:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hey OP, any reason you’re not using Pipewire?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700891363 {#1527
    date: 2023-11-25 06:49:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yournamehere@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1715 …}
  +nested: Doctrine\ORM\PersistentCollection {#1724 …}
  +votes: Doctrine\ORM\PersistentCollection {#1735 …}
  +reports: Doctrine\ORM\PersistentCollection {#1732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
  -id: 134762
  -bodyTs: "'hey':1 'op':2 'pipewir':9 're':6 'reason':4 'use':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5390598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700253182 {#1549
    date: 2023-11-17 21:33:02.0 +01:00
  }
  +"title": 134762
}
"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
149 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
150 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1707
  +user: Proxies\__CG__\App\Entity\User {#2365 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Kemono-Coomer-Scraper-Development"
  +title: "Kemono/Coomer Scraper Development"
  +url: null
  +body: """
    Around a month ago I posted a poll on this sub asking about feedback relating to a Coomer.su and kemono.su scraper I’ve been developing, and this post is an update to share where development is going.\n
    \n
    For anybody unaware, I have been working on a scraping software that allows you to mass download posts from creators on both kemono and Coomer. This is not a built-in feature of their website, which I found to be somewhat stupid, so I set out to create my own tool.\n
    \n
    In my previous post, I talked about the basic features the scraping software would have, and many people pointed out that similar software already exists for this. After taking a look at the software provided to me, I felt it did not meet my expectations and quality standards, so I continued forward with this project.\n
    \n
    The major driving factor of this scraping software is the built-in translator I have integrated directly into the codebase, allowing for post titles and descriptions to be seamlessly translated as they are scraped, courtesy of Google translate. This feature has exceeded my expectations, with the only downside being Google’s fair rate limit, which can kick in if you translate too many words. This typically only happens with post descriptions and requires upwards of 1k+ words to activate, and thus I feel it is okay in its current state. There is a toggle for translating post descriptions in the code for the time being which defaults to off, and I may add automatic service switching in the future, but for right now, it should work more than well. The translator allows anybody speaking any language to scrape from the PartySites, which is invaluable if your language isn’t widely used on the sites.\n
    \n
    I’ve also ported the codebase over to a C# .NET 6 class library for developers, allowing them to create their own scraping software if desired. The project currently has an attached GUI that I am working on refining for the general public.\n
    \n
    As I’ve stated before, the concept of this project is extremely simple, with the codebase itself being compiled to a meager 18kb excluding libraries, and thus it surprises me that nobody has programmed this yet to a capacity deemed acceptable.\n
    \n
    I plan to release this scraper in the following weeks, once some bugs are sorted out and discord support is possibly added.\n
    \n
    Please let me know what you’d like to see in this, as feedback is always appreciated.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 33
  +score: 0
  +isAdult: true
  +sticky: false
  +lastActive: DateTime @1700423576 {#2972
    date: 2023-11-19 20:52:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2977 …}
  +votes: Doctrine\ORM\PersistentCollection {#2980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2986 …}
  +badges: Doctrine\ORM\PersistentCollection {#2988 …}
  +children: [
    App\Entity\EntryComment {#2464
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1707 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
      +image: null
      +parent: null
      +root: null
      +body: "Could you take a look at deepl.com’s API? It’s supposed to be better than Google translate for European languages"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700796490 {#1611
        date: 2023-11-24 04:28:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Set8@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1741 …}
      +nested: Doctrine\ORM\PersistentCollection {#2448 …}
      +votes: Doctrine\ORM\PersistentCollection {#2447 …}
      +reports: Doctrine\ORM\PersistentCollection {#2462 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
      -id: 139359
      -bodyTs: "'api':9 'better':15 'could':1 'deepl.com':7 'european':20 'googl':17 'languag':21 'look':5 'suppos':12 'take':3 'translat':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5427020"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700383699 {#2465
        date: 2023-11-19 09:48:19.0 +01:00
      }
      +"title": 139359
    }
  ]
  -id: 14326
  -titleTs: "'develop':3 'kemono/coomer':1 'scraper':2"
  -bodyTs: "'18kb':365 '1k':221 '6':311 'accept':383 'activ':224 'ad':405 'add':258 'ago':4 'allow':50,166,277,316 'alreadi':113 'also':302 'alway':421 'anybodi':39,278 'appreci':422 'around':1 'ask':12 'attach':331 'automat':259 'basic':98 'bug':396 'built':68,156 'built-in':67,155 'c':309 'capac':381 'class':312 'code':246 'codebas':165,305,358 'compil':361 'concept':349 'continu':140 'coomer':62 'coomer.su':18 'courtesi':180 'creat':86,319 'creator':57 'current':234,328 'd':412 'deem':382 'default':252 'descript':171,216,243 'desir':325 'develop':25,35,315 'direct':162 'discord':401 'download':54 'downsid':193 'drive':147 'exceed':187 'exclud':366 'exist':114 'expect':134,189 'extrem':354 'factor':148 'fair':197 'featur':70,99,185 'feedback':14,419 'feel':228 'felt':128 'follow':392 'forward':141 'found':76 'futur':264 'general':341 'go':37 'googl':182,195 'gui':332 'happen':213 'integr':161 'invalu':289 'isn':293 'kemono':60 'kemono.su':20 'kick':202 'know':409 'languag':281,292 'let':407 'librari':313,367 'like':413 'limit':199 'look':120 'major':146 'mani':106,208 'mass':53 'may':257 'meager':364 'meet':132 'month':3 'net':310 'nobodi':374 'okay':231 'partysit':286 'peopl':107 'plan':385 'pleas':406 'point':108 'poll':8 'port':303 'possibl':404 'post':6,28,55,93,168,215,242 'previous':92 'program':376 'project':144,327,352 'provid':124 'public':342 'qualiti':136 'rate':198 'refin':338 'relat':15 'releas':387 'requir':218 'right':267 'scrape':47,101,151,179,283,322 'scraper':21,389 'seamless':174 'see':415 'servic':260 'set':83 'share':33 'similar':111 'simpl':355 'site':299 'softwar':48,102,112,123,152,323 'somewhat':79 'sort':398 'speak':279 'standard':137 'state':235,346 'stupid':80 'sub':11 'support':402 'surpris':371 'switch':261 'take':118 'talk':95 'thus':226,369 'time':249 'titl':169 'toggl':239 'tool':89 'translat':158,175,183,206,241,276 'typic':211 'unawar':40 'updat':31 'upward':219 'use':296 've':23,301,345 'websit':73 'week':393 'well':274 'wide':295 'word':209,222 'work':44,271,336 'would':103 'yet':378"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700460422
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8458000"
  +editedAt: DateTimeImmutable @1700712694 {#2959
    date: 2023-11-23 05:11:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700374022 {#2938
    date: 2023-11-19 07:07:02.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1707
  +user: Proxies\__CG__\App\Entity\User {#2365 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Kemono-Coomer-Scraper-Development"
  +title: "Kemono/Coomer Scraper Development"
  +url: null
  +body: """
    Around a month ago I posted a poll on this sub asking about feedback relating to a Coomer.su and kemono.su scraper I’ve been developing, and this post is an update to share where development is going.\n
    \n
    For anybody unaware, I have been working on a scraping software that allows you to mass download posts from creators on both kemono and Coomer. This is not a built-in feature of their website, which I found to be somewhat stupid, so I set out to create my own tool.\n
    \n
    In my previous post, I talked about the basic features the scraping software would have, and many people pointed out that similar software already exists for this. After taking a look at the software provided to me, I felt it did not meet my expectations and quality standards, so I continued forward with this project.\n
    \n
    The major driving factor of this scraping software is the built-in translator I have integrated directly into the codebase, allowing for post titles and descriptions to be seamlessly translated as they are scraped, courtesy of Google translate. This feature has exceeded my expectations, with the only downside being Google’s fair rate limit, which can kick in if you translate too many words. This typically only happens with post descriptions and requires upwards of 1k+ words to activate, and thus I feel it is okay in its current state. There is a toggle for translating post descriptions in the code for the time being which defaults to off, and I may add automatic service switching in the future, but for right now, it should work more than well. The translator allows anybody speaking any language to scrape from the PartySites, which is invaluable if your language isn’t widely used on the sites.\n
    \n
    I’ve also ported the codebase over to a C# .NET 6 class library for developers, allowing them to create their own scraping software if desired. The project currently has an attached GUI that I am working on refining for the general public.\n
    \n
    As I’ve stated before, the concept of this project is extremely simple, with the codebase itself being compiled to a meager 18kb excluding libraries, and thus it surprises me that nobody has programmed this yet to a capacity deemed acceptable.\n
    \n
    I plan to release this scraper in the following weeks, once some bugs are sorted out and discord support is possibly added.\n
    \n
    Please let me know what you’d like to see in this, as feedback is always appreciated.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 33
  +score: 0
  +isAdult: true
  +sticky: false
  +lastActive: DateTime @1700423576 {#2972
    date: 2023-11-19 20:52:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2977 …}
  +votes: Doctrine\ORM\PersistentCollection {#2980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2986 …}
  +badges: Doctrine\ORM\PersistentCollection {#2988 …}
  +children: [
    App\Entity\EntryComment {#2464
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1707 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
      +image: null
      +parent: null
      +root: null
      +body: "Could you take a look at deepl.com’s API? It’s supposed to be better than Google translate for European languages"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700796490 {#1611
        date: 2023-11-24 04:28:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Set8@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1741 …}
      +nested: Doctrine\ORM\PersistentCollection {#2448 …}
      +votes: Doctrine\ORM\PersistentCollection {#2447 …}
      +reports: Doctrine\ORM\PersistentCollection {#2462 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
      -id: 139359
      -bodyTs: "'api':9 'better':15 'could':1 'deepl.com':7 'european':20 'googl':17 'languag':21 'look':5 'suppos':12 'take':3 'translat':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5427020"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700383699 {#2465
        date: 2023-11-19 09:48:19.0 +01:00
      }
      +"title": 139359
    }
  ]
  -id: 14326
  -titleTs: "'develop':3 'kemono/coomer':1 'scraper':2"
  -bodyTs: "'18kb':365 '1k':221 '6':311 'accept':383 'activ':224 'ad':405 'add':258 'ago':4 'allow':50,166,277,316 'alreadi':113 'also':302 'alway':421 'anybodi':39,278 'appreci':422 'around':1 'ask':12 'attach':331 'automat':259 'basic':98 'bug':396 'built':68,156 'built-in':67,155 'c':309 'capac':381 'class':312 'code':246 'codebas':165,305,358 'compil':361 'concept':349 'continu':140 'coomer':62 'coomer.su':18 'courtesi':180 'creat':86,319 'creator':57 'current':234,328 'd':412 'deem':382 'default':252 'descript':171,216,243 'desir':325 'develop':25,35,315 'direct':162 'discord':401 'download':54 'downsid':193 'drive':147 'exceed':187 'exclud':366 'exist':114 'expect':134,189 'extrem':354 'factor':148 'fair':197 'featur':70,99,185 'feedback':14,419 'feel':228 'felt':128 'follow':392 'forward':141 'found':76 'futur':264 'general':341 'go':37 'googl':182,195 'gui':332 'happen':213 'integr':161 'invalu':289 'isn':293 'kemono':60 'kemono.su':20 'kick':202 'know':409 'languag':281,292 'let':407 'librari':313,367 'like':413 'limit':199 'look':120 'major':146 'mani':106,208 'mass':53 'may':257 'meager':364 'meet':132 'month':3 'net':310 'nobodi':374 'okay':231 'partysit':286 'peopl':107 'plan':385 'pleas':406 'point':108 'poll':8 'port':303 'possibl':404 'post':6,28,55,93,168,215,242 'previous':92 'program':376 'project':144,327,352 'provid':124 'public':342 'qualiti':136 'rate':198 'refin':338 'relat':15 'releas':387 'requir':218 'right':267 'scrape':47,101,151,179,283,322 'scraper':21,389 'seamless':174 'see':415 'servic':260 'set':83 'share':33 'similar':111 'simpl':355 'site':299 'softwar':48,102,112,123,152,323 'somewhat':79 'sort':398 'speak':279 'standard':137 'state':235,346 'stupid':80 'sub':11 'support':402 'surpris':371 'switch':261 'take':118 'talk':95 'thus':226,369 'time':249 'titl':169 'toggl':239 'tool':89 'translat':158,175,183,206,241,276 'typic':211 'unawar':40 'updat':31 'upward':219 'use':296 've':23,301,345 'websit':73 'week':393 'well':274 'wide':295 'word':209,222 'work':44,271,336 'would':103 'yet':378"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700460422
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8458000"
  +editedAt: DateTimeImmutable @1700712694 {#2959
    date: 2023-11-23 05:11:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700374022 {#2938
    date: 2023-11-19 07:07:02.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1707
  +user: Proxies\__CG__\App\Entity\User {#2365 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Kemono-Coomer-Scraper-Development"
  +title: "Kemono/Coomer Scraper Development"
  +url: null
  +body: """
    Around a month ago I posted a poll on this sub asking about feedback relating to a Coomer.su and kemono.su scraper I’ve been developing, and this post is an update to share where development is going.\n
    \n
    For anybody unaware, I have been working on a scraping software that allows you to mass download posts from creators on both kemono and Coomer. This is not a built-in feature of their website, which I found to be somewhat stupid, so I set out to create my own tool.\n
    \n
    In my previous post, I talked about the basic features the scraping software would have, and many people pointed out that similar software already exists for this. After taking a look at the software provided to me, I felt it did not meet my expectations and quality standards, so I continued forward with this project.\n
    \n
    The major driving factor of this scraping software is the built-in translator I have integrated directly into the codebase, allowing for post titles and descriptions to be seamlessly translated as they are scraped, courtesy of Google translate. This feature has exceeded my expectations, with the only downside being Google’s fair rate limit, which can kick in if you translate too many words. This typically only happens with post descriptions and requires upwards of 1k+ words to activate, and thus I feel it is okay in its current state. There is a toggle for translating post descriptions in the code for the time being which defaults to off, and I may add automatic service switching in the future, but for right now, it should work more than well. The translator allows anybody speaking any language to scrape from the PartySites, which is invaluable if your language isn’t widely used on the sites.\n
    \n
    I’ve also ported the codebase over to a C# .NET 6 class library for developers, allowing them to create their own scraping software if desired. The project currently has an attached GUI that I am working on refining for the general public.\n
    \n
    As I’ve stated before, the concept of this project is extremely simple, with the codebase itself being compiled to a meager 18kb excluding libraries, and thus it surprises me that nobody has programmed this yet to a capacity deemed acceptable.\n
    \n
    I plan to release this scraper in the following weeks, once some bugs are sorted out and discord support is possibly added.\n
    \n
    Please let me know what you’d like to see in this, as feedback is always appreciated.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 33
  +score: 0
  +isAdult: true
  +sticky: false
  +lastActive: DateTime @1700423576 {#2972
    date: 2023-11-19 20:52:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2977 …}
  +votes: Doctrine\ORM\PersistentCollection {#2980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2986 …}
  +badges: Doctrine\ORM\PersistentCollection {#2988 …}
  +children: [
    App\Entity\EntryComment {#2464
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1707 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
      +image: null
      +parent: null
      +root: null
      +body: "Could you take a look at deepl.com’s API? It’s supposed to be better than Google translate for European languages"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700796490 {#1611
        date: 2023-11-24 04:28:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Set8@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1741 …}
      +nested: Doctrine\ORM\PersistentCollection {#2448 …}
      +votes: Doctrine\ORM\PersistentCollection {#2447 …}
      +reports: Doctrine\ORM\PersistentCollection {#2462 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
      -id: 139359
      -bodyTs: "'api':9 'better':15 'could':1 'deepl.com':7 'european':20 'googl':17 'languag':21 'look':5 'suppos':12 'take':3 'translat':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5427020"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700383699 {#2465
        date: 2023-11-19 09:48:19.0 +01:00
      }
      +"title": 139359
    }
  ]
  -id: 14326
  -titleTs: "'develop':3 'kemono/coomer':1 'scraper':2"
  -bodyTs: "'18kb':365 '1k':221 '6':311 'accept':383 'activ':224 'ad':405 'add':258 'ago':4 'allow':50,166,277,316 'alreadi':113 'also':302 'alway':421 'anybodi':39,278 'appreci':422 'around':1 'ask':12 'attach':331 'automat':259 'basic':98 'bug':396 'built':68,156 'built-in':67,155 'c':309 'capac':381 'class':312 'code':246 'codebas':165,305,358 'compil':361 'concept':349 'continu':140 'coomer':62 'coomer.su':18 'courtesi':180 'creat':86,319 'creator':57 'current':234,328 'd':412 'deem':382 'default':252 'descript':171,216,243 'desir':325 'develop':25,35,315 'direct':162 'discord':401 'download':54 'downsid':193 'drive':147 'exceed':187 'exclud':366 'exist':114 'expect':134,189 'extrem':354 'factor':148 'fair':197 'featur':70,99,185 'feedback':14,419 'feel':228 'felt':128 'follow':392 'forward':141 'found':76 'futur':264 'general':341 'go':37 'googl':182,195 'gui':332 'happen':213 'integr':161 'invalu':289 'isn':293 'kemono':60 'kemono.su':20 'kick':202 'know':409 'languag':281,292 'let':407 'librari':313,367 'like':413 'limit':199 'look':120 'major':146 'mani':106,208 'mass':53 'may':257 'meager':364 'meet':132 'month':3 'net':310 'nobodi':374 'okay':231 'partysit':286 'peopl':107 'plan':385 'pleas':406 'point':108 'poll':8 'port':303 'possibl':404 'post':6,28,55,93,168,215,242 'previous':92 'program':376 'project':144,327,352 'provid':124 'public':342 'qualiti':136 'rate':198 'refin':338 'relat':15 'releas':387 'requir':218 'right':267 'scrape':47,101,151,179,283,322 'scraper':21,389 'seamless':174 'see':415 'servic':260 'set':83 'share':33 'similar':111 'simpl':355 'site':299 'softwar':48,102,112,123,152,323 'somewhat':79 'sort':398 'speak':279 'standard':137 'state':235,346 'stupid':80 'sub':11 'support':402 'surpris':371 'switch':261 'take':118 'talk':95 'thus':226,369 'time':249 'titl':169 'toggl':239 'tool':89 'translat':158,175,183,206,241,276 'typic':211 'unawar':40 'updat':31 'upward':219 'use':296 've':23,301,345 'websit':73 'week':393 'well':274 'wide':295 'word':209,222 'work':44,271,336 'would':103 'yet':378"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700460422
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8458000"
  +editedAt: DateTimeImmutable @1700712694 {#2959
    date: 2023-11-23 05:11:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700374022 {#2938
    date: 2023-11-19 07:07:02.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 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
154 DENIED moderate
App\Entity\EntryComment {#2464
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1707
    +user: Proxies\__CG__\App\Entity\User {#2365 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Kemono-Coomer-Scraper-Development"
    +title: "Kemono/Coomer Scraper Development"
    +url: null
    +body: """
      Around a month ago I posted a poll on this sub asking about feedback relating to a Coomer.su and kemono.su scraper I’ve been developing, and this post is an update to share where development is going.\n
      \n
      For anybody unaware, I have been working on a scraping software that allows you to mass download posts from creators on both kemono and Coomer. This is not a built-in feature of their website, which I found to be somewhat stupid, so I set out to create my own tool.\n
      \n
      In my previous post, I talked about the basic features the scraping software would have, and many people pointed out that similar software already exists for this. After taking a look at the software provided to me, I felt it did not meet my expectations and quality standards, so I continued forward with this project.\n
      \n
      The major driving factor of this scraping software is the built-in translator I have integrated directly into the codebase, allowing for post titles and descriptions to be seamlessly translated as they are scraped, courtesy of Google translate. This feature has exceeded my expectations, with the only downside being Google’s fair rate limit, which can kick in if you translate too many words. This typically only happens with post descriptions and requires upwards of 1k+ words to activate, and thus I feel it is okay in its current state. There is a toggle for translating post descriptions in the code for the time being which defaults to off, and I may add automatic service switching in the future, but for right now, it should work more than well. The translator allows anybody speaking any language to scrape from the PartySites, which is invaluable if your language isn’t widely used on the sites.\n
      \n
      I’ve also ported the codebase over to a C# .NET 6 class library for developers, allowing them to create their own scraping software if desired. The project currently has an attached GUI that I am working on refining for the general public.\n
      \n
      As I’ve stated before, the concept of this project is extremely simple, with the codebase itself being compiled to a meager 18kb excluding libraries, and thus it surprises me that nobody has programmed this yet to a capacity deemed acceptable.\n
      \n
      I plan to release this scraper in the following weeks, once some bugs are sorted out and discord support is possibly added.\n
      \n
      Please let me know what you’d like to see in this, as feedback is always appreciated.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 33
    +score: 0
    +isAdult: true
    +sticky: false
    +lastActive: DateTime @1700423576 {#2972
      date: 2023-11-19 20:52:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2977 …}
    +votes: Doctrine\ORM\PersistentCollection {#2980 …}
    +reports: Doctrine\ORM\PersistentCollection {#2982 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2984 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2986 …}
    +badges: Doctrine\ORM\PersistentCollection {#2988 …}
    +children: [
      App\Entity\EntryComment {#2464}
    ]
    -id: 14326
    -titleTs: "'develop':3 'kemono/coomer':1 'scraper':2"
    -bodyTs: "'18kb':365 '1k':221 '6':311 'accept':383 'activ':224 'ad':405 'add':258 'ago':4 'allow':50,166,277,316 'alreadi':113 'also':302 'alway':421 'anybodi':39,278 'appreci':422 'around':1 'ask':12 'attach':331 'automat':259 'basic':98 'bug':396 'built':68,156 'built-in':67,155 'c':309 'capac':381 'class':312 'code':246 'codebas':165,305,358 'compil':361 'concept':349 'continu':140 'coomer':62 'coomer.su':18 'courtesi':180 'creat':86,319 'creator':57 'current':234,328 'd':412 'deem':382 'default':252 'descript':171,216,243 'desir':325 'develop':25,35,315 'direct':162 'discord':401 'download':54 'downsid':193 'drive':147 'exceed':187 'exclud':366 'exist':114 'expect':134,189 'extrem':354 'factor':148 'fair':197 'featur':70,99,185 'feedback':14,419 'feel':228 'felt':128 'follow':392 'forward':141 'found':76 'futur':264 'general':341 'go':37 'googl':182,195 'gui':332 'happen':213 'integr':161 'invalu':289 'isn':293 'kemono':60 'kemono.su':20 'kick':202 'know':409 'languag':281,292 'let':407 'librari':313,367 'like':413 'limit':199 'look':120 'major':146 'mani':106,208 'mass':53 'may':257 'meager':364 'meet':132 'month':3 'net':310 'nobodi':374 'okay':231 'partysit':286 'peopl':107 'plan':385 'pleas':406 'point':108 'poll':8 'port':303 'possibl':404 'post':6,28,55,93,168,215,242 'previous':92 'program':376 'project':144,327,352 'provid':124 'public':342 'qualiti':136 'rate':198 'refin':338 'relat':15 'releas':387 'requir':218 'right':267 'scrape':47,101,151,179,283,322 'scraper':21,389 'seamless':174 'see':415 'servic':260 'set':83 'share':33 'similar':111 'simpl':355 'site':299 'softwar':48,102,112,123,152,323 'somewhat':79 'sort':398 'speak':279 'standard':137 'state':235,346 'stupid':80 'sub':11 'support':402 'surpris':371 'switch':261 'take':118 'talk':95 'thus':226,369 'time':249 'titl':169 'toggl':239 'tool':89 'translat':158,175,183,206,241,276 'typic':211 'unawar':40 'updat':31 'upward':219 'use':296 've':23,301,345 'websit':73 'week':393 'well':274 'wide':295 'word':209,222 'work':44,271,336 'would':103 'yet':378"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700460422
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8458000"
    +editedAt: DateTimeImmutable @1700712694 {#2959
      date: 2023-11-23 05:11:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700374022 {#2938
      date: 2023-11-19 07:07:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "Could you take a look at deepl.com’s API? It’s supposed to be better than Google translate for European languages"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700796490 {#1611
    date: 2023-11-24 04:28:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Set8@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1741 …}
  +nested: Doctrine\ORM\PersistentCollection {#2448 …}
  +votes: Doctrine\ORM\PersistentCollection {#2447 …}
  +reports: Doctrine\ORM\PersistentCollection {#2462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
  -id: 139359
  -bodyTs: "'api':9 'better':15 'could':1 'deepl.com':7 'european':20 'googl':17 'languag':21 'look':5 'suppos':12 'take':3 'translat':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5427020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700383699 {#2465
    date: 2023-11-19 09:48:19.0 +01:00
  }
  +"title": 139359
}
"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
155 DENIED edit
App\Entity\EntryComment {#2464
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1707
    +user: Proxies\__CG__\App\Entity\User {#2365 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Kemono-Coomer-Scraper-Development"
    +title: "Kemono/Coomer Scraper Development"
    +url: null
    +body: """
      Around a month ago I posted a poll on this sub asking about feedback relating to a Coomer.su and kemono.su scraper I’ve been developing, and this post is an update to share where development is going.\n
      \n
      For anybody unaware, I have been working on a scraping software that allows you to mass download posts from creators on both kemono and Coomer. This is not a built-in feature of their website, which I found to be somewhat stupid, so I set out to create my own tool.\n
      \n
      In my previous post, I talked about the basic features the scraping software would have, and many people pointed out that similar software already exists for this. After taking a look at the software provided to me, I felt it did not meet my expectations and quality standards, so I continued forward with this project.\n
      \n
      The major driving factor of this scraping software is the built-in translator I have integrated directly into the codebase, allowing for post titles and descriptions to be seamlessly translated as they are scraped, courtesy of Google translate. This feature has exceeded my expectations, with the only downside being Google’s fair rate limit, which can kick in if you translate too many words. This typically only happens with post descriptions and requires upwards of 1k+ words to activate, and thus I feel it is okay in its current state. There is a toggle for translating post descriptions in the code for the time being which defaults to off, and I may add automatic service switching in the future, but for right now, it should work more than well. The translator allows anybody speaking any language to scrape from the PartySites, which is invaluable if your language isn’t widely used on the sites.\n
      \n
      I’ve also ported the codebase over to a C# .NET 6 class library for developers, allowing them to create their own scraping software if desired. The project currently has an attached GUI that I am working on refining for the general public.\n
      \n
      As I’ve stated before, the concept of this project is extremely simple, with the codebase itself being compiled to a meager 18kb excluding libraries, and thus it surprises me that nobody has programmed this yet to a capacity deemed acceptable.\n
      \n
      I plan to release this scraper in the following weeks, once some bugs are sorted out and discord support is possibly added.\n
      \n
      Please let me know what you’d like to see in this, as feedback is always appreciated.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 33
    +score: 0
    +isAdult: true
    +sticky: false
    +lastActive: DateTime @1700423576 {#2972
      date: 2023-11-19 20:52:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2977 …}
    +votes: Doctrine\ORM\PersistentCollection {#2980 …}
    +reports: Doctrine\ORM\PersistentCollection {#2982 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2984 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2986 …}
    +badges: Doctrine\ORM\PersistentCollection {#2988 …}
    +children: [
      App\Entity\EntryComment {#2464}
    ]
    -id: 14326
    -titleTs: "'develop':3 'kemono/coomer':1 'scraper':2"
    -bodyTs: "'18kb':365 '1k':221 '6':311 'accept':383 'activ':224 'ad':405 'add':258 'ago':4 'allow':50,166,277,316 'alreadi':113 'also':302 'alway':421 'anybodi':39,278 'appreci':422 'around':1 'ask':12 'attach':331 'automat':259 'basic':98 'bug':396 'built':68,156 'built-in':67,155 'c':309 'capac':381 'class':312 'code':246 'codebas':165,305,358 'compil':361 'concept':349 'continu':140 'coomer':62 'coomer.su':18 'courtesi':180 'creat':86,319 'creator':57 'current':234,328 'd':412 'deem':382 'default':252 'descript':171,216,243 'desir':325 'develop':25,35,315 'direct':162 'discord':401 'download':54 'downsid':193 'drive':147 'exceed':187 'exclud':366 'exist':114 'expect':134,189 'extrem':354 'factor':148 'fair':197 'featur':70,99,185 'feedback':14,419 'feel':228 'felt':128 'follow':392 'forward':141 'found':76 'futur':264 'general':341 'go':37 'googl':182,195 'gui':332 'happen':213 'integr':161 'invalu':289 'isn':293 'kemono':60 'kemono.su':20 'kick':202 'know':409 'languag':281,292 'let':407 'librari':313,367 'like':413 'limit':199 'look':120 'major':146 'mani':106,208 'mass':53 'may':257 'meager':364 'meet':132 'month':3 'net':310 'nobodi':374 'okay':231 'partysit':286 'peopl':107 'plan':385 'pleas':406 'point':108 'poll':8 'port':303 'possibl':404 'post':6,28,55,93,168,215,242 'previous':92 'program':376 'project':144,327,352 'provid':124 'public':342 'qualiti':136 'rate':198 'refin':338 'relat':15 'releas':387 'requir':218 'right':267 'scrape':47,101,151,179,283,322 'scraper':21,389 'seamless':174 'see':415 'servic':260 'set':83 'share':33 'similar':111 'simpl':355 'site':299 'softwar':48,102,112,123,152,323 'somewhat':79 'sort':398 'speak':279 'standard':137 'state':235,346 'stupid':80 'sub':11 'support':402 'surpris':371 'switch':261 'take':118 'talk':95 'thus':226,369 'time':249 'titl':169 'toggl':239 'tool':89 'translat':158,175,183,206,241,276 'typic':211 'unawar':40 'updat':31 'upward':219 'use':296 've':23,301,345 'websit':73 'week':393 'well':274 'wide':295 'word':209,222 'work':44,271,336 'would':103 'yet':378"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700460422
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8458000"
    +editedAt: DateTimeImmutable @1700712694 {#2959
      date: 2023-11-23 05:11:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700374022 {#2938
      date: 2023-11-19 07:07:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "Could you take a look at deepl.com’s API? It’s supposed to be better than Google translate for European languages"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700796490 {#1611
    date: 2023-11-24 04:28:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Set8@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1741 …}
  +nested: Doctrine\ORM\PersistentCollection {#2448 …}
  +votes: Doctrine\ORM\PersistentCollection {#2447 …}
  +reports: Doctrine\ORM\PersistentCollection {#2462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
  -id: 139359
  -bodyTs: "'api':9 'better':15 'could':1 'deepl.com':7 'european':20 'googl':17 'languag':21 'look':5 'suppos':12 'take':3 'translat':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5427020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700383699 {#2465
    date: 2023-11-19 09:48:19.0 +01:00
  }
  +"title": 139359
}
"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
156 DENIED moderate
App\Entity\EntryComment {#2464
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1707
    +user: Proxies\__CG__\App\Entity\User {#2365 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Kemono-Coomer-Scraper-Development"
    +title: "Kemono/Coomer Scraper Development"
    +url: null
    +body: """
      Around a month ago I posted a poll on this sub asking about feedback relating to a Coomer.su and kemono.su scraper I’ve been developing, and this post is an update to share where development is going.\n
      \n
      For anybody unaware, I have been working on a scraping software that allows you to mass download posts from creators on both kemono and Coomer. This is not a built-in feature of their website, which I found to be somewhat stupid, so I set out to create my own tool.\n
      \n
      In my previous post, I talked about the basic features the scraping software would have, and many people pointed out that similar software already exists for this. After taking a look at the software provided to me, I felt it did not meet my expectations and quality standards, so I continued forward with this project.\n
      \n
      The major driving factor of this scraping software is the built-in translator I have integrated directly into the codebase, allowing for post titles and descriptions to be seamlessly translated as they are scraped, courtesy of Google translate. This feature has exceeded my expectations, with the only downside being Google’s fair rate limit, which can kick in if you translate too many words. This typically only happens with post descriptions and requires upwards of 1k+ words to activate, and thus I feel it is okay in its current state. There is a toggle for translating post descriptions in the code for the time being which defaults to off, and I may add automatic service switching in the future, but for right now, it should work more than well. The translator allows anybody speaking any language to scrape from the PartySites, which is invaluable if your language isn’t widely used on the sites.\n
      \n
      I’ve also ported the codebase over to a C# .NET 6 class library for developers, allowing them to create their own scraping software if desired. The project currently has an attached GUI that I am working on refining for the general public.\n
      \n
      As I’ve stated before, the concept of this project is extremely simple, with the codebase itself being compiled to a meager 18kb excluding libraries, and thus it surprises me that nobody has programmed this yet to a capacity deemed acceptable.\n
      \n
      I plan to release this scraper in the following weeks, once some bugs are sorted out and discord support is possibly added.\n
      \n
      Please let me know what you’d like to see in this, as feedback is always appreciated.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 33
    +score: 0
    +isAdult: true
    +sticky: false
    +lastActive: DateTime @1700423576 {#2972
      date: 2023-11-19 20:52:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2977 …}
    +votes: Doctrine\ORM\PersistentCollection {#2980 …}
    +reports: Doctrine\ORM\PersistentCollection {#2982 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2984 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2986 …}
    +badges: Doctrine\ORM\PersistentCollection {#2988 …}
    +children: [
      App\Entity\EntryComment {#2464}
    ]
    -id: 14326
    -titleTs: "'develop':3 'kemono/coomer':1 'scraper':2"
    -bodyTs: "'18kb':365 '1k':221 '6':311 'accept':383 'activ':224 'ad':405 'add':258 'ago':4 'allow':50,166,277,316 'alreadi':113 'also':302 'alway':421 'anybodi':39,278 'appreci':422 'around':1 'ask':12 'attach':331 'automat':259 'basic':98 'bug':396 'built':68,156 'built-in':67,155 'c':309 'capac':381 'class':312 'code':246 'codebas':165,305,358 'compil':361 'concept':349 'continu':140 'coomer':62 'coomer.su':18 'courtesi':180 'creat':86,319 'creator':57 'current':234,328 'd':412 'deem':382 'default':252 'descript':171,216,243 'desir':325 'develop':25,35,315 'direct':162 'discord':401 'download':54 'downsid':193 'drive':147 'exceed':187 'exclud':366 'exist':114 'expect':134,189 'extrem':354 'factor':148 'fair':197 'featur':70,99,185 'feedback':14,419 'feel':228 'felt':128 'follow':392 'forward':141 'found':76 'futur':264 'general':341 'go':37 'googl':182,195 'gui':332 'happen':213 'integr':161 'invalu':289 'isn':293 'kemono':60 'kemono.su':20 'kick':202 'know':409 'languag':281,292 'let':407 'librari':313,367 'like':413 'limit':199 'look':120 'major':146 'mani':106,208 'mass':53 'may':257 'meager':364 'meet':132 'month':3 'net':310 'nobodi':374 'okay':231 'partysit':286 'peopl':107 'plan':385 'pleas':406 'point':108 'poll':8 'port':303 'possibl':404 'post':6,28,55,93,168,215,242 'previous':92 'program':376 'project':144,327,352 'provid':124 'public':342 'qualiti':136 'rate':198 'refin':338 'relat':15 'releas':387 'requir':218 'right':267 'scrape':47,101,151,179,283,322 'scraper':21,389 'seamless':174 'see':415 'servic':260 'set':83 'share':33 'similar':111 'simpl':355 'site':299 'softwar':48,102,112,123,152,323 'somewhat':79 'sort':398 'speak':279 'standard':137 'state':235,346 'stupid':80 'sub':11 'support':402 'surpris':371 'switch':261 'take':118 'talk':95 'thus':226,369 'time':249 'titl':169 'toggl':239 'tool':89 'translat':158,175,183,206,241,276 'typic':211 'unawar':40 'updat':31 'upward':219 'use':296 've':23,301,345 'websit':73 'week':393 'well':274 'wide':295 'word':209,222 'work':44,271,336 'would':103 'yet':378"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700460422
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8458000"
    +editedAt: DateTimeImmutable @1700712694 {#2959
      date: 2023-11-23 05:11:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700374022 {#2938
      date: 2023-11-19 07:07:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "Could you take a look at deepl.com’s API? It’s supposed to be better than Google translate for European languages"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700796490 {#1611
    date: 2023-11-24 04:28:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Set8@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1741 …}
  +nested: Doctrine\ORM\PersistentCollection {#2448 …}
  +votes: Doctrine\ORM\PersistentCollection {#2447 …}
  +reports: Doctrine\ORM\PersistentCollection {#2462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
  -id: 139359
  -bodyTs: "'api':9 'better':15 'could':1 'deepl.com':7 'european':20 'googl':17 'languag':21 'look':5 'suppos':12 'take':3 'translat':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5427020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700383699 {#2465
    date: 2023-11-19 09:48:19.0 +01:00
  }
  +"title": 139359
}
"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
157 DENIED ROLE_ADMIN
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED ROLE_MODERATOR
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details