Redirect 302 redirect from GET @entry_comment_create (18ba43)

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.95 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.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1366
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +entry: App\Entity\Entry {#1856 …}
  +magazine: App\Entity\Magazine {#312
    +icon: Proxies\__CG__\App\Entity\Image {#293 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#320
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +entries: Doctrine\ORM\PersistentCollection {#227 …}
    +posts: Doctrine\ORM\PersistentCollection {#185 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
    +bans: Doctrine\ORM\PersistentCollection {#164 …}
    +reports: Doctrine\ORM\PersistentCollection {#150 …}
    +badges: Doctrine\ORM\PersistentCollection {#128 …}
    +logs: Doctrine\ORM\PersistentCollection {#118 …}
    +awards: Doctrine\ORM\PersistentCollection {#107 …}
    +categories: Doctrine\ORM\PersistentCollection {#94 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#321
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#315
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I'm really sorry to hear that they did this to you. I went through something similar, but only as a poster.\n
    \n
    There was a really famous Usenet poster called Humdog who, back in 1994, wrote a brilliant essay called Pandora's Vox: On Community in Cyberspace. It talks of how cyberspace, instead of doing away with hierarchy and creating equality, actually commodifies its users and transfers power to large corporations.\n
    \n
    > cyberspace is a mostly a silent place. in its silence it shows itself to be an expression of the mass. one might question the idea of silence in a place where millions of user-ids parade around like angels of light, looking to see whom they might, so to speak, consume. the silence is nonetheless present and it is most present, paradoxically at the moment that the user-id speaks. when the user-id posts to a board, it does so while dwelling within an illusion that no one is present. language in cyberspace is a frozen landscape.\n
    \n
    > i have seen many people spill their guts on-line, and i did so myself until, at last, i began to see that i had commodified myself. commodification means that you turn something into a product which has a money-value. in the nineteenth century, commodities were made in factories, which karl marx called “the means of production.” capitalists were people who owned the means of production, and the commodities were made by workers who were mostly exploited. i created my interior thoughts as a means of production for the corporation that owned the board i was posting to, and that commodity was being sold to other commodity/consumer entities as entertainment. that means that i sold my soul like a tennis shoe and i derived no profit from the sale of my soul. people who post frequently on boards appear to know that they are factory equipment and tennis shoes, and sometimes trade sends and email about how their contributions are not appreciated by management.\n
    \n
    You can read it all here:  \n
     <https://archive.org/details/pandoras-vox-on-community-in-cyberspace-by-humdog-1994>  \n
     [https://en.wikipedia.org/wiki/Carmen_Hermosillo](https://en.wikipedia.org/wiki/Carmen_Hermosillo)\n
    \n
    It really does show that none of this is new. It's what the internet really always has been.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688746715 {#1769
    date: 2023-07-07 18:18:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vaprz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1370 …}
  +nested: Doctrine\ORM\PersistentCollection {#1375 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2354 …}
  -id: 6556
  -bodyTs: "'/details/pandoras-vox-on-community-in-cyberspace-by-humdog-1994':348 '/wiki/carmen_hermosillo](https://en.wikipedia.org/wiki/carmen_hermosillo)':351 '1994':35 'actual':62 'alway':368 'angel':111 'appear':314 'appreci':337 'archive.org':347 'archive.org/details/pandoras-vox-on-community-in-cyberspace-by-humdog-1994':346 'around':109 'away':56 'back':33 'began':193 'board':152,269,313 'brilliant':38 'call':30,40,228 'capitalist':233 'centuri':219 'commod':220,244,276 'commodif':201 'commodifi':63,199 'commodity/consumer':282 'communiti':45 'consum':123 'contribut':334 'corpor':71,265 'creat':60,254 'cyberspac':47,52,72,168 'deriv':299 'dwell':157 'email':330 'en.wikipedia.org':350 'en.wikipedia.org/wiki/carmen_hermosillo](https://en.wikipedia.org/wiki/carmen_hermosillo)':349 'entertain':285 'entiti':283 'equal':61 'equip':321 'essay':39 'exploit':252 'express':88 'factori':224,320 'famous':27 'frequent':311 'frozen':171 'gut':180 'hear':6 'hierarchi':58 'humdog':31 'id':107,142,148 'idea':96 'illus':160 'instead':53 'interior':256 'internet':366 'karl':226 'know':316 'landscap':172 'languag':166 'larg':70 'last':191 'light':113 'like':110,293 'line':183 'look':114 'm':2 'made':222,246 'manag':339 'mani':176 'marx':227 'mass':91 'mean':202,230,239,260,287 'might':93,119 'million':103 'moment':137 'money':214 'money-valu':213 'most':75,251 'new':361 'nineteenth':218 'none':357 'nonetheless':127 'on-lin':181 'one':92,163 'own':237,267 'pandora':41 'parad':108 'paradox':134 'peopl':177,235,308 'place':78,101 'post':149,272,310 'poster':22,29 'power':68 'present':128,133,165 'product':209,232,241,262 'profit':301 'question':94 'read':342 'realli':3,26,353,367 'sale':304 'see':116,195 'seen':175 'send':328 'shoe':296,324 'show':83,355 'silenc':81,98,125 'silent':77 'similar':17 'sold':279,290 'someth':16,206 'sometim':326 'sorri':4 'soul':292,307 'speak':122,143 'spill':178 'talk':49 'tenni':295,323 'thought':257 'trade':327 'transfer':67 'turn':205 'usenet':28 'user':65,106,141,147 'user-id':105,140,146 'valu':215 'vox':43 'went':14 'within':158 'worker':248 'wrote':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/59559/-/comment/254337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687222613 {#1945
    date: 2023-06-20 02:56:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1366
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +entry: App\Entity\Entry {#1856 …}
  +magazine: App\Entity\Magazine {#312
    +icon: Proxies\__CG__\App\Entity\Image {#293 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#320
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +entries: Doctrine\ORM\PersistentCollection {#227 …}
    +posts: Doctrine\ORM\PersistentCollection {#185 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
    +bans: Doctrine\ORM\PersistentCollection {#164 …}
    +reports: Doctrine\ORM\PersistentCollection {#150 …}
    +badges: Doctrine\ORM\PersistentCollection {#128 …}
    +logs: Doctrine\ORM\PersistentCollection {#118 …}
    +awards: Doctrine\ORM\PersistentCollection {#107 …}
    +categories: Doctrine\ORM\PersistentCollection {#94 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#321
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#315
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I'm really sorry to hear that they did this to you. I went through something similar, but only as a poster.\n
    \n
    There was a really famous Usenet poster called Humdog who, back in 1994, wrote a brilliant essay called Pandora's Vox: On Community in Cyberspace. It talks of how cyberspace, instead of doing away with hierarchy and creating equality, actually commodifies its users and transfers power to large corporations.\n
    \n
    > cyberspace is a mostly a silent place. in its silence it shows itself to be an expression of the mass. one might question the idea of silence in a place where millions of user-ids parade around like angels of light, looking to see whom they might, so to speak, consume. the silence is nonetheless present and it is most present, paradoxically at the moment that the user-id speaks. when the user-id posts to a board, it does so while dwelling within an illusion that no one is present. language in cyberspace is a frozen landscape.\n
    \n
    > i have seen many people spill their guts on-line, and i did so myself until, at last, i began to see that i had commodified myself. commodification means that you turn something into a product which has a money-value. in the nineteenth century, commodities were made in factories, which karl marx called “the means of production.” capitalists were people who owned the means of production, and the commodities were made by workers who were mostly exploited. i created my interior thoughts as a means of production for the corporation that owned the board i was posting to, and that commodity was being sold to other commodity/consumer entities as entertainment. that means that i sold my soul like a tennis shoe and i derived no profit from the sale of my soul. people who post frequently on boards appear to know that they are factory equipment and tennis shoes, and sometimes trade sends and email about how their contributions are not appreciated by management.\n
    \n
    You can read it all here:  \n
     <https://archive.org/details/pandoras-vox-on-community-in-cyberspace-by-humdog-1994>  \n
     [https://en.wikipedia.org/wiki/Carmen_Hermosillo](https://en.wikipedia.org/wiki/Carmen_Hermosillo)\n
    \n
    It really does show that none of this is new. It's what the internet really always has been.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688746715 {#1769
    date: 2023-07-07 18:18:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vaprz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1370 …}
  +nested: Doctrine\ORM\PersistentCollection {#1375 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2354 …}
  -id: 6556
  -bodyTs: "'/details/pandoras-vox-on-community-in-cyberspace-by-humdog-1994':348 '/wiki/carmen_hermosillo](https://en.wikipedia.org/wiki/carmen_hermosillo)':351 '1994':35 'actual':62 'alway':368 'angel':111 'appear':314 'appreci':337 'archive.org':347 'archive.org/details/pandoras-vox-on-community-in-cyberspace-by-humdog-1994':346 'around':109 'away':56 'back':33 'began':193 'board':152,269,313 'brilliant':38 'call':30,40,228 'capitalist':233 'centuri':219 'commod':220,244,276 'commodif':201 'commodifi':63,199 'commodity/consumer':282 'communiti':45 'consum':123 'contribut':334 'corpor':71,265 'creat':60,254 'cyberspac':47,52,72,168 'deriv':299 'dwell':157 'email':330 'en.wikipedia.org':350 'en.wikipedia.org/wiki/carmen_hermosillo](https://en.wikipedia.org/wiki/carmen_hermosillo)':349 'entertain':285 'entiti':283 'equal':61 'equip':321 'essay':39 'exploit':252 'express':88 'factori':224,320 'famous':27 'frequent':311 'frozen':171 'gut':180 'hear':6 'hierarchi':58 'humdog':31 'id':107,142,148 'idea':96 'illus':160 'instead':53 'interior':256 'internet':366 'karl':226 'know':316 'landscap':172 'languag':166 'larg':70 'last':191 'light':113 'like':110,293 'line':183 'look':114 'm':2 'made':222,246 'manag':339 'mani':176 'marx':227 'mass':91 'mean':202,230,239,260,287 'might':93,119 'million':103 'moment':137 'money':214 'money-valu':213 'most':75,251 'new':361 'nineteenth':218 'none':357 'nonetheless':127 'on-lin':181 'one':92,163 'own':237,267 'pandora':41 'parad':108 'paradox':134 'peopl':177,235,308 'place':78,101 'post':149,272,310 'poster':22,29 'power':68 'present':128,133,165 'product':209,232,241,262 'profit':301 'question':94 'read':342 'realli':3,26,353,367 'sale':304 'see':116,195 'seen':175 'send':328 'shoe':296,324 'show':83,355 'silenc':81,98,125 'silent':77 'similar':17 'sold':279,290 'someth':16,206 'sometim':326 'sorri':4 'soul':292,307 'speak':122,143 'spill':178 'talk':49 'tenni':295,323 'thought':257 'trade':327 'transfer':67 'turn':205 'usenet':28 'user':65,106,141,147 'user-id':105,140,146 'valu':215 'vox':43 'went':14 'within':158 'worker':248 'wrote':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/59559/-/comment/254337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687222613 {#1945
    date: 2023-06-20 02:56:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1366
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +entry: App\Entity\Entry {#1856 …}
  +magazine: App\Entity\Magazine {#312
    +icon: Proxies\__CG__\App\Entity\Image {#293 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#320
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +entries: Doctrine\ORM\PersistentCollection {#227 …}
    +posts: Doctrine\ORM\PersistentCollection {#185 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
    +bans: Doctrine\ORM\PersistentCollection {#164 …}
    +reports: Doctrine\ORM\PersistentCollection {#150 …}
    +badges: Doctrine\ORM\PersistentCollection {#128 …}
    +logs: Doctrine\ORM\PersistentCollection {#118 …}
    +awards: Doctrine\ORM\PersistentCollection {#107 …}
    +categories: Doctrine\ORM\PersistentCollection {#94 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#321
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#315
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I'm really sorry to hear that they did this to you. I went through something similar, but only as a poster.\n
    \n
    There was a really famous Usenet poster called Humdog who, back in 1994, wrote a brilliant essay called Pandora's Vox: On Community in Cyberspace. It talks of how cyberspace, instead of doing away with hierarchy and creating equality, actually commodifies its users and transfers power to large corporations.\n
    \n
    > cyberspace is a mostly a silent place. in its silence it shows itself to be an expression of the mass. one might question the idea of silence in a place where millions of user-ids parade around like angels of light, looking to see whom they might, so to speak, consume. the silence is nonetheless present and it is most present, paradoxically at the moment that the user-id speaks. when the user-id posts to a board, it does so while dwelling within an illusion that no one is present. language in cyberspace is a frozen landscape.\n
    \n
    > i have seen many people spill their guts on-line, and i did so myself until, at last, i began to see that i had commodified myself. commodification means that you turn something into a product which has a money-value. in the nineteenth century, commodities were made in factories, which karl marx called “the means of production.” capitalists were people who owned the means of production, and the commodities were made by workers who were mostly exploited. i created my interior thoughts as a means of production for the corporation that owned the board i was posting to, and that commodity was being sold to other commodity/consumer entities as entertainment. that means that i sold my soul like a tennis shoe and i derived no profit from the sale of my soul. people who post frequently on boards appear to know that they are factory equipment and tennis shoes, and sometimes trade sends and email about how their contributions are not appreciated by management.\n
    \n
    You can read it all here:  \n
     <https://archive.org/details/pandoras-vox-on-community-in-cyberspace-by-humdog-1994>  \n
     [https://en.wikipedia.org/wiki/Carmen_Hermosillo](https://en.wikipedia.org/wiki/Carmen_Hermosillo)\n
    \n
    It really does show that none of this is new. It's what the internet really always has been.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688746715 {#1769
    date: 2023-07-07 18:18:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vaprz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1370 …}
  +nested: Doctrine\ORM\PersistentCollection {#1375 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2354 …}
  -id: 6556
  -bodyTs: "'/details/pandoras-vox-on-community-in-cyberspace-by-humdog-1994':348 '/wiki/carmen_hermosillo](https://en.wikipedia.org/wiki/carmen_hermosillo)':351 '1994':35 'actual':62 'alway':368 'angel':111 'appear':314 'appreci':337 'archive.org':347 'archive.org/details/pandoras-vox-on-community-in-cyberspace-by-humdog-1994':346 'around':109 'away':56 'back':33 'began':193 'board':152,269,313 'brilliant':38 'call':30,40,228 'capitalist':233 'centuri':219 'commod':220,244,276 'commodif':201 'commodifi':63,199 'commodity/consumer':282 'communiti':45 'consum':123 'contribut':334 'corpor':71,265 'creat':60,254 'cyberspac':47,52,72,168 'deriv':299 'dwell':157 'email':330 'en.wikipedia.org':350 'en.wikipedia.org/wiki/carmen_hermosillo](https://en.wikipedia.org/wiki/carmen_hermosillo)':349 'entertain':285 'entiti':283 'equal':61 'equip':321 'essay':39 'exploit':252 'express':88 'factori':224,320 'famous':27 'frequent':311 'frozen':171 'gut':180 'hear':6 'hierarchi':58 'humdog':31 'id':107,142,148 'idea':96 'illus':160 'instead':53 'interior':256 'internet':366 'karl':226 'know':316 'landscap':172 'languag':166 'larg':70 'last':191 'light':113 'like':110,293 'line':183 'look':114 'm':2 'made':222,246 'manag':339 'mani':176 'marx':227 'mass':91 'mean':202,230,239,260,287 'might':93,119 'million':103 'moment':137 'money':214 'money-valu':213 'most':75,251 'new':361 'nineteenth':218 'none':357 'nonetheless':127 'on-lin':181 'one':92,163 'own':237,267 'pandora':41 'parad':108 'paradox':134 'peopl':177,235,308 'place':78,101 'post':149,272,310 'poster':22,29 'power':68 'present':128,133,165 'product':209,232,241,262 'profit':301 'question':94 'read':342 'realli':3,26,353,367 'sale':304 'see':116,195 'seen':175 'send':328 'shoe':296,324 'show':83,355 'silenc':81,98,125 'silent':77 'similar':17 'sold':279,290 'someth':16,206 'sometim':326 'sorri':4 'soul':292,307 'speak':122,143 'spill':178 'talk':49 'tenni':295,323 'thought':257 'trade':327 'transfer':67 'turn':205 'usenet':28 'user':65,106,141,147 'user-id':105,140,146 'valu':215 'vox':43 'went':14 'within':158 'worker':248 'wrote':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/59559/-/comment/254337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687222613 {#1945
    date: 2023-06-20 02:56:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED edit
App\Entity\Magazine {#312
  +icon: Proxies\__CG__\App\Entity\Image {#293 …}
  +name: "RedditMigration@kbin.social"
  +title: "RedditMigration"
  +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
  +rules: null
  +subscriptionsCount: 0
  +entryCount: 230
  +entryCommentCount: 3588
  +postCount: 46
  +postCommentCount: 100
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1689732875 {#320
    date: 2023-07-19 04:14:35.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#284 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
  +entries: Doctrine\ORM\PersistentCollection {#227 …}
  +posts: Doctrine\ORM\PersistentCollection {#185 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
  +bans: Doctrine\ORM\PersistentCollection {#164 …}
  +reports: Doctrine\ORM\PersistentCollection {#150 …}
  +badges: Doctrine\ORM\PersistentCollection {#128 …}
  +logs: Doctrine\ORM\PersistentCollection {#118 …}
  +awards: Doctrine\ORM\PersistentCollection {#107 …}
  +categories: Doctrine\ORM\PersistentCollection {#94 …}
  -id: 19
  +apId: "RedditMigration@kbin.social"
  +apProfileId: "https://kbin.social/m/RedditMigration"
  +apPublicUrl: "https://kbin.social/m/RedditMigration"
  +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
  +apInboxUrl: "https://kbin.social/f/inbox"
  +apDomain: "kbin.social"
  +apPreferredUsername: "RedditMigration"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1688009400 {#321
    date: 2023-06-29 05:30:00.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1688009399 {#315
    date: 2023-06-29 05:29:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details