GET https://kbin.spritesserver.nl/*/active/1y?p=7

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.28 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
App\Entity\Entry {#1367
  +user: Proxies\__CG__\App\Entity\User {#1902 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1894 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Does-tinned-food-have-any-nutrition-or-is-it-just"
  +title: "Does tinned food have any nutrition or is it just empty calories?"
  +url: null
  +body: "Looking for answers."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 36
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727502320 {#1379
    date: 2024-09-28 07:45:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1898 …}
  +votes: Doctrine\ORM\PersistentCollection {#1904 …}
  +reports: Doctrine\ORM\PersistentCollection {#2438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1838 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2427 …}
  +badges: Doctrine\ORM\PersistentCollection {#2446 …}
  +children: []
  -id: 31493
  -titleTs: "'calori':12 'empti':11 'food':3 'nutrit':6 'tin':2"
  -bodyTs: "'answer':3 'look':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705672918
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10867859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705586518 {#1400
    date: 2024-01-18 15:01:58.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
3 DENIED edit
App\Entity\Entry {#1367
  +user: Proxies\__CG__\App\Entity\User {#1902 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1894 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Does-tinned-food-have-any-nutrition-or-is-it-just"
  +title: "Does tinned food have any nutrition or is it just empty calories?"
  +url: null
  +body: "Looking for answers."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 36
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727502320 {#1379
    date: 2024-09-28 07:45:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1898 …}
  +votes: Doctrine\ORM\PersistentCollection {#1904 …}
  +reports: Doctrine\ORM\PersistentCollection {#2438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1838 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2427 …}
  +badges: Doctrine\ORM\PersistentCollection {#2446 …}
  +children: []
  -id: 31493
  -titleTs: "'calori':12 'empti':11 'food':3 'nutrit':6 'tin':2"
  -bodyTs: "'answer':3 'look':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705672918
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10867859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705586518 {#1400
    date: 2024-01-18 15:01:58.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
4 DENIED moderate
App\Entity\Entry {#1367
  +user: Proxies\__CG__\App\Entity\User {#1902 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1894 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Does-tinned-food-have-any-nutrition-or-is-it-just"
  +title: "Does tinned food have any nutrition or is it just empty calories?"
  +url: null
  +body: "Looking for answers."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 36
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727502320 {#1379
    date: 2024-09-28 07:45:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1898 …}
  +votes: Doctrine\ORM\PersistentCollection {#1904 …}
  +reports: Doctrine\ORM\PersistentCollection {#2438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1838 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2427 …}
  +badges: Doctrine\ORM\PersistentCollection {#2446 …}
  +children: []
  -id: 31493
  -titleTs: "'calori':12 'empti':11 'food':3 'nutrit':6 'tin':2"
  -bodyTs: "'answer':3 'look':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705672918
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10867859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705586518 {#1400
    date: 2024-01-18 15:01:58.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
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1785
  +user: Proxies\__CG__\App\Entity\User {#1784 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: Proxies\__CG__\App\Entity\Image {#1786 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1391 …}
  +slug: "It-s-up-to-you-to-break-generational-trauma"
  +title: "It's up to you to break generational trauma"
  +url: "https://lemmy.world/pictrs/image/b65a4dc2-22a8-47c2-a7f8-4e075e5543e3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 306
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727502093 {#1782
    date: 2024-09-28 07:41:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1780 …}
  +votes: Doctrine\ORM\PersistentCollection {#1765 …}
  +reports: Doctrine\ORM\PersistentCollection {#1682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1452 …}
  +badges: Doctrine\ORM\PersistentCollection {#1465 …}
  +children: []
  -id: 32149
  -titleTs: "'break':7 'generat':8 'trauma':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705934743
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10995590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705848343 {#1783
    date: 2024-01-21 15:45:43.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
7 DENIED edit
App\Entity\Entry {#1785
  +user: Proxies\__CG__\App\Entity\User {#1784 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: Proxies\__CG__\App\Entity\Image {#1786 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1391 …}
  +slug: "It-s-up-to-you-to-break-generational-trauma"
  +title: "It's up to you to break generational trauma"
  +url: "https://lemmy.world/pictrs/image/b65a4dc2-22a8-47c2-a7f8-4e075e5543e3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 306
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727502093 {#1782
    date: 2024-09-28 07:41:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1780 …}
  +votes: Doctrine\ORM\PersistentCollection {#1765 …}
  +reports: Doctrine\ORM\PersistentCollection {#1682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1452 …}
  +badges: Doctrine\ORM\PersistentCollection {#1465 …}
  +children: []
  -id: 32149
  -titleTs: "'break':7 'generat':8 'trauma':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705934743
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10995590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705848343 {#1783
    date: 2024-01-21 15:45:43.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
8 DENIED moderate
App\Entity\Entry {#1785
  +user: Proxies\__CG__\App\Entity\User {#1784 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: Proxies\__CG__\App\Entity\Image {#1786 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1391 …}
  +slug: "It-s-up-to-you-to-break-generational-trauma"
  +title: "It's up to you to break generational trauma"
  +url: "https://lemmy.world/pictrs/image/b65a4dc2-22a8-47c2-a7f8-4e075e5543e3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 306
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727502093 {#1782
    date: 2024-09-28 07:41:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1780 …}
  +votes: Doctrine\ORM\PersistentCollection {#1765 …}
  +reports: Doctrine\ORM\PersistentCollection {#1682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1452 …}
  +badges: Doctrine\ORM\PersistentCollection {#1465 …}
  +children: []
  -id: 32149
  -titleTs: "'break':7 'generat':8 'trauma':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705934743
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10995590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705848343 {#1783
    date: 2024-01-21 15:45:43.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
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
App\Entity\Entry {#1540
  +user: Proxies\__CG__\App\Entity\User {#1538 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: Proxies\__CG__\App\Entity\Image {#1533 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1539 …}
  +slug: "Restaurant-order-preferences-in-Africa"
  +title: "Restaurant order preferences in Africa"
  +url: "https://lemmy.today/pictrs/image/47328446-4483-4a3e-914d-c4400b474f7b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 412
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727500967 {#1534
    date: 2024-09-28 07:22:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1541 …}
  +votes: Doctrine\ORM\PersistentCollection {#1531 …}
  +reports: Doctrine\ORM\PersistentCollection {#1537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1518 …}
  +badges: Doctrine\ORM\PersistentCollection {#1520 …}
  +children: []
  -id: 32123
  -titleTs: "'africa':5 'order':2 'prefer':3 'restaur':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705922899
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5467164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705836499 {#1542
    date: 2024-01-21 12:28:19.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
11 DENIED edit
App\Entity\Entry {#1540
  +user: Proxies\__CG__\App\Entity\User {#1538 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: Proxies\__CG__\App\Entity\Image {#1533 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1539 …}
  +slug: "Restaurant-order-preferences-in-Africa"
  +title: "Restaurant order preferences in Africa"
  +url: "https://lemmy.today/pictrs/image/47328446-4483-4a3e-914d-c4400b474f7b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 412
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727500967 {#1534
    date: 2024-09-28 07:22:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1541 …}
  +votes: Doctrine\ORM\PersistentCollection {#1531 …}
  +reports: Doctrine\ORM\PersistentCollection {#1537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1518 …}
  +badges: Doctrine\ORM\PersistentCollection {#1520 …}
  +children: []
  -id: 32123
  -titleTs: "'africa':5 'order':2 'prefer':3 'restaur':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705922899
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5467164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705836499 {#1542
    date: 2024-01-21 12:28:19.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
12 DENIED moderate
App\Entity\Entry {#1540
  +user: Proxies\__CG__\App\Entity\User {#1538 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: Proxies\__CG__\App\Entity\Image {#1533 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1539 …}
  +slug: "Restaurant-order-preferences-in-Africa"
  +title: "Restaurant order preferences in Africa"
  +url: "https://lemmy.today/pictrs/image/47328446-4483-4a3e-914d-c4400b474f7b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 412
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727500967 {#1534
    date: 2024-09-28 07:22:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1541 …}
  +votes: Doctrine\ORM\PersistentCollection {#1531 …}
  +reports: Doctrine\ORM\PersistentCollection {#1537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1518 …}
  +badges: Doctrine\ORM\PersistentCollection {#1520 …}
  +children: []
  -id: 32123
  -titleTs: "'africa':5 'order':2 'prefer':3 'restaur':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705922899
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5467164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705836499 {#1542
    date: 2024-01-21 12:28:19.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
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\Entry {#1900
  +user: Proxies\__CG__\App\Entity\User {#1893 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1894 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Why-in-the-year-2024-and-with-all-the-knowledge"
  +title: "Why in the year 2024 and with all the knowledge humans have now do people still believe in religion?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 241
  +favouriteCount: 467
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727497788 {#1864
    date: 2024-09-28 06:29:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1899 …}
  +votes: Doctrine\ORM\PersistentCollection {#1896 …}
  +reports: Doctrine\ORM\PersistentCollection {#1950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1954 …}
  +badges: Doctrine\ORM\PersistentCollection {#1977 …}
  +children: []
  -id: 30602
  -titleTs: "'2024':5 'believ':17 'human':11 'knowledg':10 'peopl':15 'religion':19 'still':16 'year':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705398124
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10734946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705311724 {#1905
    date: 2024-01-15 10:42:04.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
15 DENIED edit
App\Entity\Entry {#1900
  +user: Proxies\__CG__\App\Entity\User {#1893 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1894 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Why-in-the-year-2024-and-with-all-the-knowledge"
  +title: "Why in the year 2024 and with all the knowledge humans have now do people still believe in religion?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 241
  +favouriteCount: 467
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727497788 {#1864
    date: 2024-09-28 06:29:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1899 …}
  +votes: Doctrine\ORM\PersistentCollection {#1896 …}
  +reports: Doctrine\ORM\PersistentCollection {#1950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1954 …}
  +badges: Doctrine\ORM\PersistentCollection {#1977 …}
  +children: []
  -id: 30602
  -titleTs: "'2024':5 'believ':17 'human':11 'knowledg':10 'peopl':15 'religion':19 'still':16 'year':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705398124
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10734946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705311724 {#1905
    date: 2024-01-15 10:42:04.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
16 DENIED moderate
App\Entity\Entry {#1900
  +user: Proxies\__CG__\App\Entity\User {#1893 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1894 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Why-in-the-year-2024-and-with-all-the-knowledge"
  +title: "Why in the year 2024 and with all the knowledge humans have now do people still believe in religion?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 241
  +favouriteCount: 467
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727497788 {#1864
    date: 2024-09-28 06:29:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1899 …}
  +votes: Doctrine\ORM\PersistentCollection {#1896 …}
  +reports: Doctrine\ORM\PersistentCollection {#1950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1954 …}
  +badges: Doctrine\ORM\PersistentCollection {#1977 …}
  +children: []
  -id: 30602
  -titleTs: "'2024':5 'believ':17 'human':11 'knowledg':10 'peopl':15 'religion':19 'still':16 'year':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705398124
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10734946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705311724 {#1905
    date: 2024-01-15 10:42:04.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
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
App\Entity\Entry {#1644
  +user: Proxies\__CG__\App\Entity\User {#1643 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1622 …}
  +image: Proxies\__CG__\App\Entity\Image {#1633 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1627 …}
  +slug: "polycoria"
  +title: "polycoria"
  +url: "https://mander.xyz/pictrs/image/84b49fe4-17b0-46c0-825f-cdd86dc484d2.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 113
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727492840 {#1637
    date: 2024-09-28 05:07:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1624 …}
  +votes: Doctrine\ORM\PersistentCollection {#1636 …}
  +reports: Doctrine\ORM\PersistentCollection {#1660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1421 …}
  +badges: Doctrine\ORM\PersistentCollection {#1446 …}
  +children: []
  -id: 32159
  -titleTs: "'polycoria':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705938196
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/8718330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705851796 {#1642
    date: 2024-01-21 16:43:16.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
19 DENIED edit
App\Entity\Entry {#1644
  +user: Proxies\__CG__\App\Entity\User {#1643 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1622 …}
  +image: Proxies\__CG__\App\Entity\Image {#1633 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1627 …}
  +slug: "polycoria"
  +title: "polycoria"
  +url: "https://mander.xyz/pictrs/image/84b49fe4-17b0-46c0-825f-cdd86dc484d2.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 113
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727492840 {#1637
    date: 2024-09-28 05:07:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1624 …}
  +votes: Doctrine\ORM\PersistentCollection {#1636 …}
  +reports: Doctrine\ORM\PersistentCollection {#1660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1421 …}
  +badges: Doctrine\ORM\PersistentCollection {#1446 …}
  +children: []
  -id: 32159
  -titleTs: "'polycoria':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705938196
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/8718330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705851796 {#1642
    date: 2024-01-21 16:43:16.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
20 DENIED moderate
App\Entity\Entry {#1644
  +user: Proxies\__CG__\App\Entity\User {#1643 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1622 …}
  +image: Proxies\__CG__\App\Entity\Image {#1633 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1627 …}
  +slug: "polycoria"
  +title: "polycoria"
  +url: "https://mander.xyz/pictrs/image/84b49fe4-17b0-46c0-825f-cdd86dc484d2.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 113
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727492840 {#1637
    date: 2024-09-28 05:07:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1624 …}
  +votes: Doctrine\ORM\PersistentCollection {#1636 …}
  +reports: Doctrine\ORM\PersistentCollection {#1660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1421 …}
  +badges: Doctrine\ORM\PersistentCollection {#1446 …}
  +children: []
  -id: 32159
  -titleTs: "'polycoria':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705938196
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/8718330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705851796 {#1642
    date: 2024-01-21 16:43:16.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
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\Entry {#1481
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: Proxies\__CG__\App\Entity\Image {#1511 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1391 …}
  +slug: "Piers-Morgan-gets-owned"
  +title: "Piers Morgan gets owned"
  +url: "https://lemmy.world/pictrs/image/d068dda4-75ca-4414-bb5c-d8b149bfbbf5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 101
  +favouriteCount: 899
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727492614 {#1545
    date: 2024-09-28 05:03:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1523 …}
  +votes: Doctrine\ORM\PersistentCollection {#1522 …}
  +reports: Doctrine\ORM\PersistentCollection {#1506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1505 …}
  +badges: Doctrine\ORM\PersistentCollection {#1532 …}
  +children: []
  -id: 32029
  -titleTs: "'get':3 'morgan':2 'own':4 'pier':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705878339
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10971024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705791939 {#1547
    date: 2024-01-21 00:05:39.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
23 DENIED edit
App\Entity\Entry {#1481
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: Proxies\__CG__\App\Entity\Image {#1511 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1391 …}
  +slug: "Piers-Morgan-gets-owned"
  +title: "Piers Morgan gets owned"
  +url: "https://lemmy.world/pictrs/image/d068dda4-75ca-4414-bb5c-d8b149bfbbf5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 101
  +favouriteCount: 899
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727492614 {#1545
    date: 2024-09-28 05:03:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1523 …}
  +votes: Doctrine\ORM\PersistentCollection {#1522 …}
  +reports: Doctrine\ORM\PersistentCollection {#1506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1505 …}
  +badges: Doctrine\ORM\PersistentCollection {#1532 …}
  +children: []
  -id: 32029
  -titleTs: "'get':3 'morgan':2 'own':4 'pier':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705878339
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10971024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705791939 {#1547
    date: 2024-01-21 00:05:39.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
24 DENIED moderate
App\Entity\Entry {#1481
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: Proxies\__CG__\App\Entity\Image {#1511 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1391 …}
  +slug: "Piers-Morgan-gets-owned"
  +title: "Piers Morgan gets owned"
  +url: "https://lemmy.world/pictrs/image/d068dda4-75ca-4414-bb5c-d8b149bfbbf5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 101
  +favouriteCount: 899
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727492614 {#1545
    date: 2024-09-28 05:03:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1523 …}
  +votes: Doctrine\ORM\PersistentCollection {#1522 …}
  +reports: Doctrine\ORM\PersistentCollection {#1506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1505 …}
  +badges: Doctrine\ORM\PersistentCollection {#1532 …}
  +children: []
  -id: 32029
  -titleTs: "'get':3 'morgan':2 'own':4 'pier':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705878339
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10971024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705791939 {#1547
    date: 2024-01-21 00:05:39.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
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
App\Entity\Entry {#2474
  +user: Proxies\__CG__\App\Entity\User {#1923 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1858 …}
  +image: Proxies\__CG__\App\Entity\Image {#2484 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1391 …}
  +slug: "The-best-part-of-driving-a-shitbox-is-that-I"
  +title: "The best part of driving a shitbox is that I don't have to care too much about it."
  +url: "https://lemmy.world/pictrs/image/fc40a3dd-fc00-4dda-b0cd-727cf6eb730e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 33
  +favouriteCount: 775
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727492297 {#2489
    date: 2024-09-28 04:58:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1508 …}
  +reports: Doctrine\ORM\PersistentCollection {#1501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1499 …}
  +badges: Doctrine\ORM\PersistentCollection {#1546 …}
  +children: []
  -id: 32008
  -titleTs: "'best':2 'care':15 'drive':5 'much':17 'part':3 'shitbox':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705873848
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10967736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705787448 {#2473
    date: 2024-01-20 22:50:48.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
27 DENIED edit
App\Entity\Entry {#2474
  +user: Proxies\__CG__\App\Entity\User {#1923 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1858 …}
  +image: Proxies\__CG__\App\Entity\Image {#2484 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1391 …}
  +slug: "The-best-part-of-driving-a-shitbox-is-that-I"
  +title: "The best part of driving a shitbox is that I don't have to care too much about it."
  +url: "https://lemmy.world/pictrs/image/fc40a3dd-fc00-4dda-b0cd-727cf6eb730e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 33
  +favouriteCount: 775
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727492297 {#2489
    date: 2024-09-28 04:58:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1508 …}
  +reports: Doctrine\ORM\PersistentCollection {#1501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1499 …}
  +badges: Doctrine\ORM\PersistentCollection {#1546 …}
  +children: []
  -id: 32008
  -titleTs: "'best':2 'care':15 'drive':5 'much':17 'part':3 'shitbox':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705873848
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10967736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705787448 {#2473
    date: 2024-01-20 22:50:48.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
28 DENIED moderate
App\Entity\Entry {#2474
  +user: Proxies\__CG__\App\Entity\User {#1923 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1858 …}
  +image: Proxies\__CG__\App\Entity\Image {#2484 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1391 …}
  +slug: "The-best-part-of-driving-a-shitbox-is-that-I"
  +title: "The best part of driving a shitbox is that I don't have to care too much about it."
  +url: "https://lemmy.world/pictrs/image/fc40a3dd-fc00-4dda-b0cd-727cf6eb730e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 33
  +favouriteCount: 775
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727492297 {#2489
    date: 2024-09-28 04:58:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1508 …}
  +reports: Doctrine\ORM\PersistentCollection {#1501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1499 …}
  +badges: Doctrine\ORM\PersistentCollection {#1546 …}
  +children: []
  -id: 32008
  -titleTs: "'best':2 'care':15 'drive':5 'much':17 'part':3 'shitbox':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705873848
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10967736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705787448 {#2473
    date: 2024-01-20 22:50:48.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
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\Entry {#1580
  +user: Proxies\__CG__\App\Entity\User {#1579 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: Proxies\__CG__\App\Entity\Image {#1581 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2440 …}
  +slug: "Being-a-good-dog-owner-Berkeley-Mews"
  +title: "Being a good dog owner [Berkeley Mews]"
  +url: "https://startrek.website/pictrs/image/8f54056c-4844-4d3c-8509-e50392ac6967.jpeg"
  +body: "Website: [www.berkeleymews.com](https://www.berkeleymews.com/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 263
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727491510 {#1583
    date: 2024-09-28 04:45:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1574 …}
  +reports: Doctrine\ORM\PersistentCollection {#1587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  +badges: Doctrine\ORM\PersistentCollection {#1549 …}
  +children: []
  -id: 32237
  -titleTs: "'berkeley':6 'dog':4 'good':3 'mew':7 'owner':5"
  -bodyTs: "'/)':5 'websit':1 'www.berkeleymews.com':2,4 'www.berkeleymews.com/)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705958444
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5929237"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705872044 {#1577
    date: 2024-01-21 22:20:44.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
31 DENIED edit
App\Entity\Entry {#1580
  +user: Proxies\__CG__\App\Entity\User {#1579 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: Proxies\__CG__\App\Entity\Image {#1581 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2440 …}
  +slug: "Being-a-good-dog-owner-Berkeley-Mews"
  +title: "Being a good dog owner [Berkeley Mews]"
  +url: "https://startrek.website/pictrs/image/8f54056c-4844-4d3c-8509-e50392ac6967.jpeg"
  +body: "Website: [www.berkeleymews.com](https://www.berkeleymews.com/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 263
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727491510 {#1583
    date: 2024-09-28 04:45:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1574 …}
  +reports: Doctrine\ORM\PersistentCollection {#1587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  +badges: Doctrine\ORM\PersistentCollection {#1549 …}
  +children: []
  -id: 32237
  -titleTs: "'berkeley':6 'dog':4 'good':3 'mew':7 'owner':5"
  -bodyTs: "'/)':5 'websit':1 'www.berkeleymews.com':2,4 'www.berkeleymews.com/)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705958444
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5929237"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705872044 {#1577
    date: 2024-01-21 22:20:44.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
32 DENIED moderate
App\Entity\Entry {#1580
  +user: Proxies\__CG__\App\Entity\User {#1579 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: Proxies\__CG__\App\Entity\Image {#1581 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2440 …}
  +slug: "Being-a-good-dog-owner-Berkeley-Mews"
  +title: "Being a good dog owner [Berkeley Mews]"
  +url: "https://startrek.website/pictrs/image/8f54056c-4844-4d3c-8509-e50392ac6967.jpeg"
  +body: "Website: [www.berkeleymews.com](https://www.berkeleymews.com/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 263
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727491510 {#1583
    date: 2024-09-28 04:45:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1574 …}
  +reports: Doctrine\ORM\PersistentCollection {#1587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  +badges: Doctrine\ORM\PersistentCollection {#1549 …}
  +children: []
  -id: 32237
  -titleTs: "'berkeley':6 'dog':4 'good':3 'mew':7 'owner':5"
  -bodyTs: "'/)':5 'websit':1 'www.berkeleymews.com':2,4 'www.berkeleymews.com/)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705958444
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5929237"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705872044 {#1577
    date: 2024-01-21 22:20:44.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
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
App\Entity\Entry {#1674
  +user: Proxies\__CG__\App\Entity\User {#1676 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1672 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1673 …}
  +slug: "Rule"
  +title: "Rule"
  +url: "https://hexbear.net/pictrs/image/32fd587b-5b8b-40b1-b588-991a91d18193.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727490167 {#1648
    date: 2024-09-28 04:22:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  +badges: Doctrine\ORM\PersistentCollection {#1654 …}
  +children: []
  -id: 32232
  -titleTs: "'rule':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705915006
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1660368"
  +editedAt: DateTimeImmutable @1727433331 {#1665
    date: 2024-09-27 12:35:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705870506 {#1675
    date: 2024-01-21 21:55:06.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
35 DENIED edit
App\Entity\Entry {#1674
  +user: Proxies\__CG__\App\Entity\User {#1676 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1672 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1673 …}
  +slug: "Rule"
  +title: "Rule"
  +url: "https://hexbear.net/pictrs/image/32fd587b-5b8b-40b1-b588-991a91d18193.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727490167 {#1648
    date: 2024-09-28 04:22:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  +badges: Doctrine\ORM\PersistentCollection {#1654 …}
  +children: []
  -id: 32232
  -titleTs: "'rule':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705915006
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1660368"
  +editedAt: DateTimeImmutable @1727433331 {#1665
    date: 2024-09-27 12:35:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705870506 {#1675
    date: 2024-01-21 21:55:06.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
36 DENIED moderate
App\Entity\Entry {#1674
  +user: Proxies\__CG__\App\Entity\User {#1676 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1672 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1673 …}
  +slug: "Rule"
  +title: "Rule"
  +url: "https://hexbear.net/pictrs/image/32fd587b-5b8b-40b1-b588-991a91d18193.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727490167 {#1648
    date: 2024-09-28 04:22:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  +badges: Doctrine\ORM\PersistentCollection {#1654 …}
  +children: []
  -id: 32232
  -titleTs: "'rule':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705915006
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1660368"
  +editedAt: DateTimeImmutable @1727433331 {#1665
    date: 2024-09-27 12:35:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705870506 {#1675
    date: 2024-01-21 21:55:06.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
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\Entry {#1490
  +user: Proxies\__CG__\App\Entity\User {#1491 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1894 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Howard-Zinn-people-s-history-of-America-I-m-reading-it-at"
  +title: "Howard Zinn people's history of America, I'm reading it at the moment, is there any alternative?"
  +url: null
  +body: """
    Hello, I’m Italian and I’m reading what I understood to be a classic in American HIstory. I’m throug 100 pagesi in and I have the feeling that the author is a bit too partisan and unbalanced. Sometimes I feel that he had already decided what happened and then he tries to find facts that confirm his prejudices.  \n
    Hence, I’m asking if someone out there knows another book about the same subjecst that is not at all celebratory toward America, actually I’m looking for a book that is very critic and severe toward America, but at the same time that is more balanced. Any advice?\n
    \n
    (Sorry if this message could sound confused or badly written, I’m not mother tongue and, also, the feeling toward the book is there but still blurry, but there’s something about this book that doesn’t convince me.)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727489648 {#1489
    date: 2024-09-28 04:14:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1493 …}
  +votes: Doctrine\ORM\PersistentCollection {#1492 …}
  +reports: Doctrine\ORM\PersistentCollection {#1477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1754 …}
  +badges: Doctrine\ORM\PersistentCollection {#1760 …}
  +children: []
  -id: 32140
  -titleTs: "'altern':18 'america':7 'histori':5 'howard':1 'm':9 'moment':14 'peopl':3 'read':10 'zinn':2"
  -bodyTs: "'100':22 'actual':84 'advic':109 'alreadi':46 'also':126 'america':83,98 'american':17 'anoth':70 'ask':64 'author':32 'bad':118 'balanc':107 'bit':35 'blurri':136 'book':71,90,131,143 'celebratori':81 'classic':15 'confirm':58 'confus':116 'convinc':147 'could':114 'critic':94 'decid':47 'doesn':145 'fact':56 'feel':29,42,128 'find':55 'happen':49 'hello':1 'henc':61 'histori':18 'italian':4 'know':69 'look':87 'm':3,7,20,63,86,121 'messag':113 'mother':123 'pagesi':23 'partisan':37 'prejudic':60 'read':8 'sever':96 'someon':66 'someth':140 'sometim':40 'sorri':110 'sound':115 'still':135 'subjecst':75 'throug':21 'time':103 'tongu':124 'toward':82,97,129 'tri':53 'unbalanc':39 'understood':11 'written':119"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705932494
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10994034"
  +editedAt: DateTimeImmutable @1727345474 {#1496
    date: 2024-09-26 12:11:14.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705846094 {#1494
    date: 2024-01-21 15:08:14.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
39 DENIED edit
App\Entity\Entry {#1490
  +user: Proxies\__CG__\App\Entity\User {#1491 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1894 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Howard-Zinn-people-s-history-of-America-I-m-reading-it-at"
  +title: "Howard Zinn people's history of America, I'm reading it at the moment, is there any alternative?"
  +url: null
  +body: """
    Hello, I’m Italian and I’m reading what I understood to be a classic in American HIstory. I’m throug 100 pagesi in and I have the feeling that the author is a bit too partisan and unbalanced. Sometimes I feel that he had already decided what happened and then he tries to find facts that confirm his prejudices.  \n
    Hence, I’m asking if someone out there knows another book about the same subjecst that is not at all celebratory toward America, actually I’m looking for a book that is very critic and severe toward America, but at the same time that is more balanced. Any advice?\n
    \n
    (Sorry if this message could sound confused or badly written, I’m not mother tongue and, also, the feeling toward the book is there but still blurry, but there’s something about this book that doesn’t convince me.)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727489648 {#1489
    date: 2024-09-28 04:14:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1493 …}
  +votes: Doctrine\ORM\PersistentCollection {#1492 …}
  +reports: Doctrine\ORM\PersistentCollection {#1477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1754 …}
  +badges: Doctrine\ORM\PersistentCollection {#1760 …}
  +children: []
  -id: 32140
  -titleTs: "'altern':18 'america':7 'histori':5 'howard':1 'm':9 'moment':14 'peopl':3 'read':10 'zinn':2"
  -bodyTs: "'100':22 'actual':84 'advic':109 'alreadi':46 'also':126 'america':83,98 'american':17 'anoth':70 'ask':64 'author':32 'bad':118 'balanc':107 'bit':35 'blurri':136 'book':71,90,131,143 'celebratori':81 'classic':15 'confirm':58 'confus':116 'convinc':147 'could':114 'critic':94 'decid':47 'doesn':145 'fact':56 'feel':29,42,128 'find':55 'happen':49 'hello':1 'henc':61 'histori':18 'italian':4 'know':69 'look':87 'm':3,7,20,63,86,121 'messag':113 'mother':123 'pagesi':23 'partisan':37 'prejudic':60 'read':8 'sever':96 'someon':66 'someth':140 'sometim':40 'sorri':110 'sound':115 'still':135 'subjecst':75 'throug':21 'time':103 'tongu':124 'toward':82,97,129 'tri':53 'unbalanc':39 'understood':11 'written':119"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705932494
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10994034"
  +editedAt: DateTimeImmutable @1727345474 {#1496
    date: 2024-09-26 12:11:14.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705846094 {#1494
    date: 2024-01-21 15:08:14.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
40 DENIED moderate
App\Entity\Entry {#1490
  +user: Proxies\__CG__\App\Entity\User {#1491 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1894 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Howard-Zinn-people-s-history-of-America-I-m-reading-it-at"
  +title: "Howard Zinn people's history of America, I'm reading it at the moment, is there any alternative?"
  +url: null
  +body: """
    Hello, I’m Italian and I’m reading what I understood to be a classic in American HIstory. I’m throug 100 pagesi in and I have the feeling that the author is a bit too partisan and unbalanced. Sometimes I feel that he had already decided what happened and then he tries to find facts that confirm his prejudices.  \n
    Hence, I’m asking if someone out there knows another book about the same subjecst that is not at all celebratory toward America, actually I’m looking for a book that is very critic and severe toward America, but at the same time that is more balanced. Any advice?\n
    \n
    (Sorry if this message could sound confused or badly written, I’m not mother tongue and, also, the feeling toward the book is there but still blurry, but there’s something about this book that doesn’t convince me.)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727489648 {#1489
    date: 2024-09-28 04:14:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1493 …}
  +votes: Doctrine\ORM\PersistentCollection {#1492 …}
  +reports: Doctrine\ORM\PersistentCollection {#1477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1754 …}
  +badges: Doctrine\ORM\PersistentCollection {#1760 …}
  +children: []
  -id: 32140
  -titleTs: "'altern':18 'america':7 'histori':5 'howard':1 'm':9 'moment':14 'peopl':3 'read':10 'zinn':2"
  -bodyTs: "'100':22 'actual':84 'advic':109 'alreadi':46 'also':126 'america':83,98 'american':17 'anoth':70 'ask':64 'author':32 'bad':118 'balanc':107 'bit':35 'blurri':136 'book':71,90,131,143 'celebratori':81 'classic':15 'confirm':58 'confus':116 'convinc':147 'could':114 'critic':94 'decid':47 'doesn':145 'fact':56 'feel':29,42,128 'find':55 'happen':49 'hello':1 'henc':61 'histori':18 'italian':4 'know':69 'look':87 'm':3,7,20,63,86,121 'messag':113 'mother':123 'pagesi':23 'partisan':37 'prejudic':60 'read':8 'sever':96 'someon':66 'someth':140 'sometim':40 'sorri':110 'sound':115 'still':135 'subjecst':75 'throug':21 'time':103 'tongu':124 'toward':82,97,129 'tri':53 'unbalanc':39 'understood':11 'written':119"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705932494
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10994034"
  +editedAt: DateTimeImmutable @1727345474 {#1496
    date: 2024-09-26 12:11:14.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705846094 {#1494
    date: 2024-01-21 15:08:14.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
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
App\Entity\Entry {#1468
  +user: Proxies\__CG__\App\Entity\User {#1474 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1472 …}
  +image: Proxies\__CG__\App\Entity\Image {#1471 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1391 …}
  +slug: "Yay-More-piracy"
  +title: "Yay! More piracy!"
  +url: "https://lemmy.world/pictrs/image/891ed232-e05d-4ebf-a9a4-8aa38ae25e81.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 639
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727485379 {#1750
    date: 2024-09-28 03:02:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1469 …}
  +reports: Doctrine\ORM\PersistentCollection {#1498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1486 …}
  +badges: Doctrine\ORM\PersistentCollection {#1487 …}
  +children: []
  -id: 32139
  -titleTs: "'piraci':3 'yay':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705930369
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10993181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705843969 {#1748
    date: 2024-01-21 14:32:49.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
43 DENIED edit
App\Entity\Entry {#1468
  +user: Proxies\__CG__\App\Entity\User {#1474 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1472 …}
  +image: Proxies\__CG__\App\Entity\Image {#1471 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1391 …}
  +slug: "Yay-More-piracy"
  +title: "Yay! More piracy!"
  +url: "https://lemmy.world/pictrs/image/891ed232-e05d-4ebf-a9a4-8aa38ae25e81.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 639
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727485379 {#1750
    date: 2024-09-28 03:02:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1469 …}
  +reports: Doctrine\ORM\PersistentCollection {#1498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1486 …}
  +badges: Doctrine\ORM\PersistentCollection {#1487 …}
  +children: []
  -id: 32139
  -titleTs: "'piraci':3 'yay':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705930369
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10993181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705843969 {#1748
    date: 2024-01-21 14:32:49.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
44 DENIED moderate
App\Entity\Entry {#1468
  +user: Proxies\__CG__\App\Entity\User {#1474 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1472 …}
  +image: Proxies\__CG__\App\Entity\Image {#1471 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1391 …}
  +slug: "Yay-More-piracy"
  +title: "Yay! More piracy!"
  +url: "https://lemmy.world/pictrs/image/891ed232-e05d-4ebf-a9a4-8aa38ae25e81.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 639
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727485379 {#1750
    date: 2024-09-28 03:02:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1469 …}
  +reports: Doctrine\ORM\PersistentCollection {#1498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1486 …}
  +badges: Doctrine\ORM\PersistentCollection {#1487 …}
  +children: []
  -id: 32139
  -titleTs: "'piraci':3 'yay':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705930369
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10993181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705843969 {#1748
    date: 2024-01-21 14:32:49.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
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\Entry {#77
  +user: Proxies\__CG__\App\Entity\User {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1858 …}
  +image: Proxies\__CG__\App\Entity\Image {#1845 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1850 …}
  +slug: "Gambling-is-addictive"
  +title: "Gambling is addictive"
  +url: "https://lemmy.ml/pictrs/image/542a3ced-0e35-421e-b3ba-c09986a216aa.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 180
  +favouriteCount: 2162
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727484874 {#235
    date: 2024-09-28 02:54:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1810 …}
  +votes: Doctrine\ORM\PersistentCollection {#1794 …}
  +reports: Doctrine\ORM\PersistentCollection {#1931 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1972 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1877 …}
  +badges: Doctrine\ORM\PersistentCollection {#1920 …}
  +children: []
  -id: 7066
  -titleTs: "'addict':3 'gambl':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698080283
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6863980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697993883 {#244
    date: 2023-10-22 18:58:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#77
  +user: Proxies\__CG__\App\Entity\User {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1858 …}
  +image: Proxies\__CG__\App\Entity\Image {#1845 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1850 …}
  +slug: "Gambling-is-addictive"
  +title: "Gambling is addictive"
  +url: "https://lemmy.ml/pictrs/image/542a3ced-0e35-421e-b3ba-c09986a216aa.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 180
  +favouriteCount: 2162
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727484874 {#235
    date: 2024-09-28 02:54:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1810 …}
  +votes: Doctrine\ORM\PersistentCollection {#1794 …}
  +reports: Doctrine\ORM\PersistentCollection {#1931 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1972 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1877 …}
  +badges: Doctrine\ORM\PersistentCollection {#1920 …}
  +children: []
  -id: 7066
  -titleTs: "'addict':3 'gambl':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698080283
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6863980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697993883 {#244
    date: 2023-10-22 18:58:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#77
  +user: Proxies\__CG__\App\Entity\User {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1858 …}
  +image: Proxies\__CG__\App\Entity\Image {#1845 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1850 …}
  +slug: "Gambling-is-addictive"
  +title: "Gambling is addictive"
  +url: "https://lemmy.ml/pictrs/image/542a3ced-0e35-421e-b3ba-c09986a216aa.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 180
  +favouriteCount: 2162
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727484874 {#235
    date: 2024-09-28 02:54:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1810 …}
  +votes: Doctrine\ORM\PersistentCollection {#1794 …}
  +reports: Doctrine\ORM\PersistentCollection {#1931 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1972 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1877 …}
  +badges: Doctrine\ORM\PersistentCollection {#1920 …}
  +children: []
  -id: 7066
  -titleTs: "'addict':3 'gambl':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698080283
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6863980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697993883 {#244
    date: 2023-10-22 18:58:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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
App\Entity\Entry {#2450
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1894 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "You-have-a-magic-pill-which-de-ages-you-by-20"
  +title: "You have a magic pill, which de-ages you by 20 years. You can take it once in your life only, so long as you are at least 20. What age — past, current or future — do you reckon is best to take it?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 105
  +favouriteCount: 149
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727484775 {#2475
    date: 2024-09-28 02:52:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2477 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  +badges: Doctrine\ORM\PersistentCollection {#2488 …}
  +children: []
  -id: 31804
  -titleTs: "'20':12,30 'age':9,32 'best':41 'current':34 'de':8 'de-ag':7 'futur':36 'least':29 'life':21 'long':24 'magic':4 'past':33 'pill':5 'reckon':39 'take':16,43 'year':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705783031
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10923831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705696631 {#2472
    date: 2024-01-19 21:37:11.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
51 DENIED edit
App\Entity\Entry {#2450
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1894 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "You-have-a-magic-pill-which-de-ages-you-by-20"
  +title: "You have a magic pill, which de-ages you by 20 years. You can take it once in your life only, so long as you are at least 20. What age — past, current or future — do you reckon is best to take it?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 105
  +favouriteCount: 149
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727484775 {#2475
    date: 2024-09-28 02:52:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2477 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  +badges: Doctrine\ORM\PersistentCollection {#2488 …}
  +children: []
  -id: 31804
  -titleTs: "'20':12,30 'age':9,32 'best':41 'current':34 'de':8 'de-ag':7 'futur':36 'least':29 'life':21 'long':24 'magic':4 'past':33 'pill':5 'reckon':39 'take':16,43 'year':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705783031
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10923831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705696631 {#2472
    date: 2024-01-19 21:37:11.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
52 DENIED moderate
App\Entity\Entry {#2450
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1894 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "You-have-a-magic-pill-which-de-ages-you-by-20"
  +title: "You have a magic pill, which de-ages you by 20 years. You can take it once in your life only, so long as you are at least 20. What age — past, current or future — do you reckon is best to take it?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 105
  +favouriteCount: 149
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727484775 {#2475
    date: 2024-09-28 02:52:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2477 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  +badges: Doctrine\ORM\PersistentCollection {#2488 …}
  +children: []
  -id: 31804
  -titleTs: "'20':12,30 'age':9,32 'best':41 'current':34 'de':8 'de-ag':7 'futur':36 'least':29 'life':21 'long':24 'magic':4 'past':33 'pill':5 'reckon':39 'take':16,43 'year':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705783031
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10923831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705696631 {#2472
    date: 2024-01-19 21:37:11.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
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\Entry {#1454
  +user: Proxies\__CG__\App\Entity\User {#1461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1462 …}
  +image: Proxies\__CG__\App\Entity\Image {#1463 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1464 …}
  +slug: "BusKill-Warrant-Canary-7-Published"
  +title: "BusKill Warrant Canary #7 Published"
  +url: "https://www.buskill.in/canary-007/"
  +body: """
    This post contains a canary message that’s cryptographically signed by the [official BusKill PGP release key](https://docs.buskill.in/buskill-app/en/stable/security/pgpkeys.html)\n
    \n
    | ![BusKill Canary #007](https://www.buskill.in/canary-007/) |\n
    |---|\n
    | The BusKill project just [published](https://www.buskill.in/canary-007/) their Warrant Canary #007 |\n
    \n
    For more information about BusKill canaries, see:\n
    \n
    - [buskill.in/canary](https://buskill.in/canary)\n
    \n
    ```\n
    \n
    <span style="color:#323232;">-----BEGIN PGP SIGNED MESSAGE-----\n
    </span><span style="color:#323232;">Hash: SHA512\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Status: All good\n
    </span><span style="color:#323232;">Release: 2024-01-10\n
    </span><span style="color:#323232;">Period: 2024-01-01 to 2024-06-01\n
    </span><span style="color:#323232;">Expiry: 2024-06-30\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Statements\n
    </span><span style="color:#323232;">==========\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">The BusKill Team who have digitally signed this file [1]\n
    </span><span style="color:#323232;">state the following:\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">1. The date of issue of this canary is January 10, 2024.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">2. The current BusKill Signing Key (2020.07) is\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">   E0AF FF57 DC00 FBE0 5635  8761 4AE2 1E19 36CE 786A\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">3. We positively confirm, to the best of our knowledge, that the \n
    </span><span style="color:#323232;">   integrity of our systems are sound: all our infrastructure is in our \n
    </span><span style="color:#323232;">   control, we have not been compromised or suffered a data breach, we \n
    </span><span style="color:#323232;">   have not disclosed any private keys, we have not introduced any \n
    </span><span style="color:#323232;">   backdoors, and we have not been forced to modify our system to allow \n
    </span><span style="color:#323232;">   access or information leakage to a third party in any way.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">4. We plan to publish the next of these canary statements before the\n
    </span><span style="color:#323232;">   Expiry date listed above. Special note should be taken if no new\n
    </span><span style="color:#323232;">   canary is published by that time or if the list of statements changes\n
    </span><span style="color:#323232;">   without plausible explanation.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Special announcements\n
    </span><span style="color:#323232;">=====================\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">None.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Disclaimers and notes\n
    </span><span style="color:#323232;">=====================\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">This canary scheme is not infallible. Although signing the \n
    </span><span style="color:#323232;">declaration makes it very difficult for a third party to produce \n
    </span><span style="color:#323232;">arbitrary declarations, it does not prevent them from using force or \n
    </span><span style="color:#323232;">other means, like blackmail or compromising the signers' laptops, to \n
    </span><span style="color:#323232;">coerce us to produce false declarations.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">The news feeds quoted below (Proof of freshness) serves to \n
    </span><span style="color:#323232;">demonstrate that this canary could not have been created prior to the \n
    </span><span style="color:#323232;">date stated. It shows that a series of canaries was not created in \n
    </span><span style="color:#323232;">advance.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">This declaration is merely a best effort and is provided without any \n
    </span><span style="color:#323232;">guarantee or warranty. It is not legally binding in any way to \n
    </span><span style="color:#323232;">anybody. None of the signers should be ever held legally responsible \n
    </span><span style="color:#323232;">for any of the statements made here.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Proof of freshness\n
    </span><span style="color:#323232;">==================\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">09 Jan 24 17:35:23 UTC\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Source: DER SPIEGEL - International (https://www.spiegel.de/international/index.rss)\n
    </span><span style="color:#323232;">Germany's Role in the Middle East: Foreign Minister Baerbock Sees an Opening for Mediation\n
    </span><span style="color:#323232;">Assaults, Harassment and Beatings: Does the EU Share Blame for Police Violence in Tunisia?\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Source: NYT > World News (https://rss.nytimes.com/services/xml/rss/nyt/World.xml)\n
    </span><span style="color:#323232;">Israel-Hamas War: Blinken Calls on Israel to Build Ties With Arab Nations\n
    </span><span style="color:#323232;">Gabriel Attal Is France’s Youngest and First Openly Gay Prime Minister\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Source: BBC News - World (https://feeds.bbci.co.uk/news/world/rss.xml)\n
    </span><span style="color:#323232;">2023 confirmed as world's hottest year on record\n
    </span><span style="color:#323232;">Gabriel Attal: Macron's pick for PM is France's youngest at 34\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Source: Bitcoin Blockchain (https://blockchain.info/q/latesthash)\n
    </span><span style="color:#323232;">00000000000000000001bfe1a00ed3f660b89016088487d6f180d01805d173a3\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">-----BEGIN PGP SIGNATURE-----\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">iQIzBAEBCgAdFiEEeY3BEB897EKK3hJNaLi8sMUCOQUFAmWfOwAACgkQaLi8sMUC\n
    </span><span style="color:#323232;">OQXHAQ/9Fqja31ypWheMkiDHNJ6orkt/1SiVCWX3dcMR8Ht2gFUBOlyAhu3Pubzl\n
    </span><span style="color:#323232;">5rEhy31KCCYKycn09ZpzsYO5HHQ2MzdVIS8lXFDpYqLbWL2z/Qa2/lU0onJVy7bj\n
    </span><span style="color:#323232;">xgsJ+CheHD44/PnBmCBB1Y7mIob+gw84csaLLoUHLguM66LjFCeeukTSc7NA5r3v\n
    </span><span style="color:#323232;">WVhQZ9LGz+TfQZEmwio8+KNOyXLWRyT9BMPx9tXR+G1/xOfUh6a2WJ2pC4lcscGD\n
    </span><span style="color:#323232;">2j9iWx5VfNMKOGfZvVXq70kCLcke2tkELE67u5EfypAkH0R875V7B2LNr/POQ+B+\n
    </span><span style="color:#323232;">4cW9yNY41ARdf+wwWZscel8PI50sKQ9zMF+sZQTHVIU4e+hZtAhlhUS+Tl9WTuc6\n
    </span><span style="color:#323232;">uBTJZ7SY/hRYDT9kHJLgwuhZCbAySk/ojidZetki/N1Gyrb5sMWHUV8Xtv/c6Dge\n
    </span><span style="color:#323232;">JMowbug9/brT4AkiKOIgClOJVYfDLbDnQ3sUPhhtrf8OA+7AxB285wbXVNQylZKy\n
    </span><span style="color:#323232;">i0Uax+cUol691MIWv7xt+jz/NjEakVHrlpyfifv8B5APyv1wf1gRpXXNjVb7CYzT\n
    </span><span style="color:#323232;">d+l2SNCH8MRF/Ijo6ub6WzzNAVROn7JSpBOztcMKw6G/vt10gHjrP45IcSZG8mdm\n
    </span><span style="color:#323232;">tbroqVAorWlG6wabcTjkpmcWQlykEr7QzGMcLW3AGdUwRdOcgdg=\n
    </span><span style="color:#323232;">=XpGW\n
    </span><span style="color:#323232;">-----END PGP SIGNATURE-----\n
    </span>\n
    ```\n
    \n
    To view all past canaries, see:\n
    \n
    - [www.buskill.in/category/Canary/](https://www.buskill.in/category/Canary/)\n
    \n
    What is BusKill?\n
    ================\n
    \n
    BusKill is a laptop kill-cord. It’s a USB cable with a magnetic breakaway that you attach to your body and connect to your computer.\n
    \n
    | [![What is BusKill? (Explainer Video)](https://github.com/BusKill/buskill-app/raw/master/docs/images/buskill_explainer_video_20211210.gif?raw=true)](https://www.buskill.in/#demo) |\n
    |---|\n
    | *Watch the [BusKill Explainer Video](https://www.buskill.in/#demo) for more info [youtube.com/v/qPwyoD_cQR4](https://www.youtube.com/v/qPwyoD_cQR4)* |\n
    \n
    If the connection between you to your computer is severed, then your device will lock, shutdown, or shred its encryption keys – thus keeping your encrypted data safe from thieves that steal your device.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727484173 {#1427
    date: 2024-09-28 02:42:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1448 …}
  +votes: Doctrine\ORM\PersistentCollection {#1455 …}
  +reports: Doctrine\ORM\PersistentCollection {#1460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1439 …}
  +badges: Doctrine\ORM\PersistentCollection {#1437 …}
  +children: []
  -id: 32196
  -titleTs: "'7':4 'buskil':1 'canari':3 'publish':5 'warrant':2"
  -bodyTs: "'+7':498 '-01':60,64,65,69 '-06':68,72 '-10':61 '-30':73 '/#demo)':564 '/buskill-app/en/stable/security/pgpkeys.html)':20 '/buskill/buskill-app/raw/master/docs/images/buskill_explainer_video_20211210.gif?raw=true)](https://www.buskill.in/#demo)':556 '/canary-007/)':26,34 '/canary](https://buskill.in/canary)':48 '/category/canary/](https://www.buskill.in/category/canary/)':518 '/international/index.rss)':377 '/news/world/rss.xml)':446 '/q/latesthash)':474 '/services/xml/rss/nyt/world.xml)':413 '/v/qpwyod_cqr4](https://www.youtube.com/v/qpwyod_cqr4)*':570 '00000000000000000001bfe1a00ed3f660b89016088487d6f180d01805d173a3':475 '007':23,38 '09':364 '1':84,88 '10':98 '17':367 '1e19':115 '2':100 '2020.07':106 '2023':447 '2024':59,63,67,71,99 '23':369 '24':366 '2j9iwx5vfnmkogfzvvxq70kclcke2tkele67u5efypakh0r875v7b2lnr/poq':489 '3':118 '34':468 '35':368 '36ce':116 '4':189 '4ae2':114 '4cw9yny41ardf':491 '5635':112 '5rehy31kccykycn09zpzsyo5hhq2mzdvis8lxfdpyqlbwl2z/qa2/lu0onjvy7bj':481 '786a':117 '8761':113 'access':178 'advanc':318 'allow':177 'although':242 'announc':231 'anybodi':343 'arab':426 'arbitrari':256 'assault':393 'attach':540 'attal':429,457 'axb285wbxvnqylzky':499 'b':490 'backdoor':165 'baerbock':387 'bbc':441 'beat':396 'begin':49,476 'best':124,324 'bind':338 'bitcoin':470 'blackmail':270 'blame':401 'blinken':418 'blockchain':471 'blockchain.info':473 'blockchain.info/q/latesthash)':472 'bodi':543 'breach':152 'breakaway':537 'build':423 'buskil':14,21,28,43,76,103,521,522,551,559 'buskill.in':47 'buskill.in/canary](https://buskill.in/canary)':46 'cabl':533 'call':419 'canari':5,22,37,44,95,198,214,237,296,313,514 'chang':226 'chehd44/pnbmcbb1y7miob':483 'coerc':277 'compromis':147,272 'comput':548,578 'confirm':121,448 'connect':545,573 'contain':3 'control':142 'cord':528 'could':297 'creat':301,316 'cryptograph':9 'cuol691miwv7xt':501 'current':102 'd':503 'data':151,596 'date':90,203,305 'dc00':110 'declar':245,257,282,320 'demonstr':293 'der':372 'devic':583,603 'difficult':249 'digit':80 'disclaim':233 'disclos':156 'docs.buskill.in':19 'docs.buskill.in/buskill-app/en/stable/security/pgpkeys.html)':18 'e0af':108 'east':384 'effort':325 'encrypt':590,595 'end':507 'eu':399 'ever':350 'expiri':70,202 'explain':552,560 'explan':229 'fals':281 'fbe0':111 'feed':285 'feeds.bbci.co.uk':445 'feeds.bbci.co.uk/news/world/rss.xml)':444 'ff57':109 'file':83 'first':435 'follow':87 'forc':171,265 'foreign':385 'franc':431,464 'fresh':290,363 'g1/xofuh6a2wj2pc4lcscgd':488 'gabriel':428,456 'gay':437 'germani':378 'github.com':555 'github.com/buskill/buskill-app/raw/master/docs/images/buskill_explainer_video_20211210.gif?raw=true)](https://www.buskill.in/#demo)':554 'good':57 'guarante':331 'gw84csallouhlgum66ljfceeuktsc7na5r3v':484 'hama':416 'harass':394 'hash':53 'held':351 'hottest':452 'hztahlhus':494 'i0uax':500 'infal':241 'info':567 'inform':41,180 'infrastructur':138 'integr':130 'intern':374 'introduc':163 'iqizbaebcgadfieeey3beb897ekk3hjnali8smucoqufamwfowaacgkqali8smuc':479 'israel':415,421 'israel-hama':414 'issu':92 'jan':365 'januari':97 'jmowbug9/brt4akikoigclojvyfdlbdnq3suphhtrf8oa':497 'jz/njeakvhrlpyfifv8b5apyv1wf1grpxxnjvb7cyzt':502 'keep':593 'key':17,105,159,591 'kill':527 'kill-cord':526 'knowledg':127 'knoyxlwryt9bmpx9txr':487 'l2snch8mrf/ijo6ub6wzznavron7jspboztcmkw6g/vt10ghjrp45icszg8mdm':504 'laptop':275,525 'leakag':181 'legal':337,352 'like':269 'list':204,223 'lock':585 'macron':458 'made':359 'magnet':536 'make':246 'mean':268 'mediat':392 'mere':322 'messag':6,52 'middl':383 'minist':386,439 'modifi':173 'nation':427 'new':213 'news':284,410,442 'next':195 'none':232,344 'note':207,235 'nyt':408 'offici':13 'open':390,436 'oqxhaq/9fqja31ypwhemkidhnj6orkt/1sivcwx3dcmr8ht2gfubolyahu3pubzl':480 'parti':185,253 'past':513 'period':62 'pgp':15,50,477,508 'pick':460 'plan':191 'plausibl':228 'pm':462 'polic':403 'posit':120 'post':2 'prevent':261 'prime':438 'prior':302 'privat':158 'produc':255,280 'project':29 'proof':288,361 'provid':328 'publish':31,193,216 'quot':286 'record':455 'releas':16,58 'respons':353 'role':380 'rss.nytimes.com':412 'rss.nytimes.com/services/xml/rss/nyt/world.xml)':411 'safe':597 'scheme':238 'see':45,388,515 'seri':311 'serv':291 'sever':580 'sha512':54 'share':400 'show':308 'shred':588 'shutdown':586 'sign':10,51,81,104,243 'signatur':478,509 'signer':274,347 'sound':135 'sourc':371,407,440,469 'special':206,230 'spiegel':373 'state':85,306 'statement':74,199,225,358 'status':55 'steal':601 'suffer':149 'system':133,175 'szqthviu4e':493 'taken':210 'tbroqvaorwlg6wabctjkpmcwqlyker7qzgmclw3agduwrdocgdg':505 'team':77 'tfqzemwio8':486 'thiev':599 'third':184,252 'thus':592 'tie':424 'time':219 'tl9wtuc6':495 'tunisia':406 'ubtjz7sy/hrydt9khjlgwuhzcbaysk/ojidzetki/n1gyrb5smwhuv8xtv/c6dge':496 'us':278 'usb':532 'use':264 'utc':370 'video':553,561 'view':511 'violenc':404 'war':417 'warrant':36 'warranti':333 'watch':557 'way':188,341 'without':227,329 'world':409,443,450 'wvhqz9lgz':485 'www.buskill.in':25,33,517,563 'www.buskill.in/#demo)':562 'www.buskill.in/canary-007/)':24,32 'www.buskill.in/category/canary/](https://www.buskill.in/category/canary/)':516 'www.spiegel.de':376 'www.spiegel.de/international/index.rss)':375 'wwwzscel8pi50skq9zmf':492 'xgsj':482 'xpgw':506 'year':453 'youngest':433,466 'youtube.com':569 'youtube.com/v/qpwyod_cqr4](https://www.youtube.com/v/qpwyod_cqr4)*':568"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705886908
  +visibility: "visible             "
  +apId: "https://monero.town/post/1810168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705857408 {#1456
    date: 2024-01-21 18:16:48.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
55 DENIED edit
App\Entity\Entry {#1454
  +user: Proxies\__CG__\App\Entity\User {#1461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1462 …}
  +image: Proxies\__CG__\App\Entity\Image {#1463 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1464 …}
  +slug: "BusKill-Warrant-Canary-7-Published"
  +title: "BusKill Warrant Canary #7 Published"
  +url: "https://www.buskill.in/canary-007/"
  +body: """
    This post contains a canary message that’s cryptographically signed by the [official BusKill PGP release key](https://docs.buskill.in/buskill-app/en/stable/security/pgpkeys.html)\n
    \n
    | ![BusKill Canary #007](https://www.buskill.in/canary-007/) |\n
    |---|\n
    | The BusKill project just [published](https://www.buskill.in/canary-007/) their Warrant Canary #007 |\n
    \n
    For more information about BusKill canaries, see:\n
    \n
    - [buskill.in/canary](https://buskill.in/canary)\n
    \n
    ```\n
    \n
    <span style="color:#323232;">-----BEGIN PGP SIGNED MESSAGE-----\n
    </span><span style="color:#323232;">Hash: SHA512\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Status: All good\n
    </span><span style="color:#323232;">Release: 2024-01-10\n
    </span><span style="color:#323232;">Period: 2024-01-01 to 2024-06-01\n
    </span><span style="color:#323232;">Expiry: 2024-06-30\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Statements\n
    </span><span style="color:#323232;">==========\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">The BusKill Team who have digitally signed this file [1]\n
    </span><span style="color:#323232;">state the following:\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">1. The date of issue of this canary is January 10, 2024.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">2. The current BusKill Signing Key (2020.07) is\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">   E0AF FF57 DC00 FBE0 5635  8761 4AE2 1E19 36CE 786A\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">3. We positively confirm, to the best of our knowledge, that the \n
    </span><span style="color:#323232;">   integrity of our systems are sound: all our infrastructure is in our \n
    </span><span style="color:#323232;">   control, we have not been compromised or suffered a data breach, we \n
    </span><span style="color:#323232;">   have not disclosed any private keys, we have not introduced any \n
    </span><span style="color:#323232;">   backdoors, and we have not been forced to modify our system to allow \n
    </span><span style="color:#323232;">   access or information leakage to a third party in any way.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">4. We plan to publish the next of these canary statements before the\n
    </span><span style="color:#323232;">   Expiry date listed above. Special note should be taken if no new\n
    </span><span style="color:#323232;">   canary is published by that time or if the list of statements changes\n
    </span><span style="color:#323232;">   without plausible explanation.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Special announcements\n
    </span><span style="color:#323232;">=====================\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">None.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Disclaimers and notes\n
    </span><span style="color:#323232;">=====================\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">This canary scheme is not infallible. Although signing the \n
    </span><span style="color:#323232;">declaration makes it very difficult for a third party to produce \n
    </span><span style="color:#323232;">arbitrary declarations, it does not prevent them from using force or \n
    </span><span style="color:#323232;">other means, like blackmail or compromising the signers' laptops, to \n
    </span><span style="color:#323232;">coerce us to produce false declarations.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">The news feeds quoted below (Proof of freshness) serves to \n
    </span><span style="color:#323232;">demonstrate that this canary could not have been created prior to the \n
    </span><span style="color:#323232;">date stated. It shows that a series of canaries was not created in \n
    </span><span style="color:#323232;">advance.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">This declaration is merely a best effort and is provided without any \n
    </span><span style="color:#323232;">guarantee or warranty. It is not legally binding in any way to \n
    </span><span style="color:#323232;">anybody. None of the signers should be ever held legally responsible \n
    </span><span style="color:#323232;">for any of the statements made here.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Proof of freshness\n
    </span><span style="color:#323232;">==================\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">09 Jan 24 17:35:23 UTC\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Source: DER SPIEGEL - International (https://www.spiegel.de/international/index.rss)\n
    </span><span style="color:#323232;">Germany's Role in the Middle East: Foreign Minister Baerbock Sees an Opening for Mediation\n
    </span><span style="color:#323232;">Assaults, Harassment and Beatings: Does the EU Share Blame for Police Violence in Tunisia?\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Source: NYT > World News (https://rss.nytimes.com/services/xml/rss/nyt/World.xml)\n
    </span><span style="color:#323232;">Israel-Hamas War: Blinken Calls on Israel to Build Ties With Arab Nations\n
    </span><span style="color:#323232;">Gabriel Attal Is France’s Youngest and First Openly Gay Prime Minister\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Source: BBC News - World (https://feeds.bbci.co.uk/news/world/rss.xml)\n
    </span><span style="color:#323232;">2023 confirmed as world's hottest year on record\n
    </span><span style="color:#323232;">Gabriel Attal: Macron's pick for PM is France's youngest at 34\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Source: Bitcoin Blockchain (https://blockchain.info/q/latesthash)\n
    </span><span style="color:#323232;">00000000000000000001bfe1a00ed3f660b89016088487d6f180d01805d173a3\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">-----BEGIN PGP SIGNATURE-----\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">iQIzBAEBCgAdFiEEeY3BEB897EKK3hJNaLi8sMUCOQUFAmWfOwAACgkQaLi8sMUC\n
    </span><span style="color:#323232;">OQXHAQ/9Fqja31ypWheMkiDHNJ6orkt/1SiVCWX3dcMR8Ht2gFUBOlyAhu3Pubzl\n
    </span><span style="color:#323232;">5rEhy31KCCYKycn09ZpzsYO5HHQ2MzdVIS8lXFDpYqLbWL2z/Qa2/lU0onJVy7bj\n
    </span><span style="color:#323232;">xgsJ+CheHD44/PnBmCBB1Y7mIob+gw84csaLLoUHLguM66LjFCeeukTSc7NA5r3v\n
    </span><span style="color:#323232;">WVhQZ9LGz+TfQZEmwio8+KNOyXLWRyT9BMPx9tXR+G1/xOfUh6a2WJ2pC4lcscGD\n
    </span><span style="color:#323232;">2j9iWx5VfNMKOGfZvVXq70kCLcke2tkELE67u5EfypAkH0R875V7B2LNr/POQ+B+\n
    </span><span style="color:#323232;">4cW9yNY41ARdf+wwWZscel8PI50sKQ9zMF+sZQTHVIU4e+hZtAhlhUS+Tl9WTuc6\n
    </span><span style="color:#323232;">uBTJZ7SY/hRYDT9kHJLgwuhZCbAySk/ojidZetki/N1Gyrb5sMWHUV8Xtv/c6Dge\n
    </span><span style="color:#323232;">JMowbug9/brT4AkiKOIgClOJVYfDLbDnQ3sUPhhtrf8OA+7AxB285wbXVNQylZKy\n
    </span><span style="color:#323232;">i0Uax+cUol691MIWv7xt+jz/NjEakVHrlpyfifv8B5APyv1wf1gRpXXNjVb7CYzT\n
    </span><span style="color:#323232;">d+l2SNCH8MRF/Ijo6ub6WzzNAVROn7JSpBOztcMKw6G/vt10gHjrP45IcSZG8mdm\n
    </span><span style="color:#323232;">tbroqVAorWlG6wabcTjkpmcWQlykEr7QzGMcLW3AGdUwRdOcgdg=\n
    </span><span style="color:#323232;">=XpGW\n
    </span><span style="color:#323232;">-----END PGP SIGNATURE-----\n
    </span>\n
    ```\n
    \n
    To view all past canaries, see:\n
    \n
    - [www.buskill.in/category/Canary/](https://www.buskill.in/category/Canary/)\n
    \n
    What is BusKill?\n
    ================\n
    \n
    BusKill is a laptop kill-cord. It’s a USB cable with a magnetic breakaway that you attach to your body and connect to your computer.\n
    \n
    | [![What is BusKill? (Explainer Video)](https://github.com/BusKill/buskill-app/raw/master/docs/images/buskill_explainer_video_20211210.gif?raw=true)](https://www.buskill.in/#demo) |\n
    |---|\n
    | *Watch the [BusKill Explainer Video](https://www.buskill.in/#demo) for more info [youtube.com/v/qPwyoD_cQR4](https://www.youtube.com/v/qPwyoD_cQR4)* |\n
    \n
    If the connection between you to your computer is severed, then your device will lock, shutdown, or shred its encryption keys – thus keeping your encrypted data safe from thieves that steal your device.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727484173 {#1427
    date: 2024-09-28 02:42:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1448 …}
  +votes: Doctrine\ORM\PersistentCollection {#1455 …}
  +reports: Doctrine\ORM\PersistentCollection {#1460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1439 …}
  +badges: Doctrine\ORM\PersistentCollection {#1437 …}
  +children: []
  -id: 32196
  -titleTs: "'7':4 'buskil':1 'canari':3 'publish':5 'warrant':2"
  -bodyTs: "'+7':498 '-01':60,64,65,69 '-06':68,72 '-10':61 '-30':73 '/#demo)':564 '/buskill-app/en/stable/security/pgpkeys.html)':20 '/buskill/buskill-app/raw/master/docs/images/buskill_explainer_video_20211210.gif?raw=true)](https://www.buskill.in/#demo)':556 '/canary-007/)':26,34 '/canary](https://buskill.in/canary)':48 '/category/canary/](https://www.buskill.in/category/canary/)':518 '/international/index.rss)':377 '/news/world/rss.xml)':446 '/q/latesthash)':474 '/services/xml/rss/nyt/world.xml)':413 '/v/qpwyod_cqr4](https://www.youtube.com/v/qpwyod_cqr4)*':570 '00000000000000000001bfe1a00ed3f660b89016088487d6f180d01805d173a3':475 '007':23,38 '09':364 '1':84,88 '10':98 '17':367 '1e19':115 '2':100 '2020.07':106 '2023':447 '2024':59,63,67,71,99 '23':369 '24':366 '2j9iwx5vfnmkogfzvvxq70kclcke2tkele67u5efypakh0r875v7b2lnr/poq':489 '3':118 '34':468 '35':368 '36ce':116 '4':189 '4ae2':114 '4cw9yny41ardf':491 '5635':112 '5rehy31kccykycn09zpzsyo5hhq2mzdvis8lxfdpyqlbwl2z/qa2/lu0onjvy7bj':481 '786a':117 '8761':113 'access':178 'advanc':318 'allow':177 'although':242 'announc':231 'anybodi':343 'arab':426 'arbitrari':256 'assault':393 'attach':540 'attal':429,457 'axb285wbxvnqylzky':499 'b':490 'backdoor':165 'baerbock':387 'bbc':441 'beat':396 'begin':49,476 'best':124,324 'bind':338 'bitcoin':470 'blackmail':270 'blame':401 'blinken':418 'blockchain':471 'blockchain.info':473 'blockchain.info/q/latesthash)':472 'bodi':543 'breach':152 'breakaway':537 'build':423 'buskil':14,21,28,43,76,103,521,522,551,559 'buskill.in':47 'buskill.in/canary](https://buskill.in/canary)':46 'cabl':533 'call':419 'canari':5,22,37,44,95,198,214,237,296,313,514 'chang':226 'chehd44/pnbmcbb1y7miob':483 'coerc':277 'compromis':147,272 'comput':548,578 'confirm':121,448 'connect':545,573 'contain':3 'control':142 'cord':528 'could':297 'creat':301,316 'cryptograph':9 'cuol691miwv7xt':501 'current':102 'd':503 'data':151,596 'date':90,203,305 'dc00':110 'declar':245,257,282,320 'demonstr':293 'der':372 'devic':583,603 'difficult':249 'digit':80 'disclaim':233 'disclos':156 'docs.buskill.in':19 'docs.buskill.in/buskill-app/en/stable/security/pgpkeys.html)':18 'e0af':108 'east':384 'effort':325 'encrypt':590,595 'end':507 'eu':399 'ever':350 'expiri':70,202 'explain':552,560 'explan':229 'fals':281 'fbe0':111 'feed':285 'feeds.bbci.co.uk':445 'feeds.bbci.co.uk/news/world/rss.xml)':444 'ff57':109 'file':83 'first':435 'follow':87 'forc':171,265 'foreign':385 'franc':431,464 'fresh':290,363 'g1/xofuh6a2wj2pc4lcscgd':488 'gabriel':428,456 'gay':437 'germani':378 'github.com':555 'github.com/buskill/buskill-app/raw/master/docs/images/buskill_explainer_video_20211210.gif?raw=true)](https://www.buskill.in/#demo)':554 'good':57 'guarante':331 'gw84csallouhlgum66ljfceeuktsc7na5r3v':484 'hama':416 'harass':394 'hash':53 'held':351 'hottest':452 'hztahlhus':494 'i0uax':500 'infal':241 'info':567 'inform':41,180 'infrastructur':138 'integr':130 'intern':374 'introduc':163 'iqizbaebcgadfieeey3beb897ekk3hjnali8smucoqufamwfowaacgkqali8smuc':479 'israel':415,421 'israel-hama':414 'issu':92 'jan':365 'januari':97 'jmowbug9/brt4akikoigclojvyfdlbdnq3suphhtrf8oa':497 'jz/njeakvhrlpyfifv8b5apyv1wf1grpxxnjvb7cyzt':502 'keep':593 'key':17,105,159,591 'kill':527 'kill-cord':526 'knowledg':127 'knoyxlwryt9bmpx9txr':487 'l2snch8mrf/ijo6ub6wzznavron7jspboztcmkw6g/vt10ghjrp45icszg8mdm':504 'laptop':275,525 'leakag':181 'legal':337,352 'like':269 'list':204,223 'lock':585 'macron':458 'made':359 'magnet':536 'make':246 'mean':268 'mediat':392 'mere':322 'messag':6,52 'middl':383 'minist':386,439 'modifi':173 'nation':427 'new':213 'news':284,410,442 'next':195 'none':232,344 'note':207,235 'nyt':408 'offici':13 'open':390,436 'oqxhaq/9fqja31ypwhemkidhnj6orkt/1sivcwx3dcmr8ht2gfubolyahu3pubzl':480 'parti':185,253 'past':513 'period':62 'pgp':15,50,477,508 'pick':460 'plan':191 'plausibl':228 'pm':462 'polic':403 'posit':120 'post':2 'prevent':261 'prime':438 'prior':302 'privat':158 'produc':255,280 'project':29 'proof':288,361 'provid':328 'publish':31,193,216 'quot':286 'record':455 'releas':16,58 'respons':353 'role':380 'rss.nytimes.com':412 'rss.nytimes.com/services/xml/rss/nyt/world.xml)':411 'safe':597 'scheme':238 'see':45,388,515 'seri':311 'serv':291 'sever':580 'sha512':54 'share':400 'show':308 'shred':588 'shutdown':586 'sign':10,51,81,104,243 'signatur':478,509 'signer':274,347 'sound':135 'sourc':371,407,440,469 'special':206,230 'spiegel':373 'state':85,306 'statement':74,199,225,358 'status':55 'steal':601 'suffer':149 'system':133,175 'szqthviu4e':493 'taken':210 'tbroqvaorwlg6wabctjkpmcwqlyker7qzgmclw3agduwrdocgdg':505 'team':77 'tfqzemwio8':486 'thiev':599 'third':184,252 'thus':592 'tie':424 'time':219 'tl9wtuc6':495 'tunisia':406 'ubtjz7sy/hrydt9khjlgwuhzcbaysk/ojidzetki/n1gyrb5smwhuv8xtv/c6dge':496 'us':278 'usb':532 'use':264 'utc':370 'video':553,561 'view':511 'violenc':404 'war':417 'warrant':36 'warranti':333 'watch':557 'way':188,341 'without':227,329 'world':409,443,450 'wvhqz9lgz':485 'www.buskill.in':25,33,517,563 'www.buskill.in/#demo)':562 'www.buskill.in/canary-007/)':24,32 'www.buskill.in/category/canary/](https://www.buskill.in/category/canary/)':516 'www.spiegel.de':376 'www.spiegel.de/international/index.rss)':375 'wwwzscel8pi50skq9zmf':492 'xgsj':482 'xpgw':506 'year':453 'youngest':433,466 'youtube.com':569 'youtube.com/v/qpwyod_cqr4](https://www.youtube.com/v/qpwyod_cqr4)*':568"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705886908
  +visibility: "visible             "
  +apId: "https://monero.town/post/1810168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705857408 {#1456
    date: 2024-01-21 18:16:48.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
56 DENIED moderate
App\Entity\Entry {#1454
  +user: Proxies\__CG__\App\Entity\User {#1461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1462 …}
  +image: Proxies\__CG__\App\Entity\Image {#1463 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1464 …}
  +slug: "BusKill-Warrant-Canary-7-Published"
  +title: "BusKill Warrant Canary #7 Published"
  +url: "https://www.buskill.in/canary-007/"
  +body: """
    This post contains a canary message that’s cryptographically signed by the [official BusKill PGP release key](https://docs.buskill.in/buskill-app/en/stable/security/pgpkeys.html)\n
    \n
    | ![BusKill Canary #007](https://www.buskill.in/canary-007/) |\n
    |---|\n
    | The BusKill project just [published](https://www.buskill.in/canary-007/) their Warrant Canary #007 |\n
    \n
    For more information about BusKill canaries, see:\n
    \n
    - [buskill.in/canary](https://buskill.in/canary)\n
    \n
    ```\n
    \n
    <span style="color:#323232;">-----BEGIN PGP SIGNED MESSAGE-----\n
    </span><span style="color:#323232;">Hash: SHA512\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Status: All good\n
    </span><span style="color:#323232;">Release: 2024-01-10\n
    </span><span style="color:#323232;">Period: 2024-01-01 to 2024-06-01\n
    </span><span style="color:#323232;">Expiry: 2024-06-30\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Statements\n
    </span><span style="color:#323232;">==========\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">The BusKill Team who have digitally signed this file [1]\n
    </span><span style="color:#323232;">state the following:\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">1. The date of issue of this canary is January 10, 2024.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">2. The current BusKill Signing Key (2020.07) is\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">   E0AF FF57 DC00 FBE0 5635  8761 4AE2 1E19 36CE 786A\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">3. We positively confirm, to the best of our knowledge, that the \n
    </span><span style="color:#323232;">   integrity of our systems are sound: all our infrastructure is in our \n
    </span><span style="color:#323232;">   control, we have not been compromised or suffered a data breach, we \n
    </span><span style="color:#323232;">   have not disclosed any private keys, we have not introduced any \n
    </span><span style="color:#323232;">   backdoors, and we have not been forced to modify our system to allow \n
    </span><span style="color:#323232;">   access or information leakage to a third party in any way.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">4. We plan to publish the next of these canary statements before the\n
    </span><span style="color:#323232;">   Expiry date listed above. Special note should be taken if no new\n
    </span><span style="color:#323232;">   canary is published by that time or if the list of statements changes\n
    </span><span style="color:#323232;">   without plausible explanation.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Special announcements\n
    </span><span style="color:#323232;">=====================\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">None.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Disclaimers and notes\n
    </span><span style="color:#323232;">=====================\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">This canary scheme is not infallible. Although signing the \n
    </span><span style="color:#323232;">declaration makes it very difficult for a third party to produce \n
    </span><span style="color:#323232;">arbitrary declarations, it does not prevent them from using force or \n
    </span><span style="color:#323232;">other means, like blackmail or compromising the signers' laptops, to \n
    </span><span style="color:#323232;">coerce us to produce false declarations.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">The news feeds quoted below (Proof of freshness) serves to \n
    </span><span style="color:#323232;">demonstrate that this canary could not have been created prior to the \n
    </span><span style="color:#323232;">date stated. It shows that a series of canaries was not created in \n
    </span><span style="color:#323232;">advance.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">This declaration is merely a best effort and is provided without any \n
    </span><span style="color:#323232;">guarantee or warranty. It is not legally binding in any way to \n
    </span><span style="color:#323232;">anybody. None of the signers should be ever held legally responsible \n
    </span><span style="color:#323232;">for any of the statements made here.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Proof of freshness\n
    </span><span style="color:#323232;">==================\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">09 Jan 24 17:35:23 UTC\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Source: DER SPIEGEL - International (https://www.spiegel.de/international/index.rss)\n
    </span><span style="color:#323232;">Germany's Role in the Middle East: Foreign Minister Baerbock Sees an Opening for Mediation\n
    </span><span style="color:#323232;">Assaults, Harassment and Beatings: Does the EU Share Blame for Police Violence in Tunisia?\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Source: NYT > World News (https://rss.nytimes.com/services/xml/rss/nyt/World.xml)\n
    </span><span style="color:#323232;">Israel-Hamas War: Blinken Calls on Israel to Build Ties With Arab Nations\n
    </span><span style="color:#323232;">Gabriel Attal Is France’s Youngest and First Openly Gay Prime Minister\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Source: BBC News - World (https://feeds.bbci.co.uk/news/world/rss.xml)\n
    </span><span style="color:#323232;">2023 confirmed as world's hottest year on record\n
    </span><span style="color:#323232;">Gabriel Attal: Macron's pick for PM is France's youngest at 34\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Source: Bitcoin Blockchain (https://blockchain.info/q/latesthash)\n
    </span><span style="color:#323232;">00000000000000000001bfe1a00ed3f660b89016088487d6f180d01805d173a3\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">-----BEGIN PGP SIGNATURE-----\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">iQIzBAEBCgAdFiEEeY3BEB897EKK3hJNaLi8sMUCOQUFAmWfOwAACgkQaLi8sMUC\n
    </span><span style="color:#323232;">OQXHAQ/9Fqja31ypWheMkiDHNJ6orkt/1SiVCWX3dcMR8Ht2gFUBOlyAhu3Pubzl\n
    </span><span style="color:#323232;">5rEhy31KCCYKycn09ZpzsYO5HHQ2MzdVIS8lXFDpYqLbWL2z/Qa2/lU0onJVy7bj\n
    </span><span style="color:#323232;">xgsJ+CheHD44/PnBmCBB1Y7mIob+gw84csaLLoUHLguM66LjFCeeukTSc7NA5r3v\n
    </span><span style="color:#323232;">WVhQZ9LGz+TfQZEmwio8+KNOyXLWRyT9BMPx9tXR+G1/xOfUh6a2WJ2pC4lcscGD\n
    </span><span style="color:#323232;">2j9iWx5VfNMKOGfZvVXq70kCLcke2tkELE67u5EfypAkH0R875V7B2LNr/POQ+B+\n
    </span><span style="color:#323232;">4cW9yNY41ARdf+wwWZscel8PI50sKQ9zMF+sZQTHVIU4e+hZtAhlhUS+Tl9WTuc6\n
    </span><span style="color:#323232;">uBTJZ7SY/hRYDT9kHJLgwuhZCbAySk/ojidZetki/N1Gyrb5sMWHUV8Xtv/c6Dge\n
    </span><span style="color:#323232;">JMowbug9/brT4AkiKOIgClOJVYfDLbDnQ3sUPhhtrf8OA+7AxB285wbXVNQylZKy\n
    </span><span style="color:#323232;">i0Uax+cUol691MIWv7xt+jz/NjEakVHrlpyfifv8B5APyv1wf1gRpXXNjVb7CYzT\n
    </span><span style="color:#323232;">d+l2SNCH8MRF/Ijo6ub6WzzNAVROn7JSpBOztcMKw6G/vt10gHjrP45IcSZG8mdm\n
    </span><span style="color:#323232;">tbroqVAorWlG6wabcTjkpmcWQlykEr7QzGMcLW3AGdUwRdOcgdg=\n
    </span><span style="color:#323232;">=XpGW\n
    </span><span style="color:#323232;">-----END PGP SIGNATURE-----\n
    </span>\n
    ```\n
    \n
    To view all past canaries, see:\n
    \n
    - [www.buskill.in/category/Canary/](https://www.buskill.in/category/Canary/)\n
    \n
    What is BusKill?\n
    ================\n
    \n
    BusKill is a laptop kill-cord. It’s a USB cable with a magnetic breakaway that you attach to your body and connect to your computer.\n
    \n
    | [![What is BusKill? (Explainer Video)](https://github.com/BusKill/buskill-app/raw/master/docs/images/buskill_explainer_video_20211210.gif?raw=true)](https://www.buskill.in/#demo) |\n
    |---|\n
    | *Watch the [BusKill Explainer Video](https://www.buskill.in/#demo) for more info [youtube.com/v/qPwyoD_cQR4](https://www.youtube.com/v/qPwyoD_cQR4)* |\n
    \n
    If the connection between you to your computer is severed, then your device will lock, shutdown, or shred its encryption keys – thus keeping your encrypted data safe from thieves that steal your device.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727484173 {#1427
    date: 2024-09-28 02:42:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1448 …}
  +votes: Doctrine\ORM\PersistentCollection {#1455 …}
  +reports: Doctrine\ORM\PersistentCollection {#1460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1439 …}
  +badges: Doctrine\ORM\PersistentCollection {#1437 …}
  +children: []
  -id: 32196
  -titleTs: "'7':4 'buskil':1 'canari':3 'publish':5 'warrant':2"
  -bodyTs: "'+7':498 '-01':60,64,65,69 '-06':68,72 '-10':61 '-30':73 '/#demo)':564 '/buskill-app/en/stable/security/pgpkeys.html)':20 '/buskill/buskill-app/raw/master/docs/images/buskill_explainer_video_20211210.gif?raw=true)](https://www.buskill.in/#demo)':556 '/canary-007/)':26,34 '/canary](https://buskill.in/canary)':48 '/category/canary/](https://www.buskill.in/category/canary/)':518 '/international/index.rss)':377 '/news/world/rss.xml)':446 '/q/latesthash)':474 '/services/xml/rss/nyt/world.xml)':413 '/v/qpwyod_cqr4](https://www.youtube.com/v/qpwyod_cqr4)*':570 '00000000000000000001bfe1a00ed3f660b89016088487d6f180d01805d173a3':475 '007':23,38 '09':364 '1':84,88 '10':98 '17':367 '1e19':115 '2':100 '2020.07':106 '2023':447 '2024':59,63,67,71,99 '23':369 '24':366 '2j9iwx5vfnmkogfzvvxq70kclcke2tkele67u5efypakh0r875v7b2lnr/poq':489 '3':118 '34':468 '35':368 '36ce':116 '4':189 '4ae2':114 '4cw9yny41ardf':491 '5635':112 '5rehy31kccykycn09zpzsyo5hhq2mzdvis8lxfdpyqlbwl2z/qa2/lu0onjvy7bj':481 '786a':117 '8761':113 'access':178 'advanc':318 'allow':177 'although':242 'announc':231 'anybodi':343 'arab':426 'arbitrari':256 'assault':393 'attach':540 'attal':429,457 'axb285wbxvnqylzky':499 'b':490 'backdoor':165 'baerbock':387 'bbc':441 'beat':396 'begin':49,476 'best':124,324 'bind':338 'bitcoin':470 'blackmail':270 'blame':401 'blinken':418 'blockchain':471 'blockchain.info':473 'blockchain.info/q/latesthash)':472 'bodi':543 'breach':152 'breakaway':537 'build':423 'buskil':14,21,28,43,76,103,521,522,551,559 'buskill.in':47 'buskill.in/canary](https://buskill.in/canary)':46 'cabl':533 'call':419 'canari':5,22,37,44,95,198,214,237,296,313,514 'chang':226 'chehd44/pnbmcbb1y7miob':483 'coerc':277 'compromis':147,272 'comput':548,578 'confirm':121,448 'connect':545,573 'contain':3 'control':142 'cord':528 'could':297 'creat':301,316 'cryptograph':9 'cuol691miwv7xt':501 'current':102 'd':503 'data':151,596 'date':90,203,305 'dc00':110 'declar':245,257,282,320 'demonstr':293 'der':372 'devic':583,603 'difficult':249 'digit':80 'disclaim':233 'disclos':156 'docs.buskill.in':19 'docs.buskill.in/buskill-app/en/stable/security/pgpkeys.html)':18 'e0af':108 'east':384 'effort':325 'encrypt':590,595 'end':507 'eu':399 'ever':350 'expiri':70,202 'explain':552,560 'explan':229 'fals':281 'fbe0':111 'feed':285 'feeds.bbci.co.uk':445 'feeds.bbci.co.uk/news/world/rss.xml)':444 'ff57':109 'file':83 'first':435 'follow':87 'forc':171,265 'foreign':385 'franc':431,464 'fresh':290,363 'g1/xofuh6a2wj2pc4lcscgd':488 'gabriel':428,456 'gay':437 'germani':378 'github.com':555 'github.com/buskill/buskill-app/raw/master/docs/images/buskill_explainer_video_20211210.gif?raw=true)](https://www.buskill.in/#demo)':554 'good':57 'guarante':331 'gw84csallouhlgum66ljfceeuktsc7na5r3v':484 'hama':416 'harass':394 'hash':53 'held':351 'hottest':452 'hztahlhus':494 'i0uax':500 'infal':241 'info':567 'inform':41,180 'infrastructur':138 'integr':130 'intern':374 'introduc':163 'iqizbaebcgadfieeey3beb897ekk3hjnali8smucoqufamwfowaacgkqali8smuc':479 'israel':415,421 'israel-hama':414 'issu':92 'jan':365 'januari':97 'jmowbug9/brt4akikoigclojvyfdlbdnq3suphhtrf8oa':497 'jz/njeakvhrlpyfifv8b5apyv1wf1grpxxnjvb7cyzt':502 'keep':593 'key':17,105,159,591 'kill':527 'kill-cord':526 'knowledg':127 'knoyxlwryt9bmpx9txr':487 'l2snch8mrf/ijo6ub6wzznavron7jspboztcmkw6g/vt10ghjrp45icszg8mdm':504 'laptop':275,525 'leakag':181 'legal':337,352 'like':269 'list':204,223 'lock':585 'macron':458 'made':359 'magnet':536 'make':246 'mean':268 'mediat':392 'mere':322 'messag':6,52 'middl':383 'minist':386,439 'modifi':173 'nation':427 'new':213 'news':284,410,442 'next':195 'none':232,344 'note':207,235 'nyt':408 'offici':13 'open':390,436 'oqxhaq/9fqja31ypwhemkidhnj6orkt/1sivcwx3dcmr8ht2gfubolyahu3pubzl':480 'parti':185,253 'past':513 'period':62 'pgp':15,50,477,508 'pick':460 'plan':191 'plausibl':228 'pm':462 'polic':403 'posit':120 'post':2 'prevent':261 'prime':438 'prior':302 'privat':158 'produc':255,280 'project':29 'proof':288,361 'provid':328 'publish':31,193,216 'quot':286 'record':455 'releas':16,58 'respons':353 'role':380 'rss.nytimes.com':412 'rss.nytimes.com/services/xml/rss/nyt/world.xml)':411 'safe':597 'scheme':238 'see':45,388,515 'seri':311 'serv':291 'sever':580 'sha512':54 'share':400 'show':308 'shred':588 'shutdown':586 'sign':10,51,81,104,243 'signatur':478,509 'signer':274,347 'sound':135 'sourc':371,407,440,469 'special':206,230 'spiegel':373 'state':85,306 'statement':74,199,225,358 'status':55 'steal':601 'suffer':149 'system':133,175 'szqthviu4e':493 'taken':210 'tbroqvaorwlg6wabctjkpmcwqlyker7qzgmclw3agduwrdocgdg':505 'team':77 'tfqzemwio8':486 'thiev':599 'third':184,252 'thus':592 'tie':424 'time':219 'tl9wtuc6':495 'tunisia':406 'ubtjz7sy/hrydt9khjlgwuhzcbaysk/ojidzetki/n1gyrb5smwhuv8xtv/c6dge':496 'us':278 'usb':532 'use':264 'utc':370 'video':553,561 'view':511 'violenc':404 'war':417 'warrant':36 'warranti':333 'watch':557 'way':188,341 'without':227,329 'world':409,443,450 'wvhqz9lgz':485 'www.buskill.in':25,33,517,563 'www.buskill.in/#demo)':562 'www.buskill.in/canary-007/)':24,32 'www.buskill.in/category/canary/](https://www.buskill.in/category/canary/)':516 'www.spiegel.de':376 'www.spiegel.de/international/index.rss)':375 'wwwzscel8pi50skq9zmf':492 'xgsj':482 'xpgw':506 'year':453 'youngest':433,466 'youtube.com':569 'youtube.com/v/qpwyod_cqr4](https://www.youtube.com/v/qpwyod_cqr4)*':568"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705886908
  +visibility: "visible             "
  +apId: "https://monero.town/post/1810168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705857408 {#1456
    date: 2024-01-21 18:16:48.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
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
App\Entity\Entry {#1759
  +user: Proxies\__CG__\App\Entity\User {#1762 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "I-m-trying-to-think-of-something-more-stupid-than-this"
  +title: "I'm trying to think of something more stupid than this but it's not easy..."
  +url: null
  +body: """
    My girlfriend started taking a Masters in a college this year. In her course the faculty have shown some disorganization and computer illiteracy since day one but the latest one…completely killed me.\n
    \n
    Besides their personal college e-mail, they wanted a platform to make announcements for all the course (20 students). I can think of a thousand ways to do this. Hell, even a Facebook group would be better. But no…\n
    \n
    They have an e-mail address (like Masters_name@college.duh) where all the info is sent and EVERYBODY has the password to enter the e-mail and check the inbox.\n
    \n
    That is it. I have no words. I think this is the most idiotic and dumb thing I’ve ever seen in IT.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 156
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727482450 {#1763
    date: 2024-09-28 02:14:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1751 …}
  +votes: Doctrine\ORM\PersistentCollection {#1772 …}
  +reports: Doctrine\ORM\PersistentCollection {#1778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1773 …}
  +badges: Doctrine\ORM\PersistentCollection {#1776 …}
  +children: []
  -id: 32142
  -titleTs: "'easi':16 'm':2 'someth':7 'stupid':9 'think':5 'tri':3"
  -bodyTs: "'20':52 'address':80 'announc':47 'besid':34 'better':71 'check':101 'colleg':9,37 'complet':31 'comput':22 'cours':14,51 'day':25 'disorgan':20 'dumb':119 'e':39,78,98 'e-mail':38,77,97 'enter':95 'even':65 'ever':123 'everybodi':90 'facebook':67 'faculti':16 'girlfriend':2 'group':68 'hell':64 'idiot':117 'illiteraci':23 'inbox':103 'info':86 'kill':32 'latest':29 'like':81 'mail':40,79,99 'make':46 'master':6 'masters_name@college.duh':82 'one':26,30 'password':93 'person':36 'platform':44 'seen':124 'sent':88 'shown':18 'sinc':24 'start':3 'student':53 'take':4 'thing':120 'think':56,112 'thousand':59 've':122 'want':42 'way':60 'word':110 'would':69 'year':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705932846
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10994104"
  +editedAt: DateTimeImmutable @1727346077 {#1756
    date: 2024-09-26 12:21:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705846446 {#1767
    date: 2024-01-21 15:14:06.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
59 DENIED edit
App\Entity\Entry {#1759
  +user: Proxies\__CG__\App\Entity\User {#1762 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "I-m-trying-to-think-of-something-more-stupid-than-this"
  +title: "I'm trying to think of something more stupid than this but it's not easy..."
  +url: null
  +body: """
    My girlfriend started taking a Masters in a college this year. In her course the faculty have shown some disorganization and computer illiteracy since day one but the latest one…completely killed me.\n
    \n
    Besides their personal college e-mail, they wanted a platform to make announcements for all the course (20 students). I can think of a thousand ways to do this. Hell, even a Facebook group would be better. But no…\n
    \n
    They have an e-mail address (like Masters_name@college.duh) where all the info is sent and EVERYBODY has the password to enter the e-mail and check the inbox.\n
    \n
    That is it. I have no words. I think this is the most idiotic and dumb thing I’ve ever seen in IT.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 156
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727482450 {#1763
    date: 2024-09-28 02:14:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1751 …}
  +votes: Doctrine\ORM\PersistentCollection {#1772 …}
  +reports: Doctrine\ORM\PersistentCollection {#1778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1773 …}
  +badges: Doctrine\ORM\PersistentCollection {#1776 …}
  +children: []
  -id: 32142
  -titleTs: "'easi':16 'm':2 'someth':7 'stupid':9 'think':5 'tri':3"
  -bodyTs: "'20':52 'address':80 'announc':47 'besid':34 'better':71 'check':101 'colleg':9,37 'complet':31 'comput':22 'cours':14,51 'day':25 'disorgan':20 'dumb':119 'e':39,78,98 'e-mail':38,77,97 'enter':95 'even':65 'ever':123 'everybodi':90 'facebook':67 'faculti':16 'girlfriend':2 'group':68 'hell':64 'idiot':117 'illiteraci':23 'inbox':103 'info':86 'kill':32 'latest':29 'like':81 'mail':40,79,99 'make':46 'master':6 'masters_name@college.duh':82 'one':26,30 'password':93 'person':36 'platform':44 'seen':124 'sent':88 'shown':18 'sinc':24 'start':3 'student':53 'take':4 'thing':120 'think':56,112 'thousand':59 've':122 'want':42 'way':60 'word':110 'would':69 'year':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705932846
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10994104"
  +editedAt: DateTimeImmutable @1727346077 {#1756
    date: 2024-09-26 12:21:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705846446 {#1767
    date: 2024-01-21 15:14:06.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
60 DENIED moderate
App\Entity\Entry {#1759
  +user: Proxies\__CG__\App\Entity\User {#1762 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "I-m-trying-to-think-of-something-more-stupid-than-this"
  +title: "I'm trying to think of something more stupid than this but it's not easy..."
  +url: null
  +body: """
    My girlfriend started taking a Masters in a college this year. In her course the faculty have shown some disorganization and computer illiteracy since day one but the latest one…completely killed me.\n
    \n
    Besides their personal college e-mail, they wanted a platform to make announcements for all the course (20 students). I can think of a thousand ways to do this. Hell, even a Facebook group would be better. But no…\n
    \n
    They have an e-mail address (like Masters_name@college.duh) where all the info is sent and EVERYBODY has the password to enter the e-mail and check the inbox.\n
    \n
    That is it. I have no words. I think this is the most idiotic and dumb thing I’ve ever seen in IT.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 156
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727482450 {#1763
    date: 2024-09-28 02:14:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1751 …}
  +votes: Doctrine\ORM\PersistentCollection {#1772 …}
  +reports: Doctrine\ORM\PersistentCollection {#1778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1773 …}
  +badges: Doctrine\ORM\PersistentCollection {#1776 …}
  +children: []
  -id: 32142
  -titleTs: "'easi':16 'm':2 'someth':7 'stupid':9 'think':5 'tri':3"
  -bodyTs: "'20':52 'address':80 'announc':47 'besid':34 'better':71 'check':101 'colleg':9,37 'complet':31 'comput':22 'cours':14,51 'day':25 'disorgan':20 'dumb':119 'e':39,78,98 'e-mail':38,77,97 'enter':95 'even':65 'ever':123 'everybodi':90 'facebook':67 'faculti':16 'girlfriend':2 'group':68 'hell':64 'idiot':117 'illiteraci':23 'inbox':103 'info':86 'kill':32 'latest':29 'like':81 'mail':40,79,99 'make':46 'master':6 'masters_name@college.duh':82 'one':26,30 'password':93 'person':36 'platform':44 'seen':124 'sent':88 'shown':18 'sinc':24 'start':3 'student':53 'take':4 'thing':120 'think':56,112 'thousand':59 've':122 'want':42 'way':60 'word':110 'would':69 'year':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705932846
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10994104"
  +editedAt: DateTimeImmutable @1727346077 {#1756
    date: 2024-09-26 12:21:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705846446 {#1767
    date: 2024-01-21 15:14:06.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
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\Entry {#1609
  +user: Proxies\__CG__\App\Entity\User {#1606 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Silverblue-Run-ostree-updates-at-shutdown"
  +title: "Silverblue: Run ostree updates at shutdown?"
  +url: null
  +body: """
    Fellow Fedora Immutable users, have any of you automated your system updates to occur at shutdown? If so, do you find it makes a practical difference?\n
    \n
    I’m thinking of doing the same with Tony Walker’s [silverblue-update](https://github.com/tonywalker1/silverblue-update) service.\n
    \n
    I shutdown most of my machines daily, and that often means getting an updated image shortly after startup the next day and being forced to reboot or nearly always remain one day behind in updates. By checking for updates again at shutdown, this *should* help ensure I’ve always got the latest daily image at boot. Thoughts?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727482256 {#1709
    date: 2024-09-28 02:10:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1614 …}
  +votes: Doctrine\ORM\PersistentCollection {#1615 …}
  +reports: Doctrine\ORM\PersistentCollection {#1752 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1647 …}
  +badges: Doctrine\ORM\PersistentCollection {#1640 …}
  +children: []
  -id: 32227
  -titleTs: "'ostre':3 'run':2 'shutdown':6 'silverblu':1 'updat':4"
  -bodyTs: "'/tonywalker1/silverblue-update)':43 'alway':73,93 'autom':9 'behind':77 'boot':100 'check':81 'daili':51,97 'day':65,76 'differ':26 'ensur':90 'fedora':2 'fellow':1 'find':21 'forc':68 'get':56 'github.com':42 'github.com/tonywalker1/silverblue-update)':41 'got':94 'help':89 'imag':59,98 'immut':3 'latest':96 'm':28 'machin':50 'make':23 'mean':55 'near':72 'next':64 'occur':14 'often':54 'one':75 'practic':25 'reboot':70 'remain':74 'servic':44 'short':60 'shutdown':16,46,86 'silverblu':39 'silverblue-upd':38 'startup':62 'system':11 'think':29 'thought':101 'toni':35 'updat':12,40,58,79,83 'user':4 've':92 'walker':36"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705940974
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13758040"
  +editedAt: DateTimeImmutable @1727429051 {#1595
    date: 2024-09-27 11:24:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705868974 {#1610
    date: 2024-01-21 21:29:34.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
63 DENIED edit
App\Entity\Entry {#1609
  +user: Proxies\__CG__\App\Entity\User {#1606 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Silverblue-Run-ostree-updates-at-shutdown"
  +title: "Silverblue: Run ostree updates at shutdown?"
  +url: null
  +body: """
    Fellow Fedora Immutable users, have any of you automated your system updates to occur at shutdown? If so, do you find it makes a practical difference?\n
    \n
    I’m thinking of doing the same with Tony Walker’s [silverblue-update](https://github.com/tonywalker1/silverblue-update) service.\n
    \n
    I shutdown most of my machines daily, and that often means getting an updated image shortly after startup the next day and being forced to reboot or nearly always remain one day behind in updates. By checking for updates again at shutdown, this *should* help ensure I’ve always got the latest daily image at boot. Thoughts?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727482256 {#1709
    date: 2024-09-28 02:10:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1614 …}
  +votes: Doctrine\ORM\PersistentCollection {#1615 …}
  +reports: Doctrine\ORM\PersistentCollection {#1752 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1647 …}
  +badges: Doctrine\ORM\PersistentCollection {#1640 …}
  +children: []
  -id: 32227
  -titleTs: "'ostre':3 'run':2 'shutdown':6 'silverblu':1 'updat':4"
  -bodyTs: "'/tonywalker1/silverblue-update)':43 'alway':73,93 'autom':9 'behind':77 'boot':100 'check':81 'daili':51,97 'day':65,76 'differ':26 'ensur':90 'fedora':2 'fellow':1 'find':21 'forc':68 'get':56 'github.com':42 'github.com/tonywalker1/silverblue-update)':41 'got':94 'help':89 'imag':59,98 'immut':3 'latest':96 'm':28 'machin':50 'make':23 'mean':55 'near':72 'next':64 'occur':14 'often':54 'one':75 'practic':25 'reboot':70 'remain':74 'servic':44 'short':60 'shutdown':16,46,86 'silverblu':39 'silverblue-upd':38 'startup':62 'system':11 'think':29 'thought':101 'toni':35 'updat':12,40,58,79,83 'user':4 've':92 'walker':36"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705940974
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13758040"
  +editedAt: DateTimeImmutable @1727429051 {#1595
    date: 2024-09-27 11:24:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705868974 {#1610
    date: 2024-01-21 21:29:34.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
64 DENIED moderate
App\Entity\Entry {#1609
  +user: Proxies\__CG__\App\Entity\User {#1606 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Silverblue-Run-ostree-updates-at-shutdown"
  +title: "Silverblue: Run ostree updates at shutdown?"
  +url: null
  +body: """
    Fellow Fedora Immutable users, have any of you automated your system updates to occur at shutdown? If so, do you find it makes a practical difference?\n
    \n
    I’m thinking of doing the same with Tony Walker’s [silverblue-update](https://github.com/tonywalker1/silverblue-update) service.\n
    \n
    I shutdown most of my machines daily, and that often means getting an updated image shortly after startup the next day and being forced to reboot or nearly always remain one day behind in updates. By checking for updates again at shutdown, this *should* help ensure I’ve always got the latest daily image at boot. Thoughts?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727482256 {#1709
    date: 2024-09-28 02:10:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1614 …}
  +votes: Doctrine\ORM\PersistentCollection {#1615 …}
  +reports: Doctrine\ORM\PersistentCollection {#1752 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1647 …}
  +badges: Doctrine\ORM\PersistentCollection {#1640 …}
  +children: []
  -id: 32227
  -titleTs: "'ostre':3 'run':2 'shutdown':6 'silverblu':1 'updat':4"
  -bodyTs: "'/tonywalker1/silverblue-update)':43 'alway':73,93 'autom':9 'behind':77 'boot':100 'check':81 'daili':51,97 'day':65,76 'differ':26 'ensur':90 'fedora':2 'fellow':1 'find':21 'forc':68 'get':56 'github.com':42 'github.com/tonywalker1/silverblue-update)':41 'got':94 'help':89 'imag':59,98 'immut':3 'latest':96 'm':28 'machin':50 'make':23 'mean':55 'near':72 'next':64 'occur':14 'often':54 'one':75 'practic':25 'reboot':70 'remain':74 'servic':44 'short':60 'shutdown':16,46,86 'silverblu':39 'silverblue-upd':38 'startup':62 'system':11 'think':29 'thought':101 'toni':35 'updat':12,40,58,79,83 'user':4 've':92 'walker':36"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705940974
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13758040"
  +editedAt: DateTimeImmutable @1727429051 {#1595
    date: 2024-09-27 11:24:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705868974 {#1610
    date: 2024-01-21 21:29:34.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
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\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Which-terminal-emulator-do-you-use"
  +title: "Which terminal emulator do you use?"
  +url: null
  +body: """
    I’ve always just used konsole or gnome terminal. Never really looked into what else is available. Tried cool-retro-term the other day, but the novelty wore off pretty fast for me.\n
    \n
    Curious to see if there’s a terminal someone swears by and refuses to use anything else.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 152
  +favouriteCount: 162
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727481816 {#1397
    date: 2024-09-28 02:03:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1890 …}
  +votes: Doctrine\ORM\PersistentCollection {#1935 …}
  +reports: Doctrine\ORM\PersistentCollection {#1392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1936 …}
  +badges: Doctrine\ORM\PersistentCollection {#1938 …}
  +children: []
  -id: 31243
  -titleTs: "'emul':3 'termin':2 'use':6"
  -bodyTs: "'alway':3 'anyth':50 'avail':17 'cool':20 'cool-retro-term':19 'curious':35 'day':25 'els':15,51 'fast':32 'gnome':8 'konsol':6 'look':12 'never':10 'novelti':28 'pretti':31 'realli':11 'refus':47 'retro':21 'see':37 'someon':43 'swear':44 'term':22 'termin':9,42 'tri':18 'use':5,49 've':2 'wore':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705596035
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10832055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705509635 {#1388
    date: 2024-01-17 17:40:35.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
67 DENIED edit
App\Entity\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Which-terminal-emulator-do-you-use"
  +title: "Which terminal emulator do you use?"
  +url: null
  +body: """
    I’ve always just used konsole or gnome terminal. Never really looked into what else is available. Tried cool-retro-term the other day, but the novelty wore off pretty fast for me.\n
    \n
    Curious to see if there’s a terminal someone swears by and refuses to use anything else.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 152
  +favouriteCount: 162
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727481816 {#1397
    date: 2024-09-28 02:03:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1890 …}
  +votes: Doctrine\ORM\PersistentCollection {#1935 …}
  +reports: Doctrine\ORM\PersistentCollection {#1392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1936 …}
  +badges: Doctrine\ORM\PersistentCollection {#1938 …}
  +children: []
  -id: 31243
  -titleTs: "'emul':3 'termin':2 'use':6"
  -bodyTs: "'alway':3 'anyth':50 'avail':17 'cool':20 'cool-retro-term':19 'curious':35 'day':25 'els':15,51 'fast':32 'gnome':8 'konsol':6 'look':12 'never':10 'novelti':28 'pretti':31 'realli':11 'refus':47 'retro':21 'see':37 'someon':43 'swear':44 'term':22 'termin':9,42 'tri':18 'use':5,49 've':2 'wore':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705596035
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10832055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705509635 {#1388
    date: 2024-01-17 17:40:35.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
68 DENIED moderate
App\Entity\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Which-terminal-emulator-do-you-use"
  +title: "Which terminal emulator do you use?"
  +url: null
  +body: """
    I’ve always just used konsole or gnome terminal. Never really looked into what else is available. Tried cool-retro-term the other day, but the novelty wore off pretty fast for me.\n
    \n
    Curious to see if there’s a terminal someone swears by and refuses to use anything else.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 152
  +favouriteCount: 162
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727481816 {#1397
    date: 2024-09-28 02:03:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1890 …}
  +votes: Doctrine\ORM\PersistentCollection {#1935 …}
  +reports: Doctrine\ORM\PersistentCollection {#1392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1936 …}
  +badges: Doctrine\ORM\PersistentCollection {#1938 …}
  +children: []
  -id: 31243
  -titleTs: "'emul':3 'termin':2 'use':6"
  -bodyTs: "'alway':3 'anyth':50 'avail':17 'cool':20 'cool-retro-term':19 'curious':35 'day':25 'els':15,51 'fast':32 'gnome':8 'konsol':6 'look':12 'never':10 'novelti':28 'pretti':31 'realli':11 'refus':47 'retro':21 'see':37 'someon':43 'swear':44 'term':22 'termin':9,42 'tri':18 'use':5,49 've':2 'wore':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705596035
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10832055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705509635 {#1388
    date: 2024-01-17 17:40:35.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
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\Entry {#2432
  +user: Proxies\__CG__\App\Entity\User {#2443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: Proxies\__CG__\App\Entity\Image {#2426 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2440 …}
  +slug: "If-only-there-was-a-GOOD-fish-with-a-gun"
  +title: "If only there was a GOOD fish with a gun to save them!"
  +url: "https://startrek.website/pictrs/image/ea0c616b-e319-4aef-9831-b87c1657d91b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 36
  +favouriteCount: 1154
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727480991 {#2444
    date: 2024-09-28 01:49:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2439 …}
  +votes: Doctrine\ORM\PersistentCollection {#2357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2476 …}
  +badges: Doctrine\ORM\PersistentCollection {#2451 …}
  +children: []
  -id: 31543
  -titleTs: "'fish':7 'good':6 'gun':10 'save':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705688650
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5815316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705602250 {#2433
    date: 2024-01-18 19:24:10.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
71 DENIED edit
App\Entity\Entry {#2432
  +user: Proxies\__CG__\App\Entity\User {#2443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: Proxies\__CG__\App\Entity\Image {#2426 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2440 …}
  +slug: "If-only-there-was-a-GOOD-fish-with-a-gun"
  +title: "If only there was a GOOD fish with a gun to save them!"
  +url: "https://startrek.website/pictrs/image/ea0c616b-e319-4aef-9831-b87c1657d91b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 36
  +favouriteCount: 1154
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727480991 {#2444
    date: 2024-09-28 01:49:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2439 …}
  +votes: Doctrine\ORM\PersistentCollection {#2357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2476 …}
  +badges: Doctrine\ORM\PersistentCollection {#2451 …}
  +children: []
  -id: 31543
  -titleTs: "'fish':7 'good':6 'gun':10 'save':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705688650
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5815316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705602250 {#2433
    date: 2024-01-18 19:24:10.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
72 DENIED moderate
App\Entity\Entry {#2432
  +user: Proxies\__CG__\App\Entity\User {#2443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: Proxies\__CG__\App\Entity\Image {#2426 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2440 …}
  +slug: "If-only-there-was-a-GOOD-fish-with-a-gun"
  +title: "If only there was a GOOD fish with a gun to save them!"
  +url: "https://startrek.website/pictrs/image/ea0c616b-e319-4aef-9831-b87c1657d91b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 36
  +favouriteCount: 1154
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727480991 {#2444
    date: 2024-09-28 01:49:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2439 …}
  +votes: Doctrine\ORM\PersistentCollection {#2357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2476 …}
  +badges: Doctrine\ORM\PersistentCollection {#2451 …}
  +children: []
  -id: 31543
  -titleTs: "'fish':7 'good':6 'gun':10 'save':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705688650
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5815316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705602250 {#2433
    date: 2024-01-18 19:24:10.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
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\Entry {#1953
  +user: Proxies\__CG__\App\Entity\User {#1937 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1970 …}
  +slug: "PSA-Anyone-can-tell-if-you-are-using-WhatsApp-on"
  +title: "PSA: Anyone can tell if you are using WhatsApp on your computer"
  +url: "https://techcrunch.com/2024/01/17/psa-whatsapp-number-desktop-computer/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 78
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727480349 {#1967
    date: 2024-09-28 01:39:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 31199
  -titleTs: "'anyon':2 'comput':12 'psa':1 'tell':4 'use':8 'whatsapp':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705587469
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21112182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705501069 {#1975
    date: 2024-01-17 15:17:49.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
75 DENIED edit
App\Entity\Entry {#1953
  +user: Proxies\__CG__\App\Entity\User {#1937 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1970 …}
  +slug: "PSA-Anyone-can-tell-if-you-are-using-WhatsApp-on"
  +title: "PSA: Anyone can tell if you are using WhatsApp on your computer"
  +url: "https://techcrunch.com/2024/01/17/psa-whatsapp-number-desktop-computer/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 78
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727480349 {#1967
    date: 2024-09-28 01:39:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 31199
  -titleTs: "'anyon':2 'comput':12 'psa':1 'tell':4 'use':8 'whatsapp':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705587469
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21112182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705501069 {#1975
    date: 2024-01-17 15:17:49.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
76 DENIED moderate
App\Entity\Entry {#1953
  +user: Proxies\__CG__\App\Entity\User {#1937 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1970 …}
  +slug: "PSA-Anyone-can-tell-if-you-are-using-WhatsApp-on"
  +title: "PSA: Anyone can tell if you are using WhatsApp on your computer"
  +url: "https://techcrunch.com/2024/01/17/psa-whatsapp-number-desktop-computer/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 78
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727480349 {#1967
    date: 2024-09-28 01:39:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 31199
  -titleTs: "'anyon':2 'comput':12 'psa':1 'tell':4 'use':8 'whatsapp':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705587469
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21112182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705501069 {#1975
    date: 2024-01-17 15:17:49.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
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
App\Entity\Entry {#1406
  +user: Proxies\__CG__\App\Entity\User {#1704 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1713 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "What-s-the-best-strategy-for-changing-to-GrapheneOS"
  +title: "What's the best strategy for changing to GrapheneOS?"
  +url: null
  +body: """
    I have a google pixel, and I know I could install grapheneOS on it. But I’m very, very hesitant, since I depend so much on my phone.\n
    \n
    This isn’t like distro hopping, where I feel more comfortable hot swapping ssds, or making partitions, or using my desktop while I tinker with my laptop. My phone has a SIM and the service I depend on can’t be emulated off this phone.\n
    \n
    So what do you recommend I do? Should I move my SIM (my phone service, really) to a new phone while I tinker with this one? Can I just blow up the current OS and wing it? Or maybe theres another option that would allow me to bail back to stock android in case something goes wrong. What do you think?\n
    \n
    EDIT: how I use my phone: about everything I use is from fdroid, with the occassional app from aurora. I do use my banking app to cash checks, but I don’t use whatsapp, google pay, which I know arent compatible. So as far as app compatibility I dont think it’ll be a problem, Im mostly worried about my phone number not working. I dont know how SIMs work like I should, I just know Ive had the strangest issues in the past with it, so Im hesitant. Thanks for the replies so far.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727478044 {#1632
    date: 2024-09-28 01:00:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1712 …}
  +votes: Doctrine\ORM\PersistentCollection {#1706 …}
  +reports: Doctrine\ORM\PersistentCollection {#1657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1738 …}
  +badges: Doctrine\ORM\PersistentCollection {#1746 …}
  +children: []
  -id: 32130
  -titleTs: "'best':4 'chang':7 'grapheneo':9 'strategi':5"
  -bodyTs: "'allow':118 'android':125 'anoth':114 'app':151,159,180 'arent':174 'aurora':153 'back':122 'bail':121 'bank':158 'blow':103 'case':127 'cash':161 'check':162 'comfort':39 'compat':175,181 'could':10 'current':106 'depend':23,65 'desktop':49 'distro':33 'dont':183,200 'edit':135 'emul':70 'everyth':142 'far':178,229 'fdroid':147 'feel':37 'goe':129 'googl':4,169 'grapheneo':12 'hesit':20,223 'hop':34 'hot':40 'im':190,222 'instal':11 'isn':30 'issu':215 'ive':211 'know':8,173,201,210 'laptop':55 'like':32,205 'll':186 'm':17 'make':44 'mayb':112 'most':191 'move':83 'much':25 'new':92 'number':196 'occassion':150 'one':99 'option':115 'os':107 'partit':45 'past':218 'pay':170 'phone':28,57,73,87,93,140,195 'pixel':5 'problem':189 'realli':89 'recommend':78 'repli':227 'servic':63,88 'sim':60,85,203 'sinc':21 'someth':128 'ssds':42 'stock':124 'strangest':214 'swap':41 'thank':224 'there':113 'think':134,184 'tinker':52,96 'use':47,138,144,156,167 'whatsapp':168 'wing':109 'work':198,204 'worri':192 'would':117 'wrong':130"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705926437
  +visibility: "visible             "
  +apId: "https://lm.paradisus.day/post/114046"
  +editedAt: DateTimeImmutable @1727333510 {#1623
    date: 2024-09-26 08:51:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705840037 {#1631
    date: 2024-01-21 13:27:17.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
79 DENIED edit
App\Entity\Entry {#1406
  +user: Proxies\__CG__\App\Entity\User {#1704 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1713 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "What-s-the-best-strategy-for-changing-to-GrapheneOS"
  +title: "What's the best strategy for changing to GrapheneOS?"
  +url: null
  +body: """
    I have a google pixel, and I know I could install grapheneOS on it. But I’m very, very hesitant, since I depend so much on my phone.\n
    \n
    This isn’t like distro hopping, where I feel more comfortable hot swapping ssds, or making partitions, or using my desktop while I tinker with my laptop. My phone has a SIM and the service I depend on can’t be emulated off this phone.\n
    \n
    So what do you recommend I do? Should I move my SIM (my phone service, really) to a new phone while I tinker with this one? Can I just blow up the current OS and wing it? Or maybe theres another option that would allow me to bail back to stock android in case something goes wrong. What do you think?\n
    \n
    EDIT: how I use my phone: about everything I use is from fdroid, with the occassional app from aurora. I do use my banking app to cash checks, but I don’t use whatsapp, google pay, which I know arent compatible. So as far as app compatibility I dont think it’ll be a problem, Im mostly worried about my phone number not working. I dont know how SIMs work like I should, I just know Ive had the strangest issues in the past with it, so Im hesitant. Thanks for the replies so far.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727478044 {#1632
    date: 2024-09-28 01:00:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1712 …}
  +votes: Doctrine\ORM\PersistentCollection {#1706 …}
  +reports: Doctrine\ORM\PersistentCollection {#1657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1738 …}
  +badges: Doctrine\ORM\PersistentCollection {#1746 …}
  +children: []
  -id: 32130
  -titleTs: "'best':4 'chang':7 'grapheneo':9 'strategi':5"
  -bodyTs: "'allow':118 'android':125 'anoth':114 'app':151,159,180 'arent':174 'aurora':153 'back':122 'bail':121 'bank':158 'blow':103 'case':127 'cash':161 'check':162 'comfort':39 'compat':175,181 'could':10 'current':106 'depend':23,65 'desktop':49 'distro':33 'dont':183,200 'edit':135 'emul':70 'everyth':142 'far':178,229 'fdroid':147 'feel':37 'goe':129 'googl':4,169 'grapheneo':12 'hesit':20,223 'hop':34 'hot':40 'im':190,222 'instal':11 'isn':30 'issu':215 'ive':211 'know':8,173,201,210 'laptop':55 'like':32,205 'll':186 'm':17 'make':44 'mayb':112 'most':191 'move':83 'much':25 'new':92 'number':196 'occassion':150 'one':99 'option':115 'os':107 'partit':45 'past':218 'pay':170 'phone':28,57,73,87,93,140,195 'pixel':5 'problem':189 'realli':89 'recommend':78 'repli':227 'servic':63,88 'sim':60,85,203 'sinc':21 'someth':128 'ssds':42 'stock':124 'strangest':214 'swap':41 'thank':224 'there':113 'think':134,184 'tinker':52,96 'use':47,138,144,156,167 'whatsapp':168 'wing':109 'work':198,204 'worri':192 'would':117 'wrong':130"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705926437
  +visibility: "visible             "
  +apId: "https://lm.paradisus.day/post/114046"
  +editedAt: DateTimeImmutable @1727333510 {#1623
    date: 2024-09-26 08:51:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705840037 {#1631
    date: 2024-01-21 13:27:17.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
80 DENIED moderate
App\Entity\Entry {#1406
  +user: Proxies\__CG__\App\Entity\User {#1704 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1713 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "What-s-the-best-strategy-for-changing-to-GrapheneOS"
  +title: "What's the best strategy for changing to GrapheneOS?"
  +url: null
  +body: """
    I have a google pixel, and I know I could install grapheneOS on it. But I’m very, very hesitant, since I depend so much on my phone.\n
    \n
    This isn’t like distro hopping, where I feel more comfortable hot swapping ssds, or making partitions, or using my desktop while I tinker with my laptop. My phone has a SIM and the service I depend on can’t be emulated off this phone.\n
    \n
    So what do you recommend I do? Should I move my SIM (my phone service, really) to a new phone while I tinker with this one? Can I just blow up the current OS and wing it? Or maybe theres another option that would allow me to bail back to stock android in case something goes wrong. What do you think?\n
    \n
    EDIT: how I use my phone: about everything I use is from fdroid, with the occassional app from aurora. I do use my banking app to cash checks, but I don’t use whatsapp, google pay, which I know arent compatible. So as far as app compatibility I dont think it’ll be a problem, Im mostly worried about my phone number not working. I dont know how SIMs work like I should, I just know Ive had the strangest issues in the past with it, so Im hesitant. Thanks for the replies so far.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727478044 {#1632
    date: 2024-09-28 01:00:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1712 …}
  +votes: Doctrine\ORM\PersistentCollection {#1706 …}
  +reports: Doctrine\ORM\PersistentCollection {#1657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1738 …}
  +badges: Doctrine\ORM\PersistentCollection {#1746 …}
  +children: []
  -id: 32130
  -titleTs: "'best':4 'chang':7 'grapheneo':9 'strategi':5"
  -bodyTs: "'allow':118 'android':125 'anoth':114 'app':151,159,180 'arent':174 'aurora':153 'back':122 'bail':121 'bank':158 'blow':103 'case':127 'cash':161 'check':162 'comfort':39 'compat':175,181 'could':10 'current':106 'depend':23,65 'desktop':49 'distro':33 'dont':183,200 'edit':135 'emul':70 'everyth':142 'far':178,229 'fdroid':147 'feel':37 'goe':129 'googl':4,169 'grapheneo':12 'hesit':20,223 'hop':34 'hot':40 'im':190,222 'instal':11 'isn':30 'issu':215 'ive':211 'know':8,173,201,210 'laptop':55 'like':32,205 'll':186 'm':17 'make':44 'mayb':112 'most':191 'move':83 'much':25 'new':92 'number':196 'occassion':150 'one':99 'option':115 'os':107 'partit':45 'past':218 'pay':170 'phone':28,57,73,87,93,140,195 'pixel':5 'problem':189 'realli':89 'recommend':78 'repli':227 'servic':63,88 'sim':60,85,203 'sinc':21 'someth':128 'ssds':42 'stock':124 'strangest':214 'swap':41 'thank':224 'there':113 'think':134,184 'tinker':52,96 'use':47,138,144,156,167 'whatsapp':168 'wing':109 'work':198,204 'worri':192 'would':117 'wrong':130"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705926437
  +visibility: "visible             "
  +apId: "https://lm.paradisus.day/post/114046"
  +editedAt: DateTimeImmutable @1727333510 {#1623
    date: 2024-09-26 08:51:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705840037 {#1631
    date: 2024-01-21 13:27:17.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
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\Entry {#1442
  +user: Proxies\__CG__\App\Entity\User {#1415 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1858 …}
  +image: Proxies\__CG__\App\Entity\Image {#1420 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1426 …}
  +slug: "Eternal-struggle-But-swapped"
  +title: "Eternal struggle. But swapped"
  +url: "https://lemmy.dbzer0.com/pictrs/image/80f9639d-32d0-43a5-8a36-5927b1a658ea.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 355
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727477965 {#1424
    date: 2024-09-28 00:59:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1451 …}
  +votes: Doctrine\ORM\PersistentCollection {#1417 …}
  +reports: Doctrine\ORM\PersistentCollection {#1411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
  +badges: Doctrine\ORM\PersistentCollection {#1425 …}
  +children: []
  -id: 32181
  -titleTs: "'etern':1 'struggl':2 'swap':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705940483
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12779552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705854083 {#1423
    date: 2024-01-21 17:21:23.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
83 DENIED edit
App\Entity\Entry {#1442
  +user: Proxies\__CG__\App\Entity\User {#1415 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1858 …}
  +image: Proxies\__CG__\App\Entity\Image {#1420 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1426 …}
  +slug: "Eternal-struggle-But-swapped"
  +title: "Eternal struggle. But swapped"
  +url: "https://lemmy.dbzer0.com/pictrs/image/80f9639d-32d0-43a5-8a36-5927b1a658ea.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 355
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727477965 {#1424
    date: 2024-09-28 00:59:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1451 …}
  +votes: Doctrine\ORM\PersistentCollection {#1417 …}
  +reports: Doctrine\ORM\PersistentCollection {#1411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
  +badges: Doctrine\ORM\PersistentCollection {#1425 …}
  +children: []
  -id: 32181
  -titleTs: "'etern':1 'struggl':2 'swap':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705940483
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12779552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705854083 {#1423
    date: 2024-01-21 17:21:23.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
84 DENIED moderate
App\Entity\Entry {#1442
  +user: Proxies\__CG__\App\Entity\User {#1415 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1858 …}
  +image: Proxies\__CG__\App\Entity\Image {#1420 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1426 …}
  +slug: "Eternal-struggle-But-swapped"
  +title: "Eternal struggle. But swapped"
  +url: "https://lemmy.dbzer0.com/pictrs/image/80f9639d-32d0-43a5-8a36-5927b1a658ea.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 355
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727477965 {#1424
    date: 2024-09-28 00:59:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1451 …}
  +votes: Doctrine\ORM\PersistentCollection {#1417 …}
  +reports: Doctrine\ORM\PersistentCollection {#1411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
  +badges: Doctrine\ORM\PersistentCollection {#1425 …}
  +children: []
  -id: 32181
  -titleTs: "'etern':1 'struggl':2 'swap':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705940483
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12779552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705854083 {#1423
    date: 2024-01-21 17:21:23.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
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
App\Entity\Entry {#1430
  +user: Proxies\__CG__\App\Entity\User {#1434 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1431 …}
  +image: Proxies\__CG__\App\Entity\Image {#1440 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1850 …}
  +slug: "Dairy-Queen-is-Based"
  +title: "Dairy Queen is Based"
  +url: "https://lemmy.ml/pictrs/image/740605a8-cb92-4ba1-9ed4-20c8182ec5ca.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727476214 {#1428
    date: 2024-09-28 00:30:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1699 …}
  +reports: Doctrine\ORM\PersistentCollection {#1703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1695 …}
  +badges: Doctrine\ORM\PersistentCollection {#1698 …}
  +children: []
  -id: 32224
  -titleTs: "'base':4 'dairi':1 'queen':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705953609
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10855891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705867209 {#1435
    date: 2024-01-21 21:00:09.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
87 DENIED edit
App\Entity\Entry {#1430
  +user: Proxies\__CG__\App\Entity\User {#1434 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1431 …}
  +image: Proxies\__CG__\App\Entity\Image {#1440 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1850 …}
  +slug: "Dairy-Queen-is-Based"
  +title: "Dairy Queen is Based"
  +url: "https://lemmy.ml/pictrs/image/740605a8-cb92-4ba1-9ed4-20c8182ec5ca.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727476214 {#1428
    date: 2024-09-28 00:30:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1699 …}
  +reports: Doctrine\ORM\PersistentCollection {#1703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1695 …}
  +badges: Doctrine\ORM\PersistentCollection {#1698 …}
  +children: []
  -id: 32224
  -titleTs: "'base':4 'dairi':1 'queen':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705953609
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10855891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705867209 {#1435
    date: 2024-01-21 21:00:09.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
88 DENIED moderate
App\Entity\Entry {#1430
  +user: Proxies\__CG__\App\Entity\User {#1434 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1431 …}
  +image: Proxies\__CG__\App\Entity\Image {#1440 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1850 …}
  +slug: "Dairy-Queen-is-Based"
  +title: "Dairy Queen is Based"
  +url: "https://lemmy.ml/pictrs/image/740605a8-cb92-4ba1-9ed4-20c8182ec5ca.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727476214 {#1428
    date: 2024-09-28 00:30:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1699 …}
  +reports: Doctrine\ORM\PersistentCollection {#1703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1695 …}
  +badges: Doctrine\ORM\PersistentCollection {#1698 …}
  +children: []
  -id: 32224
  -titleTs: "'base':4 'dairi':1 'queen':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705953609
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10855891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705867209 {#1435
    date: 2024-01-21 21:00:09.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
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\Entry {#1527
  +user: Proxies\__CG__\App\Entity\User {#1561 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Linux-Newbie-Curiosity"
  +title: "Linux Newbie - Curiosity"
  +url: null
  +body: """
    I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
    \n
    My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
    \n
    I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
    \n
    Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
    \n
    This is the wifi card in question:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">   description: Wireless interface\n
    </span><span style="color:#323232;">   product: Wireless 8265 / 8275\n
    </span><span style="color:#323232;">   vendor: Intel Corporation\n
    </span><span style="color:#323232;">   physical id: 0\n
    </span><span style="color:#323232;">   bus info: pci@0000:02:00.0\n
    </span><span style="color:#323232;">   logical name: wlp2s0\n
    </span><span style="color:#323232;">   version: 78\n
    </span><span style="color:#323232;">   serial: cc:2f:71:ec:52:b1\n
    </span><span style="color:#323232;">   width: 64 bits\n
    </span><span style="color:#323232;">   clock: 33MHz\n
    </span><span style="color:#323232;">   capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
    </span><span style="color:#323232;">   configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
    </span><span style="color:#323232;">   resources: irq:131 memory:ec000000-ec001fff\n
    </span>\n
    ```\n
    \n
    > \n
    \n
    And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
    \n
    **Update:**\n
    ===========\n
    \n
    I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
    \n
    I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
    \n
    I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
    \n
    But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727472675 {#1568
    date: 2024-09-27 23:31:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1550 …}
  +reports: Doctrine\ORM\PersistentCollection {#1548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
  +badges: Doctrine\ORM\PersistentCollection {#1554 …}
  +children: []
  -id: 32239
  -titleTs: "'curios':3 'linux':1 'newbi':2"
  -bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705959450
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21520821"
  +editedAt: DateTimeImmutable @1727463936 {#1526
    date: 2024-09-27 21:05:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705873050 {#1528
    date: 2024-01-21 22:37:30.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
91 DENIED edit
App\Entity\Entry {#1527
  +user: Proxies\__CG__\App\Entity\User {#1561 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Linux-Newbie-Curiosity"
  +title: "Linux Newbie - Curiosity"
  +url: null
  +body: """
    I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
    \n
    My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
    \n
    I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
    \n
    Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
    \n
    This is the wifi card in question:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">   description: Wireless interface\n
    </span><span style="color:#323232;">   product: Wireless 8265 / 8275\n
    </span><span style="color:#323232;">   vendor: Intel Corporation\n
    </span><span style="color:#323232;">   physical id: 0\n
    </span><span style="color:#323232;">   bus info: pci@0000:02:00.0\n
    </span><span style="color:#323232;">   logical name: wlp2s0\n
    </span><span style="color:#323232;">   version: 78\n
    </span><span style="color:#323232;">   serial: cc:2f:71:ec:52:b1\n
    </span><span style="color:#323232;">   width: 64 bits\n
    </span><span style="color:#323232;">   clock: 33MHz\n
    </span><span style="color:#323232;">   capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
    </span><span style="color:#323232;">   configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
    </span><span style="color:#323232;">   resources: irq:131 memory:ec000000-ec001fff\n
    </span>\n
    ```\n
    \n
    > \n
    \n
    And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
    \n
    **Update:**\n
    ===========\n
    \n
    I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
    \n
    I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
    \n
    I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
    \n
    But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727472675 {#1568
    date: 2024-09-27 23:31:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1550 …}
  +reports: Doctrine\ORM\PersistentCollection {#1548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
  +badges: Doctrine\ORM\PersistentCollection {#1554 …}
  +children: []
  -id: 32239
  -titleTs: "'curios':3 'linux':1 'newbi':2"
  -bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705959450
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21520821"
  +editedAt: DateTimeImmutable @1727463936 {#1526
    date: 2024-09-27 21:05:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705873050 {#1528
    date: 2024-01-21 22:37:30.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
92 DENIED moderate
App\Entity\Entry {#1527
  +user: Proxies\__CG__\App\Entity\User {#1561 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Linux-Newbie-Curiosity"
  +title: "Linux Newbie - Curiosity"
  +url: null
  +body: """
    I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
    \n
    My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
    \n
    I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
    \n
    Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
    \n
    This is the wifi card in question:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">   description: Wireless interface\n
    </span><span style="color:#323232;">   product: Wireless 8265 / 8275\n
    </span><span style="color:#323232;">   vendor: Intel Corporation\n
    </span><span style="color:#323232;">   physical id: 0\n
    </span><span style="color:#323232;">   bus info: pci@0000:02:00.0\n
    </span><span style="color:#323232;">   logical name: wlp2s0\n
    </span><span style="color:#323232;">   version: 78\n
    </span><span style="color:#323232;">   serial: cc:2f:71:ec:52:b1\n
    </span><span style="color:#323232;">   width: 64 bits\n
    </span><span style="color:#323232;">   clock: 33MHz\n
    </span><span style="color:#323232;">   capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
    </span><span style="color:#323232;">   configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
    </span><span style="color:#323232;">   resources: irq:131 memory:ec000000-ec001fff\n
    </span>\n
    ```\n
    \n
    > \n
    \n
    And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
    \n
    **Update:**\n
    ===========\n
    \n
    I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
    \n
    I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
    \n
    I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
    \n
    But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727472675 {#1568
    date: 2024-09-27 23:31:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1550 …}
  +reports: Doctrine\ORM\PersistentCollection {#1548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
  +badges: Doctrine\ORM\PersistentCollection {#1554 …}
  +children: []
  -id: 32239
  -titleTs: "'curios':3 'linux':1 'newbi':2"
  -bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705959450
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21520821"
  +editedAt: DateTimeImmutable @1727463936 {#1526
    date: 2024-09-27 21:05:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705873050 {#1528
    date: 2024-01-21 22:37:30.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
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\Entry {#1941
  +user: Proxies\__CG__\App\Entity\User {#1942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: Proxies\__CG__\App\Entity\Image {#1971 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "There-s-a-Multibillion-Dollar-Market-for-Your-Phone-s-Location-Data-The"
  +title: "There’s a Multibillion-Dollar Market for Your Phone’s Location Data – The Markup"
  +url: "https://themarkup.org/privacy/2021/09/30/theres-a-multibillion-dollar-market-for-your-phones-location-data"
  +body: """
    > Location firm Near describes itself as “The World’s Largest Dataset of People’s Behavior in the Real-World,” with data representing “1.6B people across 44 countries.” Mobilewalla boasts “40+ Countries, 1.9B+ Devices, 50B Mobile Signals Daily, 5+ Years of Data.” X-Mode’s website claims its data covers “25%+ of the Adult U.S. population monthly.”\n
    \n
    > Fast food restaurants and other businesses have been known to buy location data for advertising purposes down to a person’s steps. For example, in 2018, Burger King ran a promotion in which, if a customer’s phone was within 600 feet of a McDonalds, the Burger King app would let the user buy a Whopper for one cent.\n
    \n
    > Outlogic (formerly known as X-Mode) offers a license for a location dataset titled “Cyber Security Location data” on Datarade for $240,000 per year. The listing says “Outlogic’s accurate and granular location data is collected directly from a mobile device’s GPS.”
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 158
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727472129 {#1945
    date: 2024-09-27 23:22:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1368 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1378 …}
  +badges: Doctrine\ORM\PersistentCollection {#1371 …}
  +children: []
  -id: 31272
  -titleTs: "'data':13 'dollar':6 'locat':12 'market':7 'markup':15 'multibillion':5 'multibillion-dollar':4 'phone':10"
  -bodyTs: "'000':143 '1.6':24 '1.9':34 '2018':86 '240':142 '25':54 '40':32 '44':28 '5':41 '50b':37 '600':101 'accur':151 'across':27 'adult':57 'advertis':75 'app':109 'b':25,35 'behavior':15 'boast':31 'burger':87,107 'busi':66 'buy':71,114 'cent':119 'claim':50 'collect':157 'countri':29,33 'cover':53 'custom':96 'cyber':135 'daili':40 'data':22,44,52,73,138,155 'datarad':140 'dataset':11,133 'describ':4 'devic':36,162 'direct':158 'exampl':84 'fast':61 'feet':102 'firm':2 'food':62 'former':121 'gps':164 'granular':153 'king':88,108 'known':69,122 'largest':10 'let':111 'licens':129 'list':147 'locat':1,72,132,137,154 'mcdonald':105 'mobil':38,161 'mobilewalla':30 'mode':47,126 'month':60 'near':3 'offer':127 'one':118 'outlog':120,149 'peopl':13,26 'per':144 'person':80 'phone':98 'popul':59 'promot':91 'purpos':76 'ran':89 'real':19 'real-world':18 'repres':23 'restaur':63 'say':148 'secur':136 'signal':39 'step':82 'titl':134 'u.s':58 'user':113 'websit':49 'whopper':116 'within':100 'world':8,20 'would':110 'x':46,125 'x-mode':45,124 'year':42,145"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705604063
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10677123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705517663 {#1969
    date: 2024-01-17 19:54:23.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
95 DENIED edit
App\Entity\Entry {#1941
  +user: Proxies\__CG__\App\Entity\User {#1942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: Proxies\__CG__\App\Entity\Image {#1971 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "There-s-a-Multibillion-Dollar-Market-for-Your-Phone-s-Location-Data-The"
  +title: "There’s a Multibillion-Dollar Market for Your Phone’s Location Data – The Markup"
  +url: "https://themarkup.org/privacy/2021/09/30/theres-a-multibillion-dollar-market-for-your-phones-location-data"
  +body: """
    > Location firm Near describes itself as “The World’s Largest Dataset of People’s Behavior in the Real-World,” with data representing “1.6B people across 44 countries.” Mobilewalla boasts “40+ Countries, 1.9B+ Devices, 50B Mobile Signals Daily, 5+ Years of Data.” X-Mode’s website claims its data covers “25%+ of the Adult U.S. population monthly.”\n
    \n
    > Fast food restaurants and other businesses have been known to buy location data for advertising purposes down to a person’s steps. For example, in 2018, Burger King ran a promotion in which, if a customer’s phone was within 600 feet of a McDonalds, the Burger King app would let the user buy a Whopper for one cent.\n
    \n
    > Outlogic (formerly known as X-Mode) offers a license for a location dataset titled “Cyber Security Location data” on Datarade for $240,000 per year. The listing says “Outlogic’s accurate and granular location data is collected directly from a mobile device’s GPS.”
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 158
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727472129 {#1945
    date: 2024-09-27 23:22:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1368 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1378 …}
  +badges: Doctrine\ORM\PersistentCollection {#1371 …}
  +children: []
  -id: 31272
  -titleTs: "'data':13 'dollar':6 'locat':12 'market':7 'markup':15 'multibillion':5 'multibillion-dollar':4 'phone':10"
  -bodyTs: "'000':143 '1.6':24 '1.9':34 '2018':86 '240':142 '25':54 '40':32 '44':28 '5':41 '50b':37 '600':101 'accur':151 'across':27 'adult':57 'advertis':75 'app':109 'b':25,35 'behavior':15 'boast':31 'burger':87,107 'busi':66 'buy':71,114 'cent':119 'claim':50 'collect':157 'countri':29,33 'cover':53 'custom':96 'cyber':135 'daili':40 'data':22,44,52,73,138,155 'datarad':140 'dataset':11,133 'describ':4 'devic':36,162 'direct':158 'exampl':84 'fast':61 'feet':102 'firm':2 'food':62 'former':121 'gps':164 'granular':153 'king':88,108 'known':69,122 'largest':10 'let':111 'licens':129 'list':147 'locat':1,72,132,137,154 'mcdonald':105 'mobil':38,161 'mobilewalla':30 'mode':47,126 'month':60 'near':3 'offer':127 'one':118 'outlog':120,149 'peopl':13,26 'per':144 'person':80 'phone':98 'popul':59 'promot':91 'purpos':76 'ran':89 'real':19 'real-world':18 'repres':23 'restaur':63 'say':148 'secur':136 'signal':39 'step':82 'titl':134 'u.s':58 'user':113 'websit':49 'whopper':116 'within':100 'world':8,20 'would':110 'x':46,125 'x-mode':45,124 'year':42,145"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705604063
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10677123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705517663 {#1969
    date: 2024-01-17 19:54:23.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
96 DENIED moderate
App\Entity\Entry {#1941
  +user: Proxies\__CG__\App\Entity\User {#1942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: Proxies\__CG__\App\Entity\Image {#1971 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "There-s-a-Multibillion-Dollar-Market-for-Your-Phone-s-Location-Data-The"
  +title: "There’s a Multibillion-Dollar Market for Your Phone’s Location Data – The Markup"
  +url: "https://themarkup.org/privacy/2021/09/30/theres-a-multibillion-dollar-market-for-your-phones-location-data"
  +body: """
    > Location firm Near describes itself as “The World’s Largest Dataset of People’s Behavior in the Real-World,” with data representing “1.6B people across 44 countries.” Mobilewalla boasts “40+ Countries, 1.9B+ Devices, 50B Mobile Signals Daily, 5+ Years of Data.” X-Mode’s website claims its data covers “25%+ of the Adult U.S. population monthly.”\n
    \n
    > Fast food restaurants and other businesses have been known to buy location data for advertising purposes down to a person’s steps. For example, in 2018, Burger King ran a promotion in which, if a customer’s phone was within 600 feet of a McDonalds, the Burger King app would let the user buy a Whopper for one cent.\n
    \n
    > Outlogic (formerly known as X-Mode) offers a license for a location dataset titled “Cyber Security Location data” on Datarade for $240,000 per year. The listing says “Outlogic’s accurate and granular location data is collected directly from a mobile device’s GPS.”
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 158
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727472129 {#1945
    date: 2024-09-27 23:22:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1368 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1378 …}
  +badges: Doctrine\ORM\PersistentCollection {#1371 …}
  +children: []
  -id: 31272
  -titleTs: "'data':13 'dollar':6 'locat':12 'market':7 'markup':15 'multibillion':5 'multibillion-dollar':4 'phone':10"
  -bodyTs: "'000':143 '1.6':24 '1.9':34 '2018':86 '240':142 '25':54 '40':32 '44':28 '5':41 '50b':37 '600':101 'accur':151 'across':27 'adult':57 'advertis':75 'app':109 'b':25,35 'behavior':15 'boast':31 'burger':87,107 'busi':66 'buy':71,114 'cent':119 'claim':50 'collect':157 'countri':29,33 'cover':53 'custom':96 'cyber':135 'daili':40 'data':22,44,52,73,138,155 'datarad':140 'dataset':11,133 'describ':4 'devic':36,162 'direct':158 'exampl':84 'fast':61 'feet':102 'firm':2 'food':62 'former':121 'gps':164 'granular':153 'king':88,108 'known':69,122 'largest':10 'let':111 'licens':129 'list':147 'locat':1,72,132,137,154 'mcdonald':105 'mobil':38,161 'mobilewalla':30 'mode':47,126 'month':60 'near':3 'offer':127 'one':118 'outlog':120,149 'peopl':13,26 'per':144 'person':80 'phone':98 'popul':59 'promot':91 'purpos':76 'ran':89 'real':19 'real-world':18 'repres':23 'restaur':63 'say':148 'secur':136 'signal':39 'step':82 'titl':134 'u.s':58 'user':113 'websit':49 'whopper':116 'within':100 'world':8,20 'would':110 'x':46,125 'x-mode':45,124 'year':42,145"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705604063
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10677123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705517663 {#1969
    date: 2024-01-17 19:54:23.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
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\Entry {#1651
  +user: Proxies\__CG__\App\Entity\User {#1653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1713 …}
  +image: Proxies\__CG__\App\Entity\Image {#1656 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1661 …}
  +slug: "Facebook-Messenger-s-Rollout-of-End-to-End-Encryption-Leaves-Metadata-Questions-Unanswered"
  +title: "Facebook Messenger's Rollout of End-to-End Encryption Leaves Metadata Questions Unanswered"
  +url: "https://spectrum.ieee.org/end-to-end-encryption-messenger"
  +body: """
    cross-posted from: [lemmy.world/post/11003492](https://lemmy.world/post/11003492)\n
    \n
    > Excerpts from the [article](https://spectrum.ieee.org/end-to-end-encryption-messenger) and another [article](https://www.eff.org/deeplinks/2023/12/meta-announces-end-end-encryption-default-messenger) by the Electronic Frontier Foundation (EFF) :\n
    > \n
    > While Meta won’t collect messages themselves, there is nothing stopping them from collecting metadata on those very messages.\n
    > \n
    > By design, Meta has access to a lot of unencrypted metadata, such as who sends messages to whom, when those messages were sent, and data about you, your account, and your social contacts. None of that will change with the introduction of default encryption.\n
    > \n
    > Meta has a reputation for [collecting its users’ data](https://www.wired.com/story/ways-facebook-tracks-you-limit-it/): a key part of its lucrative advertising business. In fact, last year, the company [earned](https://www.theverge.com/2023/5/22/23732461/meta-eu-privacy-fine-us-data-transfers-1-3-billion) a US $1.3 billion fine from European Union regulators for transferring EU citizens’ Facebook data to the United States.\n
    > \n
    > Meta’s documentation [indicates](https://messengernews.fb.com/wp-content/uploads/2021/12/Metas-approach-to-safer-private-messaging-on-Messenger-and-Instagram-DMs-Sep-23.pdf) the company will continue to process messages’ metadata: what time a message was sent, for example, and who sent it to whom. The company says it will use metadata to help identify bad actors. Privacy advocates see this use case as evidence metadata can make a double-edged sword.\n
    > \n
    > “*This also demonstrates how much can be inferred from behaviors and metadata without needing access to the actual contents of messages themselves*,” says Geraghty. “So we have to ask: What could Meta be using this data for additionally? It’s likely this metadata will be used to continuously enrich user profiles for targeted advertising purposes.”
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727472016 {#1655
    date: 2024-09-27 23:20:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1662 …}
  +votes: Doctrine\ORM\PersistentCollection {#1553 …}
  +reports: Doctrine\ORM\PersistentCollection {#1590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  +badges: Doctrine\ORM\PersistentCollection {#1582 …}
  +children: []
  -id: 32235
  -titleTs: "'encrypt':10 'end':7,9 'end-to-end':6 'facebook':1 'leav':11 'messeng':2 'metadata':12 'question':13 'rollout':4 'unansw':14"
  -bodyTs: "'/2023/5/22/23732461/meta-eu-privacy-fine-us-data-transfers-1-3-billion)':119 '/deeplinks/2023/12/meta-announces-end-end-encryption-default-messenger)':20 '/end-to-end-encryption-messenger)':14 '/post/11003492](https://lemmy.world/post/11003492)':7 '/story/ways-facebook-tracks-you-limit-it/):':101 '/wp-content/uploads/2021/12/metas-approach-to-safer-private-messaging-on-messenger-and-instagram-dms-sep-23.pdf)':145 '1.3':122 'access':50,210 'account':74 'actor':179 'actual':213 'addit':233 'advertis':108,249 'advoc':181 'also':197 'anoth':16 'articl':11,17 'ask':224 'bad':178 'behavior':205 'billion':123 'busi':109 'case':185 'chang':83 'citizen':132 'collect':31,40,95 'compani':115,147,169 'contact':78 'content':214 'continu':149,243 'could':226 'cross':2 'cross-post':1 'data':70,98,134,231 'default':88 'demonstr':198 'design':47 'document':141 'doubl':193 'double-edg':192 'earn':116 'edg':194 'eff':26 'electron':23 'encrypt':89 'enrich':244 'eu':131 'european':126 'evid':187 'exampl':161 'excerpt':8 'facebook':133 'fact':111 'fine':124 'foundat':25 'frontier':24 'geraghti':219 'help':176 'identifi':177 'indic':142 'infer':203 'introduct':86 'key':103 'last':112 'lemmy.world':6 'lemmy.world/post/11003492](https://lemmy.world/post/11003492)':5 'like':236 'lot':53 'lucrat':107 'make':190 'messag':32,45,61,66,152,157,216 'messengernews.fb.com':144 'messengernews.fb.com/wp-content/uploads/2021/12/metas-approach-to-safer-private-messaging-on-messenger-and-instagram-dms-sep-23.pdf)':143 'meta':28,48,90,139,227 'metadata':41,56,153,174,188,207,238 'much':200 'need':209 'none':79 'noth':36 'part':104 'post':3 'privaci':180 'process':151 'profil':246 'purpos':250 'regul':128 'reput':93 'say':170,218 'see':182 'send':60 'sent':68,159,164 'social':77 'spectrum.ieee.org':13 'spectrum.ieee.org/end-to-end-encryption-messenger)':12 'state':138 'stop':37 'sword':195 'target':248 'time':155 'transfer':130 'unencrypt':55 'union':127 'unit':137 'us':121 'use':173,184,229,241 'user':97,245 'without':208 'won':29 'www.eff.org':19 'www.eff.org/deeplinks/2023/12/meta-announces-end-end-encryption-default-messenger)':18 'www.theverge.com':118 'www.theverge.com/2023/5/22/23732461/meta-eu-privacy-fine-us-data-transfers-1-3-billion)':117 'www.wired.com':100 'www.wired.com/story/ways-facebook-tracks-you-limit-it/):':99 'year':113"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705953673
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8753254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705871173 {#1649
    date: 2024-01-21 22:06:13.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
99 DENIED edit
App\Entity\Entry {#1651
  +user: Proxies\__CG__\App\Entity\User {#1653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1713 …}
  +image: Proxies\__CG__\App\Entity\Image {#1656 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1661 …}
  +slug: "Facebook-Messenger-s-Rollout-of-End-to-End-Encryption-Leaves-Metadata-Questions-Unanswered"
  +title: "Facebook Messenger's Rollout of End-to-End Encryption Leaves Metadata Questions Unanswered"
  +url: "https://spectrum.ieee.org/end-to-end-encryption-messenger"
  +body: """
    cross-posted from: [lemmy.world/post/11003492](https://lemmy.world/post/11003492)\n
    \n
    > Excerpts from the [article](https://spectrum.ieee.org/end-to-end-encryption-messenger) and another [article](https://www.eff.org/deeplinks/2023/12/meta-announces-end-end-encryption-default-messenger) by the Electronic Frontier Foundation (EFF) :\n
    > \n
    > While Meta won’t collect messages themselves, there is nothing stopping them from collecting metadata on those very messages.\n
    > \n
    > By design, Meta has access to a lot of unencrypted metadata, such as who sends messages to whom, when those messages were sent, and data about you, your account, and your social contacts. None of that will change with the introduction of default encryption.\n
    > \n
    > Meta has a reputation for [collecting its users’ data](https://www.wired.com/story/ways-facebook-tracks-you-limit-it/): a key part of its lucrative advertising business. In fact, last year, the company [earned](https://www.theverge.com/2023/5/22/23732461/meta-eu-privacy-fine-us-data-transfers-1-3-billion) a US $1.3 billion fine from European Union regulators for transferring EU citizens’ Facebook data to the United States.\n
    > \n
    > Meta’s documentation [indicates](https://messengernews.fb.com/wp-content/uploads/2021/12/Metas-approach-to-safer-private-messaging-on-Messenger-and-Instagram-DMs-Sep-23.pdf) the company will continue to process messages’ metadata: what time a message was sent, for example, and who sent it to whom. The company says it will use metadata to help identify bad actors. Privacy advocates see this use case as evidence metadata can make a double-edged sword.\n
    > \n
    > “*This also demonstrates how much can be inferred from behaviors and metadata without needing access to the actual contents of messages themselves*,” says Geraghty. “So we have to ask: What could Meta be using this data for additionally? It’s likely this metadata will be used to continuously enrich user profiles for targeted advertising purposes.”
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727472016 {#1655
    date: 2024-09-27 23:20:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1662 …}
  +votes: Doctrine\ORM\PersistentCollection {#1553 …}
  +reports: Doctrine\ORM\PersistentCollection {#1590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  +badges: Doctrine\ORM\PersistentCollection {#1582 …}
  +children: []
  -id: 32235
  -titleTs: "'encrypt':10 'end':7,9 'end-to-end':6 'facebook':1 'leav':11 'messeng':2 'metadata':12 'question':13 'rollout':4 'unansw':14"
  -bodyTs: "'/2023/5/22/23732461/meta-eu-privacy-fine-us-data-transfers-1-3-billion)':119 '/deeplinks/2023/12/meta-announces-end-end-encryption-default-messenger)':20 '/end-to-end-encryption-messenger)':14 '/post/11003492](https://lemmy.world/post/11003492)':7 '/story/ways-facebook-tracks-you-limit-it/):':101 '/wp-content/uploads/2021/12/metas-approach-to-safer-private-messaging-on-messenger-and-instagram-dms-sep-23.pdf)':145 '1.3':122 'access':50,210 'account':74 'actor':179 'actual':213 'addit':233 'advertis':108,249 'advoc':181 'also':197 'anoth':16 'articl':11,17 'ask':224 'bad':178 'behavior':205 'billion':123 'busi':109 'case':185 'chang':83 'citizen':132 'collect':31,40,95 'compani':115,147,169 'contact':78 'content':214 'continu':149,243 'could':226 'cross':2 'cross-post':1 'data':70,98,134,231 'default':88 'demonstr':198 'design':47 'document':141 'doubl':193 'double-edg':192 'earn':116 'edg':194 'eff':26 'electron':23 'encrypt':89 'enrich':244 'eu':131 'european':126 'evid':187 'exampl':161 'excerpt':8 'facebook':133 'fact':111 'fine':124 'foundat':25 'frontier':24 'geraghti':219 'help':176 'identifi':177 'indic':142 'infer':203 'introduct':86 'key':103 'last':112 'lemmy.world':6 'lemmy.world/post/11003492](https://lemmy.world/post/11003492)':5 'like':236 'lot':53 'lucrat':107 'make':190 'messag':32,45,61,66,152,157,216 'messengernews.fb.com':144 'messengernews.fb.com/wp-content/uploads/2021/12/metas-approach-to-safer-private-messaging-on-messenger-and-instagram-dms-sep-23.pdf)':143 'meta':28,48,90,139,227 'metadata':41,56,153,174,188,207,238 'much':200 'need':209 'none':79 'noth':36 'part':104 'post':3 'privaci':180 'process':151 'profil':246 'purpos':250 'regul':128 'reput':93 'say':170,218 'see':182 'send':60 'sent':68,159,164 'social':77 'spectrum.ieee.org':13 'spectrum.ieee.org/end-to-end-encryption-messenger)':12 'state':138 'stop':37 'sword':195 'target':248 'time':155 'transfer':130 'unencrypt':55 'union':127 'unit':137 'us':121 'use':173,184,229,241 'user':97,245 'without':208 'won':29 'www.eff.org':19 'www.eff.org/deeplinks/2023/12/meta-announces-end-end-encryption-default-messenger)':18 'www.theverge.com':118 'www.theverge.com/2023/5/22/23732461/meta-eu-privacy-fine-us-data-transfers-1-3-billion)':117 'www.wired.com':100 'www.wired.com/story/ways-facebook-tracks-you-limit-it/):':99 'year':113"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705953673
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8753254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705871173 {#1649
    date: 2024-01-21 22:06:13.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
100 DENIED moderate
App\Entity\Entry {#1651
  +user: Proxies\__CG__\App\Entity\User {#1653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1713 …}
  +image: Proxies\__CG__\App\Entity\Image {#1656 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1661 …}
  +slug: "Facebook-Messenger-s-Rollout-of-End-to-End-Encryption-Leaves-Metadata-Questions-Unanswered"
  +title: "Facebook Messenger's Rollout of End-to-End Encryption Leaves Metadata Questions Unanswered"
  +url: "https://spectrum.ieee.org/end-to-end-encryption-messenger"
  +body: """
    cross-posted from: [lemmy.world/post/11003492](https://lemmy.world/post/11003492)\n
    \n
    > Excerpts from the [article](https://spectrum.ieee.org/end-to-end-encryption-messenger) and another [article](https://www.eff.org/deeplinks/2023/12/meta-announces-end-end-encryption-default-messenger) by the Electronic Frontier Foundation (EFF) :\n
    > \n
    > While Meta won’t collect messages themselves, there is nothing stopping them from collecting metadata on those very messages.\n
    > \n
    > By design, Meta has access to a lot of unencrypted metadata, such as who sends messages to whom, when those messages were sent, and data about you, your account, and your social contacts. None of that will change with the introduction of default encryption.\n
    > \n
    > Meta has a reputation for [collecting its users’ data](https://www.wired.com/story/ways-facebook-tracks-you-limit-it/): a key part of its lucrative advertising business. In fact, last year, the company [earned](https://www.theverge.com/2023/5/22/23732461/meta-eu-privacy-fine-us-data-transfers-1-3-billion) a US $1.3 billion fine from European Union regulators for transferring EU citizens’ Facebook data to the United States.\n
    > \n
    > Meta’s documentation [indicates](https://messengernews.fb.com/wp-content/uploads/2021/12/Metas-approach-to-safer-private-messaging-on-Messenger-and-Instagram-DMs-Sep-23.pdf) the company will continue to process messages’ metadata: what time a message was sent, for example, and who sent it to whom. The company says it will use metadata to help identify bad actors. Privacy advocates see this use case as evidence metadata can make a double-edged sword.\n
    > \n
    > “*This also demonstrates how much can be inferred from behaviors and metadata without needing access to the actual contents of messages themselves*,” says Geraghty. “So we have to ask: What could Meta be using this data for additionally? It’s likely this metadata will be used to continuously enrich user profiles for targeted advertising purposes.”
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727472016 {#1655
    date: 2024-09-27 23:20:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1662 …}
  +votes: Doctrine\ORM\PersistentCollection {#1553 …}
  +reports: Doctrine\ORM\PersistentCollection {#1590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  +badges: Doctrine\ORM\PersistentCollection {#1582 …}
  +children: []
  -id: 32235
  -titleTs: "'encrypt':10 'end':7,9 'end-to-end':6 'facebook':1 'leav':11 'messeng':2 'metadata':12 'question':13 'rollout':4 'unansw':14"
  -bodyTs: "'/2023/5/22/23732461/meta-eu-privacy-fine-us-data-transfers-1-3-billion)':119 '/deeplinks/2023/12/meta-announces-end-end-encryption-default-messenger)':20 '/end-to-end-encryption-messenger)':14 '/post/11003492](https://lemmy.world/post/11003492)':7 '/story/ways-facebook-tracks-you-limit-it/):':101 '/wp-content/uploads/2021/12/metas-approach-to-safer-private-messaging-on-messenger-and-instagram-dms-sep-23.pdf)':145 '1.3':122 'access':50,210 'account':74 'actor':179 'actual':213 'addit':233 'advertis':108,249 'advoc':181 'also':197 'anoth':16 'articl':11,17 'ask':224 'bad':178 'behavior':205 'billion':123 'busi':109 'case':185 'chang':83 'citizen':132 'collect':31,40,95 'compani':115,147,169 'contact':78 'content':214 'continu':149,243 'could':226 'cross':2 'cross-post':1 'data':70,98,134,231 'default':88 'demonstr':198 'design':47 'document':141 'doubl':193 'double-edg':192 'earn':116 'edg':194 'eff':26 'electron':23 'encrypt':89 'enrich':244 'eu':131 'european':126 'evid':187 'exampl':161 'excerpt':8 'facebook':133 'fact':111 'fine':124 'foundat':25 'frontier':24 'geraghti':219 'help':176 'identifi':177 'indic':142 'infer':203 'introduct':86 'key':103 'last':112 'lemmy.world':6 'lemmy.world/post/11003492](https://lemmy.world/post/11003492)':5 'like':236 'lot':53 'lucrat':107 'make':190 'messag':32,45,61,66,152,157,216 'messengernews.fb.com':144 'messengernews.fb.com/wp-content/uploads/2021/12/metas-approach-to-safer-private-messaging-on-messenger-and-instagram-dms-sep-23.pdf)':143 'meta':28,48,90,139,227 'metadata':41,56,153,174,188,207,238 'much':200 'need':209 'none':79 'noth':36 'part':104 'post':3 'privaci':180 'process':151 'profil':246 'purpos':250 'regul':128 'reput':93 'say':170,218 'see':182 'send':60 'sent':68,159,164 'social':77 'spectrum.ieee.org':13 'spectrum.ieee.org/end-to-end-encryption-messenger)':12 'state':138 'stop':37 'sword':195 'target':248 'time':155 'transfer':130 'unencrypt':55 'union':127 'unit':137 'us':121 'use':173,184,229,241 'user':97,245 'without':208 'won':29 'www.eff.org':19 'www.eff.org/deeplinks/2023/12/meta-announces-end-end-encryption-default-messenger)':18 'www.theverge.com':118 'www.theverge.com/2023/5/22/23732461/meta-eu-privacy-fine-us-data-transfers-1-3-billion)':117 'www.wired.com':100 'www.wired.com/story/ways-facebook-tracks-you-limit-it/):':99 'year':113"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705953673
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8753254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705871173 {#1649
    date: 2024-01-21 22:06:13.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